diff --git a/package-lock.json b/package-lock.json index 33e4318c2..d4d20479a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12915,9 +12915,9 @@ } }, "node_modules/koa": { - "version": "2.15.3", - "resolved": "https://registry.npmjs.org/koa/-/koa-2.15.3.tgz", - "integrity": "sha512-j/8tY9j5t+GVMLeioLaxweJiKUayFhlGqNTzf2ZGwL0ZCQijd2RLHK0SLW5Tsko8YyyqCZC2cojIb0/s62qTAg==", + "version": "2.15.4", + "resolved": "https://registry.npmjs.org/koa/-/koa-2.15.4.tgz", + "integrity": "sha512-7fNBIdrU2PEgLljXoPWoyY4r1e+ToWCmzS/wwMPbUNs7X+5MMET1ObhJBlUkF5uZG9B6QhM2zS1TsH6adegkiQ==", "license": "MIT", "dependencies": { "accepts": "^1.3.5", @@ -21414,7 +21414,7 @@ "axios-retry": "^3.5.1", "chai": "^4.3.6", "ethers": "^6.7.0", - "execution-apis": "git://github.com/ethereum/execution-apis.git#7907424db935b93c2fe6a3c0faab943adebe8557", + "execution-apis": "git+ssh://git@github.com/ethereum/execution-apis.git#7907424db935b93c2fe6a3c0faab943adebe8557", "mocha": "^10.6.0", "shelljs": "^0.8.5", "ts-mocha": "^9.0.2", @@ -24705,7 +24705,7 @@ "co-body": "6.2.0", "dotenv": "^16.0.0", "ethers": "^6.7.0", - "execution-apis": "git://github.com/ethereum/execution-apis.git#7907424db935b93c2fe6a3c0faab943adebe8557", + "execution-apis": "git+ssh://git@github.com/ethereum/execution-apis.git#7907424db935b93c2fe6a3c0faab943adebe8557", "koa": "^2.13.4", "koa-body-parser": "^0.2.1", "koa-cors": "^0.0.16", @@ -33088,9 +33088,9 @@ } }, "koa": { - "version": "2.15.3", - "resolved": "https://registry.npmjs.org/koa/-/koa-2.15.3.tgz", - "integrity": "sha512-j/8tY9j5t+GVMLeioLaxweJiKUayFhlGqNTzf2ZGwL0ZCQijd2RLHK0SLW5Tsko8YyyqCZC2cojIb0/s62qTAg==", + "version": "2.15.4", + "resolved": "https://registry.npmjs.org/koa/-/koa-2.15.4.tgz", + "integrity": "sha512-7fNBIdrU2PEgLljXoPWoyY4r1e+ToWCmzS/wwMPbUNs7X+5MMET1ObhJBlUkF5uZG9B6QhM2zS1TsH6adegkiQ==", "requires": { "accepts": "^1.3.5", "cache-content-type": "^1.0.0",