Skip to content

Commit 9b2df53

Browse files
authored
Merge pull request #9723 from ManageIQ/renovate/npm-js-yaml-vulnerability
Update dependency js-yaml to ~3.14.0 [SECURITY]
2 parents d4f18b9 + 440d21a commit 9b2df53

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
"jasmine-jquery": "~2.1.1",
153153
"jest": "~26.6.3",
154154
"jest-cli": "~24.9.0",
155-
"js-yaml": "~3.13.1",
155+
"js-yaml": "~3.14.0",
156156
"ng-annotate-loader": "~0.7.0",
157157
"node-fetch": "~2.6.1",
158158
"path-complete-extname": "~0.1.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12196,15 +12196,15 @@ __metadata:
1219612196
languageName: node
1219712197
linkType: hard
1219812198

12199-
"js-yaml@npm:~3.13.1":
12200-
version: 3.13.1
12201-
resolution: "js-yaml@npm:3.13.1"
12199+
"js-yaml@npm:~3.14.0":
12200+
version: 3.14.2
12201+
resolution: "js-yaml@npm:3.14.2"
1220212202
dependencies:
1220312203
argparse: "npm:^1.0.7"
1220412204
esprima: "npm:^4.0.0"
1220512205
bin:
1220612206
js-yaml: bin/js-yaml.js
12207-
checksum: 10/cec89175b065743875fce53e63adc8b89aded77e18d00e54ff80c57ab730f22ccfddaf2fe3e6adab1d6dff59a3d55dd9ae6fc711d46335b7e94c32d3583a5627
12207+
checksum: 10/172e0b6007b0bf0fc8d2469c94424f7dd765c64a047d2b790831fecef2204a4054eabf4d911eb73ab8c9a3256ab8ba1ee8d655b789bf24bf059c772acc2075a1
1220812208
languageName: node
1220912209
linkType: hard
1221012210

@@ -13139,7 +13139,7 @@ __metadata:
1313913139
jquery-ujs: "npm:~1.2.2"
1314013140
jquery.hotkeys: "npm:~0.1.0"
1314113141
jquery.observe_field: "npm:~0.1.0"
13142-
js-yaml: "npm:~3.13.1"
13142+
js-yaml: "npm:~3.14.0"
1314313143
lodash: "npm:~4.17.21"
1314413144
moment: "npm:~2.29.4"
1314513145
moment-duration-format: "npm:~2.2.2"

0 commit comments

Comments
 (0)