diff --git a/package.json b/package.json index 587d401..2f7fd26 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "dependencies": { "@actions/core": "^1.11.1", "@docker/actions-toolkit": "^0.63.0", - "js-yaml": "^4.1.0" + "js-yaml": "^4.1.1" }, "devDependencies": { "@eslint/js": "^9.39.3", diff --git a/yarn.lock b/yarn.lock index b6e6c8d..26063f7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2204,7 +2204,7 @@ __metadata: eslint-config-prettier: "npm:^10.1.8" eslint-plugin-prettier: "npm:^5.5.5" globals: "npm:^17.3.0" - js-yaml: "npm:^4.1.0" + js-yaml: "npm:^4.1.1" prettier: "npm:^3.8.1" typescript: "npm:^5.9.3" vitest: "npm:^4.0.18"