Skip to content

Commit 8331e40

Browse files
chore(deps): bump axios from 1.6.4 to 1.7.4
Bumps [axios](https://github.com/axios/axios) from 1.6.4 to 1.7.4. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.6.4...v1.7.4) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1bce389 commit 8331e40

File tree

1 file changed

+11
-16
lines changed

1 file changed

+11
-16
lines changed

yarn.lock

+11-16
Original file line numberDiff line numberDiff line change
@@ -6594,11 +6594,11 @@ axios@^0.27.0:
65946594
form-data "^4.0.0"
65956595

65966596
axios@^1.6.2, axios@^1.6.4:
6597-
version "1.6.4"
6598-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.4.tgz#184ee1f63d412caffcf30d2c50982253c3ee86e0"
6599-
integrity sha512-heJnIs6N4aa1eSthhN9M5ioILu8Wi8vmQW9iHQ9NUvfkJb0lEEDUiIdQNAuBtfUt3FxReaKdpQA5DbmMOqzF/A==
6597+
version "1.7.4"
6598+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
6599+
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
66006600
dependencies:
6601-
follow-redirects "^1.15.4"
6601+
follow-redirects "^1.15.6"
66026602
form-data "^4.0.0"
66036603
proxy-from-env "^1.1.0"
66046604

@@ -11803,15 +11803,10 @@ flush-write-stream@^1.0.0, flush-write-stream@^1.0.2:
1180311803
inherits "^2.0.1"
1180411804
readable-stream "^2.0.4"
1180511805

11806-
follow-redirects@^1.14.9:
11807-
version "1.14.9"
11808-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.9.tgz#dd4ea157de7bfaf9ea9b3fbd85aa16951f78d8d7"
11809-
integrity sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==
11810-
11811-
follow-redirects@^1.15.4:
11812-
version "1.15.4"
11813-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.4.tgz#cdc7d308bf6493126b17ea2191ea0ccf3e535adf"
11814-
integrity sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==
11806+
follow-redirects@^1.14.9, follow-redirects@^1.15.6:
11807+
version "1.15.9"
11808+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
11809+
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
1181511810

1181611811
font-family-papandreou@^0.2.0-patch1, font-family-papandreou@^0.2.0-patch2:
1181711812
version "0.2.0-patch2"
@@ -12808,9 +12803,9 @@ [email protected]:
1280812803
integrity sha512-J+vjof74oMlCWXSvt0DOf2APEdZOCdubEvGDUAlqH//VBYcOYsGgRW7Xzorr44LvkjiuvecWc8fChxuZZbChtg==
1280912804

1281012805
"graphql@^15.0.0 || ^16.0.0", graphql@^16.6.0, graphql@^16.7.1:
12811-
version "16.7.1"
12812-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.7.1.tgz#11475b74a7bff2aefd4691df52a0eca0abd9b642"
12813-
integrity sha512-DRYR9tf+UGU0KOsMcKAlXeFfX89UiiIZ0dRU3mR0yJfu6OjZqUcp68NnFLnqQU5RexygFoDy1EW+ccOYcPfmHg==
12806+
version "16.9.0"
12807+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.9.0.tgz#1c310e63f16a49ce1fbb230bd0a000e99f6f115f"
12808+
integrity sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw==
1281412809

1281512810
gray-matter@^2.1.0:
1281612811
version "2.1.1"

0 commit comments

Comments
 (0)