cdk-nuxt 2.4.0 → 2.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +133 -46
- package/lib/cli/deploy-server.js +9 -2
- package/lib/cli/destroy-server.js +8 -1
- package/lib/functions/access-logs-analysis/group-by-date/package.json +20 -19
- package/lib/functions/access-logs-analysis/group-by-date/pnpm-lock.yaml +1385 -0
- package/lib/functions/access-logs-analysis/partitioning/package.json +20 -19
- package/lib/functions/access-logs-analysis/partitioning/pnpm-lock.yaml +1122 -0
- package/lib/functions/assets-cleanup/package.json +19 -18
- package/lib/functions/assets-cleanup/pnpm-lock.yaml +1377 -0
- package/lib/stack/access-logs-analysis/AccessLogsAnalysis.js +19 -4
- package/lib/stack/access-logs-analysis/AccessLogsAnalysis.ts +23 -5
- package/lib/stack/server/NuxtServerAppStack.d.ts +18 -3
- package/lib/stack/server/NuxtServerAppStack.js +56 -20
- package/lib/stack/server/NuxtServerAppStack.ts +76 -24
- package/lib/stack/server/NuxtServerAppStackProps.d.ts +73 -0
- package/lib/stack/server/NuxtServerAppStackProps.js +1 -1
- package/lib/stack/server/NuxtServerAppStackProps.ts +80 -0
- package/lib/templates/stack-index-server.ts +60 -24
- package/package.json +44 -42
- package/lib/functions/access-logs-analysis/group-by-date/.gitignore +0 -2
- package/lib/functions/access-logs-analysis/group-by-date/build/app/index.d.ts +0 -2
- package/lib/functions/access-logs-analysis/group-by-date/build/app/index.js +0 -57
- package/lib/functions/access-logs-analysis/group-by-date/build/app/index.js.map +0 -1
- package/lib/functions/access-logs-analysis/group-by-date/yarn.lock +0 -1253
- package/lib/functions/access-logs-analysis/partitioning/.gitignore +0 -2
- package/lib/functions/access-logs-analysis/partitioning/build/app/create-partition.d.ts +0 -1
- package/lib/functions/access-logs-analysis/partitioning/build/app/create-partition.js +0 -57
- package/lib/functions/access-logs-analysis/partitioning/build/app/create-partition.js.map +0 -1
- package/lib/functions/access-logs-analysis/partitioning/build/app/transform-partition.d.ts +0 -2
- package/lib/functions/access-logs-analysis/partitioning/build/app/transform-partition.js +0 -72
- package/lib/functions/access-logs-analysis/partitioning/build/app/transform-partition.js.map +0 -1
- package/lib/functions/access-logs-analysis/partitioning/build/app/types.d.ts +0 -7
- package/lib/functions/access-logs-analysis/partitioning/build/app/types.js +0 -3
- package/lib/functions/access-logs-analysis/partitioning/build/app/types.js.map +0 -1
- package/lib/functions/access-logs-analysis/partitioning/build/app/util.d.ts +0 -9
- package/lib/functions/access-logs-analysis/partitioning/build/app/util.js +0 -44
- package/lib/functions/access-logs-analysis/partitioning/build/app/util.js.map +0 -1
- package/lib/functions/access-logs-analysis/partitioning/yarn.lock +0 -1009
- package/lib/functions/assets-cleanup/.gitignore +0 -2
- package/lib/functions/assets-cleanup/build/app/index.d.ts +0 -1
- package/lib/functions/assets-cleanup/build/app/index.js +0 -114
- package/lib/functions/assets-cleanup/build/app/index.js.map +0 -1
- package/lib/functions/assets-cleanup/yarn.lock +0 -1245
|
@@ -0,0 +1,1385 @@
|
|
|
1
|
+
lockfileVersion: '9.0'
|
|
2
|
+
|
|
3
|
+
settings:
|
|
4
|
+
autoInstallPeers: true
|
|
5
|
+
excludeLinksFromLockfile: false
|
|
6
|
+
|
|
7
|
+
importers:
|
|
8
|
+
|
|
9
|
+
.:
|
|
10
|
+
devDependencies:
|
|
11
|
+
'@aws-sdk/client-s3':
|
|
12
|
+
specifier: ^3.689.0
|
|
13
|
+
version: 3.887.0
|
|
14
|
+
'@types/aws-lambda':
|
|
15
|
+
specifier: ^8.10.145
|
|
16
|
+
version: 8.10.152
|
|
17
|
+
'@types/node':
|
|
18
|
+
specifier: ^20.10
|
|
19
|
+
version: 20.19.13
|
|
20
|
+
ts-node:
|
|
21
|
+
specifier: ^10.9.2
|
|
22
|
+
version: 10.9.2(@types/node@20.19.13)(typescript@5.9.2)
|
|
23
|
+
typescript:
|
|
24
|
+
specifier: ^5.6.3
|
|
25
|
+
version: 5.9.2
|
|
26
|
+
|
|
27
|
+
packages:
|
|
28
|
+
|
|
29
|
+
'@aws-crypto/crc32@5.2.0':
|
|
30
|
+
resolution: {integrity: sha512-nLbCWqQNgUiwwtFsen1AdzAtvuLRsQS8rYgMuxCrdKf9kOssamGLuPwyTY9wyYblNr9+1XM8v6zoDTPPSIeANg==}
|
|
31
|
+
engines: {node: '>=16.0.0'}
|
|
32
|
+
|
|
33
|
+
'@aws-crypto/crc32c@5.2.0':
|
|
34
|
+
resolution: {integrity: sha512-+iWb8qaHLYKrNvGRbiYRHSdKRWhto5XlZUEBwDjYNf+ly5SVYG6zEoYIdxvf5R3zyeP16w4PLBn3rH1xc74Rag==}
|
|
35
|
+
|
|
36
|
+
'@aws-crypto/sha1-browser@5.2.0':
|
|
37
|
+
resolution: {integrity: sha512-OH6lveCFfcDjX4dbAvCFSYUjJZjDr/3XJ3xHtjn3Oj5b9RjojQo8npoLeA/bNwkOkrSQ0wgrHzXk4tDRxGKJeg==}
|
|
38
|
+
|
|
39
|
+
'@aws-crypto/sha256-browser@5.2.0':
|
|
40
|
+
resolution: {integrity: sha512-AXfN/lGotSQwu6HNcEsIASo7kWXZ5HYWvfOmSNKDsEqC4OashTp8alTmaz+F7TC2L083SFv5RdB+qU3Vs1kZqw==}
|
|
41
|
+
|
|
42
|
+
'@aws-crypto/sha256-js@5.2.0':
|
|
43
|
+
resolution: {integrity: sha512-FFQQyu7edu4ufvIZ+OadFpHHOt+eSTBaYaki44c+akjg7qZg9oOQeLlk77F6tSYqjDAFClrHJk9tMf0HdVyOvA==}
|
|
44
|
+
engines: {node: '>=16.0.0'}
|
|
45
|
+
|
|
46
|
+
'@aws-crypto/supports-web-crypto@5.2.0':
|
|
47
|
+
resolution: {integrity: sha512-iAvUotm021kM33eCdNfwIN//F77/IADDSs58i+MDaOqFrVjZo9bAal0NK7HurRuWLLpF1iLX7gbWrjHjeo+YFg==}
|
|
48
|
+
|
|
49
|
+
'@aws-crypto/util@5.2.0':
|
|
50
|
+
resolution: {integrity: sha512-4RkU9EsI6ZpBve5fseQlGNUWKMa1RLPQ1dnjnQoe07ldfIzcsGb5hC5W0Dm7u423KWzawlrpbjXBrXCEv9zazQ==}
|
|
51
|
+
|
|
52
|
+
'@aws-sdk/client-s3@3.887.0':
|
|
53
|
+
resolution: {integrity: sha512-WEFiYbCgUBhd3OMj6Q3SCoJ5ekZduLPMnkLQ6czz3UGDuK2GCtdpscEGlbOyKSxm+BdLSV30+vU3gwjdtWUhCg==}
|
|
54
|
+
engines: {node: '>=18.0.0'}
|
|
55
|
+
|
|
56
|
+
'@aws-sdk/client-sso@3.887.0':
|
|
57
|
+
resolution: {integrity: sha512-ZKN8BxkRdC6vK6wlnuLSYBhj7uufg14GP5bxqiRaDEooN1y2WcuY95GP13I3brLvM0uboFGbObIVpVrbeHifng==}
|
|
58
|
+
engines: {node: '>=18.0.0'}
|
|
59
|
+
|
|
60
|
+
'@aws-sdk/core@3.887.0':
|
|
61
|
+
resolution: {integrity: sha512-oiBsWhuuj1Lzh+FHY+gE0PyYuiDxqFf98F9Pd2WruY5Gu/+/xvDFEPEkIEOae8gWRaLZ5Eh8u+OY9LS4DXZhuQ==}
|
|
62
|
+
engines: {node: '>=18.0.0'}
|
|
63
|
+
|
|
64
|
+
'@aws-sdk/credential-provider-env@3.887.0':
|
|
65
|
+
resolution: {integrity: sha512-kv7L5E8mxlWTMhCK639wrQnFEmwUDfKvKzTMDo2OboXZ0iSbD+hBPoT0gkb49qHNetYnsl63BVOxc0VNiOA04w==}
|
|
66
|
+
engines: {node: '>=18.0.0'}
|
|
67
|
+
|
|
68
|
+
'@aws-sdk/credential-provider-http@3.887.0':
|
|
69
|
+
resolution: {integrity: sha512-siLttHxSFgJ5caDgS+BHYs9GBDX7J3pgge4OmJvIQeGO+KaJC12TerBNPJOp+qRaRC3yuVw3T9RpSZa8mmaiyA==}
|
|
70
|
+
engines: {node: '>=18.0.0'}
|
|
71
|
+
|
|
72
|
+
'@aws-sdk/credential-provider-ini@3.887.0':
|
|
73
|
+
resolution: {integrity: sha512-Na9IjKdPuSNU/mBcCQ49HiIgomq/O7kZAuRyGwAXiRPbf86AacKv4dsUyPZY6lCgVIvVniRWgYlVaPgq22EIig==}
|
|
74
|
+
engines: {node: '>=18.0.0'}
|
|
75
|
+
|
|
76
|
+
'@aws-sdk/credential-provider-node@3.887.0':
|
|
77
|
+
resolution: {integrity: sha512-iJdCq/brBWYpJzJcXY2UhEoW7aA28ixIpvLKjxh5QUBfjCj19cImpj1gGwTIs6/fVcjVUw1tNveTBfn1ziTzVg==}
|
|
78
|
+
engines: {node: '>=18.0.0'}
|
|
79
|
+
|
|
80
|
+
'@aws-sdk/credential-provider-process@3.887.0':
|
|
81
|
+
resolution: {integrity: sha512-J5TIrQ/DUiyR65gXt1j3TEbLUwMcgYVB/G68/AVgBptPvb9kj+6zFG67bJJHwxtqJxRLVLTtTi9u/YDXTqGBpQ==}
|
|
82
|
+
engines: {node: '>=18.0.0'}
|
|
83
|
+
|
|
84
|
+
'@aws-sdk/credential-provider-sso@3.887.0':
|
|
85
|
+
resolution: {integrity: sha512-Bv9wUActLu6Kn0MK2s72bgbbNxSLPVop/If4MVbCyJ3n+prJnm5RsTF3isoWQVyyXA5g4tIrS8mE5FpejSbyPQ==}
|
|
86
|
+
engines: {node: '>=18.0.0'}
|
|
87
|
+
|
|
88
|
+
'@aws-sdk/credential-provider-web-identity@3.887.0':
|
|
89
|
+
resolution: {integrity: sha512-PRh0KRukY2euN9xvvQ3cqhCAlEkMDJIWDLIfxQ1hTbv7JA3hrcLVrV+Jg5FRWsStDhweHIvD/VzruSkhJQS80g==}
|
|
90
|
+
engines: {node: '>=18.0.0'}
|
|
91
|
+
|
|
92
|
+
'@aws-sdk/middleware-bucket-endpoint@3.887.0':
|
|
93
|
+
resolution: {integrity: sha512-qRCte/3MtNiMhPh4ZEGk9cHfAXq6IDTflvi2t1tkOIVZFyshkSCvNQNJrrE2D/ljVbOK1f3XbBDaF43EoQzIRQ==}
|
|
94
|
+
engines: {node: '>=18.0.0'}
|
|
95
|
+
|
|
96
|
+
'@aws-sdk/middleware-expect-continue@3.887.0':
|
|
97
|
+
resolution: {integrity: sha512-AlrTZZScDTG9SYeT82BC5cK/6Q4N0miN5xqMW/pbBqP3fNXlsdJOWKB+EKD3V6DV41EV5GVKHKe/1065xKSQ4w==}
|
|
98
|
+
engines: {node: '>=18.0.0'}
|
|
99
|
+
|
|
100
|
+
'@aws-sdk/middleware-flexible-checksums@3.887.0':
|
|
101
|
+
resolution: {integrity: sha512-QaRGWeeHNxRvY+OUuiQ+4A7H+4HPCWCtfTiQRPzILd3C968r7EFNg2ZWyjoqITW8cj3ZJZp3p8VcH08WBzAhcQ==}
|
|
102
|
+
engines: {node: '>=18.0.0'}
|
|
103
|
+
|
|
104
|
+
'@aws-sdk/middleware-host-header@3.887.0':
|
|
105
|
+
resolution: {integrity: sha512-ulzqXv6NNqdu/kr0sgBYupWmahISHY+azpJidtK6ZwQIC+vBUk9NdZeqQpy7KVhIk2xd4+5Oq9rxapPwPI21CA==}
|
|
106
|
+
engines: {node: '>=18.0.0'}
|
|
107
|
+
|
|
108
|
+
'@aws-sdk/middleware-location-constraint@3.887.0':
|
|
109
|
+
resolution: {integrity: sha512-eU/9Cq4gg2sS32bOomxdx2YF43kb+o70pMhnEBBnVVeqzE8co78SO5FQdWfRTfhNJgTyQ6Vgosx//CNMPIfZPg==}
|
|
110
|
+
engines: {node: '>=18.0.0'}
|
|
111
|
+
|
|
112
|
+
'@aws-sdk/middleware-logger@3.887.0':
|
|
113
|
+
resolution: {integrity: sha512-YbbgLI6jKp2qSoAcHnXrQ5jcuc5EYAmGLVFgMVdk8dfCfJLfGGSaOLxF4CXC7QYhO50s+mPPkhBYejCik02Kug==}
|
|
114
|
+
engines: {node: '>=18.0.0'}
|
|
115
|
+
|
|
116
|
+
'@aws-sdk/middleware-recursion-detection@3.887.0':
|
|
117
|
+
resolution: {integrity: sha512-tjrUXFtQnFLo+qwMveq5faxP5MQakoLArXtqieHphSqZTXm21wDJM73hgT4/PQQGTwgYjDKqnqsE1hvk0hcfDw==}
|
|
118
|
+
engines: {node: '>=18.0.0'}
|
|
119
|
+
|
|
120
|
+
'@aws-sdk/middleware-sdk-s3@3.887.0':
|
|
121
|
+
resolution: {integrity: sha512-vWMfd8esmMX5YSenzgendh9OSIw7IcKLH46ajaNvDBdF/9X0h6eobgNX/liLzrnNHd6t7Lru2KZXSjrwYgu7pA==}
|
|
122
|
+
engines: {node: '>=18.0.0'}
|
|
123
|
+
|
|
124
|
+
'@aws-sdk/middleware-ssec@3.887.0':
|
|
125
|
+
resolution: {integrity: sha512-1ixZks0IDkdac1hjPe4vdLSuD9HznkhblCEb4T0wNyw3Ee1fdXg+MlcPWywzG5zkPXLcIrULUzJg/OSYfaDXcQ==}
|
|
126
|
+
engines: {node: '>=18.0.0'}
|
|
127
|
+
|
|
128
|
+
'@aws-sdk/middleware-user-agent@3.887.0':
|
|
129
|
+
resolution: {integrity: sha512-YjBz2J4l3uCeMv2g1natat5YSMRZYdEpEg60g3d7q6hoHUD10SmWy8M+Ca8djF0is70vPmF3Icm2cArK3mtoNA==}
|
|
130
|
+
engines: {node: '>=18.0.0'}
|
|
131
|
+
|
|
132
|
+
'@aws-sdk/nested-clients@3.887.0':
|
|
133
|
+
resolution: {integrity: sha512-h6/dHuAJhJnhSDihcQd0wfJBZoPmPajASVqGk8qDxYDBWxIU9/mYcKvM+kTrKw3f9Wf3S/eR5B/rYHHuxFheSw==}
|
|
134
|
+
engines: {node: '>=18.0.0'}
|
|
135
|
+
|
|
136
|
+
'@aws-sdk/region-config-resolver@3.887.0':
|
|
137
|
+
resolution: {integrity: sha512-VdSMrIqJ3yjJb/fY+YAxrH/lCVv0iL8uA+lbMNfQGtO5tB3Zx6SU9LEpUwBNX8fPK1tUpI65CNE4w42+MY/7Mg==}
|
|
138
|
+
engines: {node: '>=18.0.0'}
|
|
139
|
+
|
|
140
|
+
'@aws-sdk/signature-v4-multi-region@3.887.0':
|
|
141
|
+
resolution: {integrity: sha512-xAmoHzSow3692IFeAblZKRIABp4Iv96XGQKMIlHE1LugSl4KuR/6M9+UfbNMfSdyfhRt0RkG6kMZ/7GwlxqoAQ==}
|
|
142
|
+
engines: {node: '>=18.0.0'}
|
|
143
|
+
|
|
144
|
+
'@aws-sdk/token-providers@3.887.0':
|
|
145
|
+
resolution: {integrity: sha512-3e5fTPMPeJ5DphZ+OSqzw4ymCgDf8SQVBgrlKVo4Bch9ZwmmAoOHbuQrXVa9xQHklEHJg1Gz2pkjxNaIgx7quA==}
|
|
146
|
+
engines: {node: '>=18.0.0'}
|
|
147
|
+
|
|
148
|
+
'@aws-sdk/types@3.887.0':
|
|
149
|
+
resolution: {integrity: sha512-fmTEJpUhsPsovQ12vZSpVTEP/IaRoJAMBGQXlQNjtCpkBp6Iq3KQDa/HDaPINE+3xxo6XvTdtibsNOd5zJLV9A==}
|
|
150
|
+
engines: {node: '>=18.0.0'}
|
|
151
|
+
|
|
152
|
+
'@aws-sdk/util-arn-parser@3.873.0':
|
|
153
|
+
resolution: {integrity: sha512-qag+VTqnJWDn8zTAXX4wiVioa0hZDQMtbZcGRERVnLar4/3/VIKBhxX2XibNQXFu1ufgcRn4YntT/XEPecFWcg==}
|
|
154
|
+
engines: {node: '>=18.0.0'}
|
|
155
|
+
|
|
156
|
+
'@aws-sdk/util-endpoints@3.887.0':
|
|
157
|
+
resolution: {integrity: sha512-kpegvT53KT33BMeIcGLPA65CQVxLUL/C3gTz9AzlU/SDmeusBHX4nRApAicNzI/ltQ5lxZXbQn18UczzBuwF1w==}
|
|
158
|
+
engines: {node: '>=18.0.0'}
|
|
159
|
+
|
|
160
|
+
'@aws-sdk/util-locate-window@3.873.0':
|
|
161
|
+
resolution: {integrity: sha512-xcVhZF6svjM5Rj89T1WzkjQmrTF6dpR2UvIHPMTnSZoNe6CixejPZ6f0JJ2kAhO8H+dUHwNBlsUgOTIKiK/Syg==}
|
|
162
|
+
engines: {node: '>=18.0.0'}
|
|
163
|
+
|
|
164
|
+
'@aws-sdk/util-user-agent-browser@3.887.0':
|
|
165
|
+
resolution: {integrity: sha512-X71UmVsYc6ZTH4KU6hA5urOzYowSXc3qvroagJNLJYU1ilgZ529lP4J9XOYfEvTXkLR1hPFSRxa43SrwgelMjA==}
|
|
166
|
+
|
|
167
|
+
'@aws-sdk/util-user-agent-node@3.887.0':
|
|
168
|
+
resolution: {integrity: sha512-eqnx2FWAf40Nw6EyhXWjVT5WYYMz0rLrKEhZR3GdRQyOFzgnnEfq74TtG2Xji9k/ODqkcKqkiI52RYDEcdh8Jg==}
|
|
169
|
+
engines: {node: '>=18.0.0'}
|
|
170
|
+
peerDependencies:
|
|
171
|
+
aws-crt: '>=1.0.0'
|
|
172
|
+
peerDependenciesMeta:
|
|
173
|
+
aws-crt:
|
|
174
|
+
optional: true
|
|
175
|
+
|
|
176
|
+
'@aws-sdk/xml-builder@3.887.0':
|
|
177
|
+
resolution: {integrity: sha512-lMwgWK1kNgUhHGfBvO/5uLe7TKhycwOn3eRCqsKPT9aPCx/HWuTlpcQp8oW2pCRGLS7qzcxqpQulcD+bbUL7XQ==}
|
|
178
|
+
engines: {node: '>=18.0.0'}
|
|
179
|
+
|
|
180
|
+
'@aws/lambda-invoke-store@0.0.1':
|
|
181
|
+
resolution: {integrity: sha512-ORHRQ2tmvnBXc8t/X9Z8IcSbBA4xTLKuN873FopzklHMeqBst7YG0d+AX97inkvDX+NChYtSr+qGfcqGFaI8Zw==}
|
|
182
|
+
engines: {node: '>=18.0.0'}
|
|
183
|
+
|
|
184
|
+
'@cspotcode/source-map-support@0.8.1':
|
|
185
|
+
resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==}
|
|
186
|
+
engines: {node: '>=12'}
|
|
187
|
+
|
|
188
|
+
'@jridgewell/resolve-uri@3.1.2':
|
|
189
|
+
resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
|
|
190
|
+
engines: {node: '>=6.0.0'}
|
|
191
|
+
|
|
192
|
+
'@jridgewell/sourcemap-codec@1.5.5':
|
|
193
|
+
resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==}
|
|
194
|
+
|
|
195
|
+
'@jridgewell/trace-mapping@0.3.9':
|
|
196
|
+
resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==}
|
|
197
|
+
|
|
198
|
+
'@smithy/abort-controller@4.1.1':
|
|
199
|
+
resolution: {integrity: sha512-vkzula+IwRvPR6oKQhMYioM3A/oX/lFCZiwuxkQbRhqJS2S4YRY2k7k/SyR2jMf3607HLtbEwlRxi0ndXHMjRg==}
|
|
200
|
+
engines: {node: '>=18.0.0'}
|
|
201
|
+
|
|
202
|
+
'@smithy/chunked-blob-reader-native@4.1.0':
|
|
203
|
+
resolution: {integrity: sha512-Bnv0B3nSlfB2mPO0WgM49I/prl7+kamF042rrf3ezJ3Z4C7csPYvyYgZfXTGXwXfj1mAwDWjE/ybIf49PzFzvA==}
|
|
204
|
+
engines: {node: '>=18.0.0'}
|
|
205
|
+
|
|
206
|
+
'@smithy/chunked-blob-reader@5.1.0':
|
|
207
|
+
resolution: {integrity: sha512-a36AtR7Q7XOhRPt6F/7HENmTWcB8kN7mDJcOFM/+FuKO6x88w8MQJfYCufMWh4fGyVkPjUh3Rrz/dnqFQdo6OQ==}
|
|
208
|
+
engines: {node: '>=18.0.0'}
|
|
209
|
+
|
|
210
|
+
'@smithy/config-resolver@4.2.1':
|
|
211
|
+
resolution: {integrity: sha512-FXil8q4QN7mgKwU2hCLm0ltab8NyY/1RiqEf25Jnf6WLS3wmb11zGAoLETqg1nur2Aoibun4w4MjeN9CMJ4G6A==}
|
|
212
|
+
engines: {node: '>=18.0.0'}
|
|
213
|
+
|
|
214
|
+
'@smithy/core@3.11.0':
|
|
215
|
+
resolution: {integrity: sha512-Abs5rdP1o8/OINtE49wwNeWuynCu0kme1r4RI3VXVrHr4odVDG7h7mTnw1WXXfN5Il+c25QOnrdL2y56USfxkA==}
|
|
216
|
+
engines: {node: '>=18.0.0'}
|
|
217
|
+
|
|
218
|
+
'@smithy/credential-provider-imds@4.1.1':
|
|
219
|
+
resolution: {integrity: sha512-1WdBfM9DwA59pnpIizxnUvBf/de18p4GP+6zP2AqrlFzoW3ERpZaT4QueBR0nS9deDMaQRkBlngpVlnkuuTisQ==}
|
|
220
|
+
engines: {node: '>=18.0.0'}
|
|
221
|
+
|
|
222
|
+
'@smithy/eventstream-codec@4.1.1':
|
|
223
|
+
resolution: {integrity: sha512-PwkQw1hZwHTQB6X5hSUWz2OSeuj5Z6enWuAqke7DgWoP3t6vg3ktPpqPz3Erkn6w+tmsl8Oss6nrgyezoea2Iw==}
|
|
224
|
+
engines: {node: '>=18.0.0'}
|
|
225
|
+
|
|
226
|
+
'@smithy/eventstream-serde-browser@4.1.1':
|
|
227
|
+
resolution: {integrity: sha512-Q9QWdAzRaIuVkefupRPRFAasaG/droBqn1feiMnmLa+LLEUG45pqX1+FurHFmlqiCfobB3nUlgoJfeXZsr7MPA==}
|
|
228
|
+
engines: {node: '>=18.0.0'}
|
|
229
|
+
|
|
230
|
+
'@smithy/eventstream-serde-config-resolver@4.2.1':
|
|
231
|
+
resolution: {integrity: sha512-oSUkF9zDN9zcOUBMtxp8RewJlh71E9NoHWU8jE3hU9JMYCsmW4assVTpgic/iS3/dM317j6hO5x18cc3XrfvEw==}
|
|
232
|
+
engines: {node: '>=18.0.0'}
|
|
233
|
+
|
|
234
|
+
'@smithy/eventstream-serde-node@4.1.1':
|
|
235
|
+
resolution: {integrity: sha512-tn6vulwf/ScY0vjhzptSJuDJJqlhNtUjkxJ4wiv9E3SPoEqTEKbaq6bfqRO7nvhTG29ALICRcvfFheOUPl8KNA==}
|
|
236
|
+
engines: {node: '>=18.0.0'}
|
|
237
|
+
|
|
238
|
+
'@smithy/eventstream-serde-universal@4.1.1':
|
|
239
|
+
resolution: {integrity: sha512-uLOAiM/Dmgh2CbEXQx+6/ssK7fbzFhd+LjdyFxXid5ZBCbLHTFHLdD/QbXw5aEDsLxQhgzDxLLsZhsftAYwHJA==}
|
|
240
|
+
engines: {node: '>=18.0.0'}
|
|
241
|
+
|
|
242
|
+
'@smithy/fetch-http-handler@5.2.1':
|
|
243
|
+
resolution: {integrity: sha512-5/3wxKNtV3wO/hk1is+CZUhL8a1yy/U+9u9LKQ9kZTkMsHaQjJhc3stFfiujtMnkITjzWfndGA2f7g9Uh9vKng==}
|
|
244
|
+
engines: {node: '>=18.0.0'}
|
|
245
|
+
|
|
246
|
+
'@smithy/hash-blob-browser@4.1.1':
|
|
247
|
+
resolution: {integrity: sha512-avAtk++s1e/1VODf+rg7c9R2pB5G9y8yaJaGY4lPZI2+UIqVyuSDMikWjeWfBVmFZ3O7NpDxBbUCyGhThVUKWQ==}
|
|
248
|
+
engines: {node: '>=18.0.0'}
|
|
249
|
+
|
|
250
|
+
'@smithy/hash-node@4.1.1':
|
|
251
|
+
resolution: {integrity: sha512-H9DIU9WBLhYrvPs9v4sYvnZ1PiAI0oc8CgNQUJ1rpN3pP7QADbTOUjchI2FB764Ub0DstH5xbTqcMJu1pnVqxA==}
|
|
252
|
+
engines: {node: '>=18.0.0'}
|
|
253
|
+
|
|
254
|
+
'@smithy/hash-stream-node@4.1.1':
|
|
255
|
+
resolution: {integrity: sha512-3ztT4pV0Moazs3JAYFdfKk11kYFDo4b/3R3+xVjIm6wY9YpJf+xfz+ocEnNKcWAdcmSMqi168i2EMaKmJHbJMA==}
|
|
256
|
+
engines: {node: '>=18.0.0'}
|
|
257
|
+
|
|
258
|
+
'@smithy/invalid-dependency@4.1.1':
|
|
259
|
+
resolution: {integrity: sha512-1AqLyFlfrrDkyES8uhINRlJXmHA2FkG+3DY8X+rmLSqmFwk3DJnvhyGzyByPyewh2jbmV+TYQBEfngQax8IFGg==}
|
|
260
|
+
engines: {node: '>=18.0.0'}
|
|
261
|
+
|
|
262
|
+
'@smithy/is-array-buffer@2.2.0':
|
|
263
|
+
resolution: {integrity: sha512-GGP3O9QFD24uGeAXYUjwSTXARoqpZykHadOmA8G5vfJPK0/DC67qa//0qvqrJzL1xc8WQWX7/yc7fwudjPHPhA==}
|
|
264
|
+
engines: {node: '>=14.0.0'}
|
|
265
|
+
|
|
266
|
+
'@smithy/is-array-buffer@4.1.0':
|
|
267
|
+
resolution: {integrity: sha512-ePTYUOV54wMogio+he4pBybe8fwg4sDvEVDBU8ZlHOZXbXK3/C0XfJgUCu6qAZcawv05ZhZzODGUerFBPsPUDQ==}
|
|
268
|
+
engines: {node: '>=18.0.0'}
|
|
269
|
+
|
|
270
|
+
'@smithy/md5-js@4.1.1':
|
|
271
|
+
resolution: {integrity: sha512-MvWXKK743BuHjr/hnWuT6uStdKEaoqxHAQUvbKJPPZM5ZojTNFI5D+47BoQfBE5RgGlRRty05EbWA+NXDv+hIA==}
|
|
272
|
+
engines: {node: '>=18.0.0'}
|
|
273
|
+
|
|
274
|
+
'@smithy/middleware-content-length@4.1.1':
|
|
275
|
+
resolution: {integrity: sha512-9wlfBBgTsRvC2JxLJxv4xDGNBrZuio3AgSl0lSFX7fneW2cGskXTYpFxCdRYD2+5yzmsiTuaAJD1Wp7gWt9y9w==}
|
|
276
|
+
engines: {node: '>=18.0.0'}
|
|
277
|
+
|
|
278
|
+
'@smithy/middleware-endpoint@4.2.1':
|
|
279
|
+
resolution: {integrity: sha512-fUTMmQvQQZakXOuKizfu7fBLDpwvWZjfH6zUK2OLsoNZRZGbNUdNSdLJHpwk1vS208jtDjpUIskh+JoA8zMzZg==}
|
|
280
|
+
engines: {node: '>=18.0.0'}
|
|
281
|
+
|
|
282
|
+
'@smithy/middleware-retry@4.2.1':
|
|
283
|
+
resolution: {integrity: sha512-JzfvjwSJXWRl7LkLgIRTUTd2Wj639yr3sQGpViGNEOjtb0AkAuYqRAHs+jSOI/LPC0ZTjmFVVtfrCICMuebexw==}
|
|
284
|
+
engines: {node: '>=18.0.0'}
|
|
285
|
+
|
|
286
|
+
'@smithy/middleware-serde@4.1.1':
|
|
287
|
+
resolution: {integrity: sha512-lh48uQdbCoj619kRouev5XbWhCwRKLmphAif16c4J6JgJ4uXjub1PI6RL38d3BLliUvSso6klyB/LTNpWSNIyg==}
|
|
288
|
+
engines: {node: '>=18.0.0'}
|
|
289
|
+
|
|
290
|
+
'@smithy/middleware-stack@4.1.1':
|
|
291
|
+
resolution: {integrity: sha512-ygRnniqNcDhHzs6QAPIdia26M7e7z9gpkIMUe/pK0RsrQ7i5MblwxY8078/QCnGq6AmlUUWgljK2HlelsKIb/A==}
|
|
292
|
+
engines: {node: '>=18.0.0'}
|
|
293
|
+
|
|
294
|
+
'@smithy/node-config-provider@4.2.1':
|
|
295
|
+
resolution: {integrity: sha512-AIA0BJZq2h295J5NeCTKhg1WwtdTA/GqBCaVjk30bDgMHwniUETyh5cP9IiE9VrId7Kt8hS7zvREVMTv1VfA6g==}
|
|
296
|
+
engines: {node: '>=18.0.0'}
|
|
297
|
+
|
|
298
|
+
'@smithy/node-http-handler@4.2.1':
|
|
299
|
+
resolution: {integrity: sha512-REyybygHlxo3TJICPF89N2pMQSf+p+tBJqpVe1+77Cfi9HBPReNjTgtZ1Vg73exq24vkqJskKDpfF74reXjxfw==}
|
|
300
|
+
engines: {node: '>=18.0.0'}
|
|
301
|
+
|
|
302
|
+
'@smithy/property-provider@4.1.1':
|
|
303
|
+
resolution: {integrity: sha512-gm3ZS7DHxUbzC2wr8MUCsAabyiXY0gaj3ROWnhSx/9sPMc6eYLMM4rX81w1zsMaObj2Lq3PZtNCC1J6lpEY7zg==}
|
|
304
|
+
engines: {node: '>=18.0.0'}
|
|
305
|
+
|
|
306
|
+
'@smithy/protocol-http@5.2.1':
|
|
307
|
+
resolution: {integrity: sha512-T8SlkLYCwfT/6m33SIU/JOVGNwoelkrvGjFKDSDtVvAXj/9gOT78JVJEas5a+ETjOu4SVvpCstKgd0PxSu/aHw==}
|
|
308
|
+
engines: {node: '>=18.0.0'}
|
|
309
|
+
|
|
310
|
+
'@smithy/querystring-builder@4.1.1':
|
|
311
|
+
resolution: {integrity: sha512-J9b55bfimP4z/Jg1gNo+AT84hr90p716/nvxDkPGCD4W70MPms0h8KF50RDRgBGZeL83/u59DWNqJv6tEP/DHA==}
|
|
312
|
+
engines: {node: '>=18.0.0'}
|
|
313
|
+
|
|
314
|
+
'@smithy/querystring-parser@4.1.1':
|
|
315
|
+
resolution: {integrity: sha512-63TEp92YFz0oQ7Pj9IuI3IgnprP92LrZtRAkE3c6wLWJxfy/yOPRt39IOKerVr0JS770olzl0kGafXlAXZ1vng==}
|
|
316
|
+
engines: {node: '>=18.0.0'}
|
|
317
|
+
|
|
318
|
+
'@smithy/service-error-classification@4.1.1':
|
|
319
|
+
resolution: {integrity: sha512-Iam75b/JNXyDE41UvrlM6n8DNOa/r1ylFyvgruTUx7h2Uk7vDNV9AAwP1vfL1fOL8ls0xArwEGVcGZVd7IO/Cw==}
|
|
320
|
+
engines: {node: '>=18.0.0'}
|
|
321
|
+
|
|
322
|
+
'@smithy/shared-ini-file-loader@4.1.1':
|
|
323
|
+
resolution: {integrity: sha512-YkpikhIqGc4sfXeIbzSj10t2bJI/sSoP5qxLue6zG+tEE3ngOBSm8sO3+djacYvS/R5DfpxN/L9CyZsvwjWOAQ==}
|
|
324
|
+
engines: {node: '>=18.0.0'}
|
|
325
|
+
|
|
326
|
+
'@smithy/signature-v4@5.2.1':
|
|
327
|
+
resolution: {integrity: sha512-M9rZhWQLjlQVCCR37cSjHfhriGRN+FQ8UfgrYNufv66TJgk+acaggShl3KS5U/ssxivvZLlnj7QH2CUOKlxPyA==}
|
|
328
|
+
engines: {node: '>=18.0.0'}
|
|
329
|
+
|
|
330
|
+
'@smithy/smithy-client@4.6.1':
|
|
331
|
+
resolution: {integrity: sha512-WolVLDb9UTPMEPPOncrCt6JmAMCSC/V2y5gst2STWJ5r7+8iNac+EFYQnmvDCYMfOLcilOSEpm5yXZXwbLak1Q==}
|
|
332
|
+
engines: {node: '>=18.0.0'}
|
|
333
|
+
|
|
334
|
+
'@smithy/types@4.5.0':
|
|
335
|
+
resolution: {integrity: sha512-RkUpIOsVlAwUIZXO1dsz8Zm+N72LClFfsNqf173catVlvRZiwPy0x2u0JLEA4byreOPKDZPGjmPDylMoP8ZJRg==}
|
|
336
|
+
engines: {node: '>=18.0.0'}
|
|
337
|
+
|
|
338
|
+
'@smithy/url-parser@4.1.1':
|
|
339
|
+
resolution: {integrity: sha512-bx32FUpkhcaKlEoOMbScvc93isaSiRM75pQ5IgIBaMkT7qMlIibpPRONyx/0CvrXHzJLpOn/u6YiDX2hcvs7Dg==}
|
|
340
|
+
engines: {node: '>=18.0.0'}
|
|
341
|
+
|
|
342
|
+
'@smithy/util-base64@4.1.0':
|
|
343
|
+
resolution: {integrity: sha512-RUGd4wNb8GeW7xk+AY5ghGnIwM96V0l2uzvs/uVHf+tIuVX2WSvynk5CxNoBCsM2rQRSZElAo9rt3G5mJ/gktQ==}
|
|
344
|
+
engines: {node: '>=18.0.0'}
|
|
345
|
+
|
|
346
|
+
'@smithy/util-body-length-browser@4.1.0':
|
|
347
|
+
resolution: {integrity: sha512-V2E2Iez+bo6bUMOTENPr6eEmepdY8Hbs+Uc1vkDKgKNA/brTJqOW/ai3JO1BGj9GbCeLqw90pbbH7HFQyFotGQ==}
|
|
348
|
+
engines: {node: '>=18.0.0'}
|
|
349
|
+
|
|
350
|
+
'@smithy/util-body-length-node@4.1.0':
|
|
351
|
+
resolution: {integrity: sha512-BOI5dYjheZdgR9XiEM3HJcEMCXSoqbzu7CzIgYrx0UtmvtC3tC2iDGpJLsSRFffUpy8ymsg2ARMP5fR8mtuUQQ==}
|
|
352
|
+
engines: {node: '>=18.0.0'}
|
|
353
|
+
|
|
354
|
+
'@smithy/util-buffer-from@2.2.0':
|
|
355
|
+
resolution: {integrity: sha512-IJdWBbTcMQ6DA0gdNhh/BwrLkDR+ADW5Kr1aZmd4k3DIF6ezMV4R2NIAmT08wQJ3yUK82thHWmC/TnK/wpMMIA==}
|
|
356
|
+
engines: {node: '>=14.0.0'}
|
|
357
|
+
|
|
358
|
+
'@smithy/util-buffer-from@4.1.0':
|
|
359
|
+
resolution: {integrity: sha512-N6yXcjfe/E+xKEccWEKzK6M+crMrlwaCepKja0pNnlSkm6SjAeLKKA++er5Ba0I17gvKfN/ThV+ZOx/CntKTVw==}
|
|
360
|
+
engines: {node: '>=18.0.0'}
|
|
361
|
+
|
|
362
|
+
'@smithy/util-config-provider@4.1.0':
|
|
363
|
+
resolution: {integrity: sha512-swXz2vMjrP1ZusZWVTB/ai5gK+J8U0BWvP10v9fpcFvg+Xi/87LHvHfst2IgCs1i0v4qFZfGwCmeD/KNCdJZbQ==}
|
|
364
|
+
engines: {node: '>=18.0.0'}
|
|
365
|
+
|
|
366
|
+
'@smithy/util-defaults-mode-browser@4.1.1':
|
|
367
|
+
resolution: {integrity: sha512-hA1AKIHFUMa9Tl6q6y8p0pJ9aWHCCG8s57flmIyLE0W7HcJeYrYtnqXDcGnftvXEhdQnSexyegXnzzTGk8bKLA==}
|
|
368
|
+
engines: {node: '>=18.0.0'}
|
|
369
|
+
|
|
370
|
+
'@smithy/util-defaults-mode-node@4.1.1':
|
|
371
|
+
resolution: {integrity: sha512-RGSpmoBrA+5D2WjwtK7tto6Pc2wO9KSXKLpLONhFZ8VyuCbqlLdiDAfuDTNY9AJe4JoE+Cx806cpTQQoQ71zPQ==}
|
|
372
|
+
engines: {node: '>=18.0.0'}
|
|
373
|
+
|
|
374
|
+
'@smithy/util-endpoints@3.1.1':
|
|
375
|
+
resolution: {integrity: sha512-qB4R9kO0SetA11Rzu6MVGFIaGYX3p6SGGGfWwsKnC6nXIf0n/0AKVwRTsYsz9ToN8CeNNtNgQRwKFBndGJZdyw==}
|
|
376
|
+
engines: {node: '>=18.0.0'}
|
|
377
|
+
|
|
378
|
+
'@smithy/util-hex-encoding@4.1.0':
|
|
379
|
+
resolution: {integrity: sha512-1LcueNN5GYC4tr8mo14yVYbh/Ur8jHhWOxniZXii+1+ePiIbsLZ5fEI0QQGtbRRP5mOhmooos+rLmVASGGoq5w==}
|
|
380
|
+
engines: {node: '>=18.0.0'}
|
|
381
|
+
|
|
382
|
+
'@smithy/util-middleware@4.1.1':
|
|
383
|
+
resolution: {integrity: sha512-CGmZ72mL29VMfESz7S6dekqzCh8ZISj3B+w0g1hZFXaOjGTVaSqfAEFAq8EGp8fUL+Q2l8aqNmt8U1tglTikeg==}
|
|
384
|
+
engines: {node: '>=18.0.0'}
|
|
385
|
+
|
|
386
|
+
'@smithy/util-retry@4.1.1':
|
|
387
|
+
resolution: {integrity: sha512-jGeybqEZ/LIordPLMh5bnmnoIgsqnp4IEimmUp5c5voZ8yx+5kAlN5+juyr7p+f7AtZTgvhmInQk4Q0UVbrZ0Q==}
|
|
388
|
+
engines: {node: '>=18.0.0'}
|
|
389
|
+
|
|
390
|
+
'@smithy/util-stream@4.3.1':
|
|
391
|
+
resolution: {integrity: sha512-khKkW/Jqkgh6caxMWbMuox9+YfGlsk9OnHOYCGVEdYQb/XVzcORXHLYUubHmmda0pubEDncofUrPNniS9d+uAA==}
|
|
392
|
+
engines: {node: '>=18.0.0'}
|
|
393
|
+
|
|
394
|
+
'@smithy/util-uri-escape@4.1.0':
|
|
395
|
+
resolution: {integrity: sha512-b0EFQkq35K5NHUYxU72JuoheM6+pytEVUGlTwiFxWFpmddA+Bpz3LgsPRIpBk8lnPE47yT7AF2Egc3jVnKLuPg==}
|
|
396
|
+
engines: {node: '>=18.0.0'}
|
|
397
|
+
|
|
398
|
+
'@smithy/util-utf8@2.3.0':
|
|
399
|
+
resolution: {integrity: sha512-R8Rdn8Hy72KKcebgLiv8jQcQkXoLMOGGv5uI1/k0l+snqkOzQ1R0ChUBCxWMlBsFMekWjq0wRudIweFs7sKT5A==}
|
|
400
|
+
engines: {node: '>=14.0.0'}
|
|
401
|
+
|
|
402
|
+
'@smithy/util-utf8@4.1.0':
|
|
403
|
+
resolution: {integrity: sha512-mEu1/UIXAdNYuBcyEPbjScKi/+MQVXNIuY/7Cm5XLIWe319kDrT5SizBE95jqtmEXoDbGoZxKLCMttdZdqTZKQ==}
|
|
404
|
+
engines: {node: '>=18.0.0'}
|
|
405
|
+
|
|
406
|
+
'@smithy/util-waiter@4.1.1':
|
|
407
|
+
resolution: {integrity: sha512-PJBmyayrlfxM7nbqjomF4YcT1sApQwZio0NHSsT0EzhJqljRmvhzqZua43TyEs80nJk2Cn2FGPg/N8phH6KeCQ==}
|
|
408
|
+
engines: {node: '>=18.0.0'}
|
|
409
|
+
|
|
410
|
+
'@tsconfig/node10@1.0.11':
|
|
411
|
+
resolution: {integrity: sha512-DcRjDCujK/kCk/cUe8Xz8ZSpm8mS3mNNpta+jGCA6USEDfktlNvm1+IuZ9eTcDbNk41BHwpHHeW+N1lKCz4zOw==}
|
|
412
|
+
|
|
413
|
+
'@tsconfig/node12@1.0.11':
|
|
414
|
+
resolution: {integrity: sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==}
|
|
415
|
+
|
|
416
|
+
'@tsconfig/node14@1.0.3':
|
|
417
|
+
resolution: {integrity: sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==}
|
|
418
|
+
|
|
419
|
+
'@tsconfig/node16@1.0.4':
|
|
420
|
+
resolution: {integrity: sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==}
|
|
421
|
+
|
|
422
|
+
'@types/aws-lambda@8.10.152':
|
|
423
|
+
resolution: {integrity: sha512-soT/c2gYBnT5ygwiHPmd9a1bftj462NWVk2tKCc1PYHSIacB2UwbTS2zYG4jzag1mRDuzg/OjtxQjQ2NKRB6Rw==}
|
|
424
|
+
|
|
425
|
+
'@types/node@20.19.13':
|
|
426
|
+
resolution: {integrity: sha512-yCAeZl7a0DxgNVteXFHt9+uyFbqXGy/ShC4BlcHkoE0AfGXYv/BUiplV72DjMYXHDBXFjhvr6DD1NiRVfB4j8g==}
|
|
427
|
+
|
|
428
|
+
'@types/uuid@9.0.8':
|
|
429
|
+
resolution: {integrity: sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==}
|
|
430
|
+
|
|
431
|
+
acorn-walk@8.3.4:
|
|
432
|
+
resolution: {integrity: sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==}
|
|
433
|
+
engines: {node: '>=0.4.0'}
|
|
434
|
+
|
|
435
|
+
acorn@8.15.0:
|
|
436
|
+
resolution: {integrity: sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==}
|
|
437
|
+
engines: {node: '>=0.4.0'}
|
|
438
|
+
hasBin: true
|
|
439
|
+
|
|
440
|
+
arg@4.1.3:
|
|
441
|
+
resolution: {integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==}
|
|
442
|
+
|
|
443
|
+
bowser@2.12.1:
|
|
444
|
+
resolution: {integrity: sha512-z4rE2Gxh7tvshQ4hluIT7XcFrgLIQaw9X3A+kTTRdovCz5PMukm/0QC/BKSYPj3omF5Qfypn9O/c5kgpmvYUCw==}
|
|
445
|
+
|
|
446
|
+
create-require@1.1.1:
|
|
447
|
+
resolution: {integrity: sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==}
|
|
448
|
+
|
|
449
|
+
diff@4.0.2:
|
|
450
|
+
resolution: {integrity: sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==}
|
|
451
|
+
engines: {node: '>=0.3.1'}
|
|
452
|
+
|
|
453
|
+
fast-xml-parser@5.2.5:
|
|
454
|
+
resolution: {integrity: sha512-pfX9uG9Ki0yekDHx2SiuRIyFdyAr1kMIMitPvb0YBo8SUfKvia7w7FIyd/l6av85pFYRhZscS75MwMnbvY+hcQ==}
|
|
455
|
+
hasBin: true
|
|
456
|
+
|
|
457
|
+
make-error@1.3.6:
|
|
458
|
+
resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==}
|
|
459
|
+
|
|
460
|
+
strnum@2.1.1:
|
|
461
|
+
resolution: {integrity: sha512-7ZvoFTiCnGxBtDqJ//Cu6fWtZtc7Y3x+QOirG15wztbdngGSkht27o2pyGWrVy0b4WAy3jbKmnoK6g5VlVNUUw==}
|
|
462
|
+
|
|
463
|
+
ts-node@10.9.2:
|
|
464
|
+
resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==}
|
|
465
|
+
hasBin: true
|
|
466
|
+
peerDependencies:
|
|
467
|
+
'@swc/core': '>=1.2.50'
|
|
468
|
+
'@swc/wasm': '>=1.2.50'
|
|
469
|
+
'@types/node': '*'
|
|
470
|
+
typescript: '>=2.7'
|
|
471
|
+
peerDependenciesMeta:
|
|
472
|
+
'@swc/core':
|
|
473
|
+
optional: true
|
|
474
|
+
'@swc/wasm':
|
|
475
|
+
optional: true
|
|
476
|
+
|
|
477
|
+
tslib@2.8.1:
|
|
478
|
+
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
|
|
479
|
+
|
|
480
|
+
typescript@5.9.2:
|
|
481
|
+
resolution: {integrity: sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==}
|
|
482
|
+
engines: {node: '>=14.17'}
|
|
483
|
+
hasBin: true
|
|
484
|
+
|
|
485
|
+
undici-types@6.21.0:
|
|
486
|
+
resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==}
|
|
487
|
+
|
|
488
|
+
uuid@9.0.1:
|
|
489
|
+
resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==}
|
|
490
|
+
hasBin: true
|
|
491
|
+
|
|
492
|
+
v8-compile-cache-lib@3.0.1:
|
|
493
|
+
resolution: {integrity: sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==}
|
|
494
|
+
|
|
495
|
+
yn@3.1.1:
|
|
496
|
+
resolution: {integrity: sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==}
|
|
497
|
+
engines: {node: '>=6'}
|
|
498
|
+
|
|
499
|
+
snapshots:
|
|
500
|
+
|
|
501
|
+
'@aws-crypto/crc32@5.2.0':
|
|
502
|
+
dependencies:
|
|
503
|
+
'@aws-crypto/util': 5.2.0
|
|
504
|
+
'@aws-sdk/types': 3.887.0
|
|
505
|
+
tslib: 2.8.1
|
|
506
|
+
|
|
507
|
+
'@aws-crypto/crc32c@5.2.0':
|
|
508
|
+
dependencies:
|
|
509
|
+
'@aws-crypto/util': 5.2.0
|
|
510
|
+
'@aws-sdk/types': 3.887.0
|
|
511
|
+
tslib: 2.8.1
|
|
512
|
+
|
|
513
|
+
'@aws-crypto/sha1-browser@5.2.0':
|
|
514
|
+
dependencies:
|
|
515
|
+
'@aws-crypto/supports-web-crypto': 5.2.0
|
|
516
|
+
'@aws-crypto/util': 5.2.0
|
|
517
|
+
'@aws-sdk/types': 3.887.0
|
|
518
|
+
'@aws-sdk/util-locate-window': 3.873.0
|
|
519
|
+
'@smithy/util-utf8': 2.3.0
|
|
520
|
+
tslib: 2.8.1
|
|
521
|
+
|
|
522
|
+
'@aws-crypto/sha256-browser@5.2.0':
|
|
523
|
+
dependencies:
|
|
524
|
+
'@aws-crypto/sha256-js': 5.2.0
|
|
525
|
+
'@aws-crypto/supports-web-crypto': 5.2.0
|
|
526
|
+
'@aws-crypto/util': 5.2.0
|
|
527
|
+
'@aws-sdk/types': 3.887.0
|
|
528
|
+
'@aws-sdk/util-locate-window': 3.873.0
|
|
529
|
+
'@smithy/util-utf8': 2.3.0
|
|
530
|
+
tslib: 2.8.1
|
|
531
|
+
|
|
532
|
+
'@aws-crypto/sha256-js@5.2.0':
|
|
533
|
+
dependencies:
|
|
534
|
+
'@aws-crypto/util': 5.2.0
|
|
535
|
+
'@aws-sdk/types': 3.887.0
|
|
536
|
+
tslib: 2.8.1
|
|
537
|
+
|
|
538
|
+
'@aws-crypto/supports-web-crypto@5.2.0':
|
|
539
|
+
dependencies:
|
|
540
|
+
tslib: 2.8.1
|
|
541
|
+
|
|
542
|
+
'@aws-crypto/util@5.2.0':
|
|
543
|
+
dependencies:
|
|
544
|
+
'@aws-sdk/types': 3.887.0
|
|
545
|
+
'@smithy/util-utf8': 2.3.0
|
|
546
|
+
tslib: 2.8.1
|
|
547
|
+
|
|
548
|
+
'@aws-sdk/client-s3@3.887.0':
|
|
549
|
+
dependencies:
|
|
550
|
+
'@aws-crypto/sha1-browser': 5.2.0
|
|
551
|
+
'@aws-crypto/sha256-browser': 5.2.0
|
|
552
|
+
'@aws-crypto/sha256-js': 5.2.0
|
|
553
|
+
'@aws-sdk/core': 3.887.0
|
|
554
|
+
'@aws-sdk/credential-provider-node': 3.887.0
|
|
555
|
+
'@aws-sdk/middleware-bucket-endpoint': 3.887.0
|
|
556
|
+
'@aws-sdk/middleware-expect-continue': 3.887.0
|
|
557
|
+
'@aws-sdk/middleware-flexible-checksums': 3.887.0
|
|
558
|
+
'@aws-sdk/middleware-host-header': 3.887.0
|
|
559
|
+
'@aws-sdk/middleware-location-constraint': 3.887.0
|
|
560
|
+
'@aws-sdk/middleware-logger': 3.887.0
|
|
561
|
+
'@aws-sdk/middleware-recursion-detection': 3.887.0
|
|
562
|
+
'@aws-sdk/middleware-sdk-s3': 3.887.0
|
|
563
|
+
'@aws-sdk/middleware-ssec': 3.887.0
|
|
564
|
+
'@aws-sdk/middleware-user-agent': 3.887.0
|
|
565
|
+
'@aws-sdk/region-config-resolver': 3.887.0
|
|
566
|
+
'@aws-sdk/signature-v4-multi-region': 3.887.0
|
|
567
|
+
'@aws-sdk/types': 3.887.0
|
|
568
|
+
'@aws-sdk/util-endpoints': 3.887.0
|
|
569
|
+
'@aws-sdk/util-user-agent-browser': 3.887.0
|
|
570
|
+
'@aws-sdk/util-user-agent-node': 3.887.0
|
|
571
|
+
'@aws-sdk/xml-builder': 3.887.0
|
|
572
|
+
'@smithy/config-resolver': 4.2.1
|
|
573
|
+
'@smithy/core': 3.11.0
|
|
574
|
+
'@smithy/eventstream-serde-browser': 4.1.1
|
|
575
|
+
'@smithy/eventstream-serde-config-resolver': 4.2.1
|
|
576
|
+
'@smithy/eventstream-serde-node': 4.1.1
|
|
577
|
+
'@smithy/fetch-http-handler': 5.2.1
|
|
578
|
+
'@smithy/hash-blob-browser': 4.1.1
|
|
579
|
+
'@smithy/hash-node': 4.1.1
|
|
580
|
+
'@smithy/hash-stream-node': 4.1.1
|
|
581
|
+
'@smithy/invalid-dependency': 4.1.1
|
|
582
|
+
'@smithy/md5-js': 4.1.1
|
|
583
|
+
'@smithy/middleware-content-length': 4.1.1
|
|
584
|
+
'@smithy/middleware-endpoint': 4.2.1
|
|
585
|
+
'@smithy/middleware-retry': 4.2.1
|
|
586
|
+
'@smithy/middleware-serde': 4.1.1
|
|
587
|
+
'@smithy/middleware-stack': 4.1.1
|
|
588
|
+
'@smithy/node-config-provider': 4.2.1
|
|
589
|
+
'@smithy/node-http-handler': 4.2.1
|
|
590
|
+
'@smithy/protocol-http': 5.2.1
|
|
591
|
+
'@smithy/smithy-client': 4.6.1
|
|
592
|
+
'@smithy/types': 4.5.0
|
|
593
|
+
'@smithy/url-parser': 4.1.1
|
|
594
|
+
'@smithy/util-base64': 4.1.0
|
|
595
|
+
'@smithy/util-body-length-browser': 4.1.0
|
|
596
|
+
'@smithy/util-body-length-node': 4.1.0
|
|
597
|
+
'@smithy/util-defaults-mode-browser': 4.1.1
|
|
598
|
+
'@smithy/util-defaults-mode-node': 4.1.1
|
|
599
|
+
'@smithy/util-endpoints': 3.1.1
|
|
600
|
+
'@smithy/util-middleware': 4.1.1
|
|
601
|
+
'@smithy/util-retry': 4.1.1
|
|
602
|
+
'@smithy/util-stream': 4.3.1
|
|
603
|
+
'@smithy/util-utf8': 4.1.0
|
|
604
|
+
'@smithy/util-waiter': 4.1.1
|
|
605
|
+
'@types/uuid': 9.0.8
|
|
606
|
+
tslib: 2.8.1
|
|
607
|
+
uuid: 9.0.1
|
|
608
|
+
transitivePeerDependencies:
|
|
609
|
+
- aws-crt
|
|
610
|
+
|
|
611
|
+
'@aws-sdk/client-sso@3.887.0':
|
|
612
|
+
dependencies:
|
|
613
|
+
'@aws-crypto/sha256-browser': 5.2.0
|
|
614
|
+
'@aws-crypto/sha256-js': 5.2.0
|
|
615
|
+
'@aws-sdk/core': 3.887.0
|
|
616
|
+
'@aws-sdk/middleware-host-header': 3.887.0
|
|
617
|
+
'@aws-sdk/middleware-logger': 3.887.0
|
|
618
|
+
'@aws-sdk/middleware-recursion-detection': 3.887.0
|
|
619
|
+
'@aws-sdk/middleware-user-agent': 3.887.0
|
|
620
|
+
'@aws-sdk/region-config-resolver': 3.887.0
|
|
621
|
+
'@aws-sdk/types': 3.887.0
|
|
622
|
+
'@aws-sdk/util-endpoints': 3.887.0
|
|
623
|
+
'@aws-sdk/util-user-agent-browser': 3.887.0
|
|
624
|
+
'@aws-sdk/util-user-agent-node': 3.887.0
|
|
625
|
+
'@smithy/config-resolver': 4.2.1
|
|
626
|
+
'@smithy/core': 3.11.0
|
|
627
|
+
'@smithy/fetch-http-handler': 5.2.1
|
|
628
|
+
'@smithy/hash-node': 4.1.1
|
|
629
|
+
'@smithy/invalid-dependency': 4.1.1
|
|
630
|
+
'@smithy/middleware-content-length': 4.1.1
|
|
631
|
+
'@smithy/middleware-endpoint': 4.2.1
|
|
632
|
+
'@smithy/middleware-retry': 4.2.1
|
|
633
|
+
'@smithy/middleware-serde': 4.1.1
|
|
634
|
+
'@smithy/middleware-stack': 4.1.1
|
|
635
|
+
'@smithy/node-config-provider': 4.2.1
|
|
636
|
+
'@smithy/node-http-handler': 4.2.1
|
|
637
|
+
'@smithy/protocol-http': 5.2.1
|
|
638
|
+
'@smithy/smithy-client': 4.6.1
|
|
639
|
+
'@smithy/types': 4.5.0
|
|
640
|
+
'@smithy/url-parser': 4.1.1
|
|
641
|
+
'@smithy/util-base64': 4.1.0
|
|
642
|
+
'@smithy/util-body-length-browser': 4.1.0
|
|
643
|
+
'@smithy/util-body-length-node': 4.1.0
|
|
644
|
+
'@smithy/util-defaults-mode-browser': 4.1.1
|
|
645
|
+
'@smithy/util-defaults-mode-node': 4.1.1
|
|
646
|
+
'@smithy/util-endpoints': 3.1.1
|
|
647
|
+
'@smithy/util-middleware': 4.1.1
|
|
648
|
+
'@smithy/util-retry': 4.1.1
|
|
649
|
+
'@smithy/util-utf8': 4.1.0
|
|
650
|
+
tslib: 2.8.1
|
|
651
|
+
transitivePeerDependencies:
|
|
652
|
+
- aws-crt
|
|
653
|
+
|
|
654
|
+
'@aws-sdk/core@3.887.0':
|
|
655
|
+
dependencies:
|
|
656
|
+
'@aws-sdk/types': 3.887.0
|
|
657
|
+
'@aws-sdk/xml-builder': 3.887.0
|
|
658
|
+
'@smithy/core': 3.11.0
|
|
659
|
+
'@smithy/node-config-provider': 4.2.1
|
|
660
|
+
'@smithy/property-provider': 4.1.1
|
|
661
|
+
'@smithy/protocol-http': 5.2.1
|
|
662
|
+
'@smithy/signature-v4': 5.2.1
|
|
663
|
+
'@smithy/smithy-client': 4.6.1
|
|
664
|
+
'@smithy/types': 4.5.0
|
|
665
|
+
'@smithy/util-base64': 4.1.0
|
|
666
|
+
'@smithy/util-body-length-browser': 4.1.0
|
|
667
|
+
'@smithy/util-middleware': 4.1.1
|
|
668
|
+
'@smithy/util-utf8': 4.1.0
|
|
669
|
+
fast-xml-parser: 5.2.5
|
|
670
|
+
tslib: 2.8.1
|
|
671
|
+
|
|
672
|
+
'@aws-sdk/credential-provider-env@3.887.0':
|
|
673
|
+
dependencies:
|
|
674
|
+
'@aws-sdk/core': 3.887.0
|
|
675
|
+
'@aws-sdk/types': 3.887.0
|
|
676
|
+
'@smithy/property-provider': 4.1.1
|
|
677
|
+
'@smithy/types': 4.5.0
|
|
678
|
+
tslib: 2.8.1
|
|
679
|
+
|
|
680
|
+
'@aws-sdk/credential-provider-http@3.887.0':
|
|
681
|
+
dependencies:
|
|
682
|
+
'@aws-sdk/core': 3.887.0
|
|
683
|
+
'@aws-sdk/types': 3.887.0
|
|
684
|
+
'@smithy/fetch-http-handler': 5.2.1
|
|
685
|
+
'@smithy/node-http-handler': 4.2.1
|
|
686
|
+
'@smithy/property-provider': 4.1.1
|
|
687
|
+
'@smithy/protocol-http': 5.2.1
|
|
688
|
+
'@smithy/smithy-client': 4.6.1
|
|
689
|
+
'@smithy/types': 4.5.0
|
|
690
|
+
'@smithy/util-stream': 4.3.1
|
|
691
|
+
tslib: 2.8.1
|
|
692
|
+
|
|
693
|
+
'@aws-sdk/credential-provider-ini@3.887.0':
|
|
694
|
+
dependencies:
|
|
695
|
+
'@aws-sdk/core': 3.887.0
|
|
696
|
+
'@aws-sdk/credential-provider-env': 3.887.0
|
|
697
|
+
'@aws-sdk/credential-provider-http': 3.887.0
|
|
698
|
+
'@aws-sdk/credential-provider-process': 3.887.0
|
|
699
|
+
'@aws-sdk/credential-provider-sso': 3.887.0
|
|
700
|
+
'@aws-sdk/credential-provider-web-identity': 3.887.0
|
|
701
|
+
'@aws-sdk/nested-clients': 3.887.0
|
|
702
|
+
'@aws-sdk/types': 3.887.0
|
|
703
|
+
'@smithy/credential-provider-imds': 4.1.1
|
|
704
|
+
'@smithy/property-provider': 4.1.1
|
|
705
|
+
'@smithy/shared-ini-file-loader': 4.1.1
|
|
706
|
+
'@smithy/types': 4.5.0
|
|
707
|
+
tslib: 2.8.1
|
|
708
|
+
transitivePeerDependencies:
|
|
709
|
+
- aws-crt
|
|
710
|
+
|
|
711
|
+
'@aws-sdk/credential-provider-node@3.887.0':
|
|
712
|
+
dependencies:
|
|
713
|
+
'@aws-sdk/credential-provider-env': 3.887.0
|
|
714
|
+
'@aws-sdk/credential-provider-http': 3.887.0
|
|
715
|
+
'@aws-sdk/credential-provider-ini': 3.887.0
|
|
716
|
+
'@aws-sdk/credential-provider-process': 3.887.0
|
|
717
|
+
'@aws-sdk/credential-provider-sso': 3.887.0
|
|
718
|
+
'@aws-sdk/credential-provider-web-identity': 3.887.0
|
|
719
|
+
'@aws-sdk/types': 3.887.0
|
|
720
|
+
'@smithy/credential-provider-imds': 4.1.1
|
|
721
|
+
'@smithy/property-provider': 4.1.1
|
|
722
|
+
'@smithy/shared-ini-file-loader': 4.1.1
|
|
723
|
+
'@smithy/types': 4.5.0
|
|
724
|
+
tslib: 2.8.1
|
|
725
|
+
transitivePeerDependencies:
|
|
726
|
+
- aws-crt
|
|
727
|
+
|
|
728
|
+
'@aws-sdk/credential-provider-process@3.887.0':
|
|
729
|
+
dependencies:
|
|
730
|
+
'@aws-sdk/core': 3.887.0
|
|
731
|
+
'@aws-sdk/types': 3.887.0
|
|
732
|
+
'@smithy/property-provider': 4.1.1
|
|
733
|
+
'@smithy/shared-ini-file-loader': 4.1.1
|
|
734
|
+
'@smithy/types': 4.5.0
|
|
735
|
+
tslib: 2.8.1
|
|
736
|
+
|
|
737
|
+
'@aws-sdk/credential-provider-sso@3.887.0':
|
|
738
|
+
dependencies:
|
|
739
|
+
'@aws-sdk/client-sso': 3.887.0
|
|
740
|
+
'@aws-sdk/core': 3.887.0
|
|
741
|
+
'@aws-sdk/token-providers': 3.887.0
|
|
742
|
+
'@aws-sdk/types': 3.887.0
|
|
743
|
+
'@smithy/property-provider': 4.1.1
|
|
744
|
+
'@smithy/shared-ini-file-loader': 4.1.1
|
|
745
|
+
'@smithy/types': 4.5.0
|
|
746
|
+
tslib: 2.8.1
|
|
747
|
+
transitivePeerDependencies:
|
|
748
|
+
- aws-crt
|
|
749
|
+
|
|
750
|
+
'@aws-sdk/credential-provider-web-identity@3.887.0':
|
|
751
|
+
dependencies:
|
|
752
|
+
'@aws-sdk/core': 3.887.0
|
|
753
|
+
'@aws-sdk/nested-clients': 3.887.0
|
|
754
|
+
'@aws-sdk/types': 3.887.0
|
|
755
|
+
'@smithy/property-provider': 4.1.1
|
|
756
|
+
'@smithy/types': 4.5.0
|
|
757
|
+
tslib: 2.8.1
|
|
758
|
+
transitivePeerDependencies:
|
|
759
|
+
- aws-crt
|
|
760
|
+
|
|
761
|
+
'@aws-sdk/middleware-bucket-endpoint@3.887.0':
|
|
762
|
+
dependencies:
|
|
763
|
+
'@aws-sdk/types': 3.887.0
|
|
764
|
+
'@aws-sdk/util-arn-parser': 3.873.0
|
|
765
|
+
'@smithy/node-config-provider': 4.2.1
|
|
766
|
+
'@smithy/protocol-http': 5.2.1
|
|
767
|
+
'@smithy/types': 4.5.0
|
|
768
|
+
'@smithy/util-config-provider': 4.1.0
|
|
769
|
+
tslib: 2.8.1
|
|
770
|
+
|
|
771
|
+
'@aws-sdk/middleware-expect-continue@3.887.0':
|
|
772
|
+
dependencies:
|
|
773
|
+
'@aws-sdk/types': 3.887.0
|
|
774
|
+
'@smithy/protocol-http': 5.2.1
|
|
775
|
+
'@smithy/types': 4.5.0
|
|
776
|
+
tslib: 2.8.1
|
|
777
|
+
|
|
778
|
+
'@aws-sdk/middleware-flexible-checksums@3.887.0':
|
|
779
|
+
dependencies:
|
|
780
|
+
'@aws-crypto/crc32': 5.2.0
|
|
781
|
+
'@aws-crypto/crc32c': 5.2.0
|
|
782
|
+
'@aws-crypto/util': 5.2.0
|
|
783
|
+
'@aws-sdk/core': 3.887.0
|
|
784
|
+
'@aws-sdk/types': 3.887.0
|
|
785
|
+
'@smithy/is-array-buffer': 4.1.0
|
|
786
|
+
'@smithy/node-config-provider': 4.2.1
|
|
787
|
+
'@smithy/protocol-http': 5.2.1
|
|
788
|
+
'@smithy/types': 4.5.0
|
|
789
|
+
'@smithy/util-middleware': 4.1.1
|
|
790
|
+
'@smithy/util-stream': 4.3.1
|
|
791
|
+
'@smithy/util-utf8': 4.1.0
|
|
792
|
+
tslib: 2.8.1
|
|
793
|
+
|
|
794
|
+
'@aws-sdk/middleware-host-header@3.887.0':
|
|
795
|
+
dependencies:
|
|
796
|
+
'@aws-sdk/types': 3.887.0
|
|
797
|
+
'@smithy/protocol-http': 5.2.1
|
|
798
|
+
'@smithy/types': 4.5.0
|
|
799
|
+
tslib: 2.8.1
|
|
800
|
+
|
|
801
|
+
'@aws-sdk/middleware-location-constraint@3.887.0':
|
|
802
|
+
dependencies:
|
|
803
|
+
'@aws-sdk/types': 3.887.0
|
|
804
|
+
'@smithy/types': 4.5.0
|
|
805
|
+
tslib: 2.8.1
|
|
806
|
+
|
|
807
|
+
'@aws-sdk/middleware-logger@3.887.0':
|
|
808
|
+
dependencies:
|
|
809
|
+
'@aws-sdk/types': 3.887.0
|
|
810
|
+
'@smithy/types': 4.5.0
|
|
811
|
+
tslib: 2.8.1
|
|
812
|
+
|
|
813
|
+
'@aws-sdk/middleware-recursion-detection@3.887.0':
|
|
814
|
+
dependencies:
|
|
815
|
+
'@aws-sdk/types': 3.887.0
|
|
816
|
+
'@aws/lambda-invoke-store': 0.0.1
|
|
817
|
+
'@smithy/protocol-http': 5.2.1
|
|
818
|
+
'@smithy/types': 4.5.0
|
|
819
|
+
tslib: 2.8.1
|
|
820
|
+
|
|
821
|
+
'@aws-sdk/middleware-sdk-s3@3.887.0':
|
|
822
|
+
dependencies:
|
|
823
|
+
'@aws-sdk/core': 3.887.0
|
|
824
|
+
'@aws-sdk/types': 3.887.0
|
|
825
|
+
'@aws-sdk/util-arn-parser': 3.873.0
|
|
826
|
+
'@smithy/core': 3.11.0
|
|
827
|
+
'@smithy/node-config-provider': 4.2.1
|
|
828
|
+
'@smithy/protocol-http': 5.2.1
|
|
829
|
+
'@smithy/signature-v4': 5.2.1
|
|
830
|
+
'@smithy/smithy-client': 4.6.1
|
|
831
|
+
'@smithy/types': 4.5.0
|
|
832
|
+
'@smithy/util-config-provider': 4.1.0
|
|
833
|
+
'@smithy/util-middleware': 4.1.1
|
|
834
|
+
'@smithy/util-stream': 4.3.1
|
|
835
|
+
'@smithy/util-utf8': 4.1.0
|
|
836
|
+
tslib: 2.8.1
|
|
837
|
+
|
|
838
|
+
'@aws-sdk/middleware-ssec@3.887.0':
|
|
839
|
+
dependencies:
|
|
840
|
+
'@aws-sdk/types': 3.887.0
|
|
841
|
+
'@smithy/types': 4.5.0
|
|
842
|
+
tslib: 2.8.1
|
|
843
|
+
|
|
844
|
+
'@aws-sdk/middleware-user-agent@3.887.0':
|
|
845
|
+
dependencies:
|
|
846
|
+
'@aws-sdk/core': 3.887.0
|
|
847
|
+
'@aws-sdk/types': 3.887.0
|
|
848
|
+
'@aws-sdk/util-endpoints': 3.887.0
|
|
849
|
+
'@smithy/core': 3.11.0
|
|
850
|
+
'@smithy/protocol-http': 5.2.1
|
|
851
|
+
'@smithy/types': 4.5.0
|
|
852
|
+
tslib: 2.8.1
|
|
853
|
+
|
|
854
|
+
'@aws-sdk/nested-clients@3.887.0':
|
|
855
|
+
dependencies:
|
|
856
|
+
'@aws-crypto/sha256-browser': 5.2.0
|
|
857
|
+
'@aws-crypto/sha256-js': 5.2.0
|
|
858
|
+
'@aws-sdk/core': 3.887.0
|
|
859
|
+
'@aws-sdk/middleware-host-header': 3.887.0
|
|
860
|
+
'@aws-sdk/middleware-logger': 3.887.0
|
|
861
|
+
'@aws-sdk/middleware-recursion-detection': 3.887.0
|
|
862
|
+
'@aws-sdk/middleware-user-agent': 3.887.0
|
|
863
|
+
'@aws-sdk/region-config-resolver': 3.887.0
|
|
864
|
+
'@aws-sdk/types': 3.887.0
|
|
865
|
+
'@aws-sdk/util-endpoints': 3.887.0
|
|
866
|
+
'@aws-sdk/util-user-agent-browser': 3.887.0
|
|
867
|
+
'@aws-sdk/util-user-agent-node': 3.887.0
|
|
868
|
+
'@smithy/config-resolver': 4.2.1
|
|
869
|
+
'@smithy/core': 3.11.0
|
|
870
|
+
'@smithy/fetch-http-handler': 5.2.1
|
|
871
|
+
'@smithy/hash-node': 4.1.1
|
|
872
|
+
'@smithy/invalid-dependency': 4.1.1
|
|
873
|
+
'@smithy/middleware-content-length': 4.1.1
|
|
874
|
+
'@smithy/middleware-endpoint': 4.2.1
|
|
875
|
+
'@smithy/middleware-retry': 4.2.1
|
|
876
|
+
'@smithy/middleware-serde': 4.1.1
|
|
877
|
+
'@smithy/middleware-stack': 4.1.1
|
|
878
|
+
'@smithy/node-config-provider': 4.2.1
|
|
879
|
+
'@smithy/node-http-handler': 4.2.1
|
|
880
|
+
'@smithy/protocol-http': 5.2.1
|
|
881
|
+
'@smithy/smithy-client': 4.6.1
|
|
882
|
+
'@smithy/types': 4.5.0
|
|
883
|
+
'@smithy/url-parser': 4.1.1
|
|
884
|
+
'@smithy/util-base64': 4.1.0
|
|
885
|
+
'@smithy/util-body-length-browser': 4.1.0
|
|
886
|
+
'@smithy/util-body-length-node': 4.1.0
|
|
887
|
+
'@smithy/util-defaults-mode-browser': 4.1.1
|
|
888
|
+
'@smithy/util-defaults-mode-node': 4.1.1
|
|
889
|
+
'@smithy/util-endpoints': 3.1.1
|
|
890
|
+
'@smithy/util-middleware': 4.1.1
|
|
891
|
+
'@smithy/util-retry': 4.1.1
|
|
892
|
+
'@smithy/util-utf8': 4.1.0
|
|
893
|
+
tslib: 2.8.1
|
|
894
|
+
transitivePeerDependencies:
|
|
895
|
+
- aws-crt
|
|
896
|
+
|
|
897
|
+
'@aws-sdk/region-config-resolver@3.887.0':
|
|
898
|
+
dependencies:
|
|
899
|
+
'@aws-sdk/types': 3.887.0
|
|
900
|
+
'@smithy/node-config-provider': 4.2.1
|
|
901
|
+
'@smithy/types': 4.5.0
|
|
902
|
+
'@smithy/util-config-provider': 4.1.0
|
|
903
|
+
'@smithy/util-middleware': 4.1.1
|
|
904
|
+
tslib: 2.8.1
|
|
905
|
+
|
|
906
|
+
'@aws-sdk/signature-v4-multi-region@3.887.0':
|
|
907
|
+
dependencies:
|
|
908
|
+
'@aws-sdk/middleware-sdk-s3': 3.887.0
|
|
909
|
+
'@aws-sdk/types': 3.887.0
|
|
910
|
+
'@smithy/protocol-http': 5.2.1
|
|
911
|
+
'@smithy/signature-v4': 5.2.1
|
|
912
|
+
'@smithy/types': 4.5.0
|
|
913
|
+
tslib: 2.8.1
|
|
914
|
+
|
|
915
|
+
'@aws-sdk/token-providers@3.887.0':
|
|
916
|
+
dependencies:
|
|
917
|
+
'@aws-sdk/core': 3.887.0
|
|
918
|
+
'@aws-sdk/nested-clients': 3.887.0
|
|
919
|
+
'@aws-sdk/types': 3.887.0
|
|
920
|
+
'@smithy/property-provider': 4.1.1
|
|
921
|
+
'@smithy/shared-ini-file-loader': 4.1.1
|
|
922
|
+
'@smithy/types': 4.5.0
|
|
923
|
+
tslib: 2.8.1
|
|
924
|
+
transitivePeerDependencies:
|
|
925
|
+
- aws-crt
|
|
926
|
+
|
|
927
|
+
'@aws-sdk/types@3.887.0':
|
|
928
|
+
dependencies:
|
|
929
|
+
'@smithy/types': 4.5.0
|
|
930
|
+
tslib: 2.8.1
|
|
931
|
+
|
|
932
|
+
'@aws-sdk/util-arn-parser@3.873.0':
|
|
933
|
+
dependencies:
|
|
934
|
+
tslib: 2.8.1
|
|
935
|
+
|
|
936
|
+
'@aws-sdk/util-endpoints@3.887.0':
|
|
937
|
+
dependencies:
|
|
938
|
+
'@aws-sdk/types': 3.887.0
|
|
939
|
+
'@smithy/types': 4.5.0
|
|
940
|
+
'@smithy/url-parser': 4.1.1
|
|
941
|
+
'@smithy/util-endpoints': 3.1.1
|
|
942
|
+
tslib: 2.8.1
|
|
943
|
+
|
|
944
|
+
'@aws-sdk/util-locate-window@3.873.0':
|
|
945
|
+
dependencies:
|
|
946
|
+
tslib: 2.8.1
|
|
947
|
+
|
|
948
|
+
'@aws-sdk/util-user-agent-browser@3.887.0':
|
|
949
|
+
dependencies:
|
|
950
|
+
'@aws-sdk/types': 3.887.0
|
|
951
|
+
'@smithy/types': 4.5.0
|
|
952
|
+
bowser: 2.12.1
|
|
953
|
+
tslib: 2.8.1
|
|
954
|
+
|
|
955
|
+
'@aws-sdk/util-user-agent-node@3.887.0':
|
|
956
|
+
dependencies:
|
|
957
|
+
'@aws-sdk/middleware-user-agent': 3.887.0
|
|
958
|
+
'@aws-sdk/types': 3.887.0
|
|
959
|
+
'@smithy/node-config-provider': 4.2.1
|
|
960
|
+
'@smithy/types': 4.5.0
|
|
961
|
+
tslib: 2.8.1
|
|
962
|
+
|
|
963
|
+
'@aws-sdk/xml-builder@3.887.0':
|
|
964
|
+
dependencies:
|
|
965
|
+
'@smithy/types': 4.5.0
|
|
966
|
+
tslib: 2.8.1
|
|
967
|
+
|
|
968
|
+
'@aws/lambda-invoke-store@0.0.1': {}
|
|
969
|
+
|
|
970
|
+
'@cspotcode/source-map-support@0.8.1':
|
|
971
|
+
dependencies:
|
|
972
|
+
'@jridgewell/trace-mapping': 0.3.9
|
|
973
|
+
|
|
974
|
+
'@jridgewell/resolve-uri@3.1.2': {}
|
|
975
|
+
|
|
976
|
+
'@jridgewell/sourcemap-codec@1.5.5': {}
|
|
977
|
+
|
|
978
|
+
'@jridgewell/trace-mapping@0.3.9':
|
|
979
|
+
dependencies:
|
|
980
|
+
'@jridgewell/resolve-uri': 3.1.2
|
|
981
|
+
'@jridgewell/sourcemap-codec': 1.5.5
|
|
982
|
+
|
|
983
|
+
'@smithy/abort-controller@4.1.1':
|
|
984
|
+
dependencies:
|
|
985
|
+
'@smithy/types': 4.5.0
|
|
986
|
+
tslib: 2.8.1
|
|
987
|
+
|
|
988
|
+
'@smithy/chunked-blob-reader-native@4.1.0':
|
|
989
|
+
dependencies:
|
|
990
|
+
'@smithy/util-base64': 4.1.0
|
|
991
|
+
tslib: 2.8.1
|
|
992
|
+
|
|
993
|
+
'@smithy/chunked-blob-reader@5.1.0':
|
|
994
|
+
dependencies:
|
|
995
|
+
tslib: 2.8.1
|
|
996
|
+
|
|
997
|
+
'@smithy/config-resolver@4.2.1':
|
|
998
|
+
dependencies:
|
|
999
|
+
'@smithy/node-config-provider': 4.2.1
|
|
1000
|
+
'@smithy/types': 4.5.0
|
|
1001
|
+
'@smithy/util-config-provider': 4.1.0
|
|
1002
|
+
'@smithy/util-middleware': 4.1.1
|
|
1003
|
+
tslib: 2.8.1
|
|
1004
|
+
|
|
1005
|
+
'@smithy/core@3.11.0':
|
|
1006
|
+
dependencies:
|
|
1007
|
+
'@smithy/middleware-serde': 4.1.1
|
|
1008
|
+
'@smithy/protocol-http': 5.2.1
|
|
1009
|
+
'@smithy/types': 4.5.0
|
|
1010
|
+
'@smithy/util-base64': 4.1.0
|
|
1011
|
+
'@smithy/util-body-length-browser': 4.1.0
|
|
1012
|
+
'@smithy/util-middleware': 4.1.1
|
|
1013
|
+
'@smithy/util-stream': 4.3.1
|
|
1014
|
+
'@smithy/util-utf8': 4.1.0
|
|
1015
|
+
'@types/uuid': 9.0.8
|
|
1016
|
+
tslib: 2.8.1
|
|
1017
|
+
uuid: 9.0.1
|
|
1018
|
+
|
|
1019
|
+
'@smithy/credential-provider-imds@4.1.1':
|
|
1020
|
+
dependencies:
|
|
1021
|
+
'@smithy/node-config-provider': 4.2.1
|
|
1022
|
+
'@smithy/property-provider': 4.1.1
|
|
1023
|
+
'@smithy/types': 4.5.0
|
|
1024
|
+
'@smithy/url-parser': 4.1.1
|
|
1025
|
+
tslib: 2.8.1
|
|
1026
|
+
|
|
1027
|
+
'@smithy/eventstream-codec@4.1.1':
|
|
1028
|
+
dependencies:
|
|
1029
|
+
'@aws-crypto/crc32': 5.2.0
|
|
1030
|
+
'@smithy/types': 4.5.0
|
|
1031
|
+
'@smithy/util-hex-encoding': 4.1.0
|
|
1032
|
+
tslib: 2.8.1
|
|
1033
|
+
|
|
1034
|
+
'@smithy/eventstream-serde-browser@4.1.1':
|
|
1035
|
+
dependencies:
|
|
1036
|
+
'@smithy/eventstream-serde-universal': 4.1.1
|
|
1037
|
+
'@smithy/types': 4.5.0
|
|
1038
|
+
tslib: 2.8.1
|
|
1039
|
+
|
|
1040
|
+
'@smithy/eventstream-serde-config-resolver@4.2.1':
|
|
1041
|
+
dependencies:
|
|
1042
|
+
'@smithy/types': 4.5.0
|
|
1043
|
+
tslib: 2.8.1
|
|
1044
|
+
|
|
1045
|
+
'@smithy/eventstream-serde-node@4.1.1':
|
|
1046
|
+
dependencies:
|
|
1047
|
+
'@smithy/eventstream-serde-universal': 4.1.1
|
|
1048
|
+
'@smithy/types': 4.5.0
|
|
1049
|
+
tslib: 2.8.1
|
|
1050
|
+
|
|
1051
|
+
'@smithy/eventstream-serde-universal@4.1.1':
|
|
1052
|
+
dependencies:
|
|
1053
|
+
'@smithy/eventstream-codec': 4.1.1
|
|
1054
|
+
'@smithy/types': 4.5.0
|
|
1055
|
+
tslib: 2.8.1
|
|
1056
|
+
|
|
1057
|
+
'@smithy/fetch-http-handler@5.2.1':
|
|
1058
|
+
dependencies:
|
|
1059
|
+
'@smithy/protocol-http': 5.2.1
|
|
1060
|
+
'@smithy/querystring-builder': 4.1.1
|
|
1061
|
+
'@smithy/types': 4.5.0
|
|
1062
|
+
'@smithy/util-base64': 4.1.0
|
|
1063
|
+
tslib: 2.8.1
|
|
1064
|
+
|
|
1065
|
+
'@smithy/hash-blob-browser@4.1.1':
|
|
1066
|
+
dependencies:
|
|
1067
|
+
'@smithy/chunked-blob-reader': 5.1.0
|
|
1068
|
+
'@smithy/chunked-blob-reader-native': 4.1.0
|
|
1069
|
+
'@smithy/types': 4.5.0
|
|
1070
|
+
tslib: 2.8.1
|
|
1071
|
+
|
|
1072
|
+
'@smithy/hash-node@4.1.1':
|
|
1073
|
+
dependencies:
|
|
1074
|
+
'@smithy/types': 4.5.0
|
|
1075
|
+
'@smithy/util-buffer-from': 4.1.0
|
|
1076
|
+
'@smithy/util-utf8': 4.1.0
|
|
1077
|
+
tslib: 2.8.1
|
|
1078
|
+
|
|
1079
|
+
'@smithy/hash-stream-node@4.1.1':
|
|
1080
|
+
dependencies:
|
|
1081
|
+
'@smithy/types': 4.5.0
|
|
1082
|
+
'@smithy/util-utf8': 4.1.0
|
|
1083
|
+
tslib: 2.8.1
|
|
1084
|
+
|
|
1085
|
+
'@smithy/invalid-dependency@4.1.1':
|
|
1086
|
+
dependencies:
|
|
1087
|
+
'@smithy/types': 4.5.0
|
|
1088
|
+
tslib: 2.8.1
|
|
1089
|
+
|
|
1090
|
+
'@smithy/is-array-buffer@2.2.0':
|
|
1091
|
+
dependencies:
|
|
1092
|
+
tslib: 2.8.1
|
|
1093
|
+
|
|
1094
|
+
'@smithy/is-array-buffer@4.1.0':
|
|
1095
|
+
dependencies:
|
|
1096
|
+
tslib: 2.8.1
|
|
1097
|
+
|
|
1098
|
+
'@smithy/md5-js@4.1.1':
|
|
1099
|
+
dependencies:
|
|
1100
|
+
'@smithy/types': 4.5.0
|
|
1101
|
+
'@smithy/util-utf8': 4.1.0
|
|
1102
|
+
tslib: 2.8.1
|
|
1103
|
+
|
|
1104
|
+
'@smithy/middleware-content-length@4.1.1':
|
|
1105
|
+
dependencies:
|
|
1106
|
+
'@smithy/protocol-http': 5.2.1
|
|
1107
|
+
'@smithy/types': 4.5.0
|
|
1108
|
+
tslib: 2.8.1
|
|
1109
|
+
|
|
1110
|
+
'@smithy/middleware-endpoint@4.2.1':
|
|
1111
|
+
dependencies:
|
|
1112
|
+
'@smithy/core': 3.11.0
|
|
1113
|
+
'@smithy/middleware-serde': 4.1.1
|
|
1114
|
+
'@smithy/node-config-provider': 4.2.1
|
|
1115
|
+
'@smithy/shared-ini-file-loader': 4.1.1
|
|
1116
|
+
'@smithy/types': 4.5.0
|
|
1117
|
+
'@smithy/url-parser': 4.1.1
|
|
1118
|
+
'@smithy/util-middleware': 4.1.1
|
|
1119
|
+
tslib: 2.8.1
|
|
1120
|
+
|
|
1121
|
+
'@smithy/middleware-retry@4.2.1':
|
|
1122
|
+
dependencies:
|
|
1123
|
+
'@smithy/node-config-provider': 4.2.1
|
|
1124
|
+
'@smithy/protocol-http': 5.2.1
|
|
1125
|
+
'@smithy/service-error-classification': 4.1.1
|
|
1126
|
+
'@smithy/smithy-client': 4.6.1
|
|
1127
|
+
'@smithy/types': 4.5.0
|
|
1128
|
+
'@smithy/util-middleware': 4.1.1
|
|
1129
|
+
'@smithy/util-retry': 4.1.1
|
|
1130
|
+
'@types/uuid': 9.0.8
|
|
1131
|
+
tslib: 2.8.1
|
|
1132
|
+
uuid: 9.0.1
|
|
1133
|
+
|
|
1134
|
+
'@smithy/middleware-serde@4.1.1':
|
|
1135
|
+
dependencies:
|
|
1136
|
+
'@smithy/protocol-http': 5.2.1
|
|
1137
|
+
'@smithy/types': 4.5.0
|
|
1138
|
+
tslib: 2.8.1
|
|
1139
|
+
|
|
1140
|
+
'@smithy/middleware-stack@4.1.1':
|
|
1141
|
+
dependencies:
|
|
1142
|
+
'@smithy/types': 4.5.0
|
|
1143
|
+
tslib: 2.8.1
|
|
1144
|
+
|
|
1145
|
+
'@smithy/node-config-provider@4.2.1':
|
|
1146
|
+
dependencies:
|
|
1147
|
+
'@smithy/property-provider': 4.1.1
|
|
1148
|
+
'@smithy/shared-ini-file-loader': 4.1.1
|
|
1149
|
+
'@smithy/types': 4.5.0
|
|
1150
|
+
tslib: 2.8.1
|
|
1151
|
+
|
|
1152
|
+
'@smithy/node-http-handler@4.2.1':
|
|
1153
|
+
dependencies:
|
|
1154
|
+
'@smithy/abort-controller': 4.1.1
|
|
1155
|
+
'@smithy/protocol-http': 5.2.1
|
|
1156
|
+
'@smithy/querystring-builder': 4.1.1
|
|
1157
|
+
'@smithy/types': 4.5.0
|
|
1158
|
+
tslib: 2.8.1
|
|
1159
|
+
|
|
1160
|
+
'@smithy/property-provider@4.1.1':
|
|
1161
|
+
dependencies:
|
|
1162
|
+
'@smithy/types': 4.5.0
|
|
1163
|
+
tslib: 2.8.1
|
|
1164
|
+
|
|
1165
|
+
'@smithy/protocol-http@5.2.1':
|
|
1166
|
+
dependencies:
|
|
1167
|
+
'@smithy/types': 4.5.0
|
|
1168
|
+
tslib: 2.8.1
|
|
1169
|
+
|
|
1170
|
+
'@smithy/querystring-builder@4.1.1':
|
|
1171
|
+
dependencies:
|
|
1172
|
+
'@smithy/types': 4.5.0
|
|
1173
|
+
'@smithy/util-uri-escape': 4.1.0
|
|
1174
|
+
tslib: 2.8.1
|
|
1175
|
+
|
|
1176
|
+
'@smithy/querystring-parser@4.1.1':
|
|
1177
|
+
dependencies:
|
|
1178
|
+
'@smithy/types': 4.5.0
|
|
1179
|
+
tslib: 2.8.1
|
|
1180
|
+
|
|
1181
|
+
'@smithy/service-error-classification@4.1.1':
|
|
1182
|
+
dependencies:
|
|
1183
|
+
'@smithy/types': 4.5.0
|
|
1184
|
+
|
|
1185
|
+
'@smithy/shared-ini-file-loader@4.1.1':
|
|
1186
|
+
dependencies:
|
|
1187
|
+
'@smithy/types': 4.5.0
|
|
1188
|
+
tslib: 2.8.1
|
|
1189
|
+
|
|
1190
|
+
'@smithy/signature-v4@5.2.1':
|
|
1191
|
+
dependencies:
|
|
1192
|
+
'@smithy/is-array-buffer': 4.1.0
|
|
1193
|
+
'@smithy/protocol-http': 5.2.1
|
|
1194
|
+
'@smithy/types': 4.5.0
|
|
1195
|
+
'@smithy/util-hex-encoding': 4.1.0
|
|
1196
|
+
'@smithy/util-middleware': 4.1.1
|
|
1197
|
+
'@smithy/util-uri-escape': 4.1.0
|
|
1198
|
+
'@smithy/util-utf8': 4.1.0
|
|
1199
|
+
tslib: 2.8.1
|
|
1200
|
+
|
|
1201
|
+
'@smithy/smithy-client@4.6.1':
|
|
1202
|
+
dependencies:
|
|
1203
|
+
'@smithy/core': 3.11.0
|
|
1204
|
+
'@smithy/middleware-endpoint': 4.2.1
|
|
1205
|
+
'@smithy/middleware-stack': 4.1.1
|
|
1206
|
+
'@smithy/protocol-http': 5.2.1
|
|
1207
|
+
'@smithy/types': 4.5.0
|
|
1208
|
+
'@smithy/util-stream': 4.3.1
|
|
1209
|
+
tslib: 2.8.1
|
|
1210
|
+
|
|
1211
|
+
'@smithy/types@4.5.0':
|
|
1212
|
+
dependencies:
|
|
1213
|
+
tslib: 2.8.1
|
|
1214
|
+
|
|
1215
|
+
'@smithy/url-parser@4.1.1':
|
|
1216
|
+
dependencies:
|
|
1217
|
+
'@smithy/querystring-parser': 4.1.1
|
|
1218
|
+
'@smithy/types': 4.5.0
|
|
1219
|
+
tslib: 2.8.1
|
|
1220
|
+
|
|
1221
|
+
'@smithy/util-base64@4.1.0':
|
|
1222
|
+
dependencies:
|
|
1223
|
+
'@smithy/util-buffer-from': 4.1.0
|
|
1224
|
+
'@smithy/util-utf8': 4.1.0
|
|
1225
|
+
tslib: 2.8.1
|
|
1226
|
+
|
|
1227
|
+
'@smithy/util-body-length-browser@4.1.0':
|
|
1228
|
+
dependencies:
|
|
1229
|
+
tslib: 2.8.1
|
|
1230
|
+
|
|
1231
|
+
'@smithy/util-body-length-node@4.1.0':
|
|
1232
|
+
dependencies:
|
|
1233
|
+
tslib: 2.8.1
|
|
1234
|
+
|
|
1235
|
+
'@smithy/util-buffer-from@2.2.0':
|
|
1236
|
+
dependencies:
|
|
1237
|
+
'@smithy/is-array-buffer': 2.2.0
|
|
1238
|
+
tslib: 2.8.1
|
|
1239
|
+
|
|
1240
|
+
'@smithy/util-buffer-from@4.1.0':
|
|
1241
|
+
dependencies:
|
|
1242
|
+
'@smithy/is-array-buffer': 4.1.0
|
|
1243
|
+
tslib: 2.8.1
|
|
1244
|
+
|
|
1245
|
+
'@smithy/util-config-provider@4.1.0':
|
|
1246
|
+
dependencies:
|
|
1247
|
+
tslib: 2.8.1
|
|
1248
|
+
|
|
1249
|
+
'@smithy/util-defaults-mode-browser@4.1.1':
|
|
1250
|
+
dependencies:
|
|
1251
|
+
'@smithy/property-provider': 4.1.1
|
|
1252
|
+
'@smithy/smithy-client': 4.6.1
|
|
1253
|
+
'@smithy/types': 4.5.0
|
|
1254
|
+
bowser: 2.12.1
|
|
1255
|
+
tslib: 2.8.1
|
|
1256
|
+
|
|
1257
|
+
'@smithy/util-defaults-mode-node@4.1.1':
|
|
1258
|
+
dependencies:
|
|
1259
|
+
'@smithy/config-resolver': 4.2.1
|
|
1260
|
+
'@smithy/credential-provider-imds': 4.1.1
|
|
1261
|
+
'@smithy/node-config-provider': 4.2.1
|
|
1262
|
+
'@smithy/property-provider': 4.1.1
|
|
1263
|
+
'@smithy/smithy-client': 4.6.1
|
|
1264
|
+
'@smithy/types': 4.5.0
|
|
1265
|
+
tslib: 2.8.1
|
|
1266
|
+
|
|
1267
|
+
'@smithy/util-endpoints@3.1.1':
|
|
1268
|
+
dependencies:
|
|
1269
|
+
'@smithy/node-config-provider': 4.2.1
|
|
1270
|
+
'@smithy/types': 4.5.0
|
|
1271
|
+
tslib: 2.8.1
|
|
1272
|
+
|
|
1273
|
+
'@smithy/util-hex-encoding@4.1.0':
|
|
1274
|
+
dependencies:
|
|
1275
|
+
tslib: 2.8.1
|
|
1276
|
+
|
|
1277
|
+
'@smithy/util-middleware@4.1.1':
|
|
1278
|
+
dependencies:
|
|
1279
|
+
'@smithy/types': 4.5.0
|
|
1280
|
+
tslib: 2.8.1
|
|
1281
|
+
|
|
1282
|
+
'@smithy/util-retry@4.1.1':
|
|
1283
|
+
dependencies:
|
|
1284
|
+
'@smithy/service-error-classification': 4.1.1
|
|
1285
|
+
'@smithy/types': 4.5.0
|
|
1286
|
+
tslib: 2.8.1
|
|
1287
|
+
|
|
1288
|
+
'@smithy/util-stream@4.3.1':
|
|
1289
|
+
dependencies:
|
|
1290
|
+
'@smithy/fetch-http-handler': 5.2.1
|
|
1291
|
+
'@smithy/node-http-handler': 4.2.1
|
|
1292
|
+
'@smithy/types': 4.5.0
|
|
1293
|
+
'@smithy/util-base64': 4.1.0
|
|
1294
|
+
'@smithy/util-buffer-from': 4.1.0
|
|
1295
|
+
'@smithy/util-hex-encoding': 4.1.0
|
|
1296
|
+
'@smithy/util-utf8': 4.1.0
|
|
1297
|
+
tslib: 2.8.1
|
|
1298
|
+
|
|
1299
|
+
'@smithy/util-uri-escape@4.1.0':
|
|
1300
|
+
dependencies:
|
|
1301
|
+
tslib: 2.8.1
|
|
1302
|
+
|
|
1303
|
+
'@smithy/util-utf8@2.3.0':
|
|
1304
|
+
dependencies:
|
|
1305
|
+
'@smithy/util-buffer-from': 2.2.0
|
|
1306
|
+
tslib: 2.8.1
|
|
1307
|
+
|
|
1308
|
+
'@smithy/util-utf8@4.1.0':
|
|
1309
|
+
dependencies:
|
|
1310
|
+
'@smithy/util-buffer-from': 4.1.0
|
|
1311
|
+
tslib: 2.8.1
|
|
1312
|
+
|
|
1313
|
+
'@smithy/util-waiter@4.1.1':
|
|
1314
|
+
dependencies:
|
|
1315
|
+
'@smithy/abort-controller': 4.1.1
|
|
1316
|
+
'@smithy/types': 4.5.0
|
|
1317
|
+
tslib: 2.8.1
|
|
1318
|
+
|
|
1319
|
+
'@tsconfig/node10@1.0.11': {}
|
|
1320
|
+
|
|
1321
|
+
'@tsconfig/node12@1.0.11': {}
|
|
1322
|
+
|
|
1323
|
+
'@tsconfig/node14@1.0.3': {}
|
|
1324
|
+
|
|
1325
|
+
'@tsconfig/node16@1.0.4': {}
|
|
1326
|
+
|
|
1327
|
+
'@types/aws-lambda@8.10.152': {}
|
|
1328
|
+
|
|
1329
|
+
'@types/node@20.19.13':
|
|
1330
|
+
dependencies:
|
|
1331
|
+
undici-types: 6.21.0
|
|
1332
|
+
|
|
1333
|
+
'@types/uuid@9.0.8': {}
|
|
1334
|
+
|
|
1335
|
+
acorn-walk@8.3.4:
|
|
1336
|
+
dependencies:
|
|
1337
|
+
acorn: 8.15.0
|
|
1338
|
+
|
|
1339
|
+
acorn@8.15.0: {}
|
|
1340
|
+
|
|
1341
|
+
arg@4.1.3: {}
|
|
1342
|
+
|
|
1343
|
+
bowser@2.12.1: {}
|
|
1344
|
+
|
|
1345
|
+
create-require@1.1.1: {}
|
|
1346
|
+
|
|
1347
|
+
diff@4.0.2: {}
|
|
1348
|
+
|
|
1349
|
+
fast-xml-parser@5.2.5:
|
|
1350
|
+
dependencies:
|
|
1351
|
+
strnum: 2.1.1
|
|
1352
|
+
|
|
1353
|
+
make-error@1.3.6: {}
|
|
1354
|
+
|
|
1355
|
+
strnum@2.1.1: {}
|
|
1356
|
+
|
|
1357
|
+
ts-node@10.9.2(@types/node@20.19.13)(typescript@5.9.2):
|
|
1358
|
+
dependencies:
|
|
1359
|
+
'@cspotcode/source-map-support': 0.8.1
|
|
1360
|
+
'@tsconfig/node10': 1.0.11
|
|
1361
|
+
'@tsconfig/node12': 1.0.11
|
|
1362
|
+
'@tsconfig/node14': 1.0.3
|
|
1363
|
+
'@tsconfig/node16': 1.0.4
|
|
1364
|
+
'@types/node': 20.19.13
|
|
1365
|
+
acorn: 8.15.0
|
|
1366
|
+
acorn-walk: 8.3.4
|
|
1367
|
+
arg: 4.1.3
|
|
1368
|
+
create-require: 1.1.1
|
|
1369
|
+
diff: 4.0.2
|
|
1370
|
+
make-error: 1.3.6
|
|
1371
|
+
typescript: 5.9.2
|
|
1372
|
+
v8-compile-cache-lib: 3.0.1
|
|
1373
|
+
yn: 3.1.1
|
|
1374
|
+
|
|
1375
|
+
tslib@2.8.1: {}
|
|
1376
|
+
|
|
1377
|
+
typescript@5.9.2: {}
|
|
1378
|
+
|
|
1379
|
+
undici-types@6.21.0: {}
|
|
1380
|
+
|
|
1381
|
+
uuid@9.0.1: {}
|
|
1382
|
+
|
|
1383
|
+
v8-compile-cache-lib@3.0.1: {}
|
|
1384
|
+
|
|
1385
|
+
yn@3.1.1: {}
|