Skip to content

Commit 017187d

Browse files
authoredSep 28, 2021
Bump axios from 0.21.1 to 0.21.4 in /SpotifyAPI.Docs (#685)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df156b5 commit 017187d

File tree

1 file changed

+8
-13
lines changed

1 file changed

+8
-13
lines changed
 

‎SpotifyAPI.Docs/yarn.lock

+8-13
Original file line numberDiff line numberDiff line change
@@ -2488,11 +2488,11 @@ autoprefixer@^10.2.5:
24882488
postcss-value-parser "^4.1.0"
24892489

24902490
axios@^0.21.1:
2491-
version "0.21.1"
2492-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
2493-
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
2491+
version "0.21.4"
2492+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.4.tgz#c67b90dc0568e5c1cf2b0b858c43ba28e2eda575"
2493+
integrity sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==
24942494
dependencies:
2495-
follow-redirects "^1.10.0"
2495+
follow-redirects "^1.14.0"
24962496

24972497
babel-loader@^8.2.2:
24982498
version "8.2.2"
@@ -4389,15 +4389,10 @@ flux@^4.0.1:
43894389
fbemitter "^3.0.0"
43904390
fbjs "^3.0.0"
43914391

4392-
follow-redirects@^1.0.0:
4393-
version "1.13.0"
4394-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db"
4395-
integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA==
4396-
4397-
follow-redirects@^1.10.0:
4398-
version "1.13.3"
4399-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.3.tgz#e5598ad50174c1bc4e872301e82ac2cd97f90267"
4400-
integrity sha512-DUgl6+HDzB0iEptNQEXLx/KhTmDb8tZUHSeLqpnjpknR70H0nC2t9N73BK6fN4hOvJ84pKlIQVQ4k5FFlBedKA==
4392+
follow-redirects@^1.0.0, follow-redirects@^1.14.0:
4393+
version "1.14.4"
4394+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.4.tgz#838fdf48a8bbdd79e52ee51fb1c94e3ed98b9379"
4395+
integrity sha512-zwGkiSXC1MUJG/qmeIFH2HBJx9u0V46QGUe3YR1fXG8bXQxq7fLj0RjLZQ5nubr9qNJUZrH+xUcwXEoXNpfS+g==
44014396

44024397
for-in@^1.0.2:
44034398
version "1.0.2"

0 commit comments

Comments
 (0)