Skip to content

Commit 3b6aa00

Browse files
committed
fix: packages/parcel-transformer/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 - https://snyk.io/vuln/SNYK-JS-MSGPACKR-6140431
1 parent f63b99d commit 3b6aa00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/parcel-transformer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@compiled/babel-plugin": "^0.32.1",
2626
"@compiled/babel-plugin-strip-runtime": "^0.32.0",
2727
"@compiled/utils": "^0.13.0",
28-
"@parcel/plugin": "^2.8.3",
28+
"@parcel/plugin": "^2.13.0",
2929
"@parcel/source-map": "^2.1.1",
3030
"@parcel/utils": "^2.8.3",
3131
"enhanced-resolve": "^5.15.0"

0 commit comments

Comments
 (0)