Skip to content

Commit f93ac9d

Browse files
committed
chore(deps): update dependency axios to ^1.7.7
1 parent 5298513 commit f93ac9d

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.6",
35+
"axios": "^1.7.7",
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.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==
2131+
axios@^1.7.7:
2132+
version "1.7.7"
2133+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.7.tgz#2f554296f9892a72ac8d8e4c5b79c14a91d0a47f"
2134+
integrity sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==
21352135
dependencies:
21362136
follow-redirects "^1.15.6"
21372137
form-data "^4.0.0"

0 commit comments

Comments
 (0)