Skip to content

Commit 6877a6d

Browse files
build(deps): bump axios from 0.21.1 to 0.21.4 in /www (#774)
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md) - [Commits](axios/axios@v0.21.1...v0.21.4) --- updated-dependencies: - dependency-name: axios dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 72146df commit 6877a6d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

www/yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -2235,11 +2235,11 @@ axe-core@^4.0.2:
22352235
integrity sha512-vwPpH4Aj4122EW38mxO/fxhGKtwWTMLDIJfZ1He0Edbtjcfna/R3YB67yVhezUMzqc3Jr3+Ii50KRntlENL4xQ==
22362236

22372237
axios@^0.21.0, axios@^0.21.1:
2238-
version "0.21.1"
2239-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
2240-
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
2238+
version "0.21.4"
2239+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.4.tgz#c67b90dc0568e5c1cf2b0b858c43ba28e2eda575"
2240+
integrity sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==
22412241
dependencies:
2242-
follow-redirects "^1.10.0"
2242+
follow-redirects "^1.14.0"
22432243

22442244
axobject-query@^2.2.0:
22452245
version "2.2.0"
@@ -5204,10 +5204,10 @@ flush-write-stream@^1.0.0:
52045204
inherits "^2.0.3"
52055205
readable-stream "^2.3.6"
52065206

5207-
follow-redirects@^1.0.0, follow-redirects@^1.10.0:
5208-
version "1.13.3"
5209-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.3.tgz#e5598ad50174c1bc4e872301e82ac2cd97f90267"
5210-
integrity sha512-DUgl6+HDzB0iEptNQEXLx/KhTmDb8tZUHSeLqpnjpknR70H0nC2t9N73BK6fN4hOvJ84pKlIQVQ4k5FFlBedKA==
5207+
follow-redirects@^1.0.0, follow-redirects@^1.14.0:
5208+
version "1.14.5"
5209+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.5.tgz#f09a5848981d3c772b5392309778523f8d85c381"
5210+
integrity sha512-wtphSXy7d4/OR+MvIFbCVBDzZ5520qV8XfPklSN5QtxuMUJZ+b0Wnst1e1lCDocfzuCkHqj8k0FpZqO+UIaKNA==
52115211

52125212
for-each@^0.3.3:
52135213
version "0.3.3"

0 commit comments

Comments
 (0)