Skip to content

Commit 0a1438f

Browse files
authored
Merge pull request #1198 from docker/dependabot/npm_and_yarn/js-yaml-5.1.0
build(deps): bump js-yaml from 4.2.0 to 5.1.0
2 parents 2470dce + 92c3778 commit 0a1438f

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"gunzip-maybe": "^1.4.2",
6060
"handlebars": "^4.7.9",
6161
"he": "^1.2.0",
62-
"js-yaml": "^4.2.0",
62+
"js-yaml": "^5.1.0",
6363
"jwt-decode": "^4.0.0",
6464
"semver": "^7.8.3",
6565
"tar-stream": "^3.2.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ __metadata:
492492
gunzip-maybe: "npm:^1.4.2"
493493
handlebars: "npm:^4.7.9"
494494
he: "npm:^1.2.0"
495-
js-yaml: "npm:^4.2.0"
495+
js-yaml: "npm:^5.1.0"
496496
jwt-decode: "npm:^4.0.0"
497497
prettier: "npm:^3.8.1"
498498
rimraf: "npm:^6.1.3"
@@ -3490,14 +3490,14 @@ __metadata:
34903490
languageName: node
34913491
linkType: hard
34923492

3493-
"js-yaml@npm:^4.2.0":
3494-
version: 4.2.0
3495-
resolution: "js-yaml@npm:4.2.0"
3493+
"js-yaml@npm:^5.1.0":
3494+
version: 5.1.0
3495+
resolution: "js-yaml@npm:5.1.0"
34963496
dependencies:
34973497
argparse: "npm:^2.0.1"
34983498
bin:
3499-
js-yaml: bin/js-yaml.js
3500-
checksum: 10/51de2067a2b44b07ba5206132e56005f8b568ff279bb4d2f645068958c56fa4827d40a6841c983234671fa0a134bf094d0b0717873c2a3d319185297af145a6d
3499+
js-yaml: bin/js-yaml.mjs
3500+
checksum: 10/0361e773deeff5e75c5ff37dbfce639490b3cba17fe9f2e86c353790527936c4860a3c189262910157ee85e00e1e4a217b042658fdf19f1fce8af0af6628ff4d
35013501
languageName: node
35023502
linkType: hard
35033503

0 commit comments

Comments
 (0)