@liflig/load-secrets 1.1.236 → 1.1.237

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -27,8 +27,6 @@ jobs:
27
27
  with:
28
28
  persist-credentials: false
29
29
 
30
- - uses: capralifecycle/actions-lib/check-runtime-dependencies@1beb34c41b959412d4400179889454dc49b163af # v1.14.0
31
-
32
30
  - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
33
31
  with:
34
32
  node-version-file: ".node-version"
package/bun.lock CHANGED
@@ -5,8 +5,8 @@
5
5
  "": {
6
6
  "name": "@liflig/load-secrets",
7
7
  "dependencies": {
8
- "@aws-sdk/client-secrets-manager": "3.1131.0",
9
- "@aws-sdk/client-sts": "3.1131.0",
8
+ "@aws-sdk/client-secrets-manager": "3.1132.0",
9
+ "@aws-sdk/client-sts": "3.1132.0",
10
10
  "read": "6.0.0",
11
11
  },
12
12
  "devDependencies": {
@@ -29,9 +29,9 @@
29
29
 
30
30
  "@actions/io": ["@actions/io@3.0.2", "", {}, "sha512-nRBchcMM+QK1pdjO7/idu86rbJI5YHUKCvKs0KxnSYbVe3F51UfGxuZX4Qy/fWlp6l7gWFwIkrOzN+oUK03kfw=="],
31
31
 
32
- "@aws-sdk/client-secrets-manager": ["@aws-sdk/client-secrets-manager@3.1131.0", "", { "dependencies": { "@aws-sdk/core": "^3.978.0", "@aws-sdk/credential-provider-node": "^3.972.83", "@aws-sdk/types": "^3.974.5", "@smithy/core": "^3.33.3", "@smithy/fetch-http-handler": "^5.7.2", "@smithy/node-http-handler": "^4.11.3", "@smithy/types": "^4.17.2", "tslib": "^2.6.2" } }, "sha512-SdzP8opX5sDyOH8xx9x0prVHfsDqEGLEcLefGdSLOR4tlSjrWfCKqoxfHFsFBbfRxYkaFAkxJHy4H35SBFedZw=="],
32
+ "@aws-sdk/client-secrets-manager": ["@aws-sdk/client-secrets-manager@3.1132.0", "", { "dependencies": { "@aws-sdk/core": "^3.978.0", "@aws-sdk/credential-provider-node": "^3.972.83", "@aws-sdk/types": "^3.974.5", "@smithy/core": "^3.33.3", "@smithy/fetch-http-handler": "^5.7.2", "@smithy/node-http-handler": "^4.11.3", "@smithy/types": "^4.17.2", "tslib": "^2.6.2" } }, "sha512-p1llstzbM39PCdApn02xXH0coQqVU+z1dxl9+4yaE/jfS1KVy0wrcvtqB13/bjOCmvIsDssrBvPtfjANMHa0Zg=="],
33
33
 
34
- "@aws-sdk/client-sts": ["@aws-sdk/client-sts@3.1131.0", "", { "dependencies": { "@aws-sdk/core": "^3.978.0", "@aws-sdk/credential-provider-node": "^3.972.83", "@aws-sdk/signature-v4-multi-region": "^3.996.46", "@aws-sdk/types": "^3.974.5", "@smithy/core": "^3.33.3", "@smithy/fetch-http-handler": "^5.7.2", "@smithy/node-http-handler": "^4.11.3", "@smithy/types": "^4.17.2", "tslib": "^2.6.2" } }, "sha512-k9RyorL46RUbvnOjFF3ogGvrK79i229zP6C5+wGPYqNvohw/eomC0DRSOntIc28nVYcfirlJuubPPGZHh9TGUA=="],
34
+ "@aws-sdk/client-sts": ["@aws-sdk/client-sts@3.1132.0", "", { "dependencies": { "@aws-sdk/core": "^3.978.0", "@aws-sdk/credential-provider-node": "^3.972.83", "@aws-sdk/signature-v4-multi-region": "^3.996.46", "@aws-sdk/types": "^3.974.5", "@smithy/core": "^3.33.3", "@smithy/fetch-http-handler": "^5.7.2", "@smithy/node-http-handler": "^4.11.3", "@smithy/types": "^4.17.2", "tslib": "^2.6.2" } }, "sha512-Wjk/Hux/sAIcWIepaKhDWULk8dQqhN4+SpzPLFVm+TT0quXT7KiCfgb4t7JgEn6XeOSI4YzR2iyE9XDg+j8NZQ=="],
35
35
 
36
36
  "@aws-sdk/core": ["@aws-sdk/core@3.978.0", "", { "dependencies": { "@aws-sdk/types": "^3.974.5", "@aws-sdk/xml-builder": "^3.972.40", "@aws/lambda-invoke-store": "^0.3.0", "@smithy/core": "^3.33.3", "@smithy/signature-v4": "^5.6.12", "@smithy/types": "^4.17.2", "bowser": "^2.11.0", "tslib": "^2.6.2" } }, "sha512-2yX9LUmxPklVjSGTb8dfnWRJSiFQ3TeH2nn7G1mdKHTfnabzF0+gfrS8rYfLWmZrQ8A3mEcxMJjRc51dL5KWaA=="],
37
37
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@liflig/load-secrets",
3
- "version": "1.1.236",
3
+ "version": "1.1.237",
4
4
  "description": "Library for loading project secrets into AWS Secrets Manager",
5
5
  "license": "Apache-2.0",
6
6
  "type": "module",
@@ -25,8 +25,8 @@
25
25
  "provenance": true
26
26
  },
27
27
  "dependencies": {
28
- "@aws-sdk/client-secrets-manager": "3.1131.0",
29
- "@aws-sdk/client-sts": "3.1131.0",
28
+ "@aws-sdk/client-secrets-manager": "3.1132.0",
29
+ "@aws-sdk/client-sts": "3.1132.0",
30
30
  "read": "6.0.0"
31
31
  },
32
32
  "devDependencies": {