chore(deps): bump the all-npm-backend group in /backend with 5 updates (#1173)

Bumps the all-npm-backend group in /backend with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [helmet](https://github.com/helmetjs/helmet) | `8.1.0` | `8.2.0` |
| [semver](https://github.com/npm/node-semver) | `7.8.0` | `7.8.1` |
| [ws](https://github.com/websockets/ws) | `8.20.1` | `8.21.0` |
| [@aws-sdk/client-ecr](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecr) | `3.1051.0` | `3.1053.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1051.0` | `3.1053.0` |


Updates `helmet` from 8.1.0 to 8.2.0
- [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/helmetjs/helmet/compare/v8.1.0...v8.2.0)

Updates `semver` from 7.8.0 to 7.8.1
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.8.0...v7.8.1)

Updates `ws` from 8.20.1 to 8.21.0
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.20.1...8.21.0)

Updates `@aws-sdk/client-ecr` from 3.1051.0 to 3.1053.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ecr/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1053.0/clients/client-ecr)

Updates `@aws-sdk/client-s3` from 3.1051.0 to 3.1053.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1053.0/clients/client-s3)

---
updated-dependencies:
- dependency-name: helmet
  dependency-version: 8.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm-backend
- dependency-name: semver
  dependency-version: 7.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-npm-backend
- dependency-name: ws
  dependency-version: 8.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm-backend
- dependency-name: "@aws-sdk/client-ecr"
  dependency-version: 3.1053.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm-backend
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.1053.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm-backend
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-05-23 03:07:20 -04:00
committed by GitHub
parent f6a2c7baae
commit b70d0aa6bc
+206 -199
View File
@@ -10,6 +10,7 @@
"hasInstallScript": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@aws-sdk/client-s3": "3.1053.0",
"axios": "^1.15.0",
"bcrypt": "^6.0.0",
"better-sqlite3": "^12.6.2",
@@ -65,6 +66,9 @@
"typescript-eslint": "^8.0.0",
"vitest": "^4.1.0"
},
"engines": {
"node": ">=26.0.0"
},
"optionalDependencies": {
"@aws-sdk/client-ecr": "^3.1019.0",
"@aws-sdk/client-s3": "^3.1037.0"
@@ -289,21 +293,21 @@
}
},
"node_modules/@aws-sdk/client-ecr": {
"version": "3.1051.0",
"resolved": "https://registry.npmjs.org/@aws-sdk/client-ecr/-/client-ecr-3.1051.0.tgz",
"integrity": "sha512-n8pZhnoVR8nGV3ay6nZjgnL08/qkX9YidLjpaMflzSzmsVId7CH9mth6RQP7Add07iKcVqPFw1+Yq1k3H0OkRA==",
"version": "3.1053.0",
"resolved": "https://registry.npmjs.org/@aws-sdk/client-ecr/-/client-ecr-3.1053.0.tgz",
"integrity": "sha512-Rd6fqumZ/ztVtjGR1sM/WVNkoiQNf8tBSnjTbhAxmAIp7vjNIQ/F72sxZjjhFzOPjMAQretSWfQtBqcAo27PfQ==",
"license": "Apache-2.0",
"optional": true,
"dependencies": {
"@aws-crypto/sha256-browser": "5.2.0",
"@aws-crypto/sha256-js": "5.2.0",
"@aws-sdk/core": "^3.974.12",
"@aws-sdk/credential-provider-node": "^3.972.43",
"@aws-sdk/types": "^3.973.8",
"@smithy/core": "^3.24.2",
"@smithy/fetch-http-handler": "^5.4.2",
"@smithy/node-http-handler": "^4.7.2",
"@smithy/types": "^4.14.1",
"@aws-sdk/core": "^3.974.13",
"@aws-sdk/credential-provider-node": "^3.972.44",
"@aws-sdk/types": "^3.973.9",
"@smithy/core": "^3.24.3",
"@smithy/fetch-http-handler": "^5.4.3",
"@smithy/node-http-handler": "^4.7.3",
"@smithy/types": "^4.14.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -311,29 +315,29 @@
}
},
"node_modules/@aws-sdk/client-s3": {
"version": "3.1051.0",
"resolved": "https://registry.npmjs.org/@aws-sdk/client-s3/-/client-s3-3.1051.0.tgz",
"integrity": "sha512-0Yhq7AMw2te5YtxDHkm2KKpXF8IccOO4nmCsp12EzYB/e3IKQ73NHH4jA2ki8mQwvAQzFGB+1GoycT00U8sZCg==",
"version": "3.1053.0",
"resolved": "https://registry.npmjs.org/@aws-sdk/client-s3/-/client-s3-3.1053.0.tgz",
"integrity": "sha512-/oGxoB6p1Nqs935Blt+v1o+anSCEf2n3RjIrcLz84i4cn2Gr+Z7JpDdUkG5+74r5ctqEPG7k/phTGbJ9fNKnHg==",
"license": "Apache-2.0",
"optional": true,
"dependencies": {
"@aws-crypto/sha1-browser": "5.2.0",
"@aws-crypto/sha256-browser": "5.2.0",
"@aws-crypto/sha256-js": "5.2.0",
"@aws-sdk/core": "^3.974.12",
"@aws-sdk/credential-provider-node": "^3.972.43",
"@aws-sdk/middleware-bucket-endpoint": "^3.972.14",
"@aws-sdk/middleware-expect-continue": "^3.972.12",
"@aws-sdk/middleware-flexible-checksums": "^3.974.20",
"@aws-sdk/middleware-location-constraint": "^3.972.10",
"@aws-sdk/middleware-sdk-s3": "^3.972.41",
"@aws-sdk/middleware-ssec": "^3.972.10",
"@aws-sdk/signature-v4-multi-region": "^3.996.27",
"@aws-sdk/types": "^3.973.8",
"@smithy/core": "^3.24.2",
"@smithy/fetch-http-handler": "^5.4.2",
"@smithy/node-http-handler": "^4.7.2",
"@smithy/types": "^4.14.1",
"@aws-sdk/core": "^3.974.13",
"@aws-sdk/credential-provider-node": "^3.972.44",
"@aws-sdk/middleware-bucket-endpoint": "^3.972.15",
"@aws-sdk/middleware-expect-continue": "^3.972.13",
"@aws-sdk/middleware-flexible-checksums": "^3.974.21",
"@aws-sdk/middleware-location-constraint": "^3.972.11",
"@aws-sdk/middleware-sdk-s3": "^3.972.42",
"@aws-sdk/middleware-ssec": "^3.972.11",
"@aws-sdk/signature-v4-multi-region": "^3.996.28",
"@aws-sdk/types": "^3.973.9",
"@smithy/core": "^3.24.3",
"@smithy/fetch-http-handler": "^5.4.3",
"@smithy/node-http-handler": "^4.7.3",
"@smithy/types": "^4.14.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -341,18 +345,18 @@
}
},
"node_modules/@aws-sdk/core": {
"version": "3.974.12",
"resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.974.12.tgz",
"integrity": "sha512-qrqgioqYFjwR6LatVNS1L2Vk++EwRIxqSQXPKNv5Ofux2D8UNgqMQ1znnMyEImXquVPTtbf71fc128pvmU6y9A==",
"version": "3.974.13",
"resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.974.13.tgz",
"integrity": "sha512-+Y5/4tHki0uYgyx8eun146DegRVQBpdKGK5RbV0FTKJPpaKTchvqVxrrRFK6Wk0JksO4iAZKw3eqxGEIwtO98w==",
"license": "Apache-2.0",
"optional": true,
"dependencies": {
"@aws-sdk/types": "^3.973.8",
"@aws-sdk/xml-builder": "^3.972.24",
"@aws-sdk/types": "^3.973.9",
"@aws-sdk/xml-builder": "^3.972.25",
"@aws/lambda-invoke-store": "^0.2.2",
"@smithy/core": "^3.24.2",
"@smithy/core": "^3.24.3",
"@smithy/signature-v4": "^5.4.2",
"@smithy/types": "^4.14.1",
"@smithy/types": "^4.14.2",
"bowser": "^2.11.0",
"tslib": "^2.6.2"
},
@@ -361,13 +365,13 @@
}
},
"node_modules/@aws-sdk/crc64-nvme": {
"version": "3.972.8",
"resolved": "https://registry.npmjs.org/@aws-sdk/crc64-nvme/-/crc64-nvme-3.972.8.tgz",
"integrity": "sha512-fVfUCL/Xh2zINYMPZvj+iBn6XWouQf0DAnjaWCI9MkmqXzL2Iy5FoQB8O7syFe6gN6AH1ecDDU58T51Ou0kFkA==",
"version": "3.972.9",
"resolved": "https://registry.npmjs.org/@aws-sdk/crc64-nvme/-/crc64-nvme-3.972.9.tgz",
"integrity": "sha512-P+QGozmXn2mZZI7sDgk+aUm+RTI61MPSFB+Ir2vjEjEbEsE4e7hYtzrDvAUxZy9ko81h53e11+F/GYlvwDkaOQ==",
"license": "Apache-2.0",
"optional": true,
"dependencies": {
"@smithy/types": "^4.14.1",
"@smithy/types": "^4.14.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -375,16 +379,16 @@
}
},
"node_modules/@aws-sdk/credential-provider-env": {
"version": "3.972.38",
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.972.38.tgz",
"integrity": "sha512-m3WjZEgPtioMhPmwqUt+DhlTJ2i9ufR6DhfkyXojb9puEvfR+ur2U5shavu5/Cc9WHHsDCvALi6UFHgcqjhQ5w==",
"version": "3.972.39",
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.972.39.tgz",
"integrity": "sha512-29wX9zpAvEt1vcj0psha+y6ygBHy2V/S72mp6e7q0KARLWXq+pwE/lR6qGkwknQvruh52lXvlqZIga8Hdxkucw==",
"license": "Apache-2.0",
"optional": true,
"dependencies": {
"@aws-sdk/core": "^3.974.12",
"@aws-sdk/types": "^3.973.8",
"@smithy/core": "^3.24.2",
"@smithy/types": "^4.14.1",
"@aws-sdk/core": "^3.974.13",
"@aws-sdk/types": "^3.973.9",
"@smithy/core": "^3.24.3",
"@smithy/types": "^4.14.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -392,18 +396,18 @@
}
},
"node_modules/@aws-sdk/credential-provider-http": {
"version": "3.972.40",
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.972.40.tgz",
"integrity": "sha512-D78L/m2Dr6cJnnSvWoAudPhQmCwmJ7j6APXsPYmFpPaKfQTfCSu0rdm8j14Np+VmXF9z8Aj8HE3xFpsrwtfgeg==",
"version": "3.972.41",
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.972.41.tgz",
"integrity": "sha512-IA3CQTjtJkb6u1H4mE4936c8OPBMa9Jggtwe8U2Mqw/vvb/tZ5Ebd0mcZcX0uKWQhOyYo/+qNIwkV5Xh+FeJJA==",
"license": "Apache-2.0",
"optional": true,
"dependencies": {
"@aws-sdk/core": "^3.974.12",
"@aws-sdk/types": "^3.973.8",
"@smithy/core": "^3.24.2",
"@smithy/fetch-http-handler": "^5.4.2",
"@smithy/node-http-handler": "^4.7.2",
"@smithy/types": "^4.14.1",
"@aws-sdk/core": "^3.974.13",
"@aws-sdk/types": "^3.973.9",
"@smithy/core": "^3.24.3",
"@smithy/fetch-http-handler": "^5.4.3",
"@smithy/node-http-handler": "^4.7.3",
"@smithy/types": "^4.14.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -411,24 +415,24 @@
}
},
"node_modules/@aws-sdk/credential-provider-ini": {
"version": "3.972.42",
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.972.42.tgz",
"integrity": "sha512-Mu5ESvFXeinafVM8jTIvRqcvK2Ehj4kz3auT39yUcHwu1Vfxo6xRlmUafdKLW4tusjAJukQwK09sCSMgOm7OKg==",
"version": "3.972.43",
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.972.43.tgz",
"integrity": "sha512-4mzII+3mZEVXXE1xzrLQrCJL7/r62A63bA6SVzZoNL5rqCJghpf+xgGltVrIBBs0n+mOZBKrQl2tRREtvZ5l6A==",
"license": "Apache-2.0",
"optional": true,
"dependencies": {
"@aws-sdk/core": "^3.974.12",
"@aws-sdk/credential-provider-env": "^3.972.38",
"@aws-sdk/credential-provider-http": "^3.972.40",
"@aws-sdk/credential-provider-login": "^3.972.42",
"@aws-sdk/credential-provider-process": "^3.972.38",
"@aws-sdk/credential-provider-sso": "^3.972.42",
"@aws-sdk/credential-provider-web-identity": "^3.972.42",
"@aws-sdk/nested-clients": "^3.997.10",
"@aws-sdk/types": "^3.973.8",
"@smithy/core": "^3.24.2",
"@aws-sdk/core": "^3.974.13",
"@aws-sdk/credential-provider-env": "^3.972.39",
"@aws-sdk/credential-provider-http": "^3.972.41",
"@aws-sdk/credential-provider-login": "^3.972.43",
"@aws-sdk/credential-provider-process": "^3.972.39",
"@aws-sdk/credential-provider-sso": "^3.972.43",
"@aws-sdk/credential-provider-web-identity": "^3.972.43",
"@aws-sdk/nested-clients": "^3.997.11",
"@aws-sdk/types": "^3.973.9",
"@smithy/core": "^3.24.3",
"@smithy/credential-provider-imds": "^4.3.2",
"@smithy/types": "^4.14.1",
"@smithy/types": "^4.14.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -436,17 +440,17 @@
}
},
"node_modules/@aws-sdk/credential-provider-login": {
"version": "3.972.42",
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-login/-/credential-provider-login-3.972.42.tgz",
"integrity": "sha512-O6WkZga3kf0yqyJYd1dbeJqVhEgJx/x1UaLgtbR+XuL/YP+K5y6QTxQKL7ka9z3jnQASESKGAPnRyt4D5hQrxA==",
"version": "3.972.43",
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-login/-/credential-provider-login-3.972.43.tgz",
"integrity": "sha512-HG7kQCwXtbv3oBV61Ins0oNX8KKyvrMqqRkb6ZiAfQHbMuHaiNaEb2KnpKLPkNpqImSBK82UkVE/kaY6IfWikA==",
"license": "Apache-2.0",
"optional": true,
"dependencies": {
"@aws-sdk/core": "^3.974.12",
"@aws-sdk/nested-clients": "^3.997.10",
"@aws-sdk/types": "^3.973.8",
"@smithy/core": "^3.24.2",
"@smithy/types": "^4.14.1",
"@aws-sdk/core": "^3.974.13",
"@aws-sdk/nested-clients": "^3.997.11",
"@aws-sdk/types": "^3.973.9",
"@smithy/core": "^3.24.3",
"@smithy/types": "^4.14.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -454,22 +458,22 @@
}
},
"node_modules/@aws-sdk/credential-provider-node": {
"version": "3.972.43",
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.972.43.tgz",
"integrity": "sha512-D/DJmbrWRP5BXEO3FH+ar4el+2n6OlGofiud7dQun2jES+AQEJjczenp1jBb4MBN7CpGpS8nsWGQLtuzc9tQbA==",
"version": "3.972.44",
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.972.44.tgz",
"integrity": "sha512-sDaBIT0yrNNIPfvlsiTCmANm07zKju+ipWODjEXgZlsjMeIJR3LVp7RDyAOzUoAsTbDfYKDWp+i5WrFiQP6rmQ==",
"license": "Apache-2.0",
"optional": true,
"dependencies": {
"@aws-sdk/credential-provider-env": "^3.972.38",
"@aws-sdk/credential-provider-http": "^3.972.40",
"@aws-sdk/credential-provider-ini": "^3.972.42",
"@aws-sdk/credential-provider-process": "^3.972.38",
"@aws-sdk/credential-provider-sso": "^3.972.42",
"@aws-sdk/credential-provider-web-identity": "^3.972.42",
"@aws-sdk/types": "^3.973.8",
"@smithy/core": "^3.24.2",
"@aws-sdk/credential-provider-env": "^3.972.39",
"@aws-sdk/credential-provider-http": "^3.972.41",
"@aws-sdk/credential-provider-ini": "^3.972.43",
"@aws-sdk/credential-provider-process": "^3.972.39",
"@aws-sdk/credential-provider-sso": "^3.972.43",
"@aws-sdk/credential-provider-web-identity": "^3.972.43",
"@aws-sdk/types": "^3.973.9",
"@smithy/core": "^3.24.3",
"@smithy/credential-provider-imds": "^4.3.2",
"@smithy/types": "^4.14.1",
"@smithy/types": "^4.14.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -477,16 +481,16 @@
}
},
"node_modules/@aws-sdk/credential-provider-process": {
"version": "3.972.38",
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.972.38.tgz",
"integrity": "sha512-EnbYVajGgbkb24s0K1eo4VNAPV5mHIET7LSvirTaFCwkfrfaOJxtSE+wY/tJdKDS21cEYkZs2ruCaAm+W4iblg==",
"version": "3.972.39",
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.972.39.tgz",
"integrity": "sha512-2k/amBifLd75eXNwgvPw/2lKYSQ3NhvHQgkVKVjfUq13/eJ3JRtHmznuFenn74OK3sSfp4SMy1YB2w+UVXoKqA==",
"license": "Apache-2.0",
"optional": true,
"dependencies": {
"@aws-sdk/core": "^3.974.12",
"@aws-sdk/types": "^3.973.8",
"@smithy/core": "^3.24.2",
"@smithy/types": "^4.14.1",
"@aws-sdk/core": "^3.974.13",
"@aws-sdk/types": "^3.973.9",
"@smithy/core": "^3.24.3",
"@smithy/types": "^4.14.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -494,18 +498,18 @@
}
},
"node_modules/@aws-sdk/credential-provider-sso": {
"version": "3.972.42",
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.972.42.tgz",
"integrity": "sha512-RVV/9NbFwI8ZHEH5dn39lGyFmSbSVj1+orZdr6QsOe1mW9DCglmlen0cFaNZmCcqkqc7erNRHNBduxbeZuHAnw==",
"version": "3.972.43",
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.972.43.tgz",
"integrity": "sha512-LPc3+Y4vhH1T4x6CMqwCM6hk5+SRf/Lwmgm8INm95wxTtIRHcMwQUVkDzWu4Iw/RSncxYM2BC01OrYbxOPZvyg==",
"license": "Apache-2.0",
"optional": true,
"dependencies": {
"@aws-sdk/core": "^3.974.12",
"@aws-sdk/nested-clients": "^3.997.10",
"@aws-sdk/token-providers": "3.1049.0",
"@aws-sdk/types": "^3.973.8",
"@smithy/core": "^3.24.2",
"@smithy/types": "^4.14.1",
"@aws-sdk/core": "^3.974.13",
"@aws-sdk/nested-clients": "^3.997.11",
"@aws-sdk/token-providers": "3.1052.0",
"@aws-sdk/types": "^3.973.9",
"@smithy/core": "^3.24.3",
"@smithy/types": "^4.14.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -513,17 +517,17 @@
}
},
"node_modules/@aws-sdk/credential-provider-web-identity": {
"version": "3.972.42",
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.972.42.tgz",
"integrity": "sha512-/67fXX0ddllD4u2Nujc5PvT4byHgpMUfz6+RxIKi/0nFIckeorm7JvXgzBuDyVKw0s58EbofmETDWUf9vTEuHQ==",
"version": "3.972.43",
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.972.43.tgz",
"integrity": "sha512-wQtL34lUD/09VXjwAUo2T+I3aEXRDxMB3DKmTJL/Zj0Gi6sLDTrVhae1XVt01yzkquOWajI/sZW72JGDZ1ciTw==",
"license": "Apache-2.0",
"optional": true,
"dependencies": {
"@aws-sdk/core": "^3.974.12",
"@aws-sdk/nested-clients": "^3.997.10",
"@aws-sdk/types": "^3.973.8",
"@smithy/core": "^3.24.2",
"@smithy/types": "^4.14.1",
"@aws-sdk/core": "^3.974.13",
"@aws-sdk/nested-clients": "^3.997.11",
"@aws-sdk/types": "^3.973.9",
"@smithy/core": "^3.24.3",
"@smithy/types": "^4.14.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -531,16 +535,16 @@
}
},
"node_modules/@aws-sdk/middleware-bucket-endpoint": {
"version": "3.972.14",
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-bucket-endpoint/-/middleware-bucket-endpoint-3.972.14.tgz",
"integrity": "sha512-Aaj0d+xbo1jJquBWJP0/9V/XZRYukO3LWIRp3dOLHmoFrYKb4YZ0aLefgVHfGcNOVBS2ZTq7L/n5JcrE7DaC+Q==",
"version": "3.972.15",
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-bucket-endpoint/-/middleware-bucket-endpoint-3.972.15.tgz",
"integrity": "sha512-O2HDANa+MrvbxpaRVQDiH3T13uAa9AkMjKyZmDygwauAmmvqZ5B0iRmKW+fuVGW6NPXuyXurFgIx69lSvmAWGA==",
"license": "Apache-2.0",
"optional": true,
"dependencies": {
"@aws-sdk/core": "^3.974.12",
"@aws-sdk/types": "^3.973.8",
"@smithy/core": "^3.24.2",
"@smithy/types": "^4.14.1",
"@aws-sdk/core": "^3.974.13",
"@aws-sdk/types": "^3.973.9",
"@smithy/core": "^3.24.3",
"@smithy/types": "^4.14.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -548,15 +552,15 @@
}
},
"node_modules/@aws-sdk/middleware-expect-continue": {
"version": "3.972.12",
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-expect-continue/-/middleware-expect-continue-3.972.12.tgz",
"integrity": "sha512-dA5pKTom/Ls9mgeyeaRBNQrRIVOLVjv4AmKOB0/e4yaiXEUy0gSz2d3liP8JHtYoCAEWySU1jWnyzwLOREN+4g==",
"version": "3.972.13",
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-expect-continue/-/middleware-expect-continue-3.972.13.tgz",
"integrity": "sha512-sHiqIFg8o2ipT7t40B89Vj0ubSUtY6OSt/+Ee/OXhHch5K4+81zP2+QX8Lkc/nJ2QSmCySxOke7TEbmX69fe2g==",
"license": "Apache-2.0",
"optional": true,
"dependencies": {
"@aws-sdk/types": "^3.973.8",
"@smithy/core": "^3.24.2",
"@smithy/types": "^4.14.1",
"@aws-sdk/types": "^3.973.9",
"@smithy/core": "^3.24.3",
"@smithy/types": "^4.14.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -564,20 +568,20 @@
}
},
"node_modules/@aws-sdk/middleware-flexible-checksums": {
"version": "3.974.20",
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.974.20.tgz",
"integrity": "sha512-NdnMVQCR1YjIcqFAiNLdBiOwr2DyQDB2IiXQrBhzolKOv32ae4d4Ll7IzLMi04eMHiq/o/Y/GjFuVjF9HuG0QA==",
"version": "3.974.21",
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.974.21.tgz",
"integrity": "sha512-alAu9heyiBK/OmRNXVxq8mmPTgeW2AQ6EYjRsI38kPZa1MZvt2Jh+BlGq7/GG9OVXOaEgD7DlGj/Lzfy5OmuEg==",
"license": "Apache-2.0",
"optional": true,
"dependencies": {
"@aws-crypto/crc32": "5.2.0",
"@aws-crypto/crc32c": "5.2.0",
"@aws-crypto/util": "5.2.0",
"@aws-sdk/core": "^3.974.12",
"@aws-sdk/crc64-nvme": "^3.972.8",
"@aws-sdk/types": "^3.973.8",
"@smithy/core": "^3.24.2",
"@smithy/types": "^4.14.1",
"@aws-sdk/core": "^3.974.13",
"@aws-sdk/crc64-nvme": "^3.972.9",
"@aws-sdk/types": "^3.973.9",
"@smithy/core": "^3.24.3",
"@smithy/types": "^4.14.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -585,14 +589,14 @@
}
},
"node_modules/@aws-sdk/middleware-location-constraint": {
"version": "3.972.10",
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-location-constraint/-/middleware-location-constraint-3.972.10.tgz",
"integrity": "sha512-rI3NZvJcEvjoD0+0PI0iUAwlPw2IlSlhyvgBK/3WkKJQE/YiKFedd9dMN2lVacdNxPNhxL/jzQaKQdrGtQagjQ==",
"version": "3.972.11",
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-location-constraint/-/middleware-location-constraint-3.972.11.tgz",
"integrity": "sha512-hkfspNUP4criAH6ton6BGKgnm5dZx+7bUOy1YqlTfejDeUPAM23D81q/IX+hdlS3KUsfwGz5ADTqZWKBEUpf4A==",
"license": "Apache-2.0",
"optional": true,
"dependencies": {
"@aws-sdk/types": "^3.973.8",
"@smithy/types": "^4.14.1",
"@aws-sdk/types": "^3.973.9",
"@smithy/types": "^4.14.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -600,18 +604,18 @@
}
},
"node_modules/@aws-sdk/middleware-sdk-s3": {
"version": "3.972.41",
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.972.41.tgz",
"integrity": "sha512-M4T2I2WPuH5WQpU8Tsp+u2bcO29zGRkU14ATzuqb9I4xh8tzsLqtp4hzaJM5aO2dhMZnHDzyQwSFVgc3XbnoGg==",
"version": "3.972.42",
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.972.42.tgz",
"integrity": "sha512-/xNqNGXv9LaxZd25L9VV4pnSOw9OdDNO4rAHamM+h3KQBSITljIH9vk3dveGga1I2j36lQd0rdG3gjNEXvtNew==",
"license": "Apache-2.0",
"optional": true,
"dependencies": {
"@aws-sdk/core": "^3.974.12",
"@aws-sdk/signature-v4-multi-region": "^3.996.27",
"@aws-sdk/types": "^3.973.8",
"@smithy/core": "^3.24.2",
"@aws-sdk/core": "^3.974.13",
"@aws-sdk/signature-v4-multi-region": "^3.996.28",
"@aws-sdk/types": "^3.973.9",
"@smithy/core": "^3.24.3",
"@smithy/signature-v4": "^5.4.2",
"@smithy/types": "^4.14.1",
"@smithy/types": "^4.14.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -619,14 +623,14 @@
}
},
"node_modules/@aws-sdk/middleware-ssec": {
"version": "3.972.10",
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-ssec/-/middleware-ssec-3.972.10.tgz",
"integrity": "sha512-Gli9A0u8EVVb+5bFDGS/QbSVg28w/wpEidg1ggVcSj65BDTdGR6punsOcVjqdiu1i42WHWo51MCvARPIIz9juw==",
"version": "3.972.11",
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-ssec/-/middleware-ssec-3.972.11.tgz",
"integrity": "sha512-7PQvGNhtveKlvVqNahqWx5yrwxP7ecwAoB1dYBf8eKwfo2tzzCbNnW+q2nO3N066ktQaB4iBQbDRWtizm+amoQ==",
"license": "Apache-2.0",
"optional": true,
"dependencies": {
"@aws-sdk/types": "^3.973.8",
"@smithy/types": "^4.14.1",
"@aws-sdk/types": "^3.973.9",
"@smithy/types": "^4.14.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -634,21 +638,21 @@
}
},
"node_modules/@aws-sdk/nested-clients": {
"version": "3.997.10",
"resolved": "https://registry.npmjs.org/@aws-sdk/nested-clients/-/nested-clients-3.997.10.tgz",
"integrity": "sha512-FtQ/Bt327peZJuyo4WZSOLVUTw9ujRxntepiC7L65FxA2P82Xlq0g14T22BuqBUeMjDoxa9nvwiMHjLIfP3eUg==",
"version": "3.997.11",
"resolved": "https://registry.npmjs.org/@aws-sdk/nested-clients/-/nested-clients-3.997.11.tgz",
"integrity": "sha512-nWXXJ1r/r8N2Gw1pWolRgED38/A9A8DHR2ETWIv220zh4PZHcybbR4hUVWWktmNXTRHzDJwRluapHn0rZxuoqA==",
"license": "Apache-2.0",
"optional": true,
"dependencies": {
"@aws-crypto/sha256-browser": "5.2.0",
"@aws-crypto/sha256-js": "5.2.0",
"@aws-sdk/core": "^3.974.12",
"@aws-sdk/signature-v4-multi-region": "^3.996.27",
"@aws-sdk/types": "^3.973.8",
"@smithy/core": "^3.24.2",
"@smithy/fetch-http-handler": "^5.4.2",
"@smithy/node-http-handler": "^4.7.2",
"@smithy/types": "^4.14.1",
"@aws-sdk/core": "^3.974.13",
"@aws-sdk/signature-v4-multi-region": "^3.996.28",
"@aws-sdk/types": "^3.973.9",
"@smithy/core": "^3.24.3",
"@smithy/fetch-http-handler": "^5.4.3",
"@smithy/node-http-handler": "^4.7.3",
"@smithy/types": "^4.14.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -656,16 +660,16 @@
}
},
"node_modules/@aws-sdk/signature-v4-multi-region": {
"version": "3.996.27",
"resolved": "https://registry.npmjs.org/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.996.27.tgz",
"integrity": "sha512-0Phbz4t6HI3D3skxvG2uI+VWU034/nSIw1T8d+FPzzQG9EQTrw94o9mOKO2Gv3n3Oc8P7JD7RAUxkoneLWv5Eg==",
"version": "3.996.28",
"resolved": "https://registry.npmjs.org/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.996.28.tgz",
"integrity": "sha512-qs9z5LqXO/CZC2Lg9SGKpoLU8Rhi+m2pFKZqfO9pytX1clc0katqtsDNupJxFy0xT9wsZSPzM2v1y+/H/zfp5Q==",
"license": "Apache-2.0",
"optional": true,
"dependencies": {
"@aws-sdk/types": "^3.973.8",
"@smithy/core": "^3.24.2",
"@aws-sdk/types": "^3.973.9",
"@smithy/core": "^3.24.3",
"@smithy/signature-v4": "^5.4.2",
"@smithy/types": "^4.14.1",
"@smithy/types": "^4.14.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -673,17 +677,17 @@
}
},
"node_modules/@aws-sdk/token-providers": {
"version": "3.1049.0",
"resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.1049.0.tgz",
"integrity": "sha512-r7+d0lQMTHKypkmaF5jRTBYLYHCUHzt3gaVoN9SidLhQeWhCmHk3AKrboDTpPF5b7Pt7vKu3+oeMjznM2Eu1ow==",
"version": "3.1052.0",
"resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.1052.0.tgz",
"integrity": "sha512-QqZNB3so7UIDxZtroc85TQaLVxdZRFm0eWM1CSR2N+b06as9TOrilvrlTZuj3guYlxMs6yLOgGxnklJ5qMYtTw==",
"license": "Apache-2.0",
"optional": true,
"dependencies": {
"@aws-sdk/core": "^3.974.12",
"@aws-sdk/nested-clients": "^3.997.10",
"@aws-sdk/types": "^3.973.8",
"@smithy/core": "^3.24.2",
"@smithy/types": "^4.14.1",
"@aws-sdk/core": "^3.974.13",
"@aws-sdk/nested-clients": "^3.997.11",
"@aws-sdk/types": "^3.973.9",
"@smithy/core": "^3.24.3",
"@smithy/types": "^4.14.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -691,13 +695,13 @@
}
},
"node_modules/@aws-sdk/types": {
"version": "3.973.8",
"resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.973.8.tgz",
"integrity": "sha512-gjlAdtHMbtR9X5iIhVUvbVcy55KnznpC6bkDUWW9z915bi0ckdUr5cjf16Kp6xq0bP5HBD2xzgbL9F9Quv5vUw==",
"version": "3.973.9",
"resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.973.9.tgz",
"integrity": "sha512-kuBfgQVdcz5Bmapc4A13YbpVw/pXkesfhetcFYwbntqas8sF41OHyd4o28+/TG2ZQdHBsv90Lsu5y6oitvYCdg==",
"license": "Apache-2.0",
"optional": true,
"dependencies": {
"@smithy/types": "^4.14.1",
"@smithy/types": "^4.14.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -718,14 +722,14 @@
}
},
"node_modules/@aws-sdk/xml-builder": {
"version": "3.972.24",
"resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.972.24.tgz",
"integrity": "sha512-V8z5YcDPfsvzrBlj0xR1vhRtocblhYbqdreCJB/voGd4Sr5zjNAeWxexbnqVtskTJe0vFb5KMqbSL++ePl+zRw==",
"version": "3.972.25",
"resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.972.25.tgz",
"integrity": "sha512-GH+Kjz4nPKWKHnsiQpnhP1MJdTGIcK4rAka6tzakgjjUkVgNsmPeEbbRAf09SzS1hjGu6duGHCBsxYke0BhHjQ==",
"license": "Apache-2.0",
"optional": true,
"dependencies": {
"@nodable/entities": "2.1.0",
"@smithy/types": "^4.14.1",
"@smithy/types": "^4.14.2",
"fast-xml-parser": "5.7.3",
"tslib": "^2.6.2"
},
@@ -1498,9 +1502,9 @@
}
},
"node_modules/@smithy/core": {
"version": "3.24.3",
"resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.24.3.tgz",
"integrity": "sha512-Ep/7tPamGY8mgESE3LyLKtxJyy6U52WWAqr/3wial47Sj4u3PiIF73AOGI27UyLy9duTkhZbgzodOfLV4TduZg==",
"version": "3.24.4",
"resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.24.4.tgz",
"integrity": "sha512-3UNRKEyQyAgVgM0LGlerCLm+ChZWZ1GPfde+jBEW6bm6bSBGU1p0EbblaUV3unbhwvidjLA5Zs3sOs7mnZwvAw==",
"license": "Apache-2.0",
"optional": true,
"dependencies": {
@@ -1513,13 +1517,13 @@
}
},
"node_modules/@smithy/credential-provider-imds": {
"version": "4.3.3",
"resolved": "https://registry.npmjs.org/@smithy/credential-provider-imds/-/credential-provider-imds-4.3.3.tgz",
"integrity": "sha512-I2Bti0DKFo2IJyN28ijCsx51BAumEYR4/1yZ1FXyBygy9MqbnMqCev4JPth/MbpRfBSRAX35hITSnAdJRo1u5w==",
"version": "4.3.4",
"resolved": "https://registry.npmjs.org/@smithy/credential-provider-imds/-/credential-provider-imds-4.3.4.tgz",
"integrity": "sha512-vKW0MEFRU4Y3MkVZUkpJm+g9qyPGLCXhc0YLggUdSdBB4g7IaSSsCE75P9rBXyWHrXY1UYSQUl8/DwsTR7QciA==",
"license": "Apache-2.0",
"optional": true,
"dependencies": {
"@smithy/core": "^3.24.3",
"@smithy/core": "^3.24.4",
"@smithy/types": "^4.14.2",
"tslib": "^2.6.2"
},
@@ -4399,12 +4403,15 @@
}
},
"node_modules/helmet": {
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/helmet/-/helmet-8.1.0.tgz",
"integrity": "sha512-jOiHyAZsmnr8LqoPGmCjYAaiuWwjAPLgY8ZX2XrmHawt99/u1y6RgrZMTeoPfpUbV96HOalYgz1qzkRbw54Pmg==",
"version": "8.2.0",
"resolved": "https://registry.npmjs.org/helmet/-/helmet-8.2.0.tgz",
"integrity": "sha512-DRgTIUgnWcJ62KyarxxziuqYxKGnR6Rgg19BlbucN/dpmJbl1XOit6qvoOX0ZT+HhWe5OUVhU/a1zpGyc1xA0Q==",
"license": "MIT",
"engines": {
"node": ">=18.0.0"
},
"funding": {
"url": "https://github.com/sponsors/EvanHahn"
}
},
"node_modules/http-errors": {
@@ -6164,9 +6171,9 @@
"license": "MIT"
},
"node_modules/semver": {
"version": "7.8.0",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.8.0.tgz",
"integrity": "sha512-AcM7dV/5ul4EekoQ29Agm5vri8JNqRyj39o0qpX6vDF2GZrtutZl5RwgD1XnZjiTAfncsJhMI48QQH3sN87YNA==",
"version": "7.8.1",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.8.1.tgz",
"integrity": "sha512-rkVq3IXh+4FDGch+KwzX3aV9W3kO54GyEgpvBzSyctDA6Xtd7RJQV1xmXbeQp5v7+VzLOfVqiutSE6GICgPFvg==",
"license": "ISC",
"bin": {
"semver": "bin/semver.js"
@@ -7317,9 +7324,9 @@
"license": "ISC"
},
"node_modules/ws": {
"version": "8.20.1",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.20.1.tgz",
"integrity": "sha512-It4dO0K5v//JtTXuPkfEOaI3uUN87iYPnqo/ZzqCoG3g8uhA66QUMs/SrM0YK7/NAu+r4LMh/9dq2A7k+rHs+w==",
"version": "8.21.0",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.21.0.tgz",
"integrity": "sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==",
"license": "MIT",
"engines": {
"node": ">=10.0.0"