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-EXPRESS-6474509
- https://snyk.io/vuln/SNYK-JS-JSON5-3182856
  • Loading branch information
snyk-bot committed Mar 26, 2024
1 parent 96a9959 commit 6299abe
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 @@ -21,7 +21,7 @@
"dependencies": {
"@babel/core": "^7.8.3",
"@storybook/addon-knobs": "5.3.21",
"@storybook/vue": "5.3.21",
"@storybook/vue": "7.6.17",
"@tournant/communard": "^2.2.0",
"@vue/babel-preset-app": "^4.1.2",
"@vue/cli-plugin-babel": "^4.1.2",
Expand Down

0 comments on commit 6299abe

Please sign in to comment.