@cdk8s/awscdk-resolver 0.0.193 → 0.0.195

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.
Files changed (51) hide show
  1. package/.jsii +4 -4
  2. package/lib/resolve.js +1 -1
  3. package/node_modules/@aws-sdk/client-cloudformation/README.md +1 -1
  4. package/node_modules/@aws-sdk/client-cloudformation/package.json +36 -36
  5. package/node_modules/@aws-sdk/client-sso/README.md +1 -1
  6. package/node_modules/@aws-sdk/client-sso/package.json +32 -32
  7. package/node_modules/@aws-sdk/client-sso-oidc/README.md +1 -1
  8. package/node_modules/@aws-sdk/client-sso-oidc/package.json +34 -34
  9. package/node_modules/@aws-sdk/client-sts/README.md +1 -1
  10. package/node_modules/@aws-sdk/client-sts/package.json +34 -34
  11. package/node_modules/@aws-sdk/core/package.json +8 -8
  12. package/node_modules/@aws-sdk/credential-provider-env/package.json +4 -4
  13. package/node_modules/@aws-sdk/credential-provider-http/package.json +9 -9
  14. package/node_modules/@aws-sdk/credential-provider-ini/package.json +10 -10
  15. package/node_modules/@aws-sdk/credential-provider-node/package.json +9 -9
  16. package/node_modules/@aws-sdk/credential-provider-process/package.json +4 -4
  17. package/node_modules/@aws-sdk/credential-provider-sso/package.json +6 -6
  18. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +5 -5
  19. package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
  20. package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  21. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
  22. package/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
  23. package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
  24. package/node_modules/@aws-sdk/token-providers/package.json +4 -4
  25. package/node_modules/@aws-sdk/types/package.json +2 -2
  26. package/node_modules/@aws-sdk/util-endpoints/package.json +4 -4
  27. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  28. package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  29. package/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js +2 -27
  30. package/node_modules/@smithy/fetch-http-handler/dist-es/stream-collector.js +2 -25
  31. package/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  32. package/package.json +4 -4
  33. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/LICENSE +0 -201
  34. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/README.md +0 -11
  35. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-cjs/fetch-http-handler.js +0 -1
  36. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js +0 -230
  37. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-cjs/request-timeout.js +0 -1
  38. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-cjs/stream-collector.js +0 -1
  39. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-es/fetch-http-handler.js +0 -138
  40. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-es/index.js +0 -2
  41. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-es/request-timeout.js +0 -11
  42. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-es/stream-collector.js +0 -27
  43. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-types/fetch-http-handler.d.ts +0 -33
  44. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-types/index.d.ts +0 -2
  45. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-types/request-timeout.d.ts +0 -1
  46. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-types/stream-collector.d.ts +0 -2
  47. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/fetch-http-handler.d.ts +0 -33
  48. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/index.d.ts +0 -2
  49. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/request-timeout.d.ts +0 -1
  50. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/stream-collector.d.ts +0 -2
  51. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/package.json +0 -62
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-process",
3
- "version": "3.679.0",
3
+ "version": "3.686.0",
4
4
  "description": "AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/config",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -25,11 +25,11 @@
25
25
  },
26
26
  "license": "Apache-2.0",
27
27
  "dependencies": {
28
- "@aws-sdk/core": "3.679.0",
29
- "@aws-sdk/types": "3.679.0",
28
+ "@aws-sdk/core": "3.686.0",
29
+ "@aws-sdk/types": "3.686.0",
30
30
  "@smithy/property-provider": "^3.1.7",
31
31
  "@smithy/shared-ini-file-loader": "^3.1.8",
32
- "@smithy/types": "^3.5.0",
32
+ "@smithy/types": "^3.6.0",
33
33
  "tslib": "^2.6.2"
34
34
  },
35
35
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-sso",
3
- "version": "3.682.0",
3
+ "version": "3.686.0",
4
4
  "description": "AWS credential provider that exchanges a resolved SSO login token file for temporary AWS credentials",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -25,13 +25,13 @@
25
25
  },
26
26
  "license": "Apache-2.0",
27
27
  "dependencies": {
28
- "@aws-sdk/client-sso": "3.682.0",
29
- "@aws-sdk/core": "3.679.0",
30
- "@aws-sdk/token-providers": "3.679.0",
31
- "@aws-sdk/types": "3.679.0",
28
+ "@aws-sdk/client-sso": "3.686.0",
29
+ "@aws-sdk/core": "3.686.0",
30
+ "@aws-sdk/token-providers": "3.686.0",
31
+ "@aws-sdk/types": "3.686.0",
32
32
  "@smithy/property-provider": "^3.1.7",
33
33
  "@smithy/shared-ini-file-loader": "^3.1.8",
34
- "@smithy/types": "^3.5.0",
34
+ "@smithy/types": "^3.6.0",
35
35
  "tslib": "^2.6.2"
36
36
  },
37
37
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-web-identity",
3
- "version": "3.679.0",
3
+ "version": "3.686.0",
4
4
  "description": "AWS credential provider that calls STS assumeRole for temporary AWS credentials",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -33,10 +33,10 @@
33
33
  },
34
34
  "license": "Apache-2.0",
35
35
  "dependencies": {
36
- "@aws-sdk/core": "3.679.0",
37
- "@aws-sdk/types": "3.679.0",
36
+ "@aws-sdk/core": "3.686.0",
37
+ "@aws-sdk/types": "3.686.0",
38
38
  "@smithy/property-provider": "^3.1.7",
39
- "@smithy/types": "^3.5.0",
39
+ "@smithy/types": "^3.6.0",
40
40
  "tslib": "^2.6.2"
41
41
  },
42
42
  "devDependencies": {
@@ -48,7 +48,7 @@
48
48
  "typescript": "~4.9.5"
49
49
  },
50
50
  "peerDependencies": {
51
- "@aws-sdk/client-sts": "^3.679.0"
51
+ "@aws-sdk/client-sts": "^3.686.0"
52
52
  },
53
53
  "types": "./dist-types/index.d.ts",
54
54
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-host-header",
3
- "version": "3.679.0",
3
+ "version": "3.686.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline middleware-host-header",
@@ -23,9 +23,9 @@
23
23
  },
24
24
  "license": "Apache-2.0",
25
25
  "dependencies": {
26
- "@aws-sdk/types": "3.679.0",
27
- "@smithy/protocol-http": "^4.1.4",
28
- "@smithy/types": "^3.5.0",
26
+ "@aws-sdk/types": "3.686.0",
27
+ "@smithy/protocol-http": "^4.1.5",
28
+ "@smithy/types": "^3.6.0",
29
29
  "tslib": "^2.6.2"
30
30
  },
31
31
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-logger",
3
- "version": "3.679.0",
3
+ "version": "3.686.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline middleware-logger",
@@ -24,8 +24,8 @@
24
24
  "module": "./dist-es/index.js",
25
25
  "types": "./dist-types/index.d.ts",
26
26
  "dependencies": {
27
- "@aws-sdk/types": "3.679.0",
28
- "@smithy/types": "^3.5.0",
27
+ "@aws-sdk/types": "3.686.0",
28
+ "@smithy/types": "^3.6.0",
29
29
  "tslib": "^2.6.2"
30
30
  },
31
31
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-recursion-detection",
3
- "version": "3.679.0",
3
+ "version": "3.686.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline middleware-recursion-detection",
@@ -23,9 +23,9 @@
23
23
  },
24
24
  "license": "Apache-2.0",
25
25
  "dependencies": {
26
- "@aws-sdk/types": "3.679.0",
27
- "@smithy/protocol-http": "^4.1.4",
28
- "@smithy/types": "^3.5.0",
26
+ "@aws-sdk/types": "3.686.0",
27
+ "@smithy/protocol-http": "^4.1.5",
28
+ "@smithy/types": "^3.6.0",
29
29
  "tslib": "^2.6.2"
30
30
  },
31
31
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-user-agent",
3
- "version": "3.682.0",
3
+ "version": "3.686.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline middleware-user-agent",
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@aws-sdk/core": "3.679.0",
28
- "@aws-sdk/types": "3.679.0",
29
- "@aws-sdk/util-endpoints": "3.679.0",
30
- "@smithy/core": "^2.4.8",
31
- "@smithy/protocol-http": "^4.1.4",
32
- "@smithy/types": "^3.5.0",
27
+ "@aws-sdk/core": "3.686.0",
28
+ "@aws-sdk/types": "3.686.0",
29
+ "@aws-sdk/util-endpoints": "3.686.0",
30
+ "@smithy/core": "^2.5.1",
31
+ "@smithy/protocol-http": "^4.1.5",
32
+ "@smithy/types": "^3.6.0",
33
33
  "tslib": "^2.6.2"
34
34
  },
35
35
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/region-config-resolver",
3
- "version": "3.679.0",
3
+ "version": "3.686.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline region-config-resolver",
@@ -22,11 +22,11 @@
22
22
  },
23
23
  "license": "Apache-2.0",
24
24
  "dependencies": {
25
- "@aws-sdk/types": "3.679.0",
26
- "@smithy/node-config-provider": "^3.1.8",
27
- "@smithy/types": "^3.5.0",
25
+ "@aws-sdk/types": "3.686.0",
26
+ "@smithy/node-config-provider": "^3.1.9",
27
+ "@smithy/types": "^3.6.0",
28
28
  "@smithy/util-config-provider": "^3.0.0",
29
- "@smithy/util-middleware": "^3.0.7",
29
+ "@smithy/util-middleware": "^3.0.8",
30
30
  "tslib": "^2.6.2"
31
31
  },
32
32
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/token-providers",
3
- "version": "3.679.0",
3
+ "version": "3.686.0",
4
4
  "description": "A collection of token providers",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -27,10 +27,10 @@
27
27
  },
28
28
  "license": "Apache-2.0",
29
29
  "dependencies": {
30
- "@aws-sdk/types": "3.679.0",
30
+ "@aws-sdk/types": "3.686.0",
31
31
  "@smithy/property-provider": "^3.1.7",
32
32
  "@smithy/shared-ini-file-loader": "^3.1.8",
33
- "@smithy/types": "^3.5.0",
33
+ "@smithy/types": "^3.6.0",
34
34
  "tslib": "^2.6.2"
35
35
  },
36
36
  "devDependencies": {
@@ -42,7 +42,7 @@
42
42
  "typescript": "~4.9.5"
43
43
  },
44
44
  "peerDependencies": {
45
- "@aws-sdk/client-sso-oidc": "^3.679.0"
45
+ "@aws-sdk/client-sso-oidc": "^3.686.0"
46
46
  },
47
47
  "types": "./dist-types/index.d.ts",
48
48
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/types",
3
- "version": "3.679.0",
3
+ "version": "3.686.0",
4
4
  "main": "./dist-cjs/index.js",
5
5
  "module": "./dist-es/index.js",
6
6
  "types": "./dist-types/index.d.ts",
@@ -41,7 +41,7 @@
41
41
  "directory": "packages/types"
42
42
  },
43
43
  "dependencies": {
44
- "@smithy/types": "^3.5.0",
44
+ "@smithy/types": "^3.6.0",
45
45
  "tslib": "^2.6.2"
46
46
  },
47
47
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-endpoints",
3
- "version": "3.679.0",
3
+ "version": "3.686.0",
4
4
  "description": "Utilities to help with endpoint resolution",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -24,9 +24,9 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@aws-sdk/types": "3.679.0",
28
- "@smithy/types": "^3.5.0",
29
- "@smithy/util-endpoints": "^2.1.3",
27
+ "@aws-sdk/types": "3.686.0",
28
+ "@smithy/types": "^3.6.0",
29
+ "@smithy/util-endpoints": "^2.1.4",
30
30
  "tslib": "^2.6.2"
31
31
  },
32
32
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-user-agent-browser",
3
- "version": "3.679.0",
3
+ "version": "3.686.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline util-user-agent-browser",
@@ -23,8 +23,8 @@
23
23
  "license": "Apache-2.0",
24
24
  "react-native": "dist-es/index.native.js",
25
25
  "dependencies": {
26
- "@aws-sdk/types": "3.679.0",
27
- "@smithy/types": "^3.5.0",
26
+ "@aws-sdk/types": "3.686.0",
27
+ "@smithy/types": "^3.6.0",
28
28
  "bowser": "^2.11.0",
29
29
  "tslib": "^2.6.2"
30
30
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-user-agent-node",
3
- "version": "3.682.0",
3
+ "version": "3.686.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline util-user-agent-node",
@@ -21,10 +21,10 @@
21
21
  },
22
22
  "license": "Apache-2.0",
23
23
  "dependencies": {
24
- "@aws-sdk/middleware-user-agent": "3.682.0",
25
- "@aws-sdk/types": "3.679.0",
26
- "@smithy/node-config-provider": "^3.1.8",
27
- "@smithy/types": "^3.5.0",
24
+ "@aws-sdk/middleware-user-agent": "3.686.0",
25
+ "@aws-sdk/types": "3.686.0",
26
+ "@smithy/node-config-provider": "^3.1.9",
27
+ "@smithy/types": "^3.6.0",
28
28
  "tslib": "^2.6.2"
29
29
  },
30
30
  "devDependencies": {
@@ -192,19 +192,12 @@ __name(_FetchHttpHandler, "FetchHttpHandler");
192
192
  var FetchHttpHandler = _FetchHttpHandler;
193
193
 
194
194
  // src/stream-collector.ts
195
- var import_util_base64 = require("@smithy/util-base64");
196
- var streamCollector = /* @__PURE__ */ __name((stream) => {
195
+ var streamCollector = /* @__PURE__ */ __name(async (stream) => {
197
196
  if (typeof Blob === "function" && stream instanceof Blob) {
198
- return collectBlob(stream);
197
+ return new Uint8Array(await stream.arrayBuffer());
199
198
  }
200
199
  return collectStream(stream);
201
200
  }, "streamCollector");
202
- async function collectBlob(blob) {
203
- const base64 = await readToBase64(blob);
204
- const arrayBuffer = (0, import_util_base64.fromBase64)(base64);
205
- return new Uint8Array(arrayBuffer);
206
- }
207
- __name(collectBlob, "collectBlob");
208
201
  async function collectStream(stream) {
209
202
  const chunks = [];
210
203
  const reader = stream.getReader();
@@ -227,24 +220,6 @@ async function collectStream(stream) {
227
220
  return collected;
228
221
  }
229
222
  __name(collectStream, "collectStream");
230
- function readToBase64(blob) {
231
- return new Promise((resolve, reject) => {
232
- const reader = new FileReader();
233
- reader.onloadend = () => {
234
- if (reader.readyState !== 2) {
235
- return reject(new Error("Reader aborted too early"));
236
- }
237
- const result = reader.result ?? "";
238
- const commaIndex = result.indexOf(",");
239
- const dataOffset = commaIndex > -1 ? commaIndex + 1 : result.length;
240
- resolve(result.substring(dataOffset));
241
- };
242
- reader.onabort = () => reject(new Error("Read aborted"));
243
- reader.onerror = () => reject(reader.error);
244
- reader.readAsDataURL(blob);
245
- });
246
- }
247
- __name(readToBase64, "readToBase64");
248
223
  // Annotate the CommonJS export names for ESM import in node:
249
224
 
250
225
  0 && (module.exports = {
@@ -1,15 +1,9 @@
1
- import { fromBase64 } from "@smithy/util-base64";
2
- export const streamCollector = (stream) => {
1
+ export const streamCollector = async (stream) => {
3
2
  if (typeof Blob === "function" && stream instanceof Blob) {
4
- return collectBlob(stream);
3
+ return new Uint8Array(await stream.arrayBuffer());
5
4
  }
6
5
  return collectStream(stream);
7
6
  };
8
- async function collectBlob(blob) {
9
- const base64 = await readToBase64(blob);
10
- const arrayBuffer = fromBase64(base64);
11
- return new Uint8Array(arrayBuffer);
12
- }
13
7
  async function collectStream(stream) {
14
8
  const chunks = [];
15
9
  const reader = stream.getReader();
@@ -31,20 +25,3 @@ async function collectStream(stream) {
31
25
  }
32
26
  return collected;
33
27
  }
34
- function readToBase64(blob) {
35
- return new Promise((resolve, reject) => {
36
- const reader = new FileReader();
37
- reader.onloadend = () => {
38
- if (reader.readyState !== 2) {
39
- return reject(new Error("Reader aborted too early"));
40
- }
41
- const result = (reader.result ?? "");
42
- const commaIndex = result.indexOf(",");
43
- const dataOffset = commaIndex > -1 ? commaIndex + 1 : result.length;
44
- resolve(result.substring(dataOffset));
45
- };
46
- reader.onabort = () => reject(new Error("Read aborted"));
47
- reader.onerror = () => reject(reader.error);
48
- reader.readAsDataURL(blob);
49
- });
50
- }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/fetch-http-handler",
3
- "version": "3.2.9",
3
+ "version": "4.0.0",
4
4
  "description": "Provides a way to make requests",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
@@ -24,14 +24,14 @@
24
24
  "module": "./dist-es/index.js",
25
25
  "types": "./dist-types/index.d.ts",
26
26
  "dependencies": {
27
- "@smithy/protocol-http": "^4.1.4",
28
- "@smithy/querystring-builder": "^3.0.7",
29
- "@smithy/types": "^3.5.0",
27
+ "@smithy/protocol-http": "^4.1.5",
28
+ "@smithy/querystring-builder": "^3.0.8",
29
+ "@smithy/types": "^3.6.0",
30
30
  "@smithy/util-base64": "^3.0.0",
31
31
  "tslib": "^2.6.2"
32
32
  },
33
33
  "devDependencies": {
34
- "@smithy/abort-controller": "^3.1.5",
34
+ "@smithy/abort-controller": "^3.1.6",
35
35
  "concurrently": "7.0.0",
36
36
  "downlevel-dts": "0.10.1",
37
37
  "rimraf": "3.0.2",
package/package.json CHANGED
@@ -42,7 +42,7 @@
42
42
  "organization": false
43
43
  },
44
44
  "devDependencies": {
45
- "@cdk8s/projen-common": "0.0.552",
45
+ "@cdk8s/projen-common": "0.0.553",
46
46
  "@types/fs-extra": "^11.0.4",
47
47
  "@types/jest": "^27",
48
48
  "@types/node": "16.18.78",
@@ -65,7 +65,7 @@
65
65
  "jsii-docgen": "^10.5.0",
66
66
  "jsii-pacmak": "^1.104.0",
67
67
  "jsii-rosetta": "^5",
68
- "projen": "^0.88.6",
68
+ "projen": "^0.90.0",
69
69
  "ts-jest": "^27",
70
70
  "ts-node": "^10.9.2",
71
71
  "typescript": "^5.6.3"
@@ -76,7 +76,7 @@
76
76
  "constructs": "^10.3.0"
77
77
  },
78
78
  "dependencies": {
79
- "@aws-sdk/client-cloudformation": "^3.682.0"
79
+ "@aws-sdk/client-cloudformation": "^3.686.0"
80
80
  },
81
81
  "bundledDependencies": [
82
82
  "@aws-sdk/client-cloudformation"
@@ -92,7 +92,7 @@
92
92
  "publishConfig": {
93
93
  "access": "public"
94
94
  },
95
- "version": "0.0.193",
95
+ "version": "0.0.195",
96
96
  "jest": {
97
97
  "coverageProvider": "v8",
98
98
  "testMatch": [