Skip to content

Commit

Permalink
chore(deps): bump axios from 1.7.2 to 1.7.4
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.2...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent 1a9b0f3 commit 744a653
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@nx/devkit": "19.6.0",
"@nx/workspace": "19.6.0",
"@types/tar": "^6.1.13",
"axios": "^1.7.2",
"axios": "^1.7.4",
"crypto-js": "^4.2.0",
"deepmerge": "^4.3.1",
"rxjs-for-await": "^1.0.0",
Expand Down
13 changes: 12 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13636,6 +13636,17 @@ __metadata:
languageName: node
linkType: hard

"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/7a1429be1e3d0c2e1b96d4bba4d113efbfabc7c724bed107beb535c782c7bea447ff634886b0c7c43395a264d085450d009eb1154b5f38a8bae49d469fdcbc61
languageName: node
linkType: hard

"b4a@npm:^1.6.4":
version: 1.6.4
resolution: "b4a@npm:1.6.4"
Expand Down Expand Up @@ -26121,7 +26132,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:7.16.1"
"@typescript-eslint/parser": "npm:7.16.1"
"@vercel/ncc": "npm:^0.38.1"
axios: "npm:^1.7.2"
axios: "npm:^1.7.4"
crypto-js: "npm:^4.2.0"
deepmerge: "npm:^4.3.1"
dotenv: "npm:16.4.5"
Expand Down

0 comments on commit 744a653

Please sign in to comment.