@cdk8s/awscdk-resolver 0.0.216 → 0.0.218

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 (83) hide show
  1. package/.jsii +3 -3
  2. package/lib/resolve.js +1 -1
  3. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.js +8 -6
  4. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.js +8 -6
  5. package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormationClient.d.ts +18 -0
  6. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.browser.d.ts +1 -0
  7. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.d.ts +1 -0
  8. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.native.d.ts +1 -0
  9. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormationClient.d.ts +1 -0
  10. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -0
  11. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.d.ts +1 -0
  12. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -0
  13. package/node_modules/@aws-sdk/client-cloudformation/package.json +14 -14
  14. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +8 -6
  15. package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +8 -6
  16. package/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +18 -0
  17. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -0
  18. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -0
  19. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -0
  20. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +1 -0
  21. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -0
  22. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +1 -0
  23. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -0
  24. package/node_modules/@aws-sdk/client-sso/package.json +11 -11
  25. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.js +8 -6
  26. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.js +8 -6
  27. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/SSOOIDCClient.d.ts +18 -0
  28. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.browser.d.ts +1 -0
  29. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.d.ts +1 -0
  30. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.native.d.ts +1 -0
  31. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/SSOOIDCClient.d.ts +1 -0
  32. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -0
  33. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.d.ts +1 -0
  34. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -0
  35. package/node_modules/@aws-sdk/client-sso-oidc/package.json +13 -13
  36. package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.js +8 -6
  37. package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.js +8 -6
  38. package/node_modules/@aws-sdk/client-sts/dist-types/STSClient.d.ts +18 -0
  39. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.browser.d.ts +1 -0
  40. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.d.ts +1 -0
  41. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.native.d.ts +1 -0
  42. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/STSClient.d.ts +1 -0
  43. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -0
  44. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.d.ts +1 -0
  45. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -0
  46. package/node_modules/@aws-sdk/client-sts/package.json +13 -13
  47. package/node_modules/@aws-sdk/core/package.json +2 -2
  48. package/node_modules/@aws-sdk/credential-provider-env/package.json +3 -3
  49. package/node_modules/@aws-sdk/credential-provider-http/package.json +3 -3
  50. package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +12 -8
  51. package/node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js +7 -7
  52. package/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
  53. package/node_modules/@aws-sdk/credential-provider-node/package.json +8 -8
  54. package/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js +8 -2
  55. package/node_modules/@aws-sdk/credential-provider-process/dist-es/fromProcess.js +4 -2
  56. package/node_modules/@aws-sdk/credential-provider-process/dist-types/fromProcess.d.ts +2 -3
  57. package/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/fromProcess.d.ts +5 -3
  58. package/node_modules/@aws-sdk/credential-provider-process/package.json +3 -3
  59. package/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +4 -2
  60. package/node_modules/@aws-sdk/credential-provider-sso/dist-es/fromSSO.js +4 -2
  61. package/node_modules/@aws-sdk/credential-provider-sso/dist-types/fromSSO.d.ts +2 -3
  62. package/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +5 -3
  63. package/node_modules/@aws-sdk/credential-provider-sso/package.json +5 -5
  64. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromWebToken.js +4 -8
  65. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/fromWebToken.js +4 -8
  66. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +4 -4
  67. package/node_modules/@aws-sdk/middleware-host-header/package.json +2 -2
  68. package/node_modules/@aws-sdk/middleware-logger/package.json +2 -2
  69. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +2 -2
  70. package/node_modules/@aws-sdk/middleware-user-agent/package.json +4 -4
  71. package/node_modules/@aws-sdk/region-config-resolver/package.json +2 -2
  72. package/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +10 -10
  73. package/node_modules/@aws-sdk/token-providers/dist-es/fromSso.js +8 -10
  74. package/node_modules/@aws-sdk/token-providers/package.json +3 -3
  75. package/node_modules/@aws-sdk/types/dist-types/credentials.d.ts +1 -0
  76. package/node_modules/@aws-sdk/types/dist-types/identity/AwsCredentialIdentity.d.ts +1 -0
  77. package/node_modules/@aws-sdk/types/dist-types/ts3.4/credentials.d.ts +1 -0
  78. package/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +1 -0
  79. package/node_modules/@aws-sdk/types/package.json +1 -1
  80. package/node_modules/@aws-sdk/util-endpoints/package.json +2 -2
  81. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +2 -2
  82. package/node_modules/@aws-sdk/util-user-agent-node/package.json +3 -3
  83. package/package.json +6 -6
@@ -7,14 +7,10 @@ export const fromWebToken = (init) => async (awsIdentityProperties) => {
7
7
  roleAssumerWithWebIdentity = getDefaultRoleAssumerWithWebIdentity({
8
8
  ...init.clientConfig,
9
9
  credentialProviderLogger: init.logger,
10
- ...(awsIdentityProperties?.callerClientConfig?.region || init.parentClientConfig
11
- ? {
12
- parentClientConfig: {
13
- region: awsIdentityProperties?.callerClientConfig?.region,
14
- ...init.parentClientConfig,
15
- },
16
- }
17
- : {}),
10
+ parentClientConfig: {
11
+ ...awsIdentityProperties?.callerClientConfig,
12
+ ...init.parentClientConfig,
13
+ },
18
14
  }, init.clientPlugins);
19
15
  }
20
16
  return roleAssumerWithWebIdentity({
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-web-identity",
3
- "version": "3.713.0",
3
+ "version": "3.714.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,8 +33,8 @@
33
33
  },
34
34
  "license": "Apache-2.0",
35
35
  "dependencies": {
36
- "@aws-sdk/core": "3.713.0",
37
- "@aws-sdk/types": "3.713.0",
36
+ "@aws-sdk/core": "3.714.0",
37
+ "@aws-sdk/types": "3.714.0",
38
38
  "@smithy/property-provider": "^3.1.11",
39
39
  "@smithy/types": "^3.7.2",
40
40
  "tslib": "^2.6.2"
@@ -48,7 +48,7 @@
48
48
  "typescript": "~4.9.5"
49
49
  },
50
50
  "peerDependencies": {
51
- "@aws-sdk/client-sts": "^3.713.0"
51
+ "@aws-sdk/client-sts": "^3.714.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.713.0",
3
+ "version": "3.714.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,7 +23,7 @@
23
23
  },
24
24
  "license": "Apache-2.0",
25
25
  "dependencies": {
26
- "@aws-sdk/types": "3.713.0",
26
+ "@aws-sdk/types": "3.714.0",
27
27
  "@smithy/protocol-http": "^4.1.8",
28
28
  "@smithy/types": "^3.7.2",
29
29
  "tslib": "^2.6.2"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-logger",
3
- "version": "3.713.0",
3
+ "version": "3.714.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,7 +24,7 @@
24
24
  "module": "./dist-es/index.js",
25
25
  "types": "./dist-types/index.d.ts",
26
26
  "dependencies": {
27
- "@aws-sdk/types": "3.713.0",
27
+ "@aws-sdk/types": "3.714.0",
28
28
  "@smithy/types": "^3.7.2",
29
29
  "tslib": "^2.6.2"
30
30
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-recursion-detection",
3
- "version": "3.713.0",
3
+ "version": "3.714.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,7 +23,7 @@
23
23
  },
24
24
  "license": "Apache-2.0",
25
25
  "dependencies": {
26
- "@aws-sdk/types": "3.713.0",
26
+ "@aws-sdk/types": "3.714.0",
27
27
  "@smithy/protocol-http": "^4.1.8",
28
28
  "@smithy/types": "^3.7.2",
29
29
  "tslib": "^2.6.2"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-user-agent",
3
- "version": "3.713.0",
3
+ "version": "3.714.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,9 +24,9 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@aws-sdk/core": "3.713.0",
28
- "@aws-sdk/types": "3.713.0",
29
- "@aws-sdk/util-endpoints": "3.713.0",
27
+ "@aws-sdk/core": "3.714.0",
28
+ "@aws-sdk/types": "3.714.0",
29
+ "@aws-sdk/util-endpoints": "3.714.0",
30
30
  "@smithy/core": "^2.5.5",
31
31
  "@smithy/protocol-http": "^4.1.8",
32
32
  "@smithy/types": "^3.7.2",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/region-config-resolver",
3
- "version": "3.713.0",
3
+ "version": "3.714.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,7 +22,7 @@
22
22
  },
23
23
  "license": "Apache-2.0",
24
24
  "dependencies": {
25
- "@aws-sdk/types": "3.713.0",
25
+ "@aws-sdk/types": "3.714.0",
26
26
  "@smithy/node-config-provider": "^3.1.12",
27
27
  "@smithy/types": "^3.7.2",
28
28
  "@smithy/util-config-provider": "^3.0.0",
@@ -103,20 +103,20 @@ var writeSSOTokenToFile = /* @__PURE__ */ __name((id, ssoToken) => {
103
103
 
104
104
  // src/fromSso.ts
105
105
  var lastRefreshAttemptTime = /* @__PURE__ */ new Date(0);
106
- var fromSso = /* @__PURE__ */ __name((_init = {}) => async (awsIdentityProperties) => {
107
- var _a, _b, _c;
106
+ var fromSso = /* @__PURE__ */ __name((_init = {}) => async ({ callerClientConfig } = {}) => {
107
+ var _a;
108
108
  const init = {
109
109
  ..._init,
110
- ...((_a = awsIdentityProperties == null ? void 0 : awsIdentityProperties.callerClientConfig) == null ? void 0 : _a.region) ? {
111
- parentClientConfig: {
112
- region: (_b = awsIdentityProperties == null ? void 0 : awsIdentityProperties.callerClientConfig) == null ? void 0 : _b.region,
113
- ..._init.parentClientConfig
114
- }
115
- } : {}
110
+ parentClientConfig: {
111
+ ...callerClientConfig,
112
+ ..._init.parentClientConfig
113
+ }
116
114
  };
117
- (_c = init.logger) == null ? void 0 : _c.debug("@aws-sdk/token-providers - fromSso");
115
+ (_a = init.logger) == null ? void 0 : _a.debug("@aws-sdk/token-providers - fromSso");
118
116
  const profiles = await (0, import_shared_ini_file_loader.parseKnownFiles)(init);
119
- const profileName = (0, import_shared_ini_file_loader.getProfileName)(init);
117
+ const profileName = (0, import_shared_ini_file_loader.getProfileName)({
118
+ profile: init.profile ?? (callerClientConfig == null ? void 0 : callerClientConfig.profile)
119
+ });
120
120
  const profile = profiles[profileName];
121
121
  if (!profile) {
122
122
  throw new import_property_provider.TokenProviderError(`Profile '${profileName}' could not be found in shared credentials file.`, false);
@@ -6,21 +6,19 @@ import { validateTokenExpiry } from "./validateTokenExpiry";
6
6
  import { validateTokenKey } from "./validateTokenKey";
7
7
  import { writeSSOTokenToFile } from "./writeSSOTokenToFile";
8
8
  const lastRefreshAttemptTime = new Date(0);
9
- export const fromSso = (_init = {}) => async (awsIdentityProperties) => {
9
+ export const fromSso = (_init = {}) => async ({ callerClientConfig } = {}) => {
10
10
  const init = {
11
11
  ..._init,
12
- ...(awsIdentityProperties?.callerClientConfig?.region
13
- ? {
14
- parentClientConfig: {
15
- region: awsIdentityProperties?.callerClientConfig?.region,
16
- ..._init.parentClientConfig,
17
- },
18
- }
19
- : {}),
12
+ parentClientConfig: {
13
+ ...callerClientConfig,
14
+ ..._init.parentClientConfig,
15
+ },
20
16
  };
21
17
  init.logger?.debug("@aws-sdk/token-providers - fromSso");
22
18
  const profiles = await parseKnownFiles(init);
23
- const profileName = getProfileName(init);
19
+ const profileName = getProfileName({
20
+ profile: init.profile ?? callerClientConfig?.profile,
21
+ });
24
22
  const profile = profiles[profileName];
25
23
  if (!profile) {
26
24
  throw new TokenProviderError(`Profile '${profileName}' could not be found in shared credentials file.`, false);
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/token-providers",
3
- "version": "3.713.0",
3
+ "version": "3.714.0",
4
4
  "description": "A collection of token providers",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -27,7 +27,7 @@
27
27
  },
28
28
  "license": "Apache-2.0",
29
29
  "dependencies": {
30
- "@aws-sdk/types": "3.713.0",
30
+ "@aws-sdk/types": "3.714.0",
31
31
  "@smithy/property-provider": "^3.1.11",
32
32
  "@smithy/shared-ini-file-loader": "^3.1.12",
33
33
  "@smithy/types": "^3.7.2",
@@ -42,7 +42,7 @@
42
42
  "typescript": "~4.9.5"
43
43
  },
44
44
  "peerDependencies": {
45
- "@aws-sdk/client-sso-oidc": "^3.713.0"
45
+ "@aws-sdk/client-sso-oidc": "^3.714.0"
46
46
  },
47
47
  "types": "./dist-types/index.d.ts",
48
48
  "engines": {
@@ -44,6 +44,7 @@ export type CredentialProviderOptions = {
44
44
  */
45
45
  parentClientConfig?: {
46
46
  region?: string | Provider<string>;
47
+ profile?: string;
47
48
  [key: string]: unknown;
48
49
  };
49
50
  };
@@ -7,6 +7,7 @@ export { AwsCredentialIdentity, AwsCredentialIdentityProvider, IdentityProvider
7
7
  export interface AwsIdentityProperties {
8
8
  callerClientConfig?: {
9
9
  region(): Promise<string>;
10
+ profile?: string;
10
11
  };
11
12
  }
12
13
  /**
@@ -7,6 +7,7 @@ export type CredentialProviderOptions = {
7
7
  logger?: Logger;
8
8
  parentClientConfig?: {
9
9
  region?: string | Provider<string>;
10
+ profile?: string;
10
11
  [key: string]: unknown;
11
12
  };
12
13
  };
@@ -8,6 +8,7 @@ export {
8
8
  export interface AwsIdentityProperties {
9
9
  callerClientConfig?: {
10
10
  region(): Promise<string>;
11
+ profile?: string;
11
12
  };
12
13
  }
13
14
  export type RuntimeConfigIdentityProvider<T> = (
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/types",
3
- "version": "3.713.0",
3
+ "version": "3.714.0",
4
4
  "main": "./dist-cjs/index.js",
5
5
  "module": "./dist-es/index.js",
6
6
  "types": "./dist-types/index.d.ts",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-endpoints",
3
- "version": "3.713.0",
3
+ "version": "3.714.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,7 +24,7 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@aws-sdk/types": "3.713.0",
27
+ "@aws-sdk/types": "3.714.0",
28
28
  "@smithy/types": "^3.7.2",
29
29
  "@smithy/util-endpoints": "^2.1.7",
30
30
  "tslib": "^2.6.2"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-user-agent-browser",
3
- "version": "3.713.0",
3
+ "version": "3.714.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,7 +23,7 @@
23
23
  "license": "Apache-2.0",
24
24
  "react-native": "dist-es/index.native.js",
25
25
  "dependencies": {
26
- "@aws-sdk/types": "3.713.0",
26
+ "@aws-sdk/types": "3.714.0",
27
27
  "@smithy/types": "^3.7.2",
28
28
  "bowser": "^2.11.0",
29
29
  "tslib": "^2.6.2"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-user-agent-node",
3
- "version": "3.713.0",
3
+ "version": "3.714.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,8 +21,8 @@
21
21
  },
22
22
  "license": "Apache-2.0",
23
23
  "dependencies": {
24
- "@aws-sdk/middleware-user-agent": "3.713.0",
25
- "@aws-sdk/types": "3.713.0",
24
+ "@aws-sdk/middleware-user-agent": "3.714.0",
25
+ "@aws-sdk/types": "3.714.0",
26
26
  "@smithy/node-config-provider": "^3.1.12",
27
27
  "@smithy/types": "^3.7.2",
28
28
  "tslib": "^2.6.2"
package/package.json CHANGED
@@ -42,7 +42,7 @@
42
42
  "organization": false
43
43
  },
44
44
  "devDependencies": {
45
- "@cdk8s/projen-common": "0.0.560",
45
+ "@cdk8s/projen-common": "0.0.562",
46
46
  "@stylistic/eslint-plugin": "^2",
47
47
  "@types/fs-extra": "^11.0.4",
48
48
  "@types/jest": "^27",
@@ -62,11 +62,11 @@
62
62
  "jest": "^27",
63
63
  "jest-junit": "^15",
64
64
  "jsii": "^5",
65
- "jsii-diff": "^1.105.0",
65
+ "jsii-diff": "^1.106.0",
66
66
  "jsii-docgen": "^10.5.0",
67
- "jsii-pacmak": "^1.105.0",
67
+ "jsii-pacmak": "^1.106.0",
68
68
  "jsii-rosetta": "^5",
69
- "projen": "^0.91.0",
69
+ "projen": "^0.91.1",
70
70
  "ts-jest": "^27",
71
71
  "ts-node": "^10.9.2",
72
72
  "typescript": "^5.7.2"
@@ -77,7 +77,7 @@
77
77
  "constructs": "^10.3.0"
78
78
  },
79
79
  "dependencies": {
80
- "@aws-sdk/client-cloudformation": "^3.713.0"
80
+ "@aws-sdk/client-cloudformation": "^3.714.0"
81
81
  },
82
82
  "bundledDependencies": [
83
83
  "@aws-sdk/client-cloudformation"
@@ -93,7 +93,7 @@
93
93
  "publishConfig": {
94
94
  "access": "public"
95
95
  },
96
- "version": "0.0.216",
96
+ "version": "0.0.218",
97
97
  "jest": {
98
98
  "coverageProvider": "v8",
99
99
  "testMatch": [