Skip to content

Commit

Permalink
chore(deps-dev): bump axios from 1.6.1 to 1.7.4 in /apps/core (#542)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent 4e88f99 commit 90cf8d9
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/uuid": "7.0.5",
"@types/winston": "2.3.9",
"@types/ws": "8.5.3",
"axios": "1.6.1",
"axios": "1.7.4",
"jest": "29.0.3",
"jest-when": "3.5.1",
"license-check-and-add": "3.0.5",
Expand Down
15 changes: 13 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12536,6 +12536,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: 7a1429be1e3d0c2e1b96d4bba4d113efbfabc7c724bed107beb535c782c7bea447ff634886b0c7c43395a264d085450d009eb1154b5f38a8bae49d469fdcbc61
languageName: node
linkType: hard

"axobject-query@npm:^2.2.0":
version: 2.2.0
resolution: "axobject-query@npm:2.2.0"
Expand Down Expand Up @@ -14801,7 +14812,7 @@ __metadata:
app-root-path: "npm:3.1.0"
arangojs: "npm:8.1.0"
awilix: "npm:3.0.9"
axios: "npm:1.6.1"
axios: "npm:1.7.4"
bcryptjs: "npm:2.4.3"
body-parser: "npm:1.20.1"
cacache: "npm:15.3.0"
Expand Down Expand Up @@ -18121,7 +18132,7 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.15.0":
"follow-redirects@npm:^1.15.0, follow-redirects@npm:^1.15.6":
version: 1.15.6
resolution: "follow-redirects@npm:1.15.6"
peerDependenciesMeta:
Expand Down

0 comments on commit 90cf8d9

Please sign in to comment.