File tree Expand file tree Collapse file tree 3 files changed +11
-10
lines changed
packages/amplify-codegen-e2e-tests Expand file tree Collapse file tree 3 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 133
133
"graphql" : " 15.8.0" ,
134
134
"xml2js" : " 0.5.0" ,
135
135
"axios" : " ^1.7.4" ,
136
- "**/@aws-amplify/amplify-codegen-e2e-tests/**/fast-xml-parser" : " ^4.4.1"
136
+ "**/@aws-amplify/amplify-codegen-e2e-tests/**/fast-xml-parser" : " ^4.4.1" ,
137
+ "**/@aws-amplify/amplify-codegen-e2e-tests/**/cookie" : " ^0.7.0"
137
138
},
138
139
"config" : {
139
140
"commitizen" : {
Original file line number Diff line number Diff line change 24
24
},
25
25
"dependencies" : {
26
26
"@aws-amplify/amplify-codegen-e2e-core" : " 1.6.5" ,
27
- "@aws-amplify/graphql-schema-test-library" : " ^2.2.28 " ,
27
+ "@aws-amplify/graphql-schema-test-library" : " ^3.0.0 " ,
28
28
"amazon-cognito-identity-js" : " ^6.3.6" ,
29
29
"aws-amplify" : " ^5.3.3" ,
30
30
"aws-appsync" : " ^4.1.9" ,
Original file line number Diff line number Diff line change 583
583
graphql-transformer-common "4.30.1"
584
584
immer "^9.0.12"
585
585
586
- "@aws-amplify/graphql-schema-test-library@^2.2.28 ":
587
- version "2.2.28 "
588
- resolved "https://registry.yarnpkg.com /@aws-amplify/graphql-schema-test-library/-/graphql-schema-test-library-2.2.28 .tgz#a60ae3fd2d9e5d4bd154899a6e0d28a48af0a855 "
589
- integrity sha512-1ZFFGKICIINhZkbkHC9lrPD9nMa5uLppmUyL1cJR2TKqneVKO8l0B88nnqhwjq/9yREFEP06VklORfm1XBKeUQ ==
586
+ "@aws-amplify/graphql-schema-test-library@^3.0.0 ":
587
+ version "3.0.4 "
588
+ resolved "https://registry.npmjs.org /@aws-amplify/graphql-schema-test-library/-/graphql-schema-test-library-3.0.4 .tgz#05bcb53a0b6364e49eec1fb526dfca2cad79097c "
589
+ integrity sha512-KM7HMrAP3wPHuKD1Rd/Z00bkVqtNbRNmTMmNOTDkommwnirrjBAFtZCLCp5GL1zdhxqsheCSuFZur+RGYAQqqA ==
590
590
591
591
592
592
version "2.7.1"
@@ -9580,10 +9580,10 @@ convert-source-map@^2.0.0:
9580
9580
resolved "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz#4b560f649fc4e918dd0ab75cf4961e8bc882d82a"
9581
9581
integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==
9582
9582
9583
- cookie@^0.4.0:
9584
- version "0.4 .2"
9585
- resolved "https://registry.npmjs.org/cookie/-/cookie-0.4 .2.tgz#0e41f24de5ecf317947c82fc789e06a884824432 "
9586
- integrity sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA ==
9583
+ cookie@^0.4.0, cookie@^0.7.0 :
9584
+ version "0.7 .2"
9585
+ resolved "https://registry.npmjs.org/cookie/-/cookie-0.7 .2.tgz#556369c472a2ba910f2979891b526b3436237ed7 "
9586
+ integrity sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w ==
9587
9587
9588
9588
copyfiles@^2.2.0:
9589
9589
version "2.4.1"
You can’t perform that action at this time.
0 commit comments