File tree Expand file tree Collapse file tree
amplify-graphql-api-construct-tests
amplify-graphql-api-construct
graphql-transformers-e2e-tests/resources/jsonServer Expand file tree Collapse file tree Original file line number Diff line number Diff line change 329329 "@types/fs-extra" : " ^8.0.1" ,
330330 "@types/node" : " ^24.0.0" ,
331331 "aws-cdk-lib" : " 2.246.0" ,
332- "constructs" : " 10.3 .0" ,
332+ "constructs" : " 10.5 .0" ,
333333 "jsii" : " ^5.7.0" ,
334334 "jsii-pacmak" : " ^1.84.0" ,
335335 "jsii-rosetta" : " ^5.7.0" ,
336336 "rimraf" : " ^3.0.0" ,
337337 "ts-node" : " ^8.10.1"
338338 },
339339 "peerDependencies" : {
340- "aws-cdk-lib" : " ^2.224 .0" ,
341- "constructs" : " ^10.3 .0"
340+ "aws-cdk-lib" : " ^2.246 .0" ,
341+ "constructs" : " ^10.5 .0"
342342 },
343343 "stability" : " stable" ,
344344 "types" : " lib/index.d.ts" ,
Original file line number Diff line number Diff line change 5353 "@aws-amplify/graphql-validate-transformer" : " 1.1.6" ,
5454 "@types/node" : " ^24.0.0" ,
5555 "aws-cdk-lib" : " 2.246.0" ,
56- "constructs" : " 10.3 .0" ,
56+ "constructs" : " 10.5 .0" ,
5757 "ts-node" : " ^8.10.2"
5858 },
5959 "jest" : {
Original file line number Diff line number Diff line change 330330 "@types/fs-extra" : " ^8.0.1" ,
331331 "@types/node" : " ^24.0.0" ,
332332 "aws-cdk-lib" : " 2.246.0" ,
333- "constructs" : " 10.3 .0" ,
333+ "constructs" : " 10.5 .0" ,
334334 "jsii" : " ^5.7.0" ,
335335 "jsii-docgen" : " 9.1.2" ,
336336 "jsii-pacmak" : " ^1.84.0" ,
339339 "ts-node" : " ^8.10.1"
340340 },
341341 "peerDependencies" : {
342- "aws-cdk-lib" : " ^2.224 .0" ,
343- "constructs" : " ^10.3 .0"
342+ "aws-cdk-lib" : " ^2.246 .0" ,
343+ "constructs" : " ^10.5 .0"
344344 },
345345 "stability" : " stable" ,
346346 "types" : " lib/index.d.ts" ,
Original file line number Diff line number Diff line change 99 },
1010 "dependencies" : {
1111 "aws-cdk-lib" : " ~2.246.0" ,
12- "constructs" : " ^10.3 .0"
12+ "constructs" : " ^10.5 .0"
1313 },
1414 "resolutions" : {
1515 "minimatch" : " 3.1.5"
Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ concat-map@0.0.1:
130130 resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
131131 integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
132132
133- constructs@^10.3 .0 :
133+ constructs@^10.5 .0 :
134134 version "10.6.0"
135135 resolved "https://registry.yarnpkg.com/constructs/-/constructs-10.6.0.tgz#9ec889c48567182ed9e2a56d4335d582ba0bcb6b"
136136 integrity sha512-TxHOnBO5zMo/G76ykzGF/wMpEHu257TbWiIxP9K0Yv/+t70UzgBQiTqjkAsWOPC6jW91DzJI0+ehQV6xDRNBuQ==
Original file line number Diff line number Diff line change @@ -13065,10 +13065,10 @@ console-control-strings@^1.1.0:
1306513065 resolved "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
1306613066 integrity sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==
1306713067
13068- constructs@10.3 .0:
13069- version "10.3 .0"
13070- resolved "https://registry.npmjs.org /constructs/-/constructs-10.3 .0.tgz#4c246fce9cf8e77711ad45944e9fbd41f1501965 "
13071- integrity sha512-vbK8i3rIb/xwZxSpTjz3SagHn1qq9BChLEfy5Hf6fB3/2eFbrwt2n9kHwQcS0CPTRBesreeAcsJfMq2229FnbQ ==
13068+ constructs@10.5 .0:
13069+ version "10.5 .0"
13070+ resolved "https://registry.yarnpkg.com /constructs/-/constructs-10.5 .0.tgz#66d1a5fb748f4adeb8698ea5f53f27e06f99b930 "
13071+ integrity sha512-zWjwqIgk4nAWmQGrPnDWv+M2Yly6m7ROyqmmQVLgJiHnWP762It22uWFaF2Pu/sSx0u8WsoUcvt0PZ4DQIQYwQ ==
1307213072
1307313073content-disposition@0.5.4:
1307413074 version "0.5.4"
You can’t perform that action at this time.
0 commit comments