Skip to content

Commit 5eebe4a

Browse files
committed
chore(deps): update dependency axios to ^1.7.5
1 parent 5bb7bf9 commit 5eebe4a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/lodash": "^4.17.7",
3333
"@types/node": "*",
3434
"@apollo/server": "^4.11.0",
35-
"axios": "^1.7.4",
35+
"axios": "^1.7.5",
3636
"bob-esbuild": "^4.0.3",
3737
"bob-esbuild-cli": "^4.0.0",
3838
"codecov": "^3.8.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2128,10 +2128,10 @@ asynckit@^0.4.0:
21282128
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
21292129
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
21302130

2131-
axios@^1.7.4:
2132-
version "1.7.4"
2133-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
2134-
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
2131+
axios@^1.7.5:
2132+
version "1.7.5"
2133+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.5.tgz#21eed340eb5daf47d29b6e002424b3e88c8c54b1"
2134+
integrity sha512-fZu86yCo+svH3uqJ/yTdQ0QHpQu5oL+/QE+QPSv6BZSkDAoky9vytxp7u5qk83OJFS3kEBcesWni9WTZAv3tSw==
21352135
dependencies:
21362136
follow-redirects "^1.15.6"
21372137
form-data "^4.0.0"

0 commit comments

Comments
 (0)