Skip to content
This repository was archived by the owner on Jun 22, 2022. It is now read-only.

Commit 123ee75

Browse files
Bump js-yaml from 3.11.0 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.11.0 to 3.13.1. - [Release notes](https://github.com/nodeca/js-yaml/releases) - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.11.0...3.13.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d8adb6 commit 123ee75

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

yarn.lock

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -889,6 +889,7 @@ are-we-there-yet@~1.1.2:
889889
argparse@^1.0.7:
890890
version "1.0.10"
891891
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
892+
integrity sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==
892893
dependencies:
893894
sprintf-js "~1.0.2"
894895

@@ -1752,8 +1753,9 @@ esprima@^3.1.3:
17521753
resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.1.3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633"
17531754

17541755
esprima@^4.0.0:
1755-
version "4.0.0"
1756-
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.0.tgz#4499eddcd1110e0b218bacf2fa7f7f59f55ca804"
1756+
version "4.0.1"
1757+
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
1758+
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
17571759

17581760
estraverse@^4.2.0:
17591761
version "4.2.0"
@@ -1765,7 +1767,7 @@ esutils@^2.0.0, esutils@^2.0.2:
17651767

17661768
event-stream@~3.3.0:
17671769
version "3.3.4"
1768-
resolved "http://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz#4ab4c9a0f5a54db9338b4c34d86bfce8f4b35571"
1770+
resolved "https://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz#4ab4c9a0f5a54db9338b4c34d86bfce8f4b35571"
17691771
dependencies:
17701772
duplexer "~0.1.1"
17711773
from "~0"
@@ -2942,8 +2944,9 @@ js-tokens@^4.0.0:
29422944
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
29432945

29442946
js-yaml@^3.7.0, js-yaml@^3.9.0:
2945-
version "3.11.0"
2946-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.11.0.tgz#597c1a8bd57152f26d622ce4117851a51f5ebaef"
2947+
version "3.13.1"
2948+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
2949+
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
29472950
dependencies:
29482951
argparse "^1.0.7"
29492952
esprima "^4.0.0"
@@ -4275,6 +4278,7 @@ split@0.3:
42754278
sprintf-js@~1.0.2:
42764279
version "1.0.3"
42774280
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
4281+
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
42784282

42794283
sshpk@^1.7.0:
42804284
version "1.14.1"

0 commit comments

Comments
 (0)