Skip to content

Commit

Permalink
Merge pull request ONEARMY#2951 from ONEARMY/snyk-fix-860c62f04dd36f4…
Browse files Browse the repository at this point in the history
…8c38eb04c41882d02

[Snyk] Security upgrade axios from 0.21.4 to 1.6.0
  • Loading branch information
AlfonsoGhislieri authored Oct 30, 2023
2 parents a7be7cb + 6411b5b commit 8e1ee3f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@google-cloud/logging": "^10.5.0",
"@rollup/plugin-replace": "^5.0.2",
"axios": "^0.21.1",
"axios": "^1.6.0",
"body-parser": "^1.20.2",
"cors": "^2.8.5",
"dateformat": "^3.0.3",
Expand Down
13 changes: 12 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13187,6 +13187,17 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.6.0":
version: 1.6.0
resolution: "axios@npm:1.6.0"
dependencies:
follow-redirects: ^1.15.0
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: c7c9f2ae9e0b9bad7d6f9a4dff030930b12ee667dedf54c3c776714f91681feb743c509ac0796ae5c01e12c4ab4a2bee74905068dd200fbc1ab86f9814578fb0
languageName: node
linkType: hard

"axobject-query@npm:^3.1.1":
version: 3.1.1
resolution: "axobject-query@npm:3.1.1"
Expand Down Expand Up @@ -19918,7 +19929,7 @@ __metadata:
"@types/webpack": ^5.28.0
"@types/webpack-node-externals": ^2.5.3
awesome-typescript-loader: ^5.2.1
axios: ^0.21.1
axios: ^1.6.0
body-parser: ^1.20.2
concurrently: ^6.2.0
copy-webpack-plugin: ^11.0.0
Expand Down

0 comments on commit 8e1ee3f

Please sign in to comment.