File tree Expand file tree Collapse file tree 3 files changed +4
-11
lines changed Expand file tree Collapse file tree 3 files changed +4
-11
lines changed Original file line number Diff line number Diff line change 136
136
},
137
137
"devDependencies" : {
138
138
"@aws-cdk/lambda-layer-kubectl-v31" : " ^2.1.0" ,
139
- "@aws-cdk/aws-service-spec" : " ^0.1.80 " ,
139
+ "@aws-cdk/aws-service-spec" : " ^0.1.81 " ,
140
140
"@aws-cdk/cdk-build-tools" : " 0.0.0" ,
141
141
"@aws-cdk/custom-resource-handlers" : " 0.0.0" ,
142
142
"@aws-cdk/pkglint" : " 0.0.0" ,
Original file line number Diff line number Diff line change 32
32
},
33
33
"license" : " Apache-2.0" ,
34
34
"dependencies" : {
35
- "@aws-cdk/aws-service-spec" : " ^0.1.80 " ,
35
+ "@aws-cdk/aws-service-spec" : " ^0.1.81 " ,
36
36
"@aws-cdk/service-spec-importers" : " ^0.0.82" ,
37
- "@aws-cdk/service-spec-types" : " ^0.0.146 " ,
37
+ "@aws-cdk/service-spec-types" : " ^0.0.147 " ,
38
38
"@cdklabs/tskb" : " ^0.0.3" ,
39
39
"@cdklabs/typewriter" : " ^0.0.5" ,
40
40
"camelcase" : " ^6" ,
Original file line number Diff line number Diff line change 66
66
"@aws-cdk/service-spec-types" "^0.0.145"
67
67
"@cdklabs/tskb" "^0.0.3"
68
68
69
- "@aws-cdk/aws-service-spec@^0.1.80 ":
69
+ "@aws-cdk/aws-service-spec@^0.1.81 ":
70
70
version "0.1.81"
71
71
resolved "https://registry.npmjs.org/@aws-cdk/aws-service-spec/-/aws-service-spec-0.1.81.tgz#4d58afa8918dd2e4198f68a9847258a0af568ad8"
72
72
integrity sha512-5j0NJ1dRol7HbXpgi0EHzWz3+6xZMBNg3Wc+6xs6pLlk4ioyQIUSyBl2X58f3B3qoCoIbjbDb33BpK+6Ii4neA==
140
140
dependencies:
141
141
"@cdklabs/tskb" "^0.0.3"
142
142
143
- "@aws-cdk/service-spec-types@^0.0.146":
144
- version "0.0.146"
145
- resolved "https://registry.npmjs.org/@aws-cdk/service-spec-types/-/service-spec-types-0.0.146.tgz#c21aa38d6c85bc6c28e405bca2f76a49a01adb03"
146
- integrity sha512-NXHw/F2kJs5euL9713wMUQJRsTONIt0jMz4vSFmLELEYvzlnL2sghHazD+B5frCV65D5Fp2Q8ibMmHXCyxOJ1Q==
147
- dependencies:
148
- "@cdklabs/tskb" "^0.0.3"
149
-
150
143
"@aws-cdk/service-spec-types@^0.0.147":
151
144
version "0.0.147"
152
145
resolved "https://registry.npmjs.org/@aws-cdk/service-spec-types/-/service-spec-types-0.0.147.tgz#a0d328f152dfed0f12b54995753ce29d76c79dfe"
You can’t perform that action at this time.
0 commit comments