Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ROLLUP-8073097
  • Loading branch information
snyk-bot committed Sep 24, 2024
1 parent 96a9959 commit c011f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"lint-staged": "^9.0.2",
"node-sass": "^4.13.0",
"prettier": "^1.17.0",
"rollup": "^1.27.8",
"rollup": "^3.29.5",
"rollup-plugin-alias": "^2.0.0",
"rollup-plugin-buble": "^0.19.6",
"rollup-plugin-commonjs": "^10.0.0",
Expand Down

0 comments on commit c011f34

Please sign in to comment.