Merge pull request #608 from docker/dependabot/npm_and_yarn/js-yaml-5.4.1

build(deps): bump js-yaml from 5.3.0 to 5.4.1
This commit is contained in:
CrazyMax
2026-09-01 13:28:57 +02:00
committed by GitHub
5 changed files with 126 additions and 111 deletions

209
dist/index.cjs generated vendored

File diff suppressed because one or more lines are too long

8
dist/index.cjs.map generated vendored

File diff suppressed because one or more lines are too long

5
dist/licenses.txt generated vendored
View File

@@ -1790,11 +1790,12 @@ SOFTWARE.
----------- -----------
The following npm package may be included in this product: The following npm packages may be included in this product:
- js-yaml@5.3.0 - js-yaml@5.3.0
- js-yaml@5.4.1
This package contains the following license: These packages each contain the following license:
(The MIT License) (The MIT License)

View File

@@ -25,7 +25,7 @@
"dependencies": { "dependencies": {
"@actions/core": "^3.0.1", "@actions/core": "^3.0.1",
"@docker/actions-toolkit": "^0.95.0", "@docker/actions-toolkit": "^0.95.0",
"js-yaml": "^5.3.0" "js-yaml": "^5.4.1"
}, },
"devDependencies": { "devDependencies": {
"@eslint/js": "^9.39.3", "@eslint/js": "^9.39.3",

View File

@@ -2840,7 +2840,7 @@ __metadata:
eslint-plugin-prettier: "npm:^5.5.5" eslint-plugin-prettier: "npm:^5.5.5"
generate-license-file: "npm:^4.1.1" generate-license-file: "npm:^4.1.1"
globals: "npm:^17.3.0" globals: "npm:^17.3.0"
js-yaml: "npm:^5.3.0" js-yaml: "npm:^5.4.1"
prettier: "npm:^3.8.1" prettier: "npm:^3.8.1"
typescript: "npm:^5.9.3" typescript: "npm:^5.9.3"
vitest: "npm:^4.0.18" vitest: "npm:^4.0.18"
@@ -4008,6 +4008,17 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"js-yaml@npm:^5.4.1":
version: 5.4.1
resolution: "js-yaml@npm:5.4.1"
dependencies:
argparse: "npm:^2.0.1"
bin:
js-yaml: bin/js-yaml.mjs
checksum: 10/6fff9ee00bd59aeb7e1484b4281f5e927b117cbfbf3ffa6c0fef0c58519317eb61527e93c4aa70f417709229bc1eeed63cba773913577a64405975a72fba7180
languageName: node
linkType: hard
"jsbn@npm:1.1.0": "jsbn@npm:1.1.0":
version: 1.1.0 version: 1.1.0
resolution: "jsbn@npm:1.1.0" resolution: "jsbn@npm:1.1.0"