Skip to content

Commit ac1b2d2

Browse files
Update dependency js-yaml to v3.14.2 [SECURITY]
1 parent 180ebf5 commit ac1b2d2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"supertest": "^6.3.3"
7272
},
7373
"resolutions": {
74-
"js-yaml": "3.14.1",
74+
"js-yaml": "3.14.2",
7575
"lodash": "^4.17.21",
7676
"handlebars": "^4.7.7",
7777
"mem": "^6.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3471,15 +3471,15 @@ __metadata:
34713471
languageName: node
34723472
linkType: hard
34733473

3474-
"js-yaml@npm:3.14.1":
3475-
version: 3.14.1
3476-
resolution: "js-yaml@npm:3.14.1"
3474+
"js-yaml@npm:3.14.2":
3475+
version: 3.14.2
3476+
resolution: "js-yaml@npm:3.14.2"
34773477
dependencies:
34783478
argparse: "npm:^1.0.7"
34793479
esprima: "npm:^4.0.0"
34803480
bin:
34813481
js-yaml: bin/js-yaml.js
3482-
checksum: 10/9e22d80b4d0105b9899135365f746d47466ed53ef4223c529b3c0f7a39907743fdbd3c4379f94f1106f02755b5e90b2faaf84801a891135544e1ea475d1a1379
3482+
checksum: 10/172e0b6007b0bf0fc8d2469c94424f7dd765c64a047d2b790831fecef2204a4054eabf4d911eb73ab8c9a3256ab8ba1ee8d655b789bf24bf059c772acc2075a1
34833483
languageName: node
34843484
linkType: hard
34853485

0 commit comments

Comments
 (0)