diff --git a/pmm-integration/package-lock.json b/pmm-integration/package-lock.json index bef3fcf9..8ef4eb0e 100644 --- a/pmm-integration/package-lock.json +++ b/pmm-integration/package-lock.json @@ -1,11 +1,12 @@ { - "requires": true, + "name": "npm-proj-1709298554348-0.0511282158862906843O8YCh", "lockfileVersion": 1, + "requires": true, "dependencies": { "@actions/core": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/@actions/core/-/core-1.10.0.tgz", - "integrity": "sha512-2aZDDa3zrrZbP5ZYg159sNoLRb61nQ7awl5pSvIq5Qpj81vwDzdMRKzkWJGJuwVvWpvZKx7vspJALyvaaIQyug==", + "version": "1.10.1", + "resolved": "https://registry.npmjs.org/@actions/core/-/core-1.10.1.tgz", + "integrity": "sha512-3lBR9EDAY+iYIpTnTIXmWcNbX3T2kCkAEQGIQx4NVQ0575nk2k3GRZDTPQG+vVtS2izSLmINlxXf0uLtnrTP+g==", "requires": { "@actions/http-client": "^2.0.1", "uuid": "^8.3.2" diff --git a/pmm-integration/package.json b/pmm-integration/package.json index 1d2ac742..52aca596 100644 --- a/pmm-integration/package.json +++ b/pmm-integration/package.json @@ -16,7 +16,7 @@ "typescript": "^4.8.4" }, "dependencies": { - "@actions/core": "^1.10.0", + "@actions/core": "^1.10.1", "@typescript-eslint/parser": "^5.51.0", "decompress": "^4.2.1", "prettier": "^2.5.1",