Skip to content

Commit 46beca5

Browse files
Bump js-yaml from 4.1.0 to 4.1.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a7eb677 commit 46beca5

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20865,7 +20865,7 @@ js-yaml@4.0.0:
2086520865
dependencies:
2086620866
argparse "^2.0.1"
2086720867

20868-
js-yaml@4.1.0, js-yaml@^4.0.0, js-yaml@^4.1.0:
20868+
js-yaml@4.1.0:
2086920869
version "4.1.0"
2087020870
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
2087120871
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
@@ -20880,6 +20880,13 @@ js-yaml@^3.10.0, js-yaml@^3.13.1:
2088020880
argparse "^1.0.7"
2088120881
esprima "^4.0.0"
2088220882

20883+
js-yaml@^4.0.0, js-yaml@^4.1.0:
20884+
version "4.1.1"
20885+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b"
20886+
integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==
20887+
dependencies:
20888+
argparse "^2.0.1"
20889+
2088320890
jsbn@~0.1.0:
2088420891
version "0.1.1"
2088520892
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"

0 commit comments

Comments
 (0)