167
167
" @jridgewell/gen-mapping" " ^0.3.0"
168
168
" @jridgewell/trace-mapping" " ^0.3.9"
169
169
170
- " @aws-amplify/amplify-cli-core@^4.3.6 " :
171
- version "4.3.6 "
172
- resolved "https://registry.yarnpkg.com/@aws-amplify/amplify-cli-core/-/amplify-cli-core-4.3.6 .tgz#2aaa9a03254060e9dba49995c07620351665b085 "
173
- integrity sha512-GY5Pcbk9IGtO6oMK3Qha1H2fH01HShva0cxLZaMfOwhaNPqXORJiMcpFWXSx9NMu9Gvj+iAt7yPiB04dANBk0w ==
170
+ " @aws-amplify/amplify-cli-core@^4.3.7 " :
171
+ version "4.3.7 "
172
+ resolved "https://registry.yarnpkg.com/@aws-amplify/amplify-cli-core/-/amplify-cli-core-4.3.7 .tgz#d6fe559d17abd183f08b3f5c0f926befb7048c8d "
173
+ integrity sha512-GoGQS9jozt2Bw+su9/giv673qnGVbJX5s0js87Xap+PuBXIjfyKFytBAQIJ0KQQl7YacEtT7lQ/5TQdpXvejug ==
174
174
dependencies :
175
175
" @aws-amplify/amplify-cli-logger" " 1.3.8"
176
176
" @aws-amplify/amplify-function-plugin-interface" " 1.12.1"
177
177
" @aws-amplify/amplify-prompts" " 2.8.6"
178
- " @aws-amplify/graphql-transformer-interfaces" " ^3.7 .0"
178
+ " @aws-amplify/graphql-transformer-interfaces" " ^3.8 .0"
179
179
" @aws-sdk/util-arn-parser" " ^3.310.0"
180
180
" @yarnpkg/lockfile" " ^1.1.0"
181
181
ajv "^6.12.6"
312
312
rxjs "^7.8.1"
313
313
ulid "^2.3.0"
314
314
315
- " @aws-amplify/graphql-transformer-interfaces@^3.7 .0 " :
316
- version "3.7 .0"
317
- resolved "https://registry.yarnpkg.com/@aws-amplify/graphql-transformer-interfaces/-/graphql-transformer-interfaces-3.7 .0.tgz#841cf2a8847ea4066584f85bcbe1c8da78371c65 "
318
- integrity sha512-fHGc8D78C3sIBNqKbS5KjGu2xDACSFdyS0YdwZiQu+MMMs7IWGnip8aogSFFgeCQ3kSHqrMUd+1CdI7Zh015Rg ==
315
+ " @aws-amplify/graphql-transformer-interfaces@^3.8 .0 " :
316
+ version "3.8 .0"
317
+ resolved "https://registry.yarnpkg.com/@aws-amplify/graphql-transformer-interfaces/-/graphql-transformer-interfaces-3.8 .0.tgz#6ca9baaab67b5639a67487d062fc81fc6ea83664 "
318
+ integrity sha512-/VNL0x0CTGTQq/bcdytp7Q+o28nhIsvSZww2t/lpnF05My4EUDYHzmGoLIB6IB+1X1U6S+DiWVViqMPiLpkQNA ==
319
319
dependencies :
320
320
graphql "^15.5.0"
321
321
@@ -10376,7 +10376,16 @@ string-length@^4.0.1:
10376
10376
char-regex "^1.0.2"
10377
10377
strip-ansi "^6.0.0"
10378
10378
10379
- " string-width-cjs@npm:string-width@^4.2.0" , string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
10379
+ " string-width-cjs@npm:string-width@^4.2.0 " :
10380
+ version "4.2.3"
10381
+ resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
10382
+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
10383
+ dependencies :
10384
+ emoji-regex "^8.0.0"
10385
+ is-fullwidth-code-point "^3.0.0"
10386
+ strip-ansi "^6.0.1"
10387
+
10388
+ string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3 :
10380
10389
version "4.2.3"
10381
10390
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
10382
10391
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -10460,7 +10469,14 @@ stringify-entities@^4.0.0:
10460
10469
character-entities-html4 "^2.0.0"
10461
10470
character-entities-legacy "^3.0.0"
10462
10471
10463
- " strip-ansi-cjs@npm:strip-ansi@^6.0.1" , strip-ansi@^6.0.0, strip-ansi@^6.0.1:
10472
+ " strip-ansi-cjs@npm:strip-ansi@^6.0.1 " :
10473
+ version "6.0.1"
10474
+ resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
10475
+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
10476
+ dependencies :
10477
+ ansi-regex "^5.0.1"
10478
+
10479
+ strip-ansi@^6.0.0, strip-ansi@^6.0.1 :
10464
10480
version "6.0.1"
10465
10481
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
10466
10482
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -11553,7 +11569,7 @@ winston@^3.3.3:
11553
11569
triple-beam "^1.3.0"
11554
11570
winston-transport "^4.5.0"
11555
11571
11556
- " wrap-ansi-cjs@npm:wrap-ansi@^7.0.0" , wrap-ansi@^7.0.0 :
11572
+ " wrap-ansi-cjs@npm:wrap-ansi@^7.0.0 " :
11557
11573
version "7.0.0"
11558
11574
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
11559
11575
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -11571,6 +11587,15 @@ wrap-ansi@^6.2.0:
11571
11587
string-width "^4.1.0"
11572
11588
strip-ansi "^6.0.0"
11573
11589
11590
+ wrap-ansi@^7.0.0 :
11591
+ version "7.0.0"
11592
+ resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
11593
+ integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
11594
+ dependencies :
11595
+ ansi-styles "^4.0.0"
11596
+ string-width "^4.1.0"
11597
+ strip-ansi "^6.0.0"
11598
+
11574
11599
wrap-ansi@^8.0.1, wrap-ansi@^8.1.0 :
11575
11600
version "8.1.0"
11576
11601
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz"
0 commit comments