File tree Expand file tree Collapse file tree 2 files changed +14
-5
lines changed Expand file tree Collapse file tree 2 files changed +14
-5
lines changed Original file line number Diff line number Diff line change 9
9
"license" : " Apache-2.0" ,
10
10
"private" : true ,
11
11
"dependencies" : {
12
- "@aws-amplify/amplify-cli-core" : " ^4.3.5 " ,
12
+ "@aws-amplify/amplify-cli-core" : " ^4.3.6 " ,
13
13
"@aws-amplify/ui-react" : " ^6.1.12" ,
14
14
"@docsearch/react" : " 3" ,
15
15
"aws-amplify" : " ^6.0.9" ,
Original file line number Diff line number Diff line change 151
151
" @jridgewell/gen-mapping" " ^0.3.0"
152
152
" @jridgewell/trace-mapping" " ^0.3.9"
153
153
154
- " @aws-amplify/amplify-cli-core@^4.3.5 " :
155
- version "4.3.5 "
156
- resolved "https://registry.yarnpkg.com/@aws-amplify/amplify-cli-core/-/amplify-cli-core-4.3.5 .tgz#440a8a61ce3f4873476e64773220a63800d32cc5 "
157
- integrity sha512-6lNOlSmIBSToUUhrLcIEjFNDZlrMFTIeeQsVW0JDg6QRHwqpbPoOFiUlWNV6JmKwcjGMi3fec9AliQBaer+zfw ==
154
+ " @aws-amplify/amplify-cli-core@^4.3.6 " :
155
+ version "4.3.6 "
156
+ resolved "https://registry.yarnpkg.com/@aws-amplify/amplify-cli-core/-/amplify-cli-core-4.3.6 .tgz#2aaa9a03254060e9dba49995c07620351665b085 "
157
+ integrity sha512-GY5Pcbk9IGtO6oMK3Qha1H2fH01HShva0cxLZaMfOwhaNPqXORJiMcpFWXSx9NMu9Gvj+iAt7yPiB04dANBk0w ==
158
158
dependencies :
159
159
" @aws-amplify/amplify-cli-logger" " 1.3.8"
160
160
" @aws-amplify/amplify-function-plugin-interface" " 1.12.1"
186
186
typescript-json-schema "~0.52.0"
187
187
which "^2.0.2"
188
188
yaml "^2.2.2"
189
+ yauzl "^3.1.3"
189
190
190
191
191
192
version "1.3.8"
@@ -11678,6 +11679,14 @@ yauzl@^2.10.0:
11678
11679
buffer-crc32 "~0.2.3"
11679
11680
fd-slicer "~1.1.0"
11680
11681
11682
+ yauzl@^3.1.3 :
11683
+ version "3.1.3"
11684
+ resolved "https://registry.yarnpkg.com/yauzl/-/yauzl-3.1.3.tgz#f61c17ad1a09403bc7adb01dfb302a9e74bf4a50"
11685
+ integrity sha512-JCCdmlJJWv7L0q/KylOekyRaUrdEoUxWkWVcgorosTROCFWiS9p2NNPE9Yb91ak7b1N5SxAZEliWpspbZccivw==
11686
+ dependencies :
11687
+ buffer-crc32 "~0.2.3"
11688
+ pend "~1.2.0"
11689
+
11681
11690
11682
11691
version "3.1.1"
11683
11692
resolved "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz"
You can’t perform that action at this time.
0 commit comments