Skip to content

Commit 03dede3

Browse files
Bump axios from 0.21.1 to 0.21.4 in /documentation (#227)
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 54d1b09 commit 03dede3

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

documentation/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2269,11 +2269,11 @@ autoprefixer@^9.4.7:
22692269
postcss-value-parser "^4.1.0"
22702270

22712271
axios@^0.21.1:
2272-
version "0.21.1"
2273-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
2274-
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
2272+
version "0.21.4"
2273+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.4.tgz#c67b90dc0568e5c1cf2b0b858c43ba28e2eda575"
2274+
integrity sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==
22752275
dependencies:
2276-
follow-redirects "^1.10.0"
2276+
follow-redirects "^1.14.0"
22772277

22782278
babel-loader@^8.2.2:
22792279
version "8.2.2"
@@ -4344,10 +4344,10 @@ flux@^4.0.1:
43444344
fbemitter "^3.0.0"
43454345
fbjs "^3.0.0"
43464346

4347-
follow-redirects@^1.0.0, follow-redirects@^1.10.0:
4348-
version "1.13.3"
4349-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.3.tgz#e5598ad50174c1bc4e872301e82ac2cd97f90267"
4350-
integrity sha512-DUgl6+HDzB0iEptNQEXLx/KhTmDb8tZUHSeLqpnjpknR70H0nC2t9N73BK6fN4hOvJ84pKlIQVQ4k5FFlBedKA==
4347+
follow-redirects@^1.0.0, follow-redirects@^1.14.0:
4348+
version "1.14.4"
4349+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.4.tgz#838fdf48a8bbdd79e52ee51fb1c94e3ed98b9379"
4350+
integrity sha512-zwGkiSXC1MUJG/qmeIFH2HBJx9u0V46QGUe3YR1fXG8bXQxq7fLj0RjLZQ5nubr9qNJUZrH+xUcwXEoXNpfS+g==
43514351

43524352
for-in@^1.0.2:
43534353
version "1.0.2"

0 commit comments

Comments
 (0)