Skip to content

Commit 5298513

Browse files
committed
chore(deps): update dependency axios to ^1.7.6
1 parent 0690e87 commit 5298513

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.5",
35+
"axios": "^1.7.6",
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.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==
2131+
axios@^1.7.6:
2132+
version "1.7.6"
2133+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.6.tgz#34f338182f6802fd3824a6511d6ddf99dd5ae0b5"
2134+
integrity sha512-Ekur6XDwhnJ5RgOCaxFnXyqlPALI3rVeukZMwOdfghW7/wGz784BYKiQq+QD8NPcr91KRo30KfHOchyijwWw7g==
21352135
dependencies:
21362136
follow-redirects "^1.15.6"
21372137
form-data "^4.0.0"

0 commit comments

Comments
 (0)