Skip to content

Commit

Permalink
fix: package.json & package-lock.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Sep 6, 2024
1 parent 52dafb5 commit e9c2938
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 10 deletions.
27 changes: 18 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@stoplight/spectral-core": "^1.12.3",
"@stoplight/spectral-ruleset-bundler": "^1.3.0",
"@stoplight/spectral-runtime": "^1.1.2",
"axios": "^0.27.2",
"axios": "^1.6.8",
"chalk": "^4.1.2",
"tmp": "^0.2.2",
"yargs": "^17.5.1"
Expand Down

0 comments on commit e9c2938

Please sign in to comment.