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

Commit c2f5b65

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] <[email protected]>
1 parent dc22bb7 commit c2f5b65

File tree

1 file changed

+5
-14
lines changed

1 file changed

+5
-14
lines changed

yarn.lock

+5-14
Original file line numberDiff line numberDiff line change
@@ -1459,6 +1459,7 @@ are-we-there-yet@~1.1.2:
14591459
argparse@^1.0.7:
14601460
version "1.0.10"
14611461
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
1462+
integrity sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==
14621463
dependencies:
14631464
sprintf-js "~1.0.2"
14641465

@@ -2383,11 +2384,7 @@ escodegen@^1.14.1:
23832384
optionalDependencies:
23842385
source-map "~0.6.1"
23852386

2386-
esprima@^4.0.0:
2387-
version "4.0.0"
2388-
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.0.tgz#4499eddcd1110e0b218bacf2fa7f7f59f55ca804"
2389-
2390-
esprima@^4.0.1:
2387+
esprima@^4.0.0, esprima@^4.0.1:
23912388
version "4.0.1"
23922389
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
23932390
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
@@ -2402,7 +2399,7 @@ esutils@^2.0.0, esutils@^2.0.2:
24022399

24032400
event-stream@~3.3.0:
24042401
version "3.3.4"
2405-
resolved "http://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz#4ab4c9a0f5a54db9338b4c34d86bfce8f4b35571"
2402+
resolved "https://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz#4ab4c9a0f5a54db9338b4c34d86bfce8f4b35571"
24062403
dependencies:
24072404
duplexer "~0.1.1"
24082405
from "~0"
@@ -3671,21 +3668,14 @@ js-tokens@^4.0.0:
36713668
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
36723669
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
36733670

3674-
js-yaml@^3.13.1:
3671+
js-yaml@^3.13.1, js-yaml@^3.9.0:
36753672
version "3.13.1"
36763673
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
36773674
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
36783675
dependencies:
36793676
argparse "^1.0.7"
36803677
esprima "^4.0.0"
36813678

3682-
js-yaml@^3.9.0:
3683-
version "3.11.0"
3684-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.11.0.tgz#597c1a8bd57152f26d622ce4117851a51f5ebaef"
3685-
dependencies:
3686-
argparse "^1.0.7"
3687-
esprima "^4.0.0"
3688-
36893679
jsbn@~0.1.0:
36903680
version "0.1.1"
36913681
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
@@ -5134,6 +5124,7 @@ [email protected]:
51345124
sprintf-js@~1.0.2:
51355125
version "1.0.3"
51365126
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
5127+
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
51375128

51385129
sshpk@^1.7.0:
51395130
version "1.14.1"

0 commit comments

Comments
 (0)