diff --git a/package.json b/package.json index 343207381..cf28504b2 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "dependencies": { "@azure/storage-queue": "^12.0.0", "@pagopa/io-spid-commons": "^4.1.0", - "agentkeepalive": "^4.1.0", + "agentkeepalive": "https://github.com/pagopa/agentkeepalive.git#v4.1.1", "apicache": "^1.4.0", "applicationinsights": "^1.4.2", "azure-sb": "^0.10.6", diff --git a/yarn.lock b/yarn.lock index 3deb677a9..d18035ba2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -623,18 +623,17 @@ agent-base@4, agent-base@^4.3.0: dependencies: es6-promisify "^5.0.0" -agentkeepalive@^4.1.0: +"agentkeepalive@https://github.com/pagopa/agentkeepalive#v4.1.1": version "4.1.0" - resolved "https://registry.yarnpkg.com/agentkeepalive/-/agentkeepalive-4.1.0.tgz#a48e040ed16745dd29ce923675f60c9c90f39ee0" - integrity sha512-CW/n1wxF8RpEuuiq6Vbn9S8m0VSYDMnZESqaJ6F2cWN9fY8rei2qaxweIaRgq+ek8TqfoFIsUjaGNKGGEHElSg== + resolved "https://github.com/pagopa/agentkeepalive#91309bcab216dccbd08631e227a974afbfe807fb" dependencies: debug "^4.1.0" depd "^1.1.2" humanize-ms "^1.2.1" -"agentkeepalive@https://github.com/pagopa/agentkeepalive#v4.1.1": +"agentkeepalive@https://github.com/pagopa/agentkeepalive.git#v4.1.1": version "4.1.0" - resolved "https://github.com/pagopa/agentkeepalive#91309bcab216dccbd08631e227a974afbfe807fb" + resolved "https://github.com/pagopa/agentkeepalive.git#91309bcab216dccbd08631e227a974afbfe807fb" dependencies: debug "^4.1.0" depd "^1.1.2"