Skip to content

Commit aee2f5a

Browse files
chore(package): update lockfile yarn.lock
1 parent 62c070c commit aee2f5a

File tree

1 file changed

+15
-10
lines changed

1 file changed

+15
-10
lines changed

Diff for: yarn.lock

+15-10
Original file line numberDiff line numberDiff line change
@@ -372,13 +372,13 @@ aws4@^1.6.0:
372372
version "1.6.0"
373373
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.6.0.tgz#83ef5ca860b2b32e4a0deedee8c771b9db57471e"
374374

375-
axios@^0.18.0:
376-
version "0.18.0"
377-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.18.0.tgz#32d53e4851efdc0a11993b6cd000789d70c05102"
378-
integrity sha1-MtU+SFHv3AoRmTts0AB4nXDAUQI=
375+
axios@^0.19.0:
376+
version "0.19.0"
377+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.0.tgz#8e09bff3d9122e133f7b8101c8fbdd00ed3d2ab8"
378+
integrity sha512-1uvKqKQta3KBxIz14F2v06AEHZ/dIoeKfbTRkK1E5oqjDnuEerLmYTgJB5AiQZHJcljpg1TuRzdjDR06qNk0DQ==
379379
dependencies:
380-
follow-redirects "^1.3.0"
381-
is-buffer "^1.1.5"
380+
follow-redirects "1.5.10"
381+
is-buffer "^2.0.2"
382382

383383
balanced-match@^1.0.0:
384384
version "1.0.0"
@@ -1070,10 +1070,10 @@ find-up@^2.1.0:
10701070
dependencies:
10711071
locate-path "^2.0.0"
10721072

1073-
follow-redirects@^1.3.0:
1074-
version "1.6.1"
1075-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.6.1.tgz#514973c44b5757368bad8bddfe52f81f015c94cb"
1076-
integrity sha512-t2JCjbzxQpWvbhts3l6SH1DKzSrx8a+SsaVf4h6bG4kOXUuPYS/kg2Lr4gQSb7eemaHqJkOThF1BGyjlUkO1GQ==
1073+
follow-redirects@1.5.10:
1074+
version "1.5.10"
1075+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.10.tgz#7b7a9f9aea2fdff36786a94ff643ed07f4ff5e2a"
1076+
integrity sha512-0V5l4Cizzvqt5D44aTXbFZz+FtyXV1vrDN6qrelxtfYQKW0KO0W2T/hkE8xvGa/540LkZlkaUjO4ailYTFtHVQ==
10771077
dependencies:
10781078
debug "=3.1.0"
10791079

@@ -1369,6 +1369,11 @@ is-buffer@^1.1.5:
13691369
version "1.1.6"
13701370
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
13711371

1372+
is-buffer@^2.0.2:
1373+
version "2.0.3"
1374+
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-2.0.3.tgz#4ecf3fcf749cbd1e472689e109ac66261a25e725"
1375+
integrity sha512-U15Q7MXTuZlrbymiz95PJpZxu8IlipAp4dtS3wOdgPXx3mqBnslrWU14kxfHB+Py/+2PVKSr37dMAgM2A4uArw==
1376+
13721377
is-builtin-module@^1.0.0:
13731378
version "1.0.0"
13741379
resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-1.0.0.tgz#540572d34f7ac3119f8f76c30cbc1b1e037affbe"

0 commit comments

Comments
 (0)