Skip to content

Commit 9669336

Browse files
authored
Merge pull request #15948 from rancher/dependabot/npm_and_yarn/shell/js-yaml-4.1.1
Bump js-yaml from 4.1.0 to 4.1.1 in /shell
2 parents 761f96f + 98f8de5 commit 9669336

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

shell/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"jquery": "3.5.1",
106106
"js-cookie": "3.0.5",
107107
"js-yaml-loader": "1.2.2",
108-
"js-yaml": "4.1.0",
108+
"js-yaml": "4.1.1",
109109
"jsdiff": "1.1.1",
110110
"jsonpath-plus": "10.3.0",
111111
"jsrsasign": "11.0.0",

shell/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9680,10 +9680,10 @@ [email protected]:
96809680
loader-utils "^1.2.3"
96819681
un-eval "^1.2.0"
96829682

9683-
9684-
version "4.1.0"
9685-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
9686-
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
9683+
9684+
version "4.1.1"
9685+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b"
9686+
integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==
96879687
dependencies:
96889688
argparse "^2.0.1"
96899689

0 commit comments

Comments
 (0)