Skip to content

Commit

Permalink
fix: examples/data/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-AXIOS-6671926
  • Loading branch information
snyk-bot committed Nov 29, 2024
1 parent 18f176b commit f537830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"prepare": "npm run-script build"
},
"dependencies": {
"@misk/core": "0.3.3",
"@misk/core": "0.5.0",
"fs-extra": "9.1.0"
},
"devDependencies": {
Expand Down

0 comments on commit f537830

Please sign in to comment.