Skip to content

Commit c611b67

Browse files
authored
Merge pull request javascript-obfuscator#431 from javascript-obfuscator/dependabot/npm_and_yarn/js-yaml-3.13.1
Bump js-yaml from 3.11.0 to 3.13.1
2 parents 2242d1b + 5073be7 commit c611b67

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

yarn.lock

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1879,8 +1879,8 @@ esprima@^2.7.1:
18791879
resolved "https://registry.yarnpkg.com/esprima/-/esprima-2.7.3.tgz#96e3b70d5779f6ad49cd032673d1c312767ba581"
18801880

18811881
esprima@^4.0.0:
1882-
version "4.0.0"
1883-
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.0.tgz#4499eddcd1110e0b218bacf2fa7f7f59f55ca804"
1882+
version "4.0.1"
1883+
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
18841884

18851885
esrecurse@^4.1.0:
18861886
version "4.2.1"
@@ -2701,16 +2701,9 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
27012701
version "3.0.2"
27022702
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
27032703

2704-
js-yaml@3.x, js-yaml@^3.7.0:
2705-
version "3.11.0"
2706-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.11.0.tgz#597c1a8bd57152f26d622ce4117851a51f5ebaef"
2707-
dependencies:
2708-
argparse "^1.0.7"
2709-
esprima "^4.0.0"
2710-
2711-
js-yaml@^3.11.0:
2712-
version "3.12.0"
2713-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1"
2704+
js-yaml@3.x, js-yaml@^3.11.0, js-yaml@^3.7.0:
2705+
version "3.13.1"
2706+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
27142707
dependencies:
27152708
argparse "^1.0.7"
27162709
esprima "^4.0.0"

0 commit comments

Comments
 (0)