diff --git a/packages/airnode-feed/package.json b/packages/airnode-feed/package.json index 33120760..d5bd80e2 100644 --- a/packages/airnode-feed/package.json +++ b/packages/airnode-feed/package.json @@ -36,8 +36,8 @@ "@api3/commons": "^1.1.2", "@api3/ois": "^3.0.0", "@api3/promise-utils": "^0.4.0", - "axios": "^1.13.4", - "dotenv": "^17.2.3", + "axios": "^1.13.5", + "dotenv": "^17.2.4", "ethers": "^5.8.0", "express": "^5.2.1", "lodash": "^4.17.23", diff --git a/packages/e2e/package.json b/packages/e2e/package.json index 6d44682b..9e9b7b41 100644 --- a/packages/e2e/package.json +++ b/packages/e2e/package.json @@ -22,7 +22,7 @@ "@api3/airnode-feed": "workspace:*", "@api3/promise-utils": "^0.4.0", "@api3/signed-api": "workspace:*", - "axios": "^1.13.4", + "axios": "^1.13.5", "ethers": "^5.8.0", "express": "^5.2.1", "lodash": "^4.17.23", diff --git a/packages/signed-api/package.json b/packages/signed-api/package.json index f27744ff..72d0990b 100644 --- a/packages/signed-api/package.json +++ b/packages/signed-api/package.json @@ -38,8 +38,8 @@ "@api3/airnode-feed": "workspace:*", "@api3/commons": "^1.1.2", "@api3/promise-utils": "^0.4.0", - "@aws-sdk/client-s3": "^3.980.0", - "dotenv": "^17.2.3", + "@aws-sdk/client-s3": "^3.985.0", + "dotenv": "^17.2.4", "ethers": "^5.8.0", "express": "^5.2.1", "lodash": "^4.17.23", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a7a190b6..69f64634 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -69,11 +69,11 @@ importers: specifier: ^0.4.0 version: 0.4.0 axios: - specifier: ^1.13.4 + specifier: ^1.13.5 version: 1.13.5 dotenv: - specifier: ^17.2.3 - version: 17.2.3 + specifier: ^17.2.4 + version: 17.3.1 ethers: specifier: ^5.8.0 version: 5.8.0 @@ -112,7 +112,7 @@ importers: specifier: workspace:* version: link:../signed-api axios: - specifier: ^1.13.4 + specifier: ^1.13.5 version: 1.13.5 ethers: specifier: ^5.8.0 @@ -155,11 +155,11 @@ importers: specifier: ^0.4.0 version: 0.4.0 '@aws-sdk/client-s3': - specifier: ^3.980.0 + specifier: ^3.985.0 version: 3.985.0 dotenv: - specifier: ^17.2.3 - version: 17.2.3 + specifier: ^17.2.4 + version: 17.3.1 ethers: specifier: ^5.8.0 version: 5.8.0 @@ -2353,6 +2353,10 @@ packages: resolution: {integrity: sha512-JVUnt+DUIzu87TABbhPmNfVdBDt18BLOWjMUFJMSi/Qqg7NTYtabbvSNJGOJ7afbRuv9D/lngizHtP7QyLQ+9w==} engines: {node: '>=12'} + dotenv@17.3.1: + resolution: {integrity: sha512-IO8C/dzEb6O3F9/twg6ZLXz164a2fhTnEWb95H23Dm4OuN+92NmEAlTrupP9VW6Jm3sO26tQlqyvyi4CsnY9GA==} + engines: {node: '>=12'} + dunder-proto@1.0.1: resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==} engines: {node: '>= 0.4'} @@ -5107,26 +5111,26 @@ snapshots: '@aws-sdk/util-user-agent-browser': 3.734.0 '@aws-sdk/util-user-agent-node': 3.744.0 '@smithy/config-resolver': 4.4.6 - '@smithy/core': 3.21.1 + '@smithy/core': 3.22.1 '@smithy/fetch-http-handler': 5.3.9 '@smithy/hash-node': 4.2.8 '@smithy/invalid-dependency': 4.2.8 '@smithy/middleware-content-length': 4.2.8 - '@smithy/middleware-endpoint': 4.4.11 - '@smithy/middleware-retry': 4.4.27 + '@smithy/middleware-endpoint': 4.4.13 + '@smithy/middleware-retry': 4.4.30 '@smithy/middleware-serde': 4.2.9 '@smithy/middleware-stack': 4.2.8 '@smithy/node-config-provider': 4.3.8 - '@smithy/node-http-handler': 4.4.8 + '@smithy/node-http-handler': 4.4.9 '@smithy/protocol-http': 5.3.8 - '@smithy/smithy-client': 4.10.12 + '@smithy/smithy-client': 4.11.2 '@smithy/types': 4.12.0 '@smithy/url-parser': 4.2.8 '@smithy/util-base64': 4.3.0 '@smithy/util-body-length-browser': 4.2.0 '@smithy/util-body-length-node': 4.2.1 - '@smithy/util-defaults-mode-browser': 4.3.26 - '@smithy/util-defaults-mode-node': 4.2.29 + '@smithy/util-defaults-mode-browser': 4.3.29 + '@smithy/util-defaults-mode-node': 4.2.32 '@smithy/util-endpoints': 3.2.8 '@smithy/util-middleware': 4.2.8 '@smithy/util-retry': 4.2.8 @@ -5181,12 +5185,12 @@ snapshots: '@aws-sdk/core@3.744.0': dependencies: '@aws-sdk/types': 3.734.0 - '@smithy/core': 3.21.1 + '@smithy/core': 3.22.1 '@smithy/node-config-provider': 4.3.8 '@smithy/property-provider': 4.2.8 '@smithy/protocol-http': 5.3.8 '@smithy/signature-v4': 5.3.8 - '@smithy/smithy-client': 4.10.12 + '@smithy/smithy-client': 4.11.2 '@smithy/types': 4.12.0 '@smithy/util-middleware': 4.2.8 fast-xml-parser: 4.4.1 @@ -5234,12 +5238,12 @@ snapshots: '@aws-sdk/core': 3.744.0 '@aws-sdk/types': 3.734.0 '@smithy/fetch-http-handler': 5.3.9 - '@smithy/node-http-handler': 4.4.8 + '@smithy/node-http-handler': 4.4.9 '@smithy/property-provider': 4.2.8 '@smithy/protocol-http': 5.3.8 - '@smithy/smithy-client': 4.10.12 + '@smithy/smithy-client': 4.11.2 '@smithy/types': 4.12.0 - '@smithy/util-stream': 4.5.10 + '@smithy/util-stream': 4.5.11 tslib: 2.6.2 '@aws-sdk/credential-provider-http@3.972.7': @@ -5515,7 +5519,7 @@ snapshots: '@aws-sdk/core': 3.744.0 '@aws-sdk/types': 3.734.0 '@aws-sdk/util-endpoints': 3.743.0 - '@smithy/core': 3.21.1 + '@smithy/core': 3.22.1 '@smithy/protocol-http': 5.3.8 '@smithy/types': 4.12.0 tslib: 2.6.2 @@ -5545,26 +5549,26 @@ snapshots: '@aws-sdk/util-user-agent-browser': 3.734.0 '@aws-sdk/util-user-agent-node': 3.744.0 '@smithy/config-resolver': 4.4.6 - '@smithy/core': 3.21.1 + '@smithy/core': 3.22.1 '@smithy/fetch-http-handler': 5.3.9 '@smithy/hash-node': 4.2.8 '@smithy/invalid-dependency': 4.2.8 '@smithy/middleware-content-length': 4.2.8 - '@smithy/middleware-endpoint': 4.4.11 - '@smithy/middleware-retry': 4.4.27 + '@smithy/middleware-endpoint': 4.4.13 + '@smithy/middleware-retry': 4.4.30 '@smithy/middleware-serde': 4.2.9 '@smithy/middleware-stack': 4.2.8 '@smithy/node-config-provider': 4.3.8 - '@smithy/node-http-handler': 4.4.8 + '@smithy/node-http-handler': 4.4.9 '@smithy/protocol-http': 5.3.8 - '@smithy/smithy-client': 4.10.12 + '@smithy/smithy-client': 4.11.2 '@smithy/types': 4.12.0 '@smithy/url-parser': 4.2.8 '@smithy/util-base64': 4.3.0 '@smithy/util-body-length-browser': 4.2.0 '@smithy/util-body-length-node': 4.2.1 - '@smithy/util-defaults-mode-browser': 4.3.26 - '@smithy/util-defaults-mode-node': 4.2.29 + '@smithy/util-defaults-mode-browser': 4.3.29 + '@smithy/util-defaults-mode-node': 4.2.32 '@smithy/util-endpoints': 3.2.8 '@smithy/util-middleware': 4.2.8 '@smithy/util-retry': 4.2.8 @@ -6725,7 +6729,7 @@ snapshots: '@smithy/util-base64': 4.3.0 '@smithy/util-body-length-browser': 4.2.0 '@smithy/util-middleware': 4.2.8 - '@smithy/util-stream': 4.5.10 + '@smithy/util-stream': 4.5.11 '@smithy/util-utf8': 4.2.0 '@smithy/uuid': 1.1.0 tslib: 2.6.2 @@ -6836,7 +6840,7 @@ snapshots: '@smithy/middleware-endpoint@4.4.11': dependencies: - '@smithy/core': 3.21.1 + '@smithy/core': 3.22.1 '@smithy/middleware-serde': 4.2.9 '@smithy/node-config-provider': 4.3.8 '@smithy/shared-ini-file-loader': 4.4.3 @@ -6861,7 +6865,7 @@ snapshots: '@smithy/node-config-provider': 4.3.8 '@smithy/protocol-http': 5.3.8 '@smithy/service-error-classification': 4.2.8 - '@smithy/smithy-client': 4.10.12 + '@smithy/smithy-client': 4.11.2 '@smithy/types': 4.12.0 '@smithy/util-middleware': 4.2.8 '@smithy/util-retry': 4.2.8 @@ -6957,12 +6961,12 @@ snapshots: '@smithy/smithy-client@4.10.12': dependencies: - '@smithy/core': 3.21.1 - '@smithy/middleware-endpoint': 4.4.11 + '@smithy/core': 3.22.1 + '@smithy/middleware-endpoint': 4.4.13 '@smithy/middleware-stack': 4.2.8 '@smithy/protocol-http': 5.3.8 '@smithy/types': 4.12.0 - '@smithy/util-stream': 4.5.10 + '@smithy/util-stream': 4.5.11 tslib: 2.6.2 '@smithy/smithy-client@4.11.2': @@ -7016,7 +7020,7 @@ snapshots: '@smithy/util-defaults-mode-browser@4.3.26': dependencies: '@smithy/property-provider': 4.2.8 - '@smithy/smithy-client': 4.10.12 + '@smithy/smithy-client': 4.11.2 '@smithy/types': 4.12.0 tslib: 2.6.2 @@ -7033,7 +7037,7 @@ snapshots: '@smithy/credential-provider-imds': 4.2.8 '@smithy/node-config-provider': 4.3.8 '@smithy/property-provider': 4.2.8 - '@smithy/smithy-client': 4.10.12 + '@smithy/smithy-client': 4.11.2 '@smithy/types': 4.12.0 tslib: 2.6.2 @@ -7071,7 +7075,7 @@ snapshots: '@smithy/util-stream@4.5.10': dependencies: '@smithy/fetch-http-handler': 5.3.9 - '@smithy/node-http-handler': 4.4.8 + '@smithy/node-http-handler': 4.4.9 '@smithy/types': 4.12.0 '@smithy/util-base64': 4.3.0 '@smithy/util-buffer-from': 4.2.0 @@ -8254,6 +8258,8 @@ snapshots: dotenv@17.2.3: {} + dotenv@17.3.1: {} + dunder-proto@1.0.1: dependencies: call-bind-apply-helpers: 1.0.2