Skip to content

Commit 10e5fbe

Browse files
Bump js-yaml from 3.12.0 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.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.12.0...3.13.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a6b96c commit 10e5fbe

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

yarn.lock

+8-4
Original file line numberDiff line numberDiff line change
@@ -731,6 +731,7 @@ apollo-utilities@^1.0.0, apollo-utilities@^1.0.1:
731731
argparse@^1.0.7:
732732
version "1.0.10"
733733
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
734+
integrity sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==
734735
dependencies:
735736
sprintf-js "~1.0.2"
736737

@@ -1584,8 +1585,9 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
15841585
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
15851586

15861587
esprima@^4.0.0:
1587-
version "4.0.0"
1588-
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.0.tgz#4499eddcd1110e0b218bacf2fa7f7f59f55ca804"
1588+
version "4.0.1"
1589+
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
1590+
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
15891591

15901592
esutils@^2.0.2:
15911593
version "2.0.2"
@@ -2665,8 +2667,9 @@ js-stringify@^1.0.1:
26652667
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
26662668

26672669
js-yaml@^3.10.0, js-yaml@^3.8.4, js-yaml@^3.9.0, js-yaml@^3.9.1:
2668-
version "3.12.0"
2669-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1"
2670+
version "3.13.1"
2671+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
2672+
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
26702673
dependencies:
26712674
argparse "^1.0.7"
26722675
esprima "^4.0.0"
@@ -4154,6 +4157,7 @@ spdx-license-ids@^3.0.0:
41544157
sprintf-js@~1.0.2:
41554158
version "1.0.3"
41564159
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
4160+
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
41574161

41584162
sshpk@^1.7.0:
41594163
version "1.14.2"

0 commit comments

Comments
 (0)