Skip to content

Commit cf60872

Browse files
[Security] Bump js-yaml from 3.12.1 to 3.14.0
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.1 to 3.14.0. **This update includes security fixes.** - [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.14.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent a1c60f6 commit cf60872

1 file changed

Lines changed: 4 additions & 12 deletions

File tree

yarn.lock

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5252,18 +5252,10 @@ js-queue@2.0.0:
52525252
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
52535253
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
52545254

5255-
js-yaml@^3.12.0, js-yaml@^3.9.0:
5256-
version "3.12.1"
5257-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.1.tgz#295c8632a18a23e054cf5c9d3cecafe678167600"
5258-
integrity sha512-um46hB9wNOKlwkHgiuyEVAybXBjwFUV0Z/RaHJblRd9DXltue9FTYvzCr9ErQrK9Adz5MU4gHWVaNUfdmrC8qA==
5259-
dependencies:
5260-
argparse "^1.0.7"
5261-
esprima "^4.0.0"
5262-
5263-
js-yaml@^3.13.1:
5264-
version "3.13.1"
5265-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
5266-
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
5255+
js-yaml@^3.12.0, js-yaml@^3.13.1, js-yaml@^3.9.0:
5256+
version "3.14.0"
5257+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.0.tgz#a7a34170f26a21bb162424d8adacb4113a69e482"
5258+
integrity sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A==
52675259
dependencies:
52685260
argparse "^1.0.7"
52695261
esprima "^4.0.0"

0 commit comments

Comments
 (0)