@cdklabs/cdk-ecs-codedeploy 0.0.66 → 0.0.68

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 (92) hide show
  1. package/.jsii +4 -4
  2. package/lib/api-canary/index.js +1 -1
  3. package/lib/ecs-appspec/index.js +1 -1
  4. package/lib/ecs-deployment/index.js +1 -1
  5. package/lib/ecs-patterns/application-load-balanced-codedeployed-fargate-service.js +1 -1
  6. package/node_modules/@aws-sdk/abort-controller/package.json +2 -2
  7. package/node_modules/@aws-sdk/client-codedeploy/dist-types/CodeDeployClient.d.ts +15 -15
  8. package/node_modules/@aws-sdk/client-codedeploy/dist-types/runtimeConfig.browser.d.ts +1 -1
  9. package/node_modules/@aws-sdk/client-codedeploy/dist-types/runtimeConfig.d.ts +1 -1
  10. package/node_modules/@aws-sdk/client-codedeploy/dist-types/runtimeConfig.native.d.ts +4 -4
  11. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/CodeDeployClient.d.ts +4 -4
  12. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  13. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  14. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -4
  15. package/node_modules/@aws-sdk/client-codedeploy/package.json +30 -30
  16. package/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +15 -15
  17. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -1
  18. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -1
  19. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +4 -4
  20. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +4 -4
  21. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  22. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  23. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -4
  24. package/node_modules/@aws-sdk/client-sso/package.json +26 -26
  25. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/SSOOIDCClient.d.ts +15 -15
  26. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.browser.d.ts +1 -1
  27. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.d.ts +1 -1
  28. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.native.d.ts +4 -4
  29. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/SSOOIDCClient.d.ts +4 -4
  30. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  31. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  32. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -4
  33. package/node_modules/@aws-sdk/client-sso-oidc/package.json +26 -26
  34. package/node_modules/@aws-sdk/client-sts/dist-types/STSClient.d.ts +15 -15
  35. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.browser.d.ts +1 -1
  36. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.d.ts +1 -1
  37. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.native.d.ts +4 -4
  38. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/STSClient.d.ts +4 -4
  39. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  40. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  41. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -4
  42. package/node_modules/@aws-sdk/client-sts/package.json +29 -29
  43. package/node_modules/@aws-sdk/config-resolver/package.json +5 -5
  44. package/node_modules/@aws-sdk/credential-provider-env/package.json +3 -3
  45. package/node_modules/@aws-sdk/credential-provider-imds/package.json +5 -5
  46. package/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
  47. package/node_modules/@aws-sdk/credential-provider-node/package.json +10 -10
  48. package/node_modules/@aws-sdk/credential-provider-process/package.json +4 -4
  49. package/node_modules/@aws-sdk/credential-provider-sso/package.json +6 -6
  50. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  51. package/node_modules/@aws-sdk/fetch-http-handler/package.json +5 -5
  52. package/node_modules/@aws-sdk/hash-node/package.json +2 -2
  53. package/node_modules/@aws-sdk/invalid-dependency/package.json +2 -2
  54. package/node_modules/@aws-sdk/middleware-content-length/package.json +3 -3
  55. package/node_modules/@aws-sdk/middleware-endpoint/package.json +7 -7
  56. package/node_modules/@aws-sdk/middleware-host-header/package.json +3 -3
  57. package/node_modules/@aws-sdk/middleware-logger/package.json +2 -2
  58. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +3 -3
  59. package/node_modules/@aws-sdk/middleware-retry/package.json +7 -7
  60. package/node_modules/@aws-sdk/middleware-sdk-sts/package.json +6 -6
  61. package/node_modules/@aws-sdk/middleware-serde/package.json +2 -2
  62. package/node_modules/@aws-sdk/middleware-signing/package.json +6 -6
  63. package/node_modules/@aws-sdk/middleware-stack/package.json +2 -2
  64. package/node_modules/@aws-sdk/middleware-user-agent/package.json +4 -4
  65. package/node_modules/@aws-sdk/node-config-provider/package.json +4 -4
  66. package/node_modules/@aws-sdk/node-http-handler/package.json +5 -5
  67. package/node_modules/@aws-sdk/property-provider/package.json +2 -2
  68. package/node_modules/@aws-sdk/protocol-http/dist-cjs/index.js +3 -0
  69. package/node_modules/@aws-sdk/protocol-http/dist-es/index.js +3 -0
  70. package/node_modules/@aws-sdk/protocol-http/dist-types/index.d.ts +3 -0
  71. package/node_modules/@aws-sdk/protocol-http/dist-types/ts3.4/index.d.ts +3 -0
  72. package/node_modules/@aws-sdk/protocol-http/package.json +2 -2
  73. package/node_modules/@aws-sdk/querystring-builder/package.json +2 -2
  74. package/node_modules/@aws-sdk/querystring-parser/package.json +2 -2
  75. package/node_modules/@aws-sdk/service-error-classification/package.json +2 -2
  76. package/node_modules/@aws-sdk/shared-ini-file-loader/package.json +2 -2
  77. package/node_modules/@aws-sdk/signature-v4/package.json +4 -4
  78. package/node_modules/@aws-sdk/smithy-client/package.json +3 -3
  79. package/node_modules/@aws-sdk/token-providers/package.json +5 -5
  80. package/node_modules/@aws-sdk/types/dist-types/dns.d.ts +10 -3
  81. package/node_modules/@aws-sdk/types/dist-types/shapes.d.ts +11 -0
  82. package/node_modules/@aws-sdk/types/package.json +1 -1
  83. package/node_modules/@aws-sdk/url-parser/package.json +3 -3
  84. package/node_modules/@aws-sdk/util-defaults-mode-browser/package.json +4 -4
  85. package/node_modules/@aws-sdk/util-defaults-mode-node/package.json +7 -7
  86. package/node_modules/@aws-sdk/util-endpoints/package.json +2 -2
  87. package/node_modules/@aws-sdk/util-middleware/package.json +2 -2
  88. package/node_modules/@aws-sdk/util-retry/package.json +3 -3
  89. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  90. package/node_modules/@aws-sdk/util-user-agent-node/package.json +4 -4
  91. package/node_modules/@aws-sdk/util-waiter/package.json +3 -3
  92. package/package.json +9 -9
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/signature-v4",
3
- "version": "3.267.0",
3
+ "version": "3.272.0",
4
4
  "description": "A standalone implementation of the AWS Signature V4 request signing algorithm",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -22,16 +22,16 @@
22
22
  "license": "Apache-2.0",
23
23
  "dependencies": {
24
24
  "@aws-sdk/is-array-buffer": "3.201.0",
25
- "@aws-sdk/types": "3.267.0",
25
+ "@aws-sdk/types": "3.272.0",
26
26
  "@aws-sdk/util-hex-encoding": "3.201.0",
27
- "@aws-sdk/util-middleware": "3.267.0",
27
+ "@aws-sdk/util-middleware": "3.272.0",
28
28
  "@aws-sdk/util-uri-escape": "3.201.0",
29
29
  "@aws-sdk/util-utf8": "3.254.0",
30
30
  "tslib": "^2.3.1"
31
31
  },
32
32
  "devDependencies": {
33
33
  "@aws-crypto/sha256-js": "3.0.0",
34
- "@aws-sdk/protocol-http": "3.267.0",
34
+ "@aws-sdk/protocol-http": "3.272.0",
35
35
  "@aws-sdk/util-buffer-from": "3.208.0",
36
36
  "@tsconfig/recommended": "1.0.1",
37
37
  "concurrently": "7.0.0",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/smithy-client",
3
- "version": "3.267.0",
3
+ "version": "3.272.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -20,8 +20,8 @@
20
20
  },
21
21
  "license": "Apache-2.0",
22
22
  "dependencies": {
23
- "@aws-sdk/middleware-stack": "3.267.0",
24
- "@aws-sdk/types": "3.267.0",
23
+ "@aws-sdk/middleware-stack": "3.272.0",
24
+ "@aws-sdk/types": "3.272.0",
25
25
  "tslib": "^2.3.1"
26
26
  },
27
27
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/token-providers",
3
- "version": "3.267.0",
3
+ "version": "3.272.0",
4
4
  "description": "A collection of token providers",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -25,10 +25,10 @@
25
25
  },
26
26
  "license": "Apache-2.0",
27
27
  "dependencies": {
28
- "@aws-sdk/client-sso-oidc": "3.267.0",
29
- "@aws-sdk/property-provider": "3.267.0",
30
- "@aws-sdk/shared-ini-file-loader": "3.267.0",
31
- "@aws-sdk/types": "3.267.0",
28
+ "@aws-sdk/client-sso-oidc": "3.272.0",
29
+ "@aws-sdk/property-provider": "3.272.0",
30
+ "@aws-sdk/shared-ini-file-loader": "3.272.0",
31
+ "@aws-sdk/types": "3.272.0",
32
32
  "tslib": "^2.3.1"
33
33
  },
34
34
  "devDependencies": {
@@ -45,9 +45,16 @@ export interface HostResolverArguments {
45
45
  */
46
46
  export interface HostResolver {
47
47
  /**
48
- * Resolves the address(es) for {@link HostResolverArguments}. Calls to this
49
- * function will likely alter the cache (if implemented) so that if there's
50
- * multiple addresses, a different set will be returned on the next call.
48
+ * Resolves the address(es) for {@link HostResolverArguments} and returns a
49
+ * list of addresses with (most likely) two addresses, one {@link HostAddressType.AAAA}
50
+ * and one {@link HostAddressType.A}. Calls to this function will likely alter
51
+ * the cache (if implemented) so that if there's multiple addresses, a different
52
+ * set will be returned on the next call.
53
+ * In the case of multi-answer, still only a maximum of two records should be
54
+ * returned. The resolver implementation is responsible for caching and rotation
55
+ * of the multiple addresses that get returned.
56
+ * Implementations don't have to explictly call getaddrinfo(), they can use
57
+ * high level abstractions provided in their language runtimes/libraries.
51
58
  * @param args arguments with host name query addresses for
52
59
  * @returns promise with a list of {@link HostAddress}
53
60
  */
@@ -50,5 +50,16 @@ export interface SmithyException {
50
50
  }
51
51
  /**
52
52
  * @deprecated
53
+ * @see https://aws.amazon.com/blogs/developer/service-error-handling-modular-aws-sdk-js/
54
+ *
55
+ * This type should not be used in your application.
56
+ * Users of the AWS SDK for JavaScript v3 service clients should prefer to
57
+ * use the specific Exception classes corresponding to each operation.
58
+ * These can be found as code in the deserializer for the operation's Command class,
59
+ * or as declarations in the service model file in codegen/sdk-codegen/aws-models.
60
+ *
61
+ * If no exceptions are enumerated by a particular Command operation,
62
+ * the base exception for the service should be used. Each client exports
63
+ * a base ServiceException prefixed with the service name.
53
64
  */
54
65
  export declare type SdkError = Error & Partial<SmithyException> & Partial<MetadataBearer>;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/types",
3
- "version": "3.267.0",
3
+ "version": "3.272.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/url-parser",
3
- "version": "3.267.0",
3
+ "version": "3.272.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -20,8 +20,8 @@
20
20
  },
21
21
  "license": "Apache-2.0",
22
22
  "dependencies": {
23
- "@aws-sdk/querystring-parser": "3.267.0",
24
- "@aws-sdk/types": "3.267.0",
23
+ "@aws-sdk/querystring-parser": "3.272.0",
24
+ "@aws-sdk/types": "3.272.0",
25
25
  "tslib": "^2.3.1"
26
26
  },
27
27
  "typesVersions": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-defaults-mode-browser",
3
- "version": "3.267.0",
3
+ "version": "3.272.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -19,13 +19,13 @@
19
19
  },
20
20
  "license": "Apache-2.0",
21
21
  "dependencies": {
22
- "@aws-sdk/property-provider": "3.267.0",
23
- "@aws-sdk/types": "3.267.0",
22
+ "@aws-sdk/property-provider": "3.272.0",
23
+ "@aws-sdk/types": "3.272.0",
24
24
  "bowser": "^2.11.0",
25
25
  "tslib": "^2.3.1"
26
26
  },
27
27
  "devDependencies": {
28
- "@aws-sdk/smithy-client": "3.267.0",
28
+ "@aws-sdk/smithy-client": "3.272.0",
29
29
  "@tsconfig/recommended": "1.0.1",
30
30
  "@types/node": "^14.14.31",
31
31
  "concurrently": "7.0.0",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-defaults-mode-node",
3
- "version": "3.267.0",
3
+ "version": "3.272.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -19,15 +19,15 @@
19
19
  },
20
20
  "license": "Apache-2.0",
21
21
  "dependencies": {
22
- "@aws-sdk/config-resolver": "3.267.0",
23
- "@aws-sdk/credential-provider-imds": "3.267.0",
24
- "@aws-sdk/node-config-provider": "3.267.0",
25
- "@aws-sdk/property-provider": "3.267.0",
26
- "@aws-sdk/types": "3.267.0",
22
+ "@aws-sdk/config-resolver": "3.272.0",
23
+ "@aws-sdk/credential-provider-imds": "3.272.0",
24
+ "@aws-sdk/node-config-provider": "3.272.0",
25
+ "@aws-sdk/property-provider": "3.272.0",
26
+ "@aws-sdk/types": "3.272.0",
27
27
  "tslib": "^2.3.1"
28
28
  },
29
29
  "devDependencies": {
30
- "@aws-sdk/smithy-client": "3.267.0",
30
+ "@aws-sdk/smithy-client": "3.272.0",
31
31
  "@tsconfig/recommended": "1.0.1",
32
32
  "@types/node": "^14.14.31",
33
33
  "concurrently": "7.0.0",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-endpoints",
3
- "version": "3.267.0",
3
+ "version": "3.272.0",
4
4
  "description": "Utilities to help with endpoint resolution",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -21,7 +21,7 @@
21
21
  },
22
22
  "license": "Apache-2.0",
23
23
  "dependencies": {
24
- "@aws-sdk/types": "3.267.0",
24
+ "@aws-sdk/types": "3.272.0",
25
25
  "tslib": "^2.3.1"
26
26
  },
27
27
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-middleware",
3
- "version": "3.267.0",
3
+ "version": "3.272.0",
4
4
  "description": "Shared utilities for to be used in middleware packages.",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -27,7 +27,7 @@
27
27
  "tslib": "^2.3.1"
28
28
  },
29
29
  "devDependencies": {
30
- "@aws-sdk/types": "3.267.0",
30
+ "@aws-sdk/types": "3.272.0",
31
31
  "@tsconfig/recommended": "1.0.1",
32
32
  "@types/node": "^14.14.31",
33
33
  "concurrently": "7.0.0",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-retry",
3
- "version": "3.267.0",
3
+ "version": "3.272.0",
4
4
  "description": "Shared retry utilities to be used in middleware packages.",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -24,11 +24,11 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@aws-sdk/service-error-classification": "3.267.0",
27
+ "@aws-sdk/service-error-classification": "3.272.0",
28
28
  "tslib": "^2.3.1"
29
29
  },
30
30
  "devDependencies": {
31
- "@aws-sdk/types": "3.267.0",
31
+ "@aws-sdk/types": "3.272.0",
32
32
  "@tsconfig/recommended": "1.0.1",
33
33
  "@types/node": "^14.14.31",
34
34
  "concurrently": "7.0.0",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-user-agent-browser",
3
- "version": "3.267.0",
3
+ "version": "3.272.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,12 +21,12 @@
21
21
  "license": "Apache-2.0",
22
22
  "react-native": "dist-es/index.native.js",
23
23
  "dependencies": {
24
- "@aws-sdk/types": "3.267.0",
24
+ "@aws-sdk/types": "3.272.0",
25
25
  "bowser": "^2.11.0",
26
26
  "tslib": "^2.3.1"
27
27
  },
28
28
  "devDependencies": {
29
- "@aws-sdk/protocol-http": "3.267.0",
29
+ "@aws-sdk/protocol-http": "3.272.0",
30
30
  "@tsconfig/recommended": "1.0.1",
31
31
  "concurrently": "7.0.0",
32
32
  "downlevel-dts": "0.10.1",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-user-agent-node",
3
- "version": "3.267.0",
3
+ "version": "3.272.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -20,12 +20,12 @@
20
20
  },
21
21
  "license": "Apache-2.0",
22
22
  "dependencies": {
23
- "@aws-sdk/node-config-provider": "3.267.0",
24
- "@aws-sdk/types": "3.267.0",
23
+ "@aws-sdk/node-config-provider": "3.272.0",
24
+ "@aws-sdk/types": "3.272.0",
25
25
  "tslib": "^2.3.1"
26
26
  },
27
27
  "devDependencies": {
28
- "@aws-sdk/protocol-http": "3.267.0",
28
+ "@aws-sdk/protocol-http": "3.272.0",
29
29
  "@tsconfig/recommended": "1.0.1",
30
30
  "@types/node": "^14.14.31",
31
31
  "concurrently": "7.0.0",
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-waiter",
3
- "version": "3.267.0",
3
+ "version": "3.272.0",
4
4
  "description": "Shared utilities for client waiters for the AWS SDK",
5
5
  "dependencies": {
6
- "@aws-sdk/abort-controller": "3.267.0",
7
- "@aws-sdk/types": "3.267.0",
6
+ "@aws-sdk/abort-controller": "3.272.0",
7
+ "@aws-sdk/types": "3.272.0",
8
8
  "tslib": "^2.3.1"
9
9
  },
10
10
  "scripts": {
package/package.json CHANGED
@@ -62,7 +62,7 @@
62
62
  },
63
63
  "devDependencies": {
64
64
  "@aws-cdk/aws-synthetics-alpha": "2.55.1-alpha.0",
65
- "@aws-cdk/integ-tests-alpha": "^2.64.0-alpha.0",
65
+ "@aws-cdk/integ-tests-alpha": "^2.65.0-alpha.0",
66
66
  "@types/aws-lambda": "^8.10.110",
67
67
  "@types/jest": "^27",
68
68
  "@types/lambda-tester": "^3.6.2",
@@ -73,7 +73,7 @@
73
73
  "aws-cdk-lib": "2.55.1",
74
74
  "aws-sdk-client-mock": "^2.0.1",
75
75
  "aws-sdk-client-mock-jest": "^2.0.1",
76
- "cdk-nag": "^2.22.5",
76
+ "cdk-nag": "^2.22.7",
77
77
  "constructs": "10.0.5",
78
78
  "esbuild": "^0.17.8",
79
79
  "eslint": "^8",
@@ -82,13 +82,13 @@
82
82
  "eslint-plugin-import": "^2.27.5",
83
83
  "jest": "^27",
84
84
  "jest-junit": "^13",
85
- "jsii": "^1.74.0",
86
- "jsii-diff": "^1.74.0",
87
- "jsii-docgen": "^7.0.232",
88
- "jsii-pacmak": "^1.74.0",
85
+ "jsii": "^1.75.0",
86
+ "jsii-diff": "^1.75.0",
87
+ "jsii-docgen": "^7.0.234",
88
+ "jsii-pacmak": "^1.75.0",
89
89
  "lambda-tester": "^4.0.1",
90
90
  "npm-check-updates": "^16",
91
- "projen": "0.67.50",
91
+ "projen": "0.67.56",
92
92
  "standard-version": "^9",
93
93
  "ts-jest": "^27",
94
94
  "ts-node": "^10.9.1",
@@ -100,7 +100,7 @@
100
100
  "constructs": "^10.0.5"
101
101
  },
102
102
  "dependencies": {
103
- "@aws-sdk/client-codedeploy": "^3.267.0",
103
+ "@aws-sdk/client-codedeploy": "^3.272.0",
104
104
  "jmespath": "^0.16.0"
105
105
  },
106
106
  "bundledDependencies": [
@@ -118,7 +118,7 @@
118
118
  "publishConfig": {
119
119
  "access": "public"
120
120
  },
121
- "version": "0.0.66",
121
+ "version": "0.0.68",
122
122
  "jest": {
123
123
  "testMatch": [
124
124
  "<rootDir>/src/**/__tests__/**/*.ts?(x)",