Skip to content

Commit a5d1413

Browse files
build(deps): bump js-yaml from 3.12.1 to 3.13.1 (#45)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.1 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.1...3.13.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Vincenzo Chianese <[email protected]>
1 parent f8611bc commit a5d1413

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

yarn.lock

+1-9
Original file line numberDiff line numberDiff line change
@@ -4664,22 +4664,14 @@ js-tokens@^3.0.2:
46644664
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
46654665
integrity sha1-mGbfOVECEw449/mWvOtlRDIJwls=
46664666

4667-
js-yaml@^3.13.1:
4667+
js-yaml@^3.13.1, js-yaml@^3.7.0:
46684668
version "3.13.1"
46694669
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
46704670
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
46714671
dependencies:
46724672
argparse "^1.0.7"
46734673
esprima "^4.0.0"
46744674

4675-
js-yaml@^3.7.0:
4676-
version "3.12.1"
4677-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.1.tgz#295c8632a18a23e054cf5c9d3cecafe678167600"
4678-
integrity sha512-um46hB9wNOKlwkHgiuyEVAybXBjwFUV0Z/RaHJblRd9DXltue9FTYvzCr9ErQrK9Adz5MU4gHWVaNUfdmrC8qA==
4679-
dependencies:
4680-
argparse "^1.0.7"
4681-
esprima "^4.0.0"
4682-
46834675
jsbn@~0.1.0:
46844676
version "0.1.1"
46854677
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"

0 commit comments

Comments
 (0)