Skip to content

Commit 7d13175

Browse files
authored
Merge pull request #57 from RobertMaciejewski/chore/upgrade-axios
Bump axios
2 parents fb9889e + c984865 commit 7d13175

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Diff for: yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -1192,11 +1192,11 @@ atob@^2.1.1:
11921192
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
11931193

11941194
axios@^0.21.1:
1195-
version "0.21.1"
1196-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
1197-
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
1195+
version "0.21.4"
1196+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.4.tgz#c67b90dc0568e5c1cf2b0b858c43ba28e2eda575"
1197+
integrity sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==
11981198
dependencies:
1199-
follow-redirects "^1.10.0"
1199+
follow-redirects "^1.14.0"
12001200

12011201
babel-code-frame@^6.22.0:
12021202
version "6.26.0"
@@ -2187,10 +2187,10 @@ flatted@^2.0.0:
21872187
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.2.tgz#4575b21e2bcee7434aa9be662f4b7b5f9c2b5138"
21882188
integrity sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA==
21892189

2190-
follow-redirects@^1.10.0:
2191-
version "1.13.1"
2192-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.1.tgz#5f69b813376cee4fd0474a3aba835df04ab763b7"
2193-
integrity sha512-SSG5xmZh1mkPGyKzjZP8zLjltIfpW32Y5QpdNJyjcfGxK3qo3NDDkZOZSFiGn1A6SclQxY9GzEwAHQ3dmYRWpg==
2190+
follow-redirects@^1.14.0:
2191+
version "1.14.3"
2192+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.3.tgz#6ada78118d8d24caee595595accdc0ac6abd022e"
2193+
integrity sha512-3MkHxknWMUtb23apkgz/83fDoe+y+qr0TdgacGIA7bew+QLBo3vdgEN2xEsuXNivpFy4CyDhBBZnNZOtalmenw==
21942194

21952195
for-in@^1.0.2:
21962196
version "1.0.2"

0 commit comments

Comments
 (0)