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-SERIALIZEJAVASCRIPT-6147607
  • Loading branch information
snyk-bot committed Dec 20, 2024
1 parent f2c9ed7 commit fa79cd1
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 @@ -252,7 +252,7 @@
"storybook-source-link": "2.0.9",
"strip-json-comments": "5.0.0",
"style-loader": "3.2.1",
"terser-webpack-plugin": "5.3.9",
"terser-webpack-plugin": "5.3.11",
"typescript": "5.1.6",
"uglify-js": "3.13.7",
"uuid": "9.0.1",
Expand Down

0 comments on commit fa79cd1

Please sign in to comment.