Skip to content

Commit

Permalink
Merge pull request #80 from Rotorsoft/dependabot/npm_and_yarn/axios-1…
Browse files Browse the repository at this point in the history
….7.4

chore(deps): bump axios from 1.6.2 to 1.7.4
  • Loading branch information
Rotorsoft authored Sep 2, 2024
2 parents 6632060 + b14614c commit 23e4e4d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion libs/eventually-broker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@rotorsoft/eventually": "workspace:^5",
"@rotorsoft/eventually-openapi": "workspace:^0",
"@rotorsoft/eventually-pg": "workspace:^5",
"axios": "^1.6.2",
"axios": "^1.7.4",
"cron": "^2.4.4",
"cron-parser": "^4.9.0",
"cron-validator": "^1.3.1",
Expand Down
2 changes: 1 addition & 1 deletion libs/eventually-openapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@rotorsoft/eventually": "workspace:^5",
"axios": "^1.6.2",
"axios": "^1.7.4",
"openapi3-ts": "^4.1.2",
"ts-deepmerge": "^6.2.0",
"validator": "^13.11.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1682,7 +1682,7 @@ __metadata:
"@rotorsoft/eventually": "workspace:^5"
"@rotorsoft/eventually-openapi": "workspace:^0"
"@rotorsoft/eventually-pg": "workspace:^5"
axios: ^1.6.2
axios: ^1.7.4
cron: ^2.4.4
cron-parser: ^4.9.0
cron-validator: ^1.3.1
Expand Down Expand Up @@ -1763,7 +1763,7 @@ __metadata:
dependencies:
"@rotorsoft/eventually": "workspace:^5"
"@types/validator": ^13.11.7
axios: ^1.6.2
axios: ^1.7.4
openapi3-ts: ^4.1.2
ts-deepmerge: ^6.2.0
validator: ^13.11.0
Expand Down Expand Up @@ -3280,14 +3280,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.6.2":
version: 1.6.2
resolution: "axios@npm:1.6.2"
"axios@npm:^1.7.4":
version: 1.7.7
resolution: "axios@npm:1.7.7"
dependencies:
follow-redirects: ^1.15.0
follow-redirects: ^1.15.6
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 4a7429e2b784be0f2902ca2680964391eae7236faa3967715f30ea45464b98ae3f1c6f631303b13dfe721b17126b01f486c7644b9ef276bfc63112db9fd379f8
checksum: 882d4fe0ec694a07c7f5c1f68205eb6dc5a62aecdb632cc7a4a3d0985188ce3030e0b277e1a8260ac3f194d314ae342117660a151fabffdc5081ca0b5a8b47fe
languageName: node
linkType: hard

Expand Down Expand Up @@ -4669,7 +4669,7 @@ __metadata:
languageName: node
linkType: hard

"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 23e4e4d

Please sign in to comment.