This commit is contained in:
dependabot[bot] 2026-01-30 17:14:19 +00:00 committed by GitHub
commit 4aded75de6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -31,7 +31,7 @@
"@docker/actions-toolkit": "^0.76.0",
"http-proxy-agent": "^7.0.2",
"https-proxy-agent": "^7.0.6",
"js-yaml": "^4.1.0"
"js-yaml": "^4.1.1"
},
"devDependencies": {
"@types/js-yaml": "^4.0.9",

View file

@ -4511,7 +4511,7 @@ __metadata:
http-proxy-agent: "npm:^7.0.2"
https-proxy-agent: "npm:^7.0.6"
jest: "npm:^29.7.0"
js-yaml: "npm:^4.1.0"
js-yaml: "npm:^4.1.1"
prettier: "npm:^3.6.2"
ts-jest: "npm:^29.4.1"
ts-node: "npm:^10.9.2"