@cdklabs/cdk-ecs-codedeploy 0.0.318 → 0.0.319

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 (70) hide show
  1. package/.jsii +3 -3
  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/client-codedeploy/dist-cjs/endpoint/endpointResolver.js +6 -2
  7. package/node_modules/@aws-sdk/client-codedeploy/dist-types/runtimeConfig.browser.d.ts +2 -0
  8. package/node_modules/@aws-sdk/client-codedeploy/dist-types/runtimeConfig.d.ts +2 -0
  9. package/node_modules/@aws-sdk/client-codedeploy/dist-types/runtimeConfig.native.d.ts +2 -0
  10. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
  11. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
  12. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
  13. package/node_modules/@aws-sdk/client-codedeploy/dist-types/tsdoc-metadata.json +11 -0
  14. package/node_modules/@aws-sdk/client-codedeploy/package.json +36 -36
  15. package/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/endpointResolver.js +6 -2
  16. package/node_modules/@aws-sdk/client-sso/dist-es/endpoint/endpointResolver.js +7 -3
  17. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +2 -0
  18. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +2 -0
  19. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +2 -0
  20. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
  21. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
  22. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
  23. package/node_modules/@aws-sdk/client-sso/dist-types/tsdoc-metadata.json +11 -0
  24. package/node_modules/@aws-sdk/client-sso/package.json +32 -32
  25. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/endpoint/endpointResolver.js +6 -2
  26. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.browser.d.ts +2 -0
  27. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.d.ts +2 -0
  28. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.native.d.ts +2 -0
  29. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
  30. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
  31. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
  32. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/tsdoc-metadata.json +11 -0
  33. package/node_modules/@aws-sdk/client-sso-oidc/package.json +34 -34
  34. package/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/endpointResolver.js +6 -2
  35. package/node_modules/@aws-sdk/client-sts/dist-es/endpoint/endpointResolver.js +7 -3
  36. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.browser.d.ts +2 -0
  37. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.d.ts +2 -0
  38. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.native.d.ts +2 -0
  39. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
  40. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
  41. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
  42. package/node_modules/@aws-sdk/client-sts/package.json +34 -34
  43. package/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4AConfigSelector.js +20 -0
  44. package/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/awsSdkSigV4AConfigSelector.js +20 -0
  45. package/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4AConfigSelector.d.ts +5 -0
  46. package/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/awsSdkSigV4AConfigSelector.d.ts +5 -0
  47. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4AConfigSelector.d.ts +4 -0
  48. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/awsSdkSigV4AConfigSelector.d.ts +4 -0
  49. package/node_modules/@aws-sdk/core/dist-types/tsdoc-metadata.json +11 -0
  50. package/node_modules/@aws-sdk/core/package.json +9 -9
  51. package/node_modules/@aws-sdk/credential-provider-env/package.json +4 -4
  52. package/node_modules/@aws-sdk/credential-provider-http/package.json +9 -9
  53. package/node_modules/@aws-sdk/credential-provider-ini/package.json +12 -12
  54. package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  55. package/node_modules/@aws-sdk/credential-provider-process/package.json +5 -5
  56. package/node_modules/@aws-sdk/credential-provider-sso/package.json +7 -7
  57. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +5 -5
  58. package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
  59. package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  60. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
  61. package/node_modules/@aws-sdk/middleware-user-agent/dist-types/tsdoc-metadata.json +11 -0
  62. package/node_modules/@aws-sdk/middleware-user-agent/package.json +5 -5
  63. package/node_modules/@aws-sdk/region-config-resolver/dist-types/tsdoc-metadata.json +11 -0
  64. package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
  65. package/node_modules/@aws-sdk/token-providers/package.json +6 -6
  66. package/node_modules/@aws-sdk/types/package.json +2 -2
  67. package/node_modules/@aws-sdk/util-endpoints/package.json +4 -4
  68. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  69. package/node_modules/@aws-sdk/util-user-agent-node/package.json +4 -4
  70. package/package.json +2 -2
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/core",
3
- "version": "3.635.0",
3
+ "version": "3.649.0",
4
4
  "description": "Core functions & classes shared by multiple AWS SDK clients",
5
5
  "scripts": {
6
6
  "build": "yarn lint && concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
@@ -75,14 +75,14 @@
75
75
  },
76
76
  "license": "Apache-2.0",
77
77
  "dependencies": {
78
- "@smithy/core": "^2.4.0",
79
- "@smithy/node-config-provider": "^3.1.4",
80
- "@smithy/property-provider": "^3.1.3",
81
- "@smithy/protocol-http": "^4.1.0",
82
- "@smithy/signature-v4": "^4.1.0",
83
- "@smithy/smithy-client": "^3.2.0",
84
- "@smithy/types": "^3.3.0",
85
- "@smithy/util-middleware": "^3.0.3",
78
+ "@smithy/core": "^2.4.1",
79
+ "@smithy/node-config-provider": "^3.1.5",
80
+ "@smithy/property-provider": "^3.1.4",
81
+ "@smithy/protocol-http": "^4.1.1",
82
+ "@smithy/signature-v4": "^4.1.1",
83
+ "@smithy/smithy-client": "^3.3.0",
84
+ "@smithy/types": "^3.4.0",
85
+ "@smithy/util-middleware": "^3.0.4",
86
86
  "fast-xml-parser": "4.4.1",
87
87
  "tslib": "^2.6.2"
88
88
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-env",
3
- "version": "3.620.1",
3
+ "version": "3.649.0",
4
4
  "description": "AWS credential provider that sources credentials from known environment variables",
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.609.0",
28
- "@smithy/property-provider": "^3.1.3",
29
- "@smithy/types": "^3.3.0",
27
+ "@aws-sdk/types": "3.649.0",
28
+ "@smithy/property-provider": "^3.1.4",
29
+ "@smithy/types": "^3.4.0",
30
30
  "tslib": "^2.6.2"
31
31
  },
32
32
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-http",
3
- "version": "3.635.0",
3
+ "version": "3.649.0",
4
4
  "description": "AWS credential provider for containers and HTTP sources",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -26,14 +26,14 @@
26
26
  },
27
27
  "license": "Apache-2.0",
28
28
  "dependencies": {
29
- "@aws-sdk/types": "3.609.0",
30
- "@smithy/fetch-http-handler": "^3.2.4",
31
- "@smithy/node-http-handler": "^3.1.4",
32
- "@smithy/property-provider": "^3.1.3",
33
- "@smithy/protocol-http": "^4.1.0",
34
- "@smithy/smithy-client": "^3.2.0",
35
- "@smithy/types": "^3.3.0",
36
- "@smithy/util-stream": "^3.1.3",
29
+ "@aws-sdk/types": "3.649.0",
30
+ "@smithy/fetch-http-handler": "^3.2.5",
31
+ "@smithy/node-http-handler": "^3.2.0",
32
+ "@smithy/property-provider": "^3.1.4",
33
+ "@smithy/protocol-http": "^4.1.1",
34
+ "@smithy/smithy-client": "^3.3.0",
35
+ "@smithy/types": "^3.4.0",
36
+ "@smithy/util-stream": "^3.1.4",
37
37
  "tslib": "^2.6.2"
38
38
  },
39
39
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-ini",
3
- "version": "3.645.0",
3
+ "version": "3.649.0",
4
4
  "description": "AWS credential provider that sources credentials from ~/.aws/credentials and ~/.aws/config",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -24,16 +24,16 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@aws-sdk/credential-provider-env": "3.620.1",
28
- "@aws-sdk/credential-provider-http": "3.635.0",
29
- "@aws-sdk/credential-provider-process": "3.620.1",
30
- "@aws-sdk/credential-provider-sso": "3.645.0",
31
- "@aws-sdk/credential-provider-web-identity": "3.621.0",
32
- "@aws-sdk/types": "3.609.0",
33
- "@smithy/credential-provider-imds": "^3.2.0",
34
- "@smithy/property-provider": "^3.1.3",
35
- "@smithy/shared-ini-file-loader": "^3.1.4",
36
- "@smithy/types": "^3.3.0",
27
+ "@aws-sdk/credential-provider-env": "3.649.0",
28
+ "@aws-sdk/credential-provider-http": "3.649.0",
29
+ "@aws-sdk/credential-provider-process": "3.649.0",
30
+ "@aws-sdk/credential-provider-sso": "3.649.0",
31
+ "@aws-sdk/credential-provider-web-identity": "3.649.0",
32
+ "@aws-sdk/types": "3.649.0",
33
+ "@smithy/credential-provider-imds": "^3.2.1",
34
+ "@smithy/property-provider": "^3.1.4",
35
+ "@smithy/shared-ini-file-loader": "^3.1.5",
36
+ "@smithy/types": "^3.4.0",
37
37
  "tslib": "^2.6.2"
38
38
  },
39
39
  "devDependencies": {
@@ -45,7 +45,7 @@
45
45
  "typescript": "~4.9.5"
46
46
  },
47
47
  "peerDependencies": {
48
- "@aws-sdk/client-sts": "^3.645.0"
48
+ "@aws-sdk/client-sts": "^3.649.0"
49
49
  },
50
50
  "types": "./dist-types/index.d.ts",
51
51
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-node",
3
- "version": "3.645.0",
3
+ "version": "3.649.0",
4
4
  "description": "AWS credential provider that sources credentials from a Node.JS environment. ",
5
5
  "engines": {
6
6
  "node": ">=16.0.0"
@@ -28,17 +28,17 @@
28
28
  },
29
29
  "license": "Apache-2.0",
30
30
  "dependencies": {
31
- "@aws-sdk/credential-provider-env": "3.620.1",
32
- "@aws-sdk/credential-provider-http": "3.635.0",
33
- "@aws-sdk/credential-provider-ini": "3.645.0",
34
- "@aws-sdk/credential-provider-process": "3.620.1",
35
- "@aws-sdk/credential-provider-sso": "3.645.0",
36
- "@aws-sdk/credential-provider-web-identity": "3.621.0",
37
- "@aws-sdk/types": "3.609.0",
38
- "@smithy/credential-provider-imds": "^3.2.0",
39
- "@smithy/property-provider": "^3.1.3",
40
- "@smithy/shared-ini-file-loader": "^3.1.4",
41
- "@smithy/types": "^3.3.0",
31
+ "@aws-sdk/credential-provider-env": "3.649.0",
32
+ "@aws-sdk/credential-provider-http": "3.649.0",
33
+ "@aws-sdk/credential-provider-ini": "3.649.0",
34
+ "@aws-sdk/credential-provider-process": "3.649.0",
35
+ "@aws-sdk/credential-provider-sso": "3.649.0",
36
+ "@aws-sdk/credential-provider-web-identity": "3.649.0",
37
+ "@aws-sdk/types": "3.649.0",
38
+ "@smithy/credential-provider-imds": "^3.2.1",
39
+ "@smithy/property-provider": "^3.1.4",
40
+ "@smithy/shared-ini-file-loader": "^3.1.5",
41
+ "@smithy/types": "^3.4.0",
42
42
  "tslib": "^2.6.2"
43
43
  },
44
44
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-process",
3
- "version": "3.620.1",
3
+ "version": "3.649.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",
@@ -24,10 +24,10 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@aws-sdk/types": "3.609.0",
28
- "@smithy/property-provider": "^3.1.3",
29
- "@smithy/shared-ini-file-loader": "^3.1.4",
30
- "@smithy/types": "^3.3.0",
27
+ "@aws-sdk/types": "3.649.0",
28
+ "@smithy/property-provider": "^3.1.4",
29
+ "@smithy/shared-ini-file-loader": "^3.1.5",
30
+ "@smithy/types": "^3.4.0",
31
31
  "tslib": "^2.6.2"
32
32
  },
33
33
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-sso",
3
- "version": "3.645.0",
3
+ "version": "3.649.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",
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@aws-sdk/client-sso": "3.645.0",
28
- "@aws-sdk/token-providers": "3.614.0",
29
- "@aws-sdk/types": "3.609.0",
30
- "@smithy/property-provider": "^3.1.3",
31
- "@smithy/shared-ini-file-loader": "^3.1.4",
32
- "@smithy/types": "^3.3.0",
27
+ "@aws-sdk/client-sso": "3.649.0",
28
+ "@aws-sdk/token-providers": "3.649.0",
29
+ "@aws-sdk/types": "3.649.0",
30
+ "@smithy/property-provider": "^3.1.4",
31
+ "@smithy/shared-ini-file-loader": "^3.1.5",
32
+ "@smithy/types": "^3.4.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-web-identity",
3
- "version": "3.621.0",
3
+ "version": "3.649.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",
@@ -32,9 +32,9 @@
32
32
  },
33
33
  "license": "Apache-2.0",
34
34
  "dependencies": {
35
- "@aws-sdk/types": "3.609.0",
36
- "@smithy/property-provider": "^3.1.3",
37
- "@smithy/types": "^3.3.0",
35
+ "@aws-sdk/types": "3.649.0",
36
+ "@smithy/property-provider": "^3.1.4",
37
+ "@smithy/types": "^3.4.0",
38
38
  "tslib": "^2.6.2"
39
39
  },
40
40
  "devDependencies": {
@@ -46,7 +46,7 @@
46
46
  "typescript": "~4.9.5"
47
47
  },
48
48
  "peerDependencies": {
49
- "@aws-sdk/client-sts": "^3.621.0"
49
+ "@aws-sdk/client-sts": "^3.649.0"
50
50
  },
51
51
  "types": "./dist-types/index.d.ts",
52
52
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-host-header",
3
- "version": "3.620.0",
3
+ "version": "3.649.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",
@@ -21,9 +21,9 @@
21
21
  },
22
22
  "license": "Apache-2.0",
23
23
  "dependencies": {
24
- "@aws-sdk/types": "3.609.0",
25
- "@smithy/protocol-http": "^4.1.0",
26
- "@smithy/types": "^3.3.0",
24
+ "@aws-sdk/types": "3.649.0",
25
+ "@smithy/protocol-http": "^4.1.1",
26
+ "@smithy/types": "^3.4.0",
27
27
  "tslib": "^2.6.2"
28
28
  },
29
29
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-logger",
3
- "version": "3.609.0",
3
+ "version": "3.649.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",
@@ -22,8 +22,8 @@
22
22
  "module": "./dist-es/index.js",
23
23
  "types": "./dist-types/index.d.ts",
24
24
  "dependencies": {
25
- "@aws-sdk/types": "3.609.0",
26
- "@smithy/types": "^3.3.0",
25
+ "@aws-sdk/types": "3.649.0",
26
+ "@smithy/types": "^3.4.0",
27
27
  "tslib": "^2.6.2"
28
28
  },
29
29
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-recursion-detection",
3
- "version": "3.620.0",
3
+ "version": "3.649.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",
@@ -21,9 +21,9 @@
21
21
  },
22
22
  "license": "Apache-2.0",
23
23
  "dependencies": {
24
- "@aws-sdk/types": "3.609.0",
25
- "@smithy/protocol-http": "^4.1.0",
26
- "@smithy/types": "^3.3.0",
24
+ "@aws-sdk/types": "3.649.0",
25
+ "@smithy/protocol-http": "^4.1.1",
26
+ "@smithy/types": "^3.4.0",
27
27
  "tslib": "^2.6.2"
28
28
  },
29
29
  "engines": {
@@ -0,0 +1,11 @@
1
+ // This file is read by tools that parse documentation comments conforming to the TSDoc standard.
2
+ // It should be published with your NPM package. It should not be tracked by Git.
3
+ {
4
+ "tsdocVersion": "0.12",
5
+ "toolPackages": [
6
+ {
7
+ "packageName": "@microsoft/api-extractor",
8
+ "packageVersion": "7.34.4"
9
+ }
10
+ ]
11
+ }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-user-agent",
3
- "version": "3.645.0",
3
+ "version": "3.649.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",
@@ -22,10 +22,10 @@
22
22
  },
23
23
  "license": "Apache-2.0",
24
24
  "dependencies": {
25
- "@aws-sdk/types": "3.609.0",
26
- "@aws-sdk/util-endpoints": "3.645.0",
27
- "@smithy/protocol-http": "^4.1.0",
28
- "@smithy/types": "^3.3.0",
25
+ "@aws-sdk/types": "3.649.0",
26
+ "@aws-sdk/util-endpoints": "3.649.0",
27
+ "@smithy/protocol-http": "^4.1.1",
28
+ "@smithy/types": "^3.4.0",
29
29
  "tslib": "^2.6.2"
30
30
  },
31
31
  "devDependencies": {
@@ -0,0 +1,11 @@
1
+ // This file is read by tools that parse documentation comments conforming to the TSDoc standard.
2
+ // It should be published with your NPM package. It should not be tracked by Git.
3
+ {
4
+ "tsdocVersion": "0.12",
5
+ "toolPackages": [
6
+ {
7
+ "packageName": "@microsoft/api-extractor",
8
+ "packageVersion": "7.34.4"
9
+ }
10
+ ]
11
+ }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/region-config-resolver",
3
- "version": "3.614.0",
3
+ "version": "3.649.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",
@@ -21,11 +21,11 @@
21
21
  },
22
22
  "license": "Apache-2.0",
23
23
  "dependencies": {
24
- "@aws-sdk/types": "3.609.0",
25
- "@smithy/node-config-provider": "^3.1.4",
26
- "@smithy/types": "^3.3.0",
24
+ "@aws-sdk/types": "3.649.0",
25
+ "@smithy/node-config-provider": "^3.1.5",
26
+ "@smithy/types": "^3.4.0",
27
27
  "@smithy/util-config-provider": "^3.0.0",
28
- "@smithy/util-middleware": "^3.0.3",
28
+ "@smithy/util-middleware": "^3.0.4",
29
29
  "tslib": "^2.6.2"
30
30
  },
31
31
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/token-providers",
3
- "version": "3.614.0",
3
+ "version": "3.649.0",
4
4
  "description": "A collection of token providers",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -26,10 +26,10 @@
26
26
  },
27
27
  "license": "Apache-2.0",
28
28
  "dependencies": {
29
- "@aws-sdk/types": "3.609.0",
30
- "@smithy/property-provider": "^3.1.3",
31
- "@smithy/shared-ini-file-loader": "^3.1.4",
32
- "@smithy/types": "^3.3.0",
29
+ "@aws-sdk/types": "3.649.0",
30
+ "@smithy/property-provider": "^3.1.4",
31
+ "@smithy/shared-ini-file-loader": "^3.1.5",
32
+ "@smithy/types": "^3.4.0",
33
33
  "tslib": "^2.6.2"
34
34
  },
35
35
  "devDependencies": {
@@ -41,7 +41,7 @@
41
41
  "typescript": "~4.9.5"
42
42
  },
43
43
  "peerDependencies": {
44
- "@aws-sdk/client-sso-oidc": "^3.614.0"
44
+ "@aws-sdk/client-sso-oidc": "^3.649.0"
45
45
  },
46
46
  "types": "./dist-types/index.d.ts",
47
47
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/types",
3
- "version": "3.609.0",
3
+ "version": "3.649.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.3.0",
44
+ "@smithy/types": "^3.4.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.645.0",
3
+ "version": "3.649.0",
4
4
  "description": "Utilities to help with endpoint resolution",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -22,9 +22,9 @@
22
22
  },
23
23
  "license": "Apache-2.0",
24
24
  "dependencies": {
25
- "@aws-sdk/types": "3.609.0",
26
- "@smithy/types": "^3.3.0",
27
- "@smithy/util-endpoints": "^2.0.5",
25
+ "@aws-sdk/types": "3.649.0",
26
+ "@smithy/types": "^3.4.0",
27
+ "@smithy/util-endpoints": "^2.1.0",
28
28
  "tslib": "^2.6.2"
29
29
  },
30
30
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-user-agent-browser",
3
- "version": "3.609.0",
3
+ "version": "3.649.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",
@@ -22,8 +22,8 @@
22
22
  "license": "Apache-2.0",
23
23
  "react-native": "dist-es/index.native.js",
24
24
  "dependencies": {
25
- "@aws-sdk/types": "3.609.0",
26
- "@smithy/types": "^3.3.0",
25
+ "@aws-sdk/types": "3.649.0",
26
+ "@smithy/types": "^3.4.0",
27
27
  "bowser": "^2.11.0",
28
28
  "tslib": "^2.6.2"
29
29
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-user-agent-node",
3
- "version": "3.614.0",
3
+ "version": "3.649.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",
@@ -20,9 +20,9 @@
20
20
  },
21
21
  "license": "Apache-2.0",
22
22
  "dependencies": {
23
- "@aws-sdk/types": "3.609.0",
24
- "@smithy/node-config-provider": "^3.1.4",
25
- "@smithy/types": "^3.3.0",
23
+ "@aws-sdk/types": "3.649.0",
24
+ "@smithy/node-config-provider": "^3.1.5",
25
+ "@smithy/types": "^3.4.0",
26
26
  "tslib": "^2.6.2"
27
27
  },
28
28
  "devDependencies": {
package/package.json CHANGED
@@ -109,7 +109,7 @@
109
109
  "constructs": "^10.0.5"
110
110
  },
111
111
  "dependencies": {
112
- "@aws-sdk/client-codedeploy": "^3.645.0",
112
+ "@aws-sdk/client-codedeploy": "^3.649.0",
113
113
  "jmespath": "^0.16.0"
114
114
  },
115
115
  "bundledDependencies": [
@@ -127,7 +127,7 @@
127
127
  "publishConfig": {
128
128
  "access": "public"
129
129
  },
130
- "version": "0.0.318",
130
+ "version": "0.0.319",
131
131
  "jest": {
132
132
  "coverageProvider": "v8",
133
133
  "testMatch": [