Skip to content

Commit

Permalink
bump axios to v1.7.4 to close CVE-2024-39338 (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
maaaathis authored Aug 14, 2024
1 parent f49aeef commit dd0791b
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"@zxcvbn-ts/language-de": "^3.0.2",
"@zxcvbn-ts/language-en": "^3.0.2",
"ajv": "^8.12.0",
"axios": "^1.7.2",
"axios": "^1.7.4",
"debug": "^4.3.5",
"fs-jetpack": "^5.1.0",
"js-sha1": "^0.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@ __metadata:
"@zxcvbn-ts/language-de": "npm:^3.0.2"
"@zxcvbn-ts/language-en": "npm:^3.0.2"
ajv: "npm:^8.12.0"
axios: "npm:^1.7.2"
axios: "npm:^1.7.4"
crypto-js: "npm:^4.2.0"
debug: "npm:^4.3.5"
eslint: "npm:^8.57.0"
Expand Down Expand Up @@ -1572,14 +1572,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.7.2":
version: 1.7.2
resolution: "axios@npm:1.7.2"
"axios@npm:^1.7.4":
version: 1.7.4
resolution: "axios@npm:1.7.4"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10/6ae80dda9736bb4762ce717f1a26ff997d94672d3a5799ad9941c24d4fb019c1dff45be8272f08d1975d7950bac281f3ba24aff5ecd49ef5a04d872ec428782f
checksum: 10/7a1429be1e3d0c2e1b96d4bba4d113efbfabc7c724bed107beb535c782c7bea447ff634886b0c7c43395a264d085450d009eb1154b5f38a8bae49d469fdcbc61
languageName: node
linkType: hard

Expand Down

0 comments on commit dd0791b

Please sign in to comment.