Skip to content

Commit

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

See this package in npm:
axios

See this project in Snyk:
https://app.snyk.io/org/ori-fvw/project/7ca60b8f-454a-4430-ab7a-b46193792580?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Yoav Bar-Zeev <ybarzeev@fireblocks.com>
  • Loading branch information
3 people authored Nov 6, 2024
1 parent bbda1d1 commit ca69fff
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
17 changes: 9 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"license": "MIT",
"dependencies": {
"@notabene/pii-sdk": "^1.17.1",
"axios": "^1.6.0",
"jsonwebtoken": "9.0.2",
"axios": "^1.7.7",
"jsonwebtoken": "^9.0.2",
"platform": "^1.3.6",
"qs": "^6.11.0",
"query-string": "^7.1.3",
Expand Down

0 comments on commit ca69fff

Please sign in to comment.