Skip to content

Commit

Permalink
fix: upgrade axios from 1.3.6 to 1.4.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade axios from 1.3.6 to 1.4.0.

See this package in npm:
https://www.npmjs.com/package/axios

See this project in Snyk:
https://app.snyk.io/org/securecodebox/project/a3a488cf-f344-4e37-ad19-e0bbfb755bc3?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and Weltraumschaf committed May 25, 2023
1 parent 5f745d7 commit 94295d2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions hook-sdk/nodejs/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 hook-sdk/nodejs/package.json
Expand Up @@ -11,7 +11,7 @@
"license": "Apache-2.0",
"dependencies": {
"@kubernetes/client-node": "^0.18.1",
"axios": "^1.3.6",
"axios": "^1.4.0",
"ws": "^8.13.0"
}
}

0 comments on commit 94295d2

Please sign in to comment.