Skip to content

Commit

Permalink
fix: upgrade axios from 1.6.8 to 1.7.0 (#36)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade axios from 1.6.8 to 1.7.0.

See this package in npm:
axios

See this project in Snyk:
https://app.snyk.io/org/romano-kontent/project/61aa51b1-c03b-4ae5-a12e-efc48868d3a9?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
pokornyd and snyk-bot authored Jun 28, 2024
1 parent ebe6af8 commit 39ef0ec
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 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 @@ -56,7 +56,7 @@
"push:tags": "git push --tags"
},
"dependencies": {
"axios": "1.6.8"
"axios": "1.7.0"
},
"devDependencies": {
"@types/jasmine": "5.1.4",
Expand Down

0 comments on commit 39ef0ec

Please sign in to comment.