Skip to content

Commit 5f53738

Browse files
authored
Merge pull request #860 from docker/dependabot/npm_and_yarn/js-yaml-4.1.1
build(deps): bump js-yaml from 4.1.0 to 4.1.1
2 parents a111fe1 + a9e04b4 commit 5f53738

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"gunzip-maybe": "^1.4.2",
6464
"handlebars": "^4.7.8",
6565
"he": "^1.2.0",
66-
"js-yaml": "^4.1.0",
66+
"js-yaml": "^4.1.1",
6767
"jwt-decode": "^4.0.0",
6868
"semver": "^7.7.3",
6969
"tar-stream": "^3.1.7",

yarn.lock

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1156,7 +1156,7 @@ __metadata:
11561156
handlebars: "npm:^4.7.8"
11571157
he: "npm:^1.2.0"
11581158
jest: "npm:^29.7.0"
1159-
js-yaml: "npm:^4.1.0"
1159+
js-yaml: "npm:^4.1.1"
11601160
jwt-decode: "npm:^4.0.0"
11611161
prettier: "npm:^3.6.2"
11621162
rimraf: "npm:^6.0.1"
@@ -6673,6 +6673,17 @@ __metadata:
66736673
languageName: node
66746674
linkType: hard
66756675

6676+
"js-yaml@npm:^4.1.1":
6677+
version: 4.1.1
6678+
resolution: "js-yaml@npm:4.1.1"
6679+
dependencies:
6680+
argparse: "npm:^2.0.1"
6681+
bin:
6682+
js-yaml: bin/js-yaml.js
6683+
checksum: 10/a52d0519f0f4ef5b4adc1cde466cb54c50d56e2b4a983b9d5c9c0f2f99462047007a6274d7e95617a21d3c91fde3ee6115536ed70991cd645ba8521058b78f77
6684+
languageName: node
6685+
linkType: hard
6686+
66766687
"jsesc@npm:^2.5.1":
66776688
version: 2.5.2
66786689
resolution: "jsesc@npm:2.5.2"

0 commit comments

Comments
 (0)