diff --git a/package.json b/package.json index 9a3dced..5d14e77 100644 --- a/package.json +++ b/package.json @@ -14,17 +14,17 @@ "license": "MIT", "dependencies": { "@actions/cache": "npm:@useblacksmith/cache@3.2.213", - "@actions/core": "^1.10.1", - "@actions/github": "^6.0.0", + "@actions/core": "^1.11.1", + "@actions/github": "^6.0.1", "@actions/glob": "^0.5.0", - "@actions/tool-cache": "^2.0.1", + "@actions/tool-cache": "^2.0.2", "@buf/blacksmith_vm-agent.bufbuild_es": "1.5.0-20251002224722-c44b45f26c5e.2", "@buf/blacksmith_vm-agent.connectrpc_es": "1.6.1-20251002224722-c44b45f26c5e.2", "@bufbuild/protobuf": "^1.4.2", "@connectrpc/connect": "^1.6.1", "@connectrpc/connect-node": "^1.6.1", - "@vercel/ncc": "^0.38.0", - "yaml": "^2.2.1" + "@vercel/ncc": "^0.38.3", + "yaml": "^2.8.0" }, "devDependencies": { "jest": "^29.7.0"