Skip to content

Commit 961e7e9

Browse files
committed
Bump axios from 1.8.2 to 1.8.4
1 parent c8716a4 commit 961e7e9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"agentkeepalive": "^4.0.2",
5555
"apollo-server-errors": "^2.2.1",
5656
"archiver": "^3.0.0",
57-
"axios": "^1.8.2",
57+
"axios": "^1.8.4",
5858
"axios-retry": "^3.1.2",
5959
"bluebird": "^3.5.4",
6060
"chalk": "^2.4.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1025,10 +1025,10 @@ axios-retry@^3.1.2:
10251025
dependencies:
10261026
is-retry-allowed "^1.1.0"
10271027

1028-
axios@^1.8.2:
1029-
version "1.8.2"
1030-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
1031-
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
1028+
axios@^1.8.4:
1029+
version "1.8.4"
1030+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.4.tgz#78990bb4bc63d2cae072952d374835950a82f447"
1031+
integrity sha512-eBSYY4Y68NNlHbHBMdeDmKNtDgXWhQsJcGqzO3iLUM0GraQFSS9cVgPX5I9b3lbdFKyYoAEGAZF1DwhTaljNAw==
10321032
dependencies:
10331033
follow-redirects "^1.15.6"
10341034
form-data "^4.0.0"

0 commit comments

Comments
 (0)