Skip to content

Commit 10f3515

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DEBUG-12552895 - https://snyk.io/vuln/SNYK-JS-ISARRAYISH-12552904 - https://snyk.io/vuln/SNYK-JS-SIMPLESWIZZLE-12552908
1 parent fd1d5f0 commit 10f3515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"jquery": "3.5.1",
2020
"js-cookie": "^2.1.0",
2121
"linkstate": "^1.1.1",
22-
"parcel": "^1.12.3",
22+
"parcel": "^2.0.0",
2323
"postcss-assets": "^5.0.0",
2424
"preact": "^8.4.2",
2525
"preact-context": "^1.1.3",

0 commit comments

Comments
 (0)