167167 " @jridgewell/gen-mapping" " ^0.3.0"
168168 " @jridgewell/trace-mapping" " ^0.3.9"
169169
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 ==
170+ " @aws-amplify/amplify-cli-core@^4.3.8 " :
171+ version "4.3.8 "
172+ resolved "https://registry.yarnpkg.com/@aws-amplify/amplify-cli-core/-/amplify-cli-core-4.3.8 .tgz#308a384ba7d1251e11ea503b63ebdb7c32f52cbe "
173+ integrity sha512-t+CqRR1nkMnh/lhD5CPOFD4aebP33ggvp0A7SyqcHCgkemEESYEakI/a7Bk7yiXaZ85/Ybq4s7EV2W/tczvt6Q ==
174174 dependencies :
175175 " @aws-amplify/amplify-cli-logger" " 1.3.8"
176176 " @aws-amplify/amplify-function-plugin-interface" " 1.12.1"
@@ -10653,7 +10653,16 @@ string-length@^4.0.1:
1065310653 char-regex "^1.0.2"
1065410654 strip-ansi "^6.0.0"
1065510655
10656- " string-width-cjs@npm:string-width@^4.2.0" , string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
10656+ " string-width-cjs@npm:string-width@^4.2.0 " :
10657+ version "4.2.3"
10658+ resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
10659+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
10660+ dependencies :
10661+ emoji-regex "^8.0.0"
10662+ is-fullwidth-code-point "^3.0.0"
10663+ strip-ansi "^6.0.1"
10664+
10665+ string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3 :
1065710666 version "4.2.3"
1065810667 resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
1065910668 integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -10746,7 +10755,14 @@ stringify-entities@^4.0.0:
1074610755 character-entities-html4 "^2.0.0"
1074710756 character-entities-legacy "^3.0.0"
1074810757
10749- " strip-ansi-cjs@npm:strip-ansi@^6.0.1" , strip-ansi@^6.0.0, strip-ansi@^6.0.1:
10758+ " strip-ansi-cjs@npm:strip-ansi@^6.0.1 " :
10759+ version "6.0.1"
10760+ resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
10761+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
10762+ dependencies :
10763+ ansi-regex "^5.0.1"
10764+
10765+ strip-ansi@^6.0.0, strip-ansi@^6.0.1 :
1075010766 version "6.0.1"
1075110767 resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
1075210768 integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -11836,7 +11852,7 @@ winston@^3.3.3:
1183611852 triple-beam "^1.3.0"
1183711853 winston-transport "^4.5.0"
1183811854
11839- " wrap-ansi-cjs@npm:wrap-ansi@^7.0.0" , wrap-ansi@^7.0.0 :
11855+ " wrap-ansi-cjs@npm:wrap-ansi@^7.0.0 " :
1184011856 version "7.0.0"
1184111857 resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
1184211858 integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -11854,6 +11870,15 @@ wrap-ansi@^6.2.0:
1185411870 string-width "^4.1.0"
1185511871 strip-ansi "^6.0.0"
1185611872
11873+ wrap-ansi@^7.0.0 :
11874+ version "7.0.0"
11875+ resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
11876+ integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
11877+ dependencies :
11878+ ansi-styles "^4.0.0"
11879+ string-width "^4.1.0"
11880+ strip-ansi "^6.0.0"
11881+
1185711882wrap-ansi@^8.0.1, wrap-ansi@^8.1.0 :
1185811883 version "8.1.0"
1185911884 resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz"
1194011965 resolved "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz"
1194111966 integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
1194211967
11943- yaml@^2.2.2 :
11944- version "2.3.4"
11945- resolved "https://registry.npmjs.org/yaml/-/yaml-2.3.4.tgz"
11946- integrity sha512-8aAvwVUSHpfEqTQ4w/KMlf3HcRdt50E5ODIQJBw1fQ5RL34xabzxtUlzTXVqc4rkZsPbvrXKWnABCD7kWSmocA==
11947-
11948- yaml@^2.4.5, yaml@~2.4.2 :
11968+ yaml@^2.2.2, yaml@^2.4.5, yaml@~2.4.2 :
1194911969 version "2.4.5"
1195011970 resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.4.5.tgz#60630b206dd6d84df97003d33fc1ddf6296cca5e"
1195111971 integrity sha512-aBx2bnqDzVOyNKfsysjA2ms5ZlnjSAW2eG3/L5G/CSujfjLJTJsEw1bGw8kCf04KodQWk1pxlGnZ56CRxiawmg==
0 commit comments