Upload 2 files
Browse files- Dockerfile +1 -1
- package-lock.json +2578 -0
Dockerfile
CHANGED
|
@@ -10,7 +10,7 @@ COPY package*.json ./
|
|
| 10 |
# 切换到 root 用户安装依赖
|
| 11 |
USER root
|
| 12 |
|
| 13 |
-
#
|
| 14 |
RUN npm ci --only=production && npm cache clean --force
|
| 15 |
|
| 16 |
# 复制应用代码
|
|
|
|
| 10 |
# 切换到 root 用户安装依赖
|
| 11 |
USER root
|
| 12 |
|
| 13 |
+
# 现在有了 package-lock.json,可以使用 npm ci
|
| 14 |
RUN npm ci --only=production && npm cache clean --force
|
| 15 |
|
| 16 |
# 复制应用代码
|
package-lock.json
ADDED
|
@@ -0,0 +1,2578 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "page-screenshot-api",
|
| 3 |
+
"version": "1.0.0",
|
| 4 |
+
"lockfileVersion": 3,
|
| 5 |
+
"requires": true,
|
| 6 |
+
"packages": {
|
| 7 |
+
"": {
|
| 8 |
+
"name": "page-screenshot-api",
|
| 9 |
+
"version": "1.0.0",
|
| 10 |
+
"license": "MIT",
|
| 11 |
+
"dependencies": {
|
| 12 |
+
"cors": "^2.8.5",
|
| 13 |
+
"express": "^4.18.2",
|
| 14 |
+
"express-rate-limit": "^7.1.5",
|
| 15 |
+
"helmet": "^7.1.0",
|
| 16 |
+
"puppeteer": "^21.5.2"
|
| 17 |
+
},
|
| 18 |
+
"devDependencies": {
|
| 19 |
+
"nodemon": "^3.0.2"
|
| 20 |
+
},
|
| 21 |
+
"engines": {
|
| 22 |
+
"node": ">=18.0.0"
|
| 23 |
+
}
|
| 24 |
+
},
|
| 25 |
+
"node_modules/@babel/code-frame": {
|
| 26 |
+
"version": "7.27.1",
|
| 27 |
+
"resolved": "https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.27.1.tgz",
|
| 28 |
+
"integrity": "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==",
|
| 29 |
+
"license": "MIT",
|
| 30 |
+
"dependencies": {
|
| 31 |
+
"@babel/helper-validator-identifier": "^7.27.1",
|
| 32 |
+
"js-tokens": "^4.0.0",
|
| 33 |
+
"picocolors": "^1.1.1"
|
| 34 |
+
},
|
| 35 |
+
"engines": {
|
| 36 |
+
"node": ">=6.9.0"
|
| 37 |
+
}
|
| 38 |
+
},
|
| 39 |
+
"node_modules/@babel/helper-validator-identifier": {
|
| 40 |
+
"version": "7.27.1",
|
| 41 |
+
"resolved": "https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz",
|
| 42 |
+
"integrity": "sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==",
|
| 43 |
+
"license": "MIT",
|
| 44 |
+
"engines": {
|
| 45 |
+
"node": ">=6.9.0"
|
| 46 |
+
}
|
| 47 |
+
},
|
| 48 |
+
"node_modules/@puppeteer/browsers": {
|
| 49 |
+
"version": "1.9.1",
|
| 50 |
+
"resolved": "https://registry.npmmirror.com/@puppeteer/browsers/-/browsers-1.9.1.tgz",
|
| 51 |
+
"integrity": "sha512-PuvK6xZzGhKPvlx3fpfdM2kYY3P/hB1URtK8wA7XUJ6prn6pp22zvJHu48th0SGcHL9SutbPHrFuQgfXTFobWA==",
|
| 52 |
+
"license": "Apache-2.0",
|
| 53 |
+
"dependencies": {
|
| 54 |
+
"debug": "4.3.4",
|
| 55 |
+
"extract-zip": "2.0.1",
|
| 56 |
+
"progress": "2.0.3",
|
| 57 |
+
"proxy-agent": "6.3.1",
|
| 58 |
+
"tar-fs": "3.0.4",
|
| 59 |
+
"unbzip2-stream": "1.4.3",
|
| 60 |
+
"yargs": "17.7.2"
|
| 61 |
+
},
|
| 62 |
+
"bin": {
|
| 63 |
+
"browsers": "lib/cjs/main-cli.js"
|
| 64 |
+
},
|
| 65 |
+
"engines": {
|
| 66 |
+
"node": ">=16.3.0"
|
| 67 |
+
}
|
| 68 |
+
},
|
| 69 |
+
"node_modules/@puppeteer/browsers/node_modules/debug": {
|
| 70 |
+
"version": "4.3.4",
|
| 71 |
+
"resolved": "https://registry.npmmirror.com/debug/-/debug-4.3.4.tgz",
|
| 72 |
+
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
| 73 |
+
"license": "MIT",
|
| 74 |
+
"dependencies": {
|
| 75 |
+
"ms": "2.1.2"
|
| 76 |
+
},
|
| 77 |
+
"engines": {
|
| 78 |
+
"node": ">=6.0"
|
| 79 |
+
},
|
| 80 |
+
"peerDependenciesMeta": {
|
| 81 |
+
"supports-color": {
|
| 82 |
+
"optional": true
|
| 83 |
+
}
|
| 84 |
+
}
|
| 85 |
+
},
|
| 86 |
+
"node_modules/@puppeteer/browsers/node_modules/ms": {
|
| 87 |
+
"version": "2.1.2",
|
| 88 |
+
"resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.2.tgz",
|
| 89 |
+
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
|
| 90 |
+
"license": "MIT"
|
| 91 |
+
},
|
| 92 |
+
"node_modules/@tootallnate/quickjs-emscripten": {
|
| 93 |
+
"version": "0.23.0",
|
| 94 |
+
"resolved": "https://registry.npmmirror.com/@tootallnate/quickjs-emscripten/-/quickjs-emscripten-0.23.0.tgz",
|
| 95 |
+
"integrity": "sha512-C5Mc6rdnsaJDjO3UpGW/CQTHtCKaYlScZTly4JIu97Jxo/odCiH0ITnDXSJPTOrEKk/ycSZ0AOgTmkDtkOsvIA==",
|
| 96 |
+
"license": "MIT"
|
| 97 |
+
},
|
| 98 |
+
"node_modules/@types/node": {
|
| 99 |
+
"version": "22.15.29",
|
| 100 |
+
"resolved": "https://registry.npmmirror.com/@types/node/-/node-22.15.29.tgz",
|
| 101 |
+
"integrity": "sha512-LNdjOkUDlU1RZb8e1kOIUpN1qQUlzGkEtbVNo53vbrwDg5om6oduhm4SiUaPW5ASTXhAiP0jInWG8Qx9fVlOeQ==",
|
| 102 |
+
"license": "MIT",
|
| 103 |
+
"optional": true,
|
| 104 |
+
"dependencies": {
|
| 105 |
+
"undici-types": "~6.21.0"
|
| 106 |
+
}
|
| 107 |
+
},
|
| 108 |
+
"node_modules/@types/yauzl": {
|
| 109 |
+
"version": "2.10.3",
|
| 110 |
+
"resolved": "https://registry.npmmirror.com/@types/yauzl/-/yauzl-2.10.3.tgz",
|
| 111 |
+
"integrity": "sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==",
|
| 112 |
+
"license": "MIT",
|
| 113 |
+
"optional": true,
|
| 114 |
+
"dependencies": {
|
| 115 |
+
"@types/node": "*"
|
| 116 |
+
}
|
| 117 |
+
},
|
| 118 |
+
"node_modules/accepts": {
|
| 119 |
+
"version": "1.3.8",
|
| 120 |
+
"resolved": "https://registry.npmmirror.com/accepts/-/accepts-1.3.8.tgz",
|
| 121 |
+
"integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==",
|
| 122 |
+
"license": "MIT",
|
| 123 |
+
"dependencies": {
|
| 124 |
+
"mime-types": "~2.1.34",
|
| 125 |
+
"negotiator": "0.6.3"
|
| 126 |
+
},
|
| 127 |
+
"engines": {
|
| 128 |
+
"node": ">= 0.6"
|
| 129 |
+
}
|
| 130 |
+
},
|
| 131 |
+
"node_modules/agent-base": {
|
| 132 |
+
"version": "7.1.3",
|
| 133 |
+
"resolved": "https://registry.npmmirror.com/agent-base/-/agent-base-7.1.3.tgz",
|
| 134 |
+
"integrity": "sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==",
|
| 135 |
+
"license": "MIT",
|
| 136 |
+
"engines": {
|
| 137 |
+
"node": ">= 14"
|
| 138 |
+
}
|
| 139 |
+
},
|
| 140 |
+
"node_modules/ansi-regex": {
|
| 141 |
+
"version": "5.0.1",
|
| 142 |
+
"resolved": "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
| 143 |
+
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
| 144 |
+
"license": "MIT",
|
| 145 |
+
"engines": {
|
| 146 |
+
"node": ">=8"
|
| 147 |
+
}
|
| 148 |
+
},
|
| 149 |
+
"node_modules/ansi-styles": {
|
| 150 |
+
"version": "4.3.0",
|
| 151 |
+
"resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
| 152 |
+
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
| 153 |
+
"license": "MIT",
|
| 154 |
+
"dependencies": {
|
| 155 |
+
"color-convert": "^2.0.1"
|
| 156 |
+
},
|
| 157 |
+
"engines": {
|
| 158 |
+
"node": ">=8"
|
| 159 |
+
},
|
| 160 |
+
"funding": {
|
| 161 |
+
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
| 162 |
+
}
|
| 163 |
+
},
|
| 164 |
+
"node_modules/anymatch": {
|
| 165 |
+
"version": "3.1.3",
|
| 166 |
+
"resolved": "https://registry.npmmirror.com/anymatch/-/anymatch-3.1.3.tgz",
|
| 167 |
+
"integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
|
| 168 |
+
"dev": true,
|
| 169 |
+
"license": "ISC",
|
| 170 |
+
"dependencies": {
|
| 171 |
+
"normalize-path": "^3.0.0",
|
| 172 |
+
"picomatch": "^2.0.4"
|
| 173 |
+
},
|
| 174 |
+
"engines": {
|
| 175 |
+
"node": ">= 8"
|
| 176 |
+
}
|
| 177 |
+
},
|
| 178 |
+
"node_modules/argparse": {
|
| 179 |
+
"version": "2.0.1",
|
| 180 |
+
"resolved": "https://registry.npmmirror.com/argparse/-/argparse-2.0.1.tgz",
|
| 181 |
+
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
|
| 182 |
+
"license": "Python-2.0"
|
| 183 |
+
},
|
| 184 |
+
"node_modules/array-flatten": {
|
| 185 |
+
"version": "1.1.1",
|
| 186 |
+
"resolved": "https://registry.npmmirror.com/array-flatten/-/array-flatten-1.1.1.tgz",
|
| 187 |
+
"integrity": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==",
|
| 188 |
+
"license": "MIT"
|
| 189 |
+
},
|
| 190 |
+
"node_modules/ast-types": {
|
| 191 |
+
"version": "0.13.4",
|
| 192 |
+
"resolved": "https://registry.npmmirror.com/ast-types/-/ast-types-0.13.4.tgz",
|
| 193 |
+
"integrity": "sha512-x1FCFnFifvYDDzTaLII71vG5uvDwgtmDTEVWAxrgeiR8VjMONcCXJx7E+USjDtHlwFmt9MysbqgF9b9Vjr6w+w==",
|
| 194 |
+
"license": "MIT",
|
| 195 |
+
"dependencies": {
|
| 196 |
+
"tslib": "^2.0.1"
|
| 197 |
+
},
|
| 198 |
+
"engines": {
|
| 199 |
+
"node": ">=4"
|
| 200 |
+
}
|
| 201 |
+
},
|
| 202 |
+
"node_modules/b4a": {
|
| 203 |
+
"version": "1.6.7",
|
| 204 |
+
"resolved": "https://registry.npmmirror.com/b4a/-/b4a-1.6.7.tgz",
|
| 205 |
+
"integrity": "sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg==",
|
| 206 |
+
"license": "Apache-2.0"
|
| 207 |
+
},
|
| 208 |
+
"node_modules/balanced-match": {
|
| 209 |
+
"version": "1.0.2",
|
| 210 |
+
"resolved": "https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz",
|
| 211 |
+
"integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
|
| 212 |
+
"dev": true,
|
| 213 |
+
"license": "MIT"
|
| 214 |
+
},
|
| 215 |
+
"node_modules/bare-events": {
|
| 216 |
+
"version": "2.5.4",
|
| 217 |
+
"resolved": "https://registry.npmmirror.com/bare-events/-/bare-events-2.5.4.tgz",
|
| 218 |
+
"integrity": "sha512-+gFfDkR8pj4/TrWCGUGWmJIkBwuxPS5F+a5yWjOHQt2hHvNZd5YLzadjmDUtFmMM4y429bnKLa8bYBMHcYdnQA==",
|
| 219 |
+
"license": "Apache-2.0",
|
| 220 |
+
"optional": true
|
| 221 |
+
},
|
| 222 |
+
"node_modules/base64-js": {
|
| 223 |
+
"version": "1.5.1",
|
| 224 |
+
"resolved": "https://registry.npmmirror.com/base64-js/-/base64-js-1.5.1.tgz",
|
| 225 |
+
"integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
|
| 226 |
+
"funding": [
|
| 227 |
+
{
|
| 228 |
+
"type": "github",
|
| 229 |
+
"url": "https://github.com/sponsors/feross"
|
| 230 |
+
},
|
| 231 |
+
{
|
| 232 |
+
"type": "patreon",
|
| 233 |
+
"url": "https://www.patreon.com/feross"
|
| 234 |
+
},
|
| 235 |
+
{
|
| 236 |
+
"type": "consulting",
|
| 237 |
+
"url": "https://feross.org/support"
|
| 238 |
+
}
|
| 239 |
+
],
|
| 240 |
+
"license": "MIT"
|
| 241 |
+
},
|
| 242 |
+
"node_modules/basic-ftp": {
|
| 243 |
+
"version": "5.0.5",
|
| 244 |
+
"resolved": "https://registry.npmmirror.com/basic-ftp/-/basic-ftp-5.0.5.tgz",
|
| 245 |
+
"integrity": "sha512-4Bcg1P8xhUuqcii/S0Z9wiHIrQVPMermM1any+MX5GeGD7faD3/msQUDGLol9wOcz4/jbg/WJnGqoJF6LiBdtg==",
|
| 246 |
+
"license": "MIT",
|
| 247 |
+
"engines": {
|
| 248 |
+
"node": ">=10.0.0"
|
| 249 |
+
}
|
| 250 |
+
},
|
| 251 |
+
"node_modules/binary-extensions": {
|
| 252 |
+
"version": "2.3.0",
|
| 253 |
+
"resolved": "https://registry.npmmirror.com/binary-extensions/-/binary-extensions-2.3.0.tgz",
|
| 254 |
+
"integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==",
|
| 255 |
+
"dev": true,
|
| 256 |
+
"license": "MIT",
|
| 257 |
+
"engines": {
|
| 258 |
+
"node": ">=8"
|
| 259 |
+
},
|
| 260 |
+
"funding": {
|
| 261 |
+
"url": "https://github.com/sponsors/sindresorhus"
|
| 262 |
+
}
|
| 263 |
+
},
|
| 264 |
+
"node_modules/body-parser": {
|
| 265 |
+
"version": "1.20.3",
|
| 266 |
+
"resolved": "https://registry.npmmirror.com/body-parser/-/body-parser-1.20.3.tgz",
|
| 267 |
+
"integrity": "sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==",
|
| 268 |
+
"license": "MIT",
|
| 269 |
+
"dependencies": {
|
| 270 |
+
"bytes": "3.1.2",
|
| 271 |
+
"content-type": "~1.0.5",
|
| 272 |
+
"debug": "2.6.9",
|
| 273 |
+
"depd": "2.0.0",
|
| 274 |
+
"destroy": "1.2.0",
|
| 275 |
+
"http-errors": "2.0.0",
|
| 276 |
+
"iconv-lite": "0.4.24",
|
| 277 |
+
"on-finished": "2.4.1",
|
| 278 |
+
"qs": "6.13.0",
|
| 279 |
+
"raw-body": "2.5.2",
|
| 280 |
+
"type-is": "~1.6.18",
|
| 281 |
+
"unpipe": "1.0.0"
|
| 282 |
+
},
|
| 283 |
+
"engines": {
|
| 284 |
+
"node": ">= 0.8",
|
| 285 |
+
"npm": "1.2.8000 || >= 1.4.16"
|
| 286 |
+
}
|
| 287 |
+
},
|
| 288 |
+
"node_modules/brace-expansion": {
|
| 289 |
+
"version": "1.1.11",
|
| 290 |
+
"resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
| 291 |
+
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
| 292 |
+
"dev": true,
|
| 293 |
+
"license": "MIT",
|
| 294 |
+
"dependencies": {
|
| 295 |
+
"balanced-match": "^1.0.0",
|
| 296 |
+
"concat-map": "0.0.1"
|
| 297 |
+
}
|
| 298 |
+
},
|
| 299 |
+
"node_modules/braces": {
|
| 300 |
+
"version": "3.0.3",
|
| 301 |
+
"resolved": "https://registry.npmmirror.com/braces/-/braces-3.0.3.tgz",
|
| 302 |
+
"integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
|
| 303 |
+
"dev": true,
|
| 304 |
+
"license": "MIT",
|
| 305 |
+
"dependencies": {
|
| 306 |
+
"fill-range": "^7.1.1"
|
| 307 |
+
},
|
| 308 |
+
"engines": {
|
| 309 |
+
"node": ">=8"
|
| 310 |
+
}
|
| 311 |
+
},
|
| 312 |
+
"node_modules/buffer": {
|
| 313 |
+
"version": "5.7.1",
|
| 314 |
+
"resolved": "https://registry.npmmirror.com/buffer/-/buffer-5.7.1.tgz",
|
| 315 |
+
"integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
|
| 316 |
+
"funding": [
|
| 317 |
+
{
|
| 318 |
+
"type": "github",
|
| 319 |
+
"url": "https://github.com/sponsors/feross"
|
| 320 |
+
},
|
| 321 |
+
{
|
| 322 |
+
"type": "patreon",
|
| 323 |
+
"url": "https://www.patreon.com/feross"
|
| 324 |
+
},
|
| 325 |
+
{
|
| 326 |
+
"type": "consulting",
|
| 327 |
+
"url": "https://feross.org/support"
|
| 328 |
+
}
|
| 329 |
+
],
|
| 330 |
+
"license": "MIT",
|
| 331 |
+
"dependencies": {
|
| 332 |
+
"base64-js": "^1.3.1",
|
| 333 |
+
"ieee754": "^1.1.13"
|
| 334 |
+
}
|
| 335 |
+
},
|
| 336 |
+
"node_modules/buffer-crc32": {
|
| 337 |
+
"version": "0.2.13",
|
| 338 |
+
"resolved": "https://registry.npmmirror.com/buffer-crc32/-/buffer-crc32-0.2.13.tgz",
|
| 339 |
+
"integrity": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==",
|
| 340 |
+
"license": "MIT",
|
| 341 |
+
"engines": {
|
| 342 |
+
"node": "*"
|
| 343 |
+
}
|
| 344 |
+
},
|
| 345 |
+
"node_modules/bytes": {
|
| 346 |
+
"version": "3.1.2",
|
| 347 |
+
"resolved": "https://registry.npmmirror.com/bytes/-/bytes-3.1.2.tgz",
|
| 348 |
+
"integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==",
|
| 349 |
+
"license": "MIT",
|
| 350 |
+
"engines": {
|
| 351 |
+
"node": ">= 0.8"
|
| 352 |
+
}
|
| 353 |
+
},
|
| 354 |
+
"node_modules/call-bind-apply-helpers": {
|
| 355 |
+
"version": "1.0.2",
|
| 356 |
+
"resolved": "https://registry.npmmirror.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
|
| 357 |
+
"integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
|
| 358 |
+
"license": "MIT",
|
| 359 |
+
"dependencies": {
|
| 360 |
+
"es-errors": "^1.3.0",
|
| 361 |
+
"function-bind": "^1.1.2"
|
| 362 |
+
},
|
| 363 |
+
"engines": {
|
| 364 |
+
"node": ">= 0.4"
|
| 365 |
+
}
|
| 366 |
+
},
|
| 367 |
+
"node_modules/call-bound": {
|
| 368 |
+
"version": "1.0.4",
|
| 369 |
+
"resolved": "https://registry.npmmirror.com/call-bound/-/call-bound-1.0.4.tgz",
|
| 370 |
+
"integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==",
|
| 371 |
+
"license": "MIT",
|
| 372 |
+
"dependencies": {
|
| 373 |
+
"call-bind-apply-helpers": "^1.0.2",
|
| 374 |
+
"get-intrinsic": "^1.3.0"
|
| 375 |
+
},
|
| 376 |
+
"engines": {
|
| 377 |
+
"node": ">= 0.4"
|
| 378 |
+
},
|
| 379 |
+
"funding": {
|
| 380 |
+
"url": "https://github.com/sponsors/ljharb"
|
| 381 |
+
}
|
| 382 |
+
},
|
| 383 |
+
"node_modules/callsites": {
|
| 384 |
+
"version": "3.1.0",
|
| 385 |
+
"resolved": "https://registry.npmmirror.com/callsites/-/callsites-3.1.0.tgz",
|
| 386 |
+
"integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
|
| 387 |
+
"license": "MIT",
|
| 388 |
+
"engines": {
|
| 389 |
+
"node": ">=6"
|
| 390 |
+
}
|
| 391 |
+
},
|
| 392 |
+
"node_modules/chokidar": {
|
| 393 |
+
"version": "3.6.0",
|
| 394 |
+
"resolved": "https://registry.npmmirror.com/chokidar/-/chokidar-3.6.0.tgz",
|
| 395 |
+
"integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==",
|
| 396 |
+
"dev": true,
|
| 397 |
+
"license": "MIT",
|
| 398 |
+
"dependencies": {
|
| 399 |
+
"anymatch": "~3.1.2",
|
| 400 |
+
"braces": "~3.0.2",
|
| 401 |
+
"glob-parent": "~5.1.2",
|
| 402 |
+
"is-binary-path": "~2.1.0",
|
| 403 |
+
"is-glob": "~4.0.1",
|
| 404 |
+
"normalize-path": "~3.0.0",
|
| 405 |
+
"readdirp": "~3.6.0"
|
| 406 |
+
},
|
| 407 |
+
"engines": {
|
| 408 |
+
"node": ">= 8.10.0"
|
| 409 |
+
},
|
| 410 |
+
"funding": {
|
| 411 |
+
"url": "https://paulmillr.com/funding/"
|
| 412 |
+
},
|
| 413 |
+
"optionalDependencies": {
|
| 414 |
+
"fsevents": "~2.3.2"
|
| 415 |
+
}
|
| 416 |
+
},
|
| 417 |
+
"node_modules/chromium-bidi": {
|
| 418 |
+
"version": "0.5.8",
|
| 419 |
+
"resolved": "https://registry.npmmirror.com/chromium-bidi/-/chromium-bidi-0.5.8.tgz",
|
| 420 |
+
"integrity": "sha512-blqh+1cEQbHBKmok3rVJkBlBxt9beKBgOsxbFgs7UJcoVbbeZ+K7+6liAsjgpc8l1Xd55cQUy14fXZdGSb4zIw==",
|
| 421 |
+
"license": "Apache-2.0",
|
| 422 |
+
"dependencies": {
|
| 423 |
+
"mitt": "3.0.1",
|
| 424 |
+
"urlpattern-polyfill": "10.0.0"
|
| 425 |
+
},
|
| 426 |
+
"peerDependencies": {
|
| 427 |
+
"devtools-protocol": "*"
|
| 428 |
+
}
|
| 429 |
+
},
|
| 430 |
+
"node_modules/cliui": {
|
| 431 |
+
"version": "8.0.1",
|
| 432 |
+
"resolved": "https://registry.npmmirror.com/cliui/-/cliui-8.0.1.tgz",
|
| 433 |
+
"integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==",
|
| 434 |
+
"license": "ISC",
|
| 435 |
+
"dependencies": {
|
| 436 |
+
"string-width": "^4.2.0",
|
| 437 |
+
"strip-ansi": "^6.0.1",
|
| 438 |
+
"wrap-ansi": "^7.0.0"
|
| 439 |
+
},
|
| 440 |
+
"engines": {
|
| 441 |
+
"node": ">=12"
|
| 442 |
+
}
|
| 443 |
+
},
|
| 444 |
+
"node_modules/color-convert": {
|
| 445 |
+
"version": "2.0.1",
|
| 446 |
+
"resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz",
|
| 447 |
+
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
| 448 |
+
"license": "MIT",
|
| 449 |
+
"dependencies": {
|
| 450 |
+
"color-name": "~1.1.4"
|
| 451 |
+
},
|
| 452 |
+
"engines": {
|
| 453 |
+
"node": ">=7.0.0"
|
| 454 |
+
}
|
| 455 |
+
},
|
| 456 |
+
"node_modules/color-name": {
|
| 457 |
+
"version": "1.1.4",
|
| 458 |
+
"resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz",
|
| 459 |
+
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
| 460 |
+
"license": "MIT"
|
| 461 |
+
},
|
| 462 |
+
"node_modules/concat-map": {
|
| 463 |
+
"version": "0.0.1",
|
| 464 |
+
"resolved": "https://registry.npmmirror.com/concat-map/-/concat-map-0.0.1.tgz",
|
| 465 |
+
"integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
|
| 466 |
+
"dev": true,
|
| 467 |
+
"license": "MIT"
|
| 468 |
+
},
|
| 469 |
+
"node_modules/content-disposition": {
|
| 470 |
+
"version": "0.5.4",
|
| 471 |
+
"resolved": "https://registry.npmmirror.com/content-disposition/-/content-disposition-0.5.4.tgz",
|
| 472 |
+
"integrity": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==",
|
| 473 |
+
"license": "MIT",
|
| 474 |
+
"dependencies": {
|
| 475 |
+
"safe-buffer": "5.2.1"
|
| 476 |
+
},
|
| 477 |
+
"engines": {
|
| 478 |
+
"node": ">= 0.6"
|
| 479 |
+
}
|
| 480 |
+
},
|
| 481 |
+
"node_modules/content-type": {
|
| 482 |
+
"version": "1.0.5",
|
| 483 |
+
"resolved": "https://registry.npmmirror.com/content-type/-/content-type-1.0.5.tgz",
|
| 484 |
+
"integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==",
|
| 485 |
+
"license": "MIT",
|
| 486 |
+
"engines": {
|
| 487 |
+
"node": ">= 0.6"
|
| 488 |
+
}
|
| 489 |
+
},
|
| 490 |
+
"node_modules/cookie": {
|
| 491 |
+
"version": "0.7.1",
|
| 492 |
+
"resolved": "https://registry.npmmirror.com/cookie/-/cookie-0.7.1.tgz",
|
| 493 |
+
"integrity": "sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==",
|
| 494 |
+
"license": "MIT",
|
| 495 |
+
"engines": {
|
| 496 |
+
"node": ">= 0.6"
|
| 497 |
+
}
|
| 498 |
+
},
|
| 499 |
+
"node_modules/cookie-signature": {
|
| 500 |
+
"version": "1.0.6",
|
| 501 |
+
"resolved": "https://registry.npmmirror.com/cookie-signature/-/cookie-signature-1.0.6.tgz",
|
| 502 |
+
"integrity": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==",
|
| 503 |
+
"license": "MIT"
|
| 504 |
+
},
|
| 505 |
+
"node_modules/cors": {
|
| 506 |
+
"version": "2.8.5",
|
| 507 |
+
"resolved": "https://registry.npmmirror.com/cors/-/cors-2.8.5.tgz",
|
| 508 |
+
"integrity": "sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==",
|
| 509 |
+
"license": "MIT",
|
| 510 |
+
"dependencies": {
|
| 511 |
+
"object-assign": "^4",
|
| 512 |
+
"vary": "^1"
|
| 513 |
+
},
|
| 514 |
+
"engines": {
|
| 515 |
+
"node": ">= 0.10"
|
| 516 |
+
}
|
| 517 |
+
},
|
| 518 |
+
"node_modules/cosmiconfig": {
|
| 519 |
+
"version": "9.0.0",
|
| 520 |
+
"resolved": "https://registry.npmmirror.com/cosmiconfig/-/cosmiconfig-9.0.0.tgz",
|
| 521 |
+
"integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==",
|
| 522 |
+
"license": "MIT",
|
| 523 |
+
"dependencies": {
|
| 524 |
+
"env-paths": "^2.2.1",
|
| 525 |
+
"import-fresh": "^3.3.0",
|
| 526 |
+
"js-yaml": "^4.1.0",
|
| 527 |
+
"parse-json": "^5.2.0"
|
| 528 |
+
},
|
| 529 |
+
"engines": {
|
| 530 |
+
"node": ">=14"
|
| 531 |
+
},
|
| 532 |
+
"funding": {
|
| 533 |
+
"url": "https://github.com/sponsors/d-fischer"
|
| 534 |
+
},
|
| 535 |
+
"peerDependencies": {
|
| 536 |
+
"typescript": ">=4.9.5"
|
| 537 |
+
},
|
| 538 |
+
"peerDependenciesMeta": {
|
| 539 |
+
"typescript": {
|
| 540 |
+
"optional": true
|
| 541 |
+
}
|
| 542 |
+
}
|
| 543 |
+
},
|
| 544 |
+
"node_modules/cross-fetch": {
|
| 545 |
+
"version": "4.0.0",
|
| 546 |
+
"resolved": "https://registry.npmmirror.com/cross-fetch/-/cross-fetch-4.0.0.tgz",
|
| 547 |
+
"integrity": "sha512-e4a5N8lVvuLgAWgnCrLr2PP0YyDOTHa9H/Rj54dirp61qXnNq46m82bRhNqIA5VccJtWBvPTFRV3TtvHUKPB1g==",
|
| 548 |
+
"license": "MIT",
|
| 549 |
+
"dependencies": {
|
| 550 |
+
"node-fetch": "^2.6.12"
|
| 551 |
+
}
|
| 552 |
+
},
|
| 553 |
+
"node_modules/data-uri-to-buffer": {
|
| 554 |
+
"version": "6.0.2",
|
| 555 |
+
"resolved": "https://registry.npmmirror.com/data-uri-to-buffer/-/data-uri-to-buffer-6.0.2.tgz",
|
| 556 |
+
"integrity": "sha512-7hvf7/GW8e86rW0ptuwS3OcBGDjIi6SZva7hCyWC0yYry2cOPmLIjXAUHI6DK2HsnwJd9ifmt57i8eV2n4YNpw==",
|
| 557 |
+
"license": "MIT",
|
| 558 |
+
"engines": {
|
| 559 |
+
"node": ">= 14"
|
| 560 |
+
}
|
| 561 |
+
},
|
| 562 |
+
"node_modules/debug": {
|
| 563 |
+
"version": "2.6.9",
|
| 564 |
+
"resolved": "https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz",
|
| 565 |
+
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
|
| 566 |
+
"license": "MIT",
|
| 567 |
+
"dependencies": {
|
| 568 |
+
"ms": "2.0.0"
|
| 569 |
+
}
|
| 570 |
+
},
|
| 571 |
+
"node_modules/degenerator": {
|
| 572 |
+
"version": "5.0.1",
|
| 573 |
+
"resolved": "https://registry.npmmirror.com/degenerator/-/degenerator-5.0.1.tgz",
|
| 574 |
+
"integrity": "sha512-TllpMR/t0M5sqCXfj85i4XaAzxmS5tVA16dqvdkMwGmzI+dXLXnw3J+3Vdv7VKw+ThlTMboK6i9rnZ6Nntj5CQ==",
|
| 575 |
+
"license": "MIT",
|
| 576 |
+
"dependencies": {
|
| 577 |
+
"ast-types": "^0.13.4",
|
| 578 |
+
"escodegen": "^2.1.0",
|
| 579 |
+
"esprima": "^4.0.1"
|
| 580 |
+
},
|
| 581 |
+
"engines": {
|
| 582 |
+
"node": ">= 14"
|
| 583 |
+
}
|
| 584 |
+
},
|
| 585 |
+
"node_modules/depd": {
|
| 586 |
+
"version": "2.0.0",
|
| 587 |
+
"resolved": "https://registry.npmmirror.com/depd/-/depd-2.0.0.tgz",
|
| 588 |
+
"integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==",
|
| 589 |
+
"license": "MIT",
|
| 590 |
+
"engines": {
|
| 591 |
+
"node": ">= 0.8"
|
| 592 |
+
}
|
| 593 |
+
},
|
| 594 |
+
"node_modules/destroy": {
|
| 595 |
+
"version": "1.2.0",
|
| 596 |
+
"resolved": "https://registry.npmmirror.com/destroy/-/destroy-1.2.0.tgz",
|
| 597 |
+
"integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==",
|
| 598 |
+
"license": "MIT",
|
| 599 |
+
"engines": {
|
| 600 |
+
"node": ">= 0.8",
|
| 601 |
+
"npm": "1.2.8000 || >= 1.4.16"
|
| 602 |
+
}
|
| 603 |
+
},
|
| 604 |
+
"node_modules/devtools-protocol": {
|
| 605 |
+
"version": "0.0.1232444",
|
| 606 |
+
"resolved": "https://registry.npmmirror.com/devtools-protocol/-/devtools-protocol-0.0.1232444.tgz",
|
| 607 |
+
"integrity": "sha512-pM27vqEfxSxRkTMnF+XCmxSEb6duO5R+t8A9DEEJgy4Wz2RVanje2mmj99B6A3zv2r/qGfYlOvYznUhuokizmg==",
|
| 608 |
+
"license": "BSD-3-Clause"
|
| 609 |
+
},
|
| 610 |
+
"node_modules/dunder-proto": {
|
| 611 |
+
"version": "1.0.1",
|
| 612 |
+
"resolved": "https://registry.npmmirror.com/dunder-proto/-/dunder-proto-1.0.1.tgz",
|
| 613 |
+
"integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
|
| 614 |
+
"license": "MIT",
|
| 615 |
+
"dependencies": {
|
| 616 |
+
"call-bind-apply-helpers": "^1.0.1",
|
| 617 |
+
"es-errors": "^1.3.0",
|
| 618 |
+
"gopd": "^1.2.0"
|
| 619 |
+
},
|
| 620 |
+
"engines": {
|
| 621 |
+
"node": ">= 0.4"
|
| 622 |
+
}
|
| 623 |
+
},
|
| 624 |
+
"node_modules/ee-first": {
|
| 625 |
+
"version": "1.1.1",
|
| 626 |
+
"resolved": "https://registry.npmmirror.com/ee-first/-/ee-first-1.1.1.tgz",
|
| 627 |
+
"integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==",
|
| 628 |
+
"license": "MIT"
|
| 629 |
+
},
|
| 630 |
+
"node_modules/emoji-regex": {
|
| 631 |
+
"version": "8.0.0",
|
| 632 |
+
"resolved": "https://registry.npmmirror.com/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
| 633 |
+
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
| 634 |
+
"license": "MIT"
|
| 635 |
+
},
|
| 636 |
+
"node_modules/encodeurl": {
|
| 637 |
+
"version": "2.0.0",
|
| 638 |
+
"resolved": "https://registry.npmmirror.com/encodeurl/-/encodeurl-2.0.0.tgz",
|
| 639 |
+
"integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==",
|
| 640 |
+
"license": "MIT",
|
| 641 |
+
"engines": {
|
| 642 |
+
"node": ">= 0.8"
|
| 643 |
+
}
|
| 644 |
+
},
|
| 645 |
+
"node_modules/end-of-stream": {
|
| 646 |
+
"version": "1.4.4",
|
| 647 |
+
"resolved": "https://registry.npmmirror.com/end-of-stream/-/end-of-stream-1.4.4.tgz",
|
| 648 |
+
"integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==",
|
| 649 |
+
"license": "MIT",
|
| 650 |
+
"dependencies": {
|
| 651 |
+
"once": "^1.4.0"
|
| 652 |
+
}
|
| 653 |
+
},
|
| 654 |
+
"node_modules/env-paths": {
|
| 655 |
+
"version": "2.2.1",
|
| 656 |
+
"resolved": "https://registry.npmmirror.com/env-paths/-/env-paths-2.2.1.tgz",
|
| 657 |
+
"integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==",
|
| 658 |
+
"license": "MIT",
|
| 659 |
+
"engines": {
|
| 660 |
+
"node": ">=6"
|
| 661 |
+
}
|
| 662 |
+
},
|
| 663 |
+
"node_modules/error-ex": {
|
| 664 |
+
"version": "1.3.2",
|
| 665 |
+
"resolved": "https://registry.npmmirror.com/error-ex/-/error-ex-1.3.2.tgz",
|
| 666 |
+
"integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
|
| 667 |
+
"license": "MIT",
|
| 668 |
+
"dependencies": {
|
| 669 |
+
"is-arrayish": "^0.2.1"
|
| 670 |
+
}
|
| 671 |
+
},
|
| 672 |
+
"node_modules/es-define-property": {
|
| 673 |
+
"version": "1.0.1",
|
| 674 |
+
"resolved": "https://registry.npmmirror.com/es-define-property/-/es-define-property-1.0.1.tgz",
|
| 675 |
+
"integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
|
| 676 |
+
"license": "MIT",
|
| 677 |
+
"engines": {
|
| 678 |
+
"node": ">= 0.4"
|
| 679 |
+
}
|
| 680 |
+
},
|
| 681 |
+
"node_modules/es-errors": {
|
| 682 |
+
"version": "1.3.0",
|
| 683 |
+
"resolved": "https://registry.npmmirror.com/es-errors/-/es-errors-1.3.0.tgz",
|
| 684 |
+
"integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
|
| 685 |
+
"license": "MIT",
|
| 686 |
+
"engines": {
|
| 687 |
+
"node": ">= 0.4"
|
| 688 |
+
}
|
| 689 |
+
},
|
| 690 |
+
"node_modules/es-object-atoms": {
|
| 691 |
+
"version": "1.1.1",
|
| 692 |
+
"resolved": "https://registry.npmmirror.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
|
| 693 |
+
"integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",
|
| 694 |
+
"license": "MIT",
|
| 695 |
+
"dependencies": {
|
| 696 |
+
"es-errors": "^1.3.0"
|
| 697 |
+
},
|
| 698 |
+
"engines": {
|
| 699 |
+
"node": ">= 0.4"
|
| 700 |
+
}
|
| 701 |
+
},
|
| 702 |
+
"node_modules/escalade": {
|
| 703 |
+
"version": "3.2.0",
|
| 704 |
+
"resolved": "https://registry.npmmirror.com/escalade/-/escalade-3.2.0.tgz",
|
| 705 |
+
"integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
|
| 706 |
+
"license": "MIT",
|
| 707 |
+
"engines": {
|
| 708 |
+
"node": ">=6"
|
| 709 |
+
}
|
| 710 |
+
},
|
| 711 |
+
"node_modules/escape-html": {
|
| 712 |
+
"version": "1.0.3",
|
| 713 |
+
"resolved": "https://registry.npmmirror.com/escape-html/-/escape-html-1.0.3.tgz",
|
| 714 |
+
"integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==",
|
| 715 |
+
"license": "MIT"
|
| 716 |
+
},
|
| 717 |
+
"node_modules/escodegen": {
|
| 718 |
+
"version": "2.1.0",
|
| 719 |
+
"resolved": "https://registry.npmmirror.com/escodegen/-/escodegen-2.1.0.tgz",
|
| 720 |
+
"integrity": "sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==",
|
| 721 |
+
"license": "BSD-2-Clause",
|
| 722 |
+
"dependencies": {
|
| 723 |
+
"esprima": "^4.0.1",
|
| 724 |
+
"estraverse": "^5.2.0",
|
| 725 |
+
"esutils": "^2.0.2"
|
| 726 |
+
},
|
| 727 |
+
"bin": {
|
| 728 |
+
"escodegen": "bin/escodegen.js",
|
| 729 |
+
"esgenerate": "bin/esgenerate.js"
|
| 730 |
+
},
|
| 731 |
+
"engines": {
|
| 732 |
+
"node": ">=6.0"
|
| 733 |
+
},
|
| 734 |
+
"optionalDependencies": {
|
| 735 |
+
"source-map": "~0.6.1"
|
| 736 |
+
}
|
| 737 |
+
},
|
| 738 |
+
"node_modules/esprima": {
|
| 739 |
+
"version": "4.0.1",
|
| 740 |
+
"resolved": "https://registry.npmmirror.com/esprima/-/esprima-4.0.1.tgz",
|
| 741 |
+
"integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==",
|
| 742 |
+
"license": "BSD-2-Clause",
|
| 743 |
+
"bin": {
|
| 744 |
+
"esparse": "bin/esparse.js",
|
| 745 |
+
"esvalidate": "bin/esvalidate.js"
|
| 746 |
+
},
|
| 747 |
+
"engines": {
|
| 748 |
+
"node": ">=4"
|
| 749 |
+
}
|
| 750 |
+
},
|
| 751 |
+
"node_modules/estraverse": {
|
| 752 |
+
"version": "5.3.0",
|
| 753 |
+
"resolved": "https://registry.npmmirror.com/estraverse/-/estraverse-5.3.0.tgz",
|
| 754 |
+
"integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
|
| 755 |
+
"license": "BSD-2-Clause",
|
| 756 |
+
"engines": {
|
| 757 |
+
"node": ">=4.0"
|
| 758 |
+
}
|
| 759 |
+
},
|
| 760 |
+
"node_modules/esutils": {
|
| 761 |
+
"version": "2.0.3",
|
| 762 |
+
"resolved": "https://registry.npmmirror.com/esutils/-/esutils-2.0.3.tgz",
|
| 763 |
+
"integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
|
| 764 |
+
"license": "BSD-2-Clause",
|
| 765 |
+
"engines": {
|
| 766 |
+
"node": ">=0.10.0"
|
| 767 |
+
}
|
| 768 |
+
},
|
| 769 |
+
"node_modules/etag": {
|
| 770 |
+
"version": "1.8.1",
|
| 771 |
+
"resolved": "https://registry.npmmirror.com/etag/-/etag-1.8.1.tgz",
|
| 772 |
+
"integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==",
|
| 773 |
+
"license": "MIT",
|
| 774 |
+
"engines": {
|
| 775 |
+
"node": ">= 0.6"
|
| 776 |
+
}
|
| 777 |
+
},
|
| 778 |
+
"node_modules/express": {
|
| 779 |
+
"version": "4.21.2",
|
| 780 |
+
"resolved": "https://registry.npmmirror.com/express/-/express-4.21.2.tgz",
|
| 781 |
+
"integrity": "sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==",
|
| 782 |
+
"license": "MIT",
|
| 783 |
+
"dependencies": {
|
| 784 |
+
"accepts": "~1.3.8",
|
| 785 |
+
"array-flatten": "1.1.1",
|
| 786 |
+
"body-parser": "1.20.3",
|
| 787 |
+
"content-disposition": "0.5.4",
|
| 788 |
+
"content-type": "~1.0.4",
|
| 789 |
+
"cookie": "0.7.1",
|
| 790 |
+
"cookie-signature": "1.0.6",
|
| 791 |
+
"debug": "2.6.9",
|
| 792 |
+
"depd": "2.0.0",
|
| 793 |
+
"encodeurl": "~2.0.0",
|
| 794 |
+
"escape-html": "~1.0.3",
|
| 795 |
+
"etag": "~1.8.1",
|
| 796 |
+
"finalhandler": "1.3.1",
|
| 797 |
+
"fresh": "0.5.2",
|
| 798 |
+
"http-errors": "2.0.0",
|
| 799 |
+
"merge-descriptors": "1.0.3",
|
| 800 |
+
"methods": "~1.1.2",
|
| 801 |
+
"on-finished": "2.4.1",
|
| 802 |
+
"parseurl": "~1.3.3",
|
| 803 |
+
"path-to-regexp": "0.1.12",
|
| 804 |
+
"proxy-addr": "~2.0.7",
|
| 805 |
+
"qs": "6.13.0",
|
| 806 |
+
"range-parser": "~1.2.1",
|
| 807 |
+
"safe-buffer": "5.2.1",
|
| 808 |
+
"send": "0.19.0",
|
| 809 |
+
"serve-static": "1.16.2",
|
| 810 |
+
"setprototypeof": "1.2.0",
|
| 811 |
+
"statuses": "2.0.1",
|
| 812 |
+
"type-is": "~1.6.18",
|
| 813 |
+
"utils-merge": "1.0.1",
|
| 814 |
+
"vary": "~1.1.2"
|
| 815 |
+
},
|
| 816 |
+
"engines": {
|
| 817 |
+
"node": ">= 0.10.0"
|
| 818 |
+
},
|
| 819 |
+
"funding": {
|
| 820 |
+
"type": "opencollective",
|
| 821 |
+
"url": "https://opencollective.com/express"
|
| 822 |
+
}
|
| 823 |
+
},
|
| 824 |
+
"node_modules/express-rate-limit": {
|
| 825 |
+
"version": "7.5.0",
|
| 826 |
+
"resolved": "https://registry.npmmirror.com/express-rate-limit/-/express-rate-limit-7.5.0.tgz",
|
| 827 |
+
"integrity": "sha512-eB5zbQh5h+VenMPM3fh+nw1YExi5nMr6HUCR62ELSP11huvxm/Uir1H1QEyTkk5QX6A58pX6NmaTMceKZ0Eodg==",
|
| 828 |
+
"license": "MIT",
|
| 829 |
+
"engines": {
|
| 830 |
+
"node": ">= 16"
|
| 831 |
+
},
|
| 832 |
+
"funding": {
|
| 833 |
+
"url": "https://github.com/sponsors/express-rate-limit"
|
| 834 |
+
},
|
| 835 |
+
"peerDependencies": {
|
| 836 |
+
"express": "^4.11 || 5 || ^5.0.0-beta.1"
|
| 837 |
+
}
|
| 838 |
+
},
|
| 839 |
+
"node_modules/extract-zip": {
|
| 840 |
+
"version": "2.0.1",
|
| 841 |
+
"resolved": "https://registry.npmmirror.com/extract-zip/-/extract-zip-2.0.1.tgz",
|
| 842 |
+
"integrity": "sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg==",
|
| 843 |
+
"license": "BSD-2-Clause",
|
| 844 |
+
"dependencies": {
|
| 845 |
+
"debug": "^4.1.1",
|
| 846 |
+
"get-stream": "^5.1.0",
|
| 847 |
+
"yauzl": "^2.10.0"
|
| 848 |
+
},
|
| 849 |
+
"bin": {
|
| 850 |
+
"extract-zip": "cli.js"
|
| 851 |
+
},
|
| 852 |
+
"engines": {
|
| 853 |
+
"node": ">= 10.17.0"
|
| 854 |
+
},
|
| 855 |
+
"optionalDependencies": {
|
| 856 |
+
"@types/yauzl": "^2.9.1"
|
| 857 |
+
}
|
| 858 |
+
},
|
| 859 |
+
"node_modules/extract-zip/node_modules/debug": {
|
| 860 |
+
"version": "4.4.1",
|
| 861 |
+
"resolved": "https://registry.npmmirror.com/debug/-/debug-4.4.1.tgz",
|
| 862 |
+
"integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==",
|
| 863 |
+
"license": "MIT",
|
| 864 |
+
"dependencies": {
|
| 865 |
+
"ms": "^2.1.3"
|
| 866 |
+
},
|
| 867 |
+
"engines": {
|
| 868 |
+
"node": ">=6.0"
|
| 869 |
+
},
|
| 870 |
+
"peerDependenciesMeta": {
|
| 871 |
+
"supports-color": {
|
| 872 |
+
"optional": true
|
| 873 |
+
}
|
| 874 |
+
}
|
| 875 |
+
},
|
| 876 |
+
"node_modules/extract-zip/node_modules/ms": {
|
| 877 |
+
"version": "2.1.3",
|
| 878 |
+
"resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz",
|
| 879 |
+
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
| 880 |
+
"license": "MIT"
|
| 881 |
+
},
|
| 882 |
+
"node_modules/fast-fifo": {
|
| 883 |
+
"version": "1.3.2",
|
| 884 |
+
"resolved": "https://registry.npmmirror.com/fast-fifo/-/fast-fifo-1.3.2.tgz",
|
| 885 |
+
"integrity": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==",
|
| 886 |
+
"license": "MIT"
|
| 887 |
+
},
|
| 888 |
+
"node_modules/fd-slicer": {
|
| 889 |
+
"version": "1.1.0",
|
| 890 |
+
"resolved": "https://registry.npmmirror.com/fd-slicer/-/fd-slicer-1.1.0.tgz",
|
| 891 |
+
"integrity": "sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==",
|
| 892 |
+
"license": "MIT",
|
| 893 |
+
"dependencies": {
|
| 894 |
+
"pend": "~1.2.0"
|
| 895 |
+
}
|
| 896 |
+
},
|
| 897 |
+
"node_modules/fill-range": {
|
| 898 |
+
"version": "7.1.1",
|
| 899 |
+
"resolved": "https://registry.npmmirror.com/fill-range/-/fill-range-7.1.1.tgz",
|
| 900 |
+
"integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
|
| 901 |
+
"dev": true,
|
| 902 |
+
"license": "MIT",
|
| 903 |
+
"dependencies": {
|
| 904 |
+
"to-regex-range": "^5.0.1"
|
| 905 |
+
},
|
| 906 |
+
"engines": {
|
| 907 |
+
"node": ">=8"
|
| 908 |
+
}
|
| 909 |
+
},
|
| 910 |
+
"node_modules/finalhandler": {
|
| 911 |
+
"version": "1.3.1",
|
| 912 |
+
"resolved": "https://registry.npmmirror.com/finalhandler/-/finalhandler-1.3.1.tgz",
|
| 913 |
+
"integrity": "sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ==",
|
| 914 |
+
"license": "MIT",
|
| 915 |
+
"dependencies": {
|
| 916 |
+
"debug": "2.6.9",
|
| 917 |
+
"encodeurl": "~2.0.0",
|
| 918 |
+
"escape-html": "~1.0.3",
|
| 919 |
+
"on-finished": "2.4.1",
|
| 920 |
+
"parseurl": "~1.3.3",
|
| 921 |
+
"statuses": "2.0.1",
|
| 922 |
+
"unpipe": "~1.0.0"
|
| 923 |
+
},
|
| 924 |
+
"engines": {
|
| 925 |
+
"node": ">= 0.8"
|
| 926 |
+
}
|
| 927 |
+
},
|
| 928 |
+
"node_modules/forwarded": {
|
| 929 |
+
"version": "0.2.0",
|
| 930 |
+
"resolved": "https://registry.npmmirror.com/forwarded/-/forwarded-0.2.0.tgz",
|
| 931 |
+
"integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==",
|
| 932 |
+
"license": "MIT",
|
| 933 |
+
"engines": {
|
| 934 |
+
"node": ">= 0.6"
|
| 935 |
+
}
|
| 936 |
+
},
|
| 937 |
+
"node_modules/fresh": {
|
| 938 |
+
"version": "0.5.2",
|
| 939 |
+
"resolved": "https://registry.npmmirror.com/fresh/-/fresh-0.5.2.tgz",
|
| 940 |
+
"integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==",
|
| 941 |
+
"license": "MIT",
|
| 942 |
+
"engines": {
|
| 943 |
+
"node": ">= 0.6"
|
| 944 |
+
}
|
| 945 |
+
},
|
| 946 |
+
"node_modules/fsevents": {
|
| 947 |
+
"version": "2.3.3",
|
| 948 |
+
"resolved": "https://registry.npmmirror.com/fsevents/-/fsevents-2.3.3.tgz",
|
| 949 |
+
"integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
|
| 950 |
+
"dev": true,
|
| 951 |
+
"hasInstallScript": true,
|
| 952 |
+
"license": "MIT",
|
| 953 |
+
"optional": true,
|
| 954 |
+
"os": [
|
| 955 |
+
"darwin"
|
| 956 |
+
],
|
| 957 |
+
"engines": {
|
| 958 |
+
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
| 959 |
+
}
|
| 960 |
+
},
|
| 961 |
+
"node_modules/function-bind": {
|
| 962 |
+
"version": "1.1.2",
|
| 963 |
+
"resolved": "https://registry.npmmirror.com/function-bind/-/function-bind-1.1.2.tgz",
|
| 964 |
+
"integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
|
| 965 |
+
"license": "MIT",
|
| 966 |
+
"funding": {
|
| 967 |
+
"url": "https://github.com/sponsors/ljharb"
|
| 968 |
+
}
|
| 969 |
+
},
|
| 970 |
+
"node_modules/get-caller-file": {
|
| 971 |
+
"version": "2.0.5",
|
| 972 |
+
"resolved": "https://registry.npmmirror.com/get-caller-file/-/get-caller-file-2.0.5.tgz",
|
| 973 |
+
"integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
|
| 974 |
+
"license": "ISC",
|
| 975 |
+
"engines": {
|
| 976 |
+
"node": "6.* || 8.* || >= 10.*"
|
| 977 |
+
}
|
| 978 |
+
},
|
| 979 |
+
"node_modules/get-intrinsic": {
|
| 980 |
+
"version": "1.3.0",
|
| 981 |
+
"resolved": "https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
|
| 982 |
+
"integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
|
| 983 |
+
"license": "MIT",
|
| 984 |
+
"dependencies": {
|
| 985 |
+
"call-bind-apply-helpers": "^1.0.2",
|
| 986 |
+
"es-define-property": "^1.0.1",
|
| 987 |
+
"es-errors": "^1.3.0",
|
| 988 |
+
"es-object-atoms": "^1.1.1",
|
| 989 |
+
"function-bind": "^1.1.2",
|
| 990 |
+
"get-proto": "^1.0.1",
|
| 991 |
+
"gopd": "^1.2.0",
|
| 992 |
+
"has-symbols": "^1.1.0",
|
| 993 |
+
"hasown": "^2.0.2",
|
| 994 |
+
"math-intrinsics": "^1.1.0"
|
| 995 |
+
},
|
| 996 |
+
"engines": {
|
| 997 |
+
"node": ">= 0.4"
|
| 998 |
+
},
|
| 999 |
+
"funding": {
|
| 1000 |
+
"url": "https://github.com/sponsors/ljharb"
|
| 1001 |
+
}
|
| 1002 |
+
},
|
| 1003 |
+
"node_modules/get-proto": {
|
| 1004 |
+
"version": "1.0.1",
|
| 1005 |
+
"resolved": "https://registry.npmmirror.com/get-proto/-/get-proto-1.0.1.tgz",
|
| 1006 |
+
"integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
|
| 1007 |
+
"license": "MIT",
|
| 1008 |
+
"dependencies": {
|
| 1009 |
+
"dunder-proto": "^1.0.1",
|
| 1010 |
+
"es-object-atoms": "^1.0.0"
|
| 1011 |
+
},
|
| 1012 |
+
"engines": {
|
| 1013 |
+
"node": ">= 0.4"
|
| 1014 |
+
}
|
| 1015 |
+
},
|
| 1016 |
+
"node_modules/get-stream": {
|
| 1017 |
+
"version": "5.2.0",
|
| 1018 |
+
"resolved": "https://registry.npmmirror.com/get-stream/-/get-stream-5.2.0.tgz",
|
| 1019 |
+
"integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==",
|
| 1020 |
+
"license": "MIT",
|
| 1021 |
+
"dependencies": {
|
| 1022 |
+
"pump": "^3.0.0"
|
| 1023 |
+
},
|
| 1024 |
+
"engines": {
|
| 1025 |
+
"node": ">=8"
|
| 1026 |
+
},
|
| 1027 |
+
"funding": {
|
| 1028 |
+
"url": "https://github.com/sponsors/sindresorhus"
|
| 1029 |
+
}
|
| 1030 |
+
},
|
| 1031 |
+
"node_modules/get-uri": {
|
| 1032 |
+
"version": "6.0.4",
|
| 1033 |
+
"resolved": "https://registry.npmmirror.com/get-uri/-/get-uri-6.0.4.tgz",
|
| 1034 |
+
"integrity": "sha512-E1b1lFFLvLgak2whF2xDBcOy6NLVGZBqqjJjsIhvopKfWWEi64pLVTWWehV8KlLerZkfNTA95sTe2OdJKm1OzQ==",
|
| 1035 |
+
"license": "MIT",
|
| 1036 |
+
"dependencies": {
|
| 1037 |
+
"basic-ftp": "^5.0.2",
|
| 1038 |
+
"data-uri-to-buffer": "^6.0.2",
|
| 1039 |
+
"debug": "^4.3.4"
|
| 1040 |
+
},
|
| 1041 |
+
"engines": {
|
| 1042 |
+
"node": ">= 14"
|
| 1043 |
+
}
|
| 1044 |
+
},
|
| 1045 |
+
"node_modules/get-uri/node_modules/debug": {
|
| 1046 |
+
"version": "4.4.1",
|
| 1047 |
+
"resolved": "https://registry.npmmirror.com/debug/-/debug-4.4.1.tgz",
|
| 1048 |
+
"integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==",
|
| 1049 |
+
"license": "MIT",
|
| 1050 |
+
"dependencies": {
|
| 1051 |
+
"ms": "^2.1.3"
|
| 1052 |
+
},
|
| 1053 |
+
"engines": {
|
| 1054 |
+
"node": ">=6.0"
|
| 1055 |
+
},
|
| 1056 |
+
"peerDependenciesMeta": {
|
| 1057 |
+
"supports-color": {
|
| 1058 |
+
"optional": true
|
| 1059 |
+
}
|
| 1060 |
+
}
|
| 1061 |
+
},
|
| 1062 |
+
"node_modules/get-uri/node_modules/ms": {
|
| 1063 |
+
"version": "2.1.3",
|
| 1064 |
+
"resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz",
|
| 1065 |
+
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
| 1066 |
+
"license": "MIT"
|
| 1067 |
+
},
|
| 1068 |
+
"node_modules/glob-parent": {
|
| 1069 |
+
"version": "5.1.2",
|
| 1070 |
+
"resolved": "https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz",
|
| 1071 |
+
"integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
|
| 1072 |
+
"dev": true,
|
| 1073 |
+
"license": "ISC",
|
| 1074 |
+
"dependencies": {
|
| 1075 |
+
"is-glob": "^4.0.1"
|
| 1076 |
+
},
|
| 1077 |
+
"engines": {
|
| 1078 |
+
"node": ">= 6"
|
| 1079 |
+
}
|
| 1080 |
+
},
|
| 1081 |
+
"node_modules/gopd": {
|
| 1082 |
+
"version": "1.2.0",
|
| 1083 |
+
"resolved": "https://registry.npmmirror.com/gopd/-/gopd-1.2.0.tgz",
|
| 1084 |
+
"integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
|
| 1085 |
+
"license": "MIT",
|
| 1086 |
+
"engines": {
|
| 1087 |
+
"node": ">= 0.4"
|
| 1088 |
+
},
|
| 1089 |
+
"funding": {
|
| 1090 |
+
"url": "https://github.com/sponsors/ljharb"
|
| 1091 |
+
}
|
| 1092 |
+
},
|
| 1093 |
+
"node_modules/has-flag": {
|
| 1094 |
+
"version": "3.0.0",
|
| 1095 |
+
"resolved": "https://registry.npmmirror.com/has-flag/-/has-flag-3.0.0.tgz",
|
| 1096 |
+
"integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==",
|
| 1097 |
+
"dev": true,
|
| 1098 |
+
"license": "MIT",
|
| 1099 |
+
"engines": {
|
| 1100 |
+
"node": ">=4"
|
| 1101 |
+
}
|
| 1102 |
+
},
|
| 1103 |
+
"node_modules/has-symbols": {
|
| 1104 |
+
"version": "1.1.0",
|
| 1105 |
+
"resolved": "https://registry.npmmirror.com/has-symbols/-/has-symbols-1.1.0.tgz",
|
| 1106 |
+
"integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
|
| 1107 |
+
"license": "MIT",
|
| 1108 |
+
"engines": {
|
| 1109 |
+
"node": ">= 0.4"
|
| 1110 |
+
},
|
| 1111 |
+
"funding": {
|
| 1112 |
+
"url": "https://github.com/sponsors/ljharb"
|
| 1113 |
+
}
|
| 1114 |
+
},
|
| 1115 |
+
"node_modules/hasown": {
|
| 1116 |
+
"version": "2.0.2",
|
| 1117 |
+
"resolved": "https://registry.npmmirror.com/hasown/-/hasown-2.0.2.tgz",
|
| 1118 |
+
"integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
|
| 1119 |
+
"license": "MIT",
|
| 1120 |
+
"dependencies": {
|
| 1121 |
+
"function-bind": "^1.1.2"
|
| 1122 |
+
},
|
| 1123 |
+
"engines": {
|
| 1124 |
+
"node": ">= 0.4"
|
| 1125 |
+
}
|
| 1126 |
+
},
|
| 1127 |
+
"node_modules/helmet": {
|
| 1128 |
+
"version": "7.2.0",
|
| 1129 |
+
"resolved": "https://registry.npmmirror.com/helmet/-/helmet-7.2.0.tgz",
|
| 1130 |
+
"integrity": "sha512-ZRiwvN089JfMXokizgqEPXsl2Guk094yExfoDXR0cBYWxtBbaSww/w+vT4WEJsBW2iTUi1GgZ6swmoug3Oy4Xw==",
|
| 1131 |
+
"license": "MIT",
|
| 1132 |
+
"engines": {
|
| 1133 |
+
"node": ">=16.0.0"
|
| 1134 |
+
}
|
| 1135 |
+
},
|
| 1136 |
+
"node_modules/http-errors": {
|
| 1137 |
+
"version": "2.0.0",
|
| 1138 |
+
"resolved": "https://registry.npmmirror.com/http-errors/-/http-errors-2.0.0.tgz",
|
| 1139 |
+
"integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==",
|
| 1140 |
+
"license": "MIT",
|
| 1141 |
+
"dependencies": {
|
| 1142 |
+
"depd": "2.0.0",
|
| 1143 |
+
"inherits": "2.0.4",
|
| 1144 |
+
"setprototypeof": "1.2.0",
|
| 1145 |
+
"statuses": "2.0.1",
|
| 1146 |
+
"toidentifier": "1.0.1"
|
| 1147 |
+
},
|
| 1148 |
+
"engines": {
|
| 1149 |
+
"node": ">= 0.8"
|
| 1150 |
+
}
|
| 1151 |
+
},
|
| 1152 |
+
"node_modules/http-proxy-agent": {
|
| 1153 |
+
"version": "7.0.2",
|
| 1154 |
+
"resolved": "https://registry.npmmirror.com/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz",
|
| 1155 |
+
"integrity": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==",
|
| 1156 |
+
"license": "MIT",
|
| 1157 |
+
"dependencies": {
|
| 1158 |
+
"agent-base": "^7.1.0",
|
| 1159 |
+
"debug": "^4.3.4"
|
| 1160 |
+
},
|
| 1161 |
+
"engines": {
|
| 1162 |
+
"node": ">= 14"
|
| 1163 |
+
}
|
| 1164 |
+
},
|
| 1165 |
+
"node_modules/http-proxy-agent/node_modules/debug": {
|
| 1166 |
+
"version": "4.4.1",
|
| 1167 |
+
"resolved": "https://registry.npmmirror.com/debug/-/debug-4.4.1.tgz",
|
| 1168 |
+
"integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==",
|
| 1169 |
+
"license": "MIT",
|
| 1170 |
+
"dependencies": {
|
| 1171 |
+
"ms": "^2.1.3"
|
| 1172 |
+
},
|
| 1173 |
+
"engines": {
|
| 1174 |
+
"node": ">=6.0"
|
| 1175 |
+
},
|
| 1176 |
+
"peerDependenciesMeta": {
|
| 1177 |
+
"supports-color": {
|
| 1178 |
+
"optional": true
|
| 1179 |
+
}
|
| 1180 |
+
}
|
| 1181 |
+
},
|
| 1182 |
+
"node_modules/http-proxy-agent/node_modules/ms": {
|
| 1183 |
+
"version": "2.1.3",
|
| 1184 |
+
"resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz",
|
| 1185 |
+
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
| 1186 |
+
"license": "MIT"
|
| 1187 |
+
},
|
| 1188 |
+
"node_modules/https-proxy-agent": {
|
| 1189 |
+
"version": "7.0.6",
|
| 1190 |
+
"resolved": "https://registry.npmmirror.com/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz",
|
| 1191 |
+
"integrity": "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==",
|
| 1192 |
+
"license": "MIT",
|
| 1193 |
+
"dependencies": {
|
| 1194 |
+
"agent-base": "^7.1.2",
|
| 1195 |
+
"debug": "4"
|
| 1196 |
+
},
|
| 1197 |
+
"engines": {
|
| 1198 |
+
"node": ">= 14"
|
| 1199 |
+
}
|
| 1200 |
+
},
|
| 1201 |
+
"node_modules/https-proxy-agent/node_modules/debug": {
|
| 1202 |
+
"version": "4.4.1",
|
| 1203 |
+
"resolved": "https://registry.npmmirror.com/debug/-/debug-4.4.1.tgz",
|
| 1204 |
+
"integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==",
|
| 1205 |
+
"license": "MIT",
|
| 1206 |
+
"dependencies": {
|
| 1207 |
+
"ms": "^2.1.3"
|
| 1208 |
+
},
|
| 1209 |
+
"engines": {
|
| 1210 |
+
"node": ">=6.0"
|
| 1211 |
+
},
|
| 1212 |
+
"peerDependenciesMeta": {
|
| 1213 |
+
"supports-color": {
|
| 1214 |
+
"optional": true
|
| 1215 |
+
}
|
| 1216 |
+
}
|
| 1217 |
+
},
|
| 1218 |
+
"node_modules/https-proxy-agent/node_modules/ms": {
|
| 1219 |
+
"version": "2.1.3",
|
| 1220 |
+
"resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz",
|
| 1221 |
+
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
| 1222 |
+
"license": "MIT"
|
| 1223 |
+
},
|
| 1224 |
+
"node_modules/iconv-lite": {
|
| 1225 |
+
"version": "0.4.24",
|
| 1226 |
+
"resolved": "https://registry.npmmirror.com/iconv-lite/-/iconv-lite-0.4.24.tgz",
|
| 1227 |
+
"integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
|
| 1228 |
+
"license": "MIT",
|
| 1229 |
+
"dependencies": {
|
| 1230 |
+
"safer-buffer": ">= 2.1.2 < 3"
|
| 1231 |
+
},
|
| 1232 |
+
"engines": {
|
| 1233 |
+
"node": ">=0.10.0"
|
| 1234 |
+
}
|
| 1235 |
+
},
|
| 1236 |
+
"node_modules/ieee754": {
|
| 1237 |
+
"version": "1.2.1",
|
| 1238 |
+
"resolved": "https://registry.npmmirror.com/ieee754/-/ieee754-1.2.1.tgz",
|
| 1239 |
+
"integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
|
| 1240 |
+
"funding": [
|
| 1241 |
+
{
|
| 1242 |
+
"type": "github",
|
| 1243 |
+
"url": "https://github.com/sponsors/feross"
|
| 1244 |
+
},
|
| 1245 |
+
{
|
| 1246 |
+
"type": "patreon",
|
| 1247 |
+
"url": "https://www.patreon.com/feross"
|
| 1248 |
+
},
|
| 1249 |
+
{
|
| 1250 |
+
"type": "consulting",
|
| 1251 |
+
"url": "https://feross.org/support"
|
| 1252 |
+
}
|
| 1253 |
+
],
|
| 1254 |
+
"license": "BSD-3-Clause"
|
| 1255 |
+
},
|
| 1256 |
+
"node_modules/ignore-by-default": {
|
| 1257 |
+
"version": "1.0.1",
|
| 1258 |
+
"resolved": "https://registry.npmmirror.com/ignore-by-default/-/ignore-by-default-1.0.1.tgz",
|
| 1259 |
+
"integrity": "sha512-Ius2VYcGNk7T90CppJqcIkS5ooHUZyIQK+ClZfMfMNFEF9VSE73Fq+906u/CWu92x4gzZMWOwfFYckPObzdEbA==",
|
| 1260 |
+
"dev": true,
|
| 1261 |
+
"license": "ISC"
|
| 1262 |
+
},
|
| 1263 |
+
"node_modules/import-fresh": {
|
| 1264 |
+
"version": "3.3.1",
|
| 1265 |
+
"resolved": "https://registry.npmmirror.com/import-fresh/-/import-fresh-3.3.1.tgz",
|
| 1266 |
+
"integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==",
|
| 1267 |
+
"license": "MIT",
|
| 1268 |
+
"dependencies": {
|
| 1269 |
+
"parent-module": "^1.0.0",
|
| 1270 |
+
"resolve-from": "^4.0.0"
|
| 1271 |
+
},
|
| 1272 |
+
"engines": {
|
| 1273 |
+
"node": ">=6"
|
| 1274 |
+
},
|
| 1275 |
+
"funding": {
|
| 1276 |
+
"url": "https://github.com/sponsors/sindresorhus"
|
| 1277 |
+
}
|
| 1278 |
+
},
|
| 1279 |
+
"node_modules/inherits": {
|
| 1280 |
+
"version": "2.0.4",
|
| 1281 |
+
"resolved": "https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz",
|
| 1282 |
+
"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
|
| 1283 |
+
"license": "ISC"
|
| 1284 |
+
},
|
| 1285 |
+
"node_modules/ip-address": {
|
| 1286 |
+
"version": "9.0.5",
|
| 1287 |
+
"resolved": "https://registry.npmmirror.com/ip-address/-/ip-address-9.0.5.tgz",
|
| 1288 |
+
"integrity": "sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==",
|
| 1289 |
+
"license": "MIT",
|
| 1290 |
+
"dependencies": {
|
| 1291 |
+
"jsbn": "1.1.0",
|
| 1292 |
+
"sprintf-js": "^1.1.3"
|
| 1293 |
+
},
|
| 1294 |
+
"engines": {
|
| 1295 |
+
"node": ">= 12"
|
| 1296 |
+
}
|
| 1297 |
+
},
|
| 1298 |
+
"node_modules/ipaddr.js": {
|
| 1299 |
+
"version": "1.9.1",
|
| 1300 |
+
"resolved": "https://registry.npmmirror.com/ipaddr.js/-/ipaddr.js-1.9.1.tgz",
|
| 1301 |
+
"integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==",
|
| 1302 |
+
"license": "MIT",
|
| 1303 |
+
"engines": {
|
| 1304 |
+
"node": ">= 0.10"
|
| 1305 |
+
}
|
| 1306 |
+
},
|
| 1307 |
+
"node_modules/is-arrayish": {
|
| 1308 |
+
"version": "0.2.1",
|
| 1309 |
+
"resolved": "https://registry.npmmirror.com/is-arrayish/-/is-arrayish-0.2.1.tgz",
|
| 1310 |
+
"integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==",
|
| 1311 |
+
"license": "MIT"
|
| 1312 |
+
},
|
| 1313 |
+
"node_modules/is-binary-path": {
|
| 1314 |
+
"version": "2.1.0",
|
| 1315 |
+
"resolved": "https://registry.npmmirror.com/is-binary-path/-/is-binary-path-2.1.0.tgz",
|
| 1316 |
+
"integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
|
| 1317 |
+
"dev": true,
|
| 1318 |
+
"license": "MIT",
|
| 1319 |
+
"dependencies": {
|
| 1320 |
+
"binary-extensions": "^2.0.0"
|
| 1321 |
+
},
|
| 1322 |
+
"engines": {
|
| 1323 |
+
"node": ">=8"
|
| 1324 |
+
}
|
| 1325 |
+
},
|
| 1326 |
+
"node_modules/is-extglob": {
|
| 1327 |
+
"version": "2.1.1",
|
| 1328 |
+
"resolved": "https://registry.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz",
|
| 1329 |
+
"integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
|
| 1330 |
+
"dev": true,
|
| 1331 |
+
"license": "MIT",
|
| 1332 |
+
"engines": {
|
| 1333 |
+
"node": ">=0.10.0"
|
| 1334 |
+
}
|
| 1335 |
+
},
|
| 1336 |
+
"node_modules/is-fullwidth-code-point": {
|
| 1337 |
+
"version": "3.0.0",
|
| 1338 |
+
"resolved": "https://registry.npmmirror.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
|
| 1339 |
+
"integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
|
| 1340 |
+
"license": "MIT",
|
| 1341 |
+
"engines": {
|
| 1342 |
+
"node": ">=8"
|
| 1343 |
+
}
|
| 1344 |
+
},
|
| 1345 |
+
"node_modules/is-glob": {
|
| 1346 |
+
"version": "4.0.3",
|
| 1347 |
+
"resolved": "https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz",
|
| 1348 |
+
"integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
|
| 1349 |
+
"dev": true,
|
| 1350 |
+
"license": "MIT",
|
| 1351 |
+
"dependencies": {
|
| 1352 |
+
"is-extglob": "^2.1.1"
|
| 1353 |
+
},
|
| 1354 |
+
"engines": {
|
| 1355 |
+
"node": ">=0.10.0"
|
| 1356 |
+
}
|
| 1357 |
+
},
|
| 1358 |
+
"node_modules/is-number": {
|
| 1359 |
+
"version": "7.0.0",
|
| 1360 |
+
"resolved": "https://registry.npmmirror.com/is-number/-/is-number-7.0.0.tgz",
|
| 1361 |
+
"integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
|
| 1362 |
+
"dev": true,
|
| 1363 |
+
"license": "MIT",
|
| 1364 |
+
"engines": {
|
| 1365 |
+
"node": ">=0.12.0"
|
| 1366 |
+
}
|
| 1367 |
+
},
|
| 1368 |
+
"node_modules/js-tokens": {
|
| 1369 |
+
"version": "4.0.0",
|
| 1370 |
+
"resolved": "https://registry.npmmirror.com/js-tokens/-/js-tokens-4.0.0.tgz",
|
| 1371 |
+
"integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
|
| 1372 |
+
"license": "MIT"
|
| 1373 |
+
},
|
| 1374 |
+
"node_modules/js-yaml": {
|
| 1375 |
+
"version": "4.1.0",
|
| 1376 |
+
"resolved": "https://registry.npmmirror.com/js-yaml/-/js-yaml-4.1.0.tgz",
|
| 1377 |
+
"integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
|
| 1378 |
+
"license": "MIT",
|
| 1379 |
+
"dependencies": {
|
| 1380 |
+
"argparse": "^2.0.1"
|
| 1381 |
+
},
|
| 1382 |
+
"bin": {
|
| 1383 |
+
"js-yaml": "bin/js-yaml.js"
|
| 1384 |
+
}
|
| 1385 |
+
},
|
| 1386 |
+
"node_modules/jsbn": {
|
| 1387 |
+
"version": "1.1.0",
|
| 1388 |
+
"resolved": "https://registry.npmmirror.com/jsbn/-/jsbn-1.1.0.tgz",
|
| 1389 |
+
"integrity": "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==",
|
| 1390 |
+
"license": "MIT"
|
| 1391 |
+
},
|
| 1392 |
+
"node_modules/json-parse-even-better-errors": {
|
| 1393 |
+
"version": "2.3.1",
|
| 1394 |
+
"resolved": "https://registry.npmmirror.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
|
| 1395 |
+
"integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
|
| 1396 |
+
"license": "MIT"
|
| 1397 |
+
},
|
| 1398 |
+
"node_modules/lines-and-columns": {
|
| 1399 |
+
"version": "1.2.4",
|
| 1400 |
+
"resolved": "https://registry.npmmirror.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
|
| 1401 |
+
"integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==",
|
| 1402 |
+
"license": "MIT"
|
| 1403 |
+
},
|
| 1404 |
+
"node_modules/lru-cache": {
|
| 1405 |
+
"version": "7.18.3",
|
| 1406 |
+
"resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-7.18.3.tgz",
|
| 1407 |
+
"integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==",
|
| 1408 |
+
"license": "ISC",
|
| 1409 |
+
"engines": {
|
| 1410 |
+
"node": ">=12"
|
| 1411 |
+
}
|
| 1412 |
+
},
|
| 1413 |
+
"node_modules/math-intrinsics": {
|
| 1414 |
+
"version": "1.1.0",
|
| 1415 |
+
"resolved": "https://registry.npmmirror.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
|
| 1416 |
+
"integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
|
| 1417 |
+
"license": "MIT",
|
| 1418 |
+
"engines": {
|
| 1419 |
+
"node": ">= 0.4"
|
| 1420 |
+
}
|
| 1421 |
+
},
|
| 1422 |
+
"node_modules/media-typer": {
|
| 1423 |
+
"version": "0.3.0",
|
| 1424 |
+
"resolved": "https://registry.npmmirror.com/media-typer/-/media-typer-0.3.0.tgz",
|
| 1425 |
+
"integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==",
|
| 1426 |
+
"license": "MIT",
|
| 1427 |
+
"engines": {
|
| 1428 |
+
"node": ">= 0.6"
|
| 1429 |
+
}
|
| 1430 |
+
},
|
| 1431 |
+
"node_modules/merge-descriptors": {
|
| 1432 |
+
"version": "1.0.3",
|
| 1433 |
+
"resolved": "https://registry.npmmirror.com/merge-descriptors/-/merge-descriptors-1.0.3.tgz",
|
| 1434 |
+
"integrity": "sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==",
|
| 1435 |
+
"license": "MIT",
|
| 1436 |
+
"funding": {
|
| 1437 |
+
"url": "https://github.com/sponsors/sindresorhus"
|
| 1438 |
+
}
|
| 1439 |
+
},
|
| 1440 |
+
"node_modules/methods": {
|
| 1441 |
+
"version": "1.1.2",
|
| 1442 |
+
"resolved": "https://registry.npmmirror.com/methods/-/methods-1.1.2.tgz",
|
| 1443 |
+
"integrity": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==",
|
| 1444 |
+
"license": "MIT",
|
| 1445 |
+
"engines": {
|
| 1446 |
+
"node": ">= 0.6"
|
| 1447 |
+
}
|
| 1448 |
+
},
|
| 1449 |
+
"node_modules/mime": {
|
| 1450 |
+
"version": "1.6.0",
|
| 1451 |
+
"resolved": "https://registry.npmmirror.com/mime/-/mime-1.6.0.tgz",
|
| 1452 |
+
"integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==",
|
| 1453 |
+
"license": "MIT",
|
| 1454 |
+
"bin": {
|
| 1455 |
+
"mime": "cli.js"
|
| 1456 |
+
},
|
| 1457 |
+
"engines": {
|
| 1458 |
+
"node": ">=4"
|
| 1459 |
+
}
|
| 1460 |
+
},
|
| 1461 |
+
"node_modules/mime-db": {
|
| 1462 |
+
"version": "1.52.0",
|
| 1463 |
+
"resolved": "https://registry.npmmirror.com/mime-db/-/mime-db-1.52.0.tgz",
|
| 1464 |
+
"integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
|
| 1465 |
+
"license": "MIT",
|
| 1466 |
+
"engines": {
|
| 1467 |
+
"node": ">= 0.6"
|
| 1468 |
+
}
|
| 1469 |
+
},
|
| 1470 |
+
"node_modules/mime-types": {
|
| 1471 |
+
"version": "2.1.35",
|
| 1472 |
+
"resolved": "https://registry.npmmirror.com/mime-types/-/mime-types-2.1.35.tgz",
|
| 1473 |
+
"integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
|
| 1474 |
+
"license": "MIT",
|
| 1475 |
+
"dependencies": {
|
| 1476 |
+
"mime-db": "1.52.0"
|
| 1477 |
+
},
|
| 1478 |
+
"engines": {
|
| 1479 |
+
"node": ">= 0.6"
|
| 1480 |
+
}
|
| 1481 |
+
},
|
| 1482 |
+
"node_modules/minimatch": {
|
| 1483 |
+
"version": "3.1.2",
|
| 1484 |
+
"resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz",
|
| 1485 |
+
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
| 1486 |
+
"dev": true,
|
| 1487 |
+
"license": "ISC",
|
| 1488 |
+
"dependencies": {
|
| 1489 |
+
"brace-expansion": "^1.1.7"
|
| 1490 |
+
},
|
| 1491 |
+
"engines": {
|
| 1492 |
+
"node": "*"
|
| 1493 |
+
}
|
| 1494 |
+
},
|
| 1495 |
+
"node_modules/mitt": {
|
| 1496 |
+
"version": "3.0.1",
|
| 1497 |
+
"resolved": "https://registry.npmmirror.com/mitt/-/mitt-3.0.1.tgz",
|
| 1498 |
+
"integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==",
|
| 1499 |
+
"license": "MIT"
|
| 1500 |
+
},
|
| 1501 |
+
"node_modules/mkdirp-classic": {
|
| 1502 |
+
"version": "0.5.3",
|
| 1503 |
+
"resolved": "https://registry.npmmirror.com/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz",
|
| 1504 |
+
"integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==",
|
| 1505 |
+
"license": "MIT"
|
| 1506 |
+
},
|
| 1507 |
+
"node_modules/ms": {
|
| 1508 |
+
"version": "2.0.0",
|
| 1509 |
+
"resolved": "https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz",
|
| 1510 |
+
"integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
|
| 1511 |
+
"license": "MIT"
|
| 1512 |
+
},
|
| 1513 |
+
"node_modules/negotiator": {
|
| 1514 |
+
"version": "0.6.3",
|
| 1515 |
+
"resolved": "https://registry.npmmirror.com/negotiator/-/negotiator-0.6.3.tgz",
|
| 1516 |
+
"integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==",
|
| 1517 |
+
"license": "MIT",
|
| 1518 |
+
"engines": {
|
| 1519 |
+
"node": ">= 0.6"
|
| 1520 |
+
}
|
| 1521 |
+
},
|
| 1522 |
+
"node_modules/netmask": {
|
| 1523 |
+
"version": "2.0.2",
|
| 1524 |
+
"resolved": "https://registry.npmmirror.com/netmask/-/netmask-2.0.2.tgz",
|
| 1525 |
+
"integrity": "sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg==",
|
| 1526 |
+
"license": "MIT",
|
| 1527 |
+
"engines": {
|
| 1528 |
+
"node": ">= 0.4.0"
|
| 1529 |
+
}
|
| 1530 |
+
},
|
| 1531 |
+
"node_modules/node-fetch": {
|
| 1532 |
+
"version": "2.7.0",
|
| 1533 |
+
"resolved": "https://registry.npmmirror.com/node-fetch/-/node-fetch-2.7.0.tgz",
|
| 1534 |
+
"integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==",
|
| 1535 |
+
"license": "MIT",
|
| 1536 |
+
"dependencies": {
|
| 1537 |
+
"whatwg-url": "^5.0.0"
|
| 1538 |
+
},
|
| 1539 |
+
"engines": {
|
| 1540 |
+
"node": "4.x || >=6.0.0"
|
| 1541 |
+
},
|
| 1542 |
+
"peerDependencies": {
|
| 1543 |
+
"encoding": "^0.1.0"
|
| 1544 |
+
},
|
| 1545 |
+
"peerDependenciesMeta": {
|
| 1546 |
+
"encoding": {
|
| 1547 |
+
"optional": true
|
| 1548 |
+
}
|
| 1549 |
+
}
|
| 1550 |
+
},
|
| 1551 |
+
"node_modules/nodemon": {
|
| 1552 |
+
"version": "3.1.10",
|
| 1553 |
+
"resolved": "https://registry.npmmirror.com/nodemon/-/nodemon-3.1.10.tgz",
|
| 1554 |
+
"integrity": "sha512-WDjw3pJ0/0jMFmyNDp3gvY2YizjLmmOUQo6DEBY+JgdvW/yQ9mEeSw6H5ythl5Ny2ytb7f9C2nIbjSxMNzbJXw==",
|
| 1555 |
+
"dev": true,
|
| 1556 |
+
"license": "MIT",
|
| 1557 |
+
"dependencies": {
|
| 1558 |
+
"chokidar": "^3.5.2",
|
| 1559 |
+
"debug": "^4",
|
| 1560 |
+
"ignore-by-default": "^1.0.1",
|
| 1561 |
+
"minimatch": "^3.1.2",
|
| 1562 |
+
"pstree.remy": "^1.1.8",
|
| 1563 |
+
"semver": "^7.5.3",
|
| 1564 |
+
"simple-update-notifier": "^2.0.0",
|
| 1565 |
+
"supports-color": "^5.5.0",
|
| 1566 |
+
"touch": "^3.1.0",
|
| 1567 |
+
"undefsafe": "^2.0.5"
|
| 1568 |
+
},
|
| 1569 |
+
"bin": {
|
| 1570 |
+
"nodemon": "bin/nodemon.js"
|
| 1571 |
+
},
|
| 1572 |
+
"engines": {
|
| 1573 |
+
"node": ">=10"
|
| 1574 |
+
},
|
| 1575 |
+
"funding": {
|
| 1576 |
+
"type": "opencollective",
|
| 1577 |
+
"url": "https://opencollective.com/nodemon"
|
| 1578 |
+
}
|
| 1579 |
+
},
|
| 1580 |
+
"node_modules/nodemon/node_modules/debug": {
|
| 1581 |
+
"version": "4.4.1",
|
| 1582 |
+
"resolved": "https://registry.npmmirror.com/debug/-/debug-4.4.1.tgz",
|
| 1583 |
+
"integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==",
|
| 1584 |
+
"dev": true,
|
| 1585 |
+
"license": "MIT",
|
| 1586 |
+
"dependencies": {
|
| 1587 |
+
"ms": "^2.1.3"
|
| 1588 |
+
},
|
| 1589 |
+
"engines": {
|
| 1590 |
+
"node": ">=6.0"
|
| 1591 |
+
},
|
| 1592 |
+
"peerDependenciesMeta": {
|
| 1593 |
+
"supports-color": {
|
| 1594 |
+
"optional": true
|
| 1595 |
+
}
|
| 1596 |
+
}
|
| 1597 |
+
},
|
| 1598 |
+
"node_modules/nodemon/node_modules/ms": {
|
| 1599 |
+
"version": "2.1.3",
|
| 1600 |
+
"resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz",
|
| 1601 |
+
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
| 1602 |
+
"dev": true,
|
| 1603 |
+
"license": "MIT"
|
| 1604 |
+
},
|
| 1605 |
+
"node_modules/normalize-path": {
|
| 1606 |
+
"version": "3.0.0",
|
| 1607 |
+
"resolved": "https://registry.npmmirror.com/normalize-path/-/normalize-path-3.0.0.tgz",
|
| 1608 |
+
"integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
|
| 1609 |
+
"dev": true,
|
| 1610 |
+
"license": "MIT",
|
| 1611 |
+
"engines": {
|
| 1612 |
+
"node": ">=0.10.0"
|
| 1613 |
+
}
|
| 1614 |
+
},
|
| 1615 |
+
"node_modules/object-assign": {
|
| 1616 |
+
"version": "4.1.1",
|
| 1617 |
+
"resolved": "https://registry.npmmirror.com/object-assign/-/object-assign-4.1.1.tgz",
|
| 1618 |
+
"integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==",
|
| 1619 |
+
"license": "MIT",
|
| 1620 |
+
"engines": {
|
| 1621 |
+
"node": ">=0.10.0"
|
| 1622 |
+
}
|
| 1623 |
+
},
|
| 1624 |
+
"node_modules/object-inspect": {
|
| 1625 |
+
"version": "1.13.4",
|
| 1626 |
+
"resolved": "https://registry.npmmirror.com/object-inspect/-/object-inspect-1.13.4.tgz",
|
| 1627 |
+
"integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==",
|
| 1628 |
+
"license": "MIT",
|
| 1629 |
+
"engines": {
|
| 1630 |
+
"node": ">= 0.4"
|
| 1631 |
+
},
|
| 1632 |
+
"funding": {
|
| 1633 |
+
"url": "https://github.com/sponsors/ljharb"
|
| 1634 |
+
}
|
| 1635 |
+
},
|
| 1636 |
+
"node_modules/on-finished": {
|
| 1637 |
+
"version": "2.4.1",
|
| 1638 |
+
"resolved": "https://registry.npmmirror.com/on-finished/-/on-finished-2.4.1.tgz",
|
| 1639 |
+
"integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
|
| 1640 |
+
"license": "MIT",
|
| 1641 |
+
"dependencies": {
|
| 1642 |
+
"ee-first": "1.1.1"
|
| 1643 |
+
},
|
| 1644 |
+
"engines": {
|
| 1645 |
+
"node": ">= 0.8"
|
| 1646 |
+
}
|
| 1647 |
+
},
|
| 1648 |
+
"node_modules/once": {
|
| 1649 |
+
"version": "1.4.0",
|
| 1650 |
+
"resolved": "https://registry.npmmirror.com/once/-/once-1.4.0.tgz",
|
| 1651 |
+
"integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
|
| 1652 |
+
"license": "ISC",
|
| 1653 |
+
"dependencies": {
|
| 1654 |
+
"wrappy": "1"
|
| 1655 |
+
}
|
| 1656 |
+
},
|
| 1657 |
+
"node_modules/pac-proxy-agent": {
|
| 1658 |
+
"version": "7.2.0",
|
| 1659 |
+
"resolved": "https://registry.npmmirror.com/pac-proxy-agent/-/pac-proxy-agent-7.2.0.tgz",
|
| 1660 |
+
"integrity": "sha512-TEB8ESquiLMc0lV8vcd5Ql/JAKAoyzHFXaStwjkzpOpC5Yv+pIzLfHvjTSdf3vpa2bMiUQrg9i6276yn8666aA==",
|
| 1661 |
+
"license": "MIT",
|
| 1662 |
+
"dependencies": {
|
| 1663 |
+
"@tootallnate/quickjs-emscripten": "^0.23.0",
|
| 1664 |
+
"agent-base": "^7.1.2",
|
| 1665 |
+
"debug": "^4.3.4",
|
| 1666 |
+
"get-uri": "^6.0.1",
|
| 1667 |
+
"http-proxy-agent": "^7.0.0",
|
| 1668 |
+
"https-proxy-agent": "^7.0.6",
|
| 1669 |
+
"pac-resolver": "^7.0.1",
|
| 1670 |
+
"socks-proxy-agent": "^8.0.5"
|
| 1671 |
+
},
|
| 1672 |
+
"engines": {
|
| 1673 |
+
"node": ">= 14"
|
| 1674 |
+
}
|
| 1675 |
+
},
|
| 1676 |
+
"node_modules/pac-proxy-agent/node_modules/debug": {
|
| 1677 |
+
"version": "4.4.1",
|
| 1678 |
+
"resolved": "https://registry.npmmirror.com/debug/-/debug-4.4.1.tgz",
|
| 1679 |
+
"integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==",
|
| 1680 |
+
"license": "MIT",
|
| 1681 |
+
"dependencies": {
|
| 1682 |
+
"ms": "^2.1.3"
|
| 1683 |
+
},
|
| 1684 |
+
"engines": {
|
| 1685 |
+
"node": ">=6.0"
|
| 1686 |
+
},
|
| 1687 |
+
"peerDependenciesMeta": {
|
| 1688 |
+
"supports-color": {
|
| 1689 |
+
"optional": true
|
| 1690 |
+
}
|
| 1691 |
+
}
|
| 1692 |
+
},
|
| 1693 |
+
"node_modules/pac-proxy-agent/node_modules/ms": {
|
| 1694 |
+
"version": "2.1.3",
|
| 1695 |
+
"resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz",
|
| 1696 |
+
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
| 1697 |
+
"license": "MIT"
|
| 1698 |
+
},
|
| 1699 |
+
"node_modules/pac-resolver": {
|
| 1700 |
+
"version": "7.0.1",
|
| 1701 |
+
"resolved": "https://registry.npmmirror.com/pac-resolver/-/pac-resolver-7.0.1.tgz",
|
| 1702 |
+
"integrity": "sha512-5NPgf87AT2STgwa2ntRMr45jTKrYBGkVU36yT0ig/n/GMAa3oPqhZfIQ2kMEimReg0+t9kZViDVZ83qfVUlckg==",
|
| 1703 |
+
"license": "MIT",
|
| 1704 |
+
"dependencies": {
|
| 1705 |
+
"degenerator": "^5.0.0",
|
| 1706 |
+
"netmask": "^2.0.2"
|
| 1707 |
+
},
|
| 1708 |
+
"engines": {
|
| 1709 |
+
"node": ">= 14"
|
| 1710 |
+
}
|
| 1711 |
+
},
|
| 1712 |
+
"node_modules/parent-module": {
|
| 1713 |
+
"version": "1.0.1",
|
| 1714 |
+
"resolved": "https://registry.npmmirror.com/parent-module/-/parent-module-1.0.1.tgz",
|
| 1715 |
+
"integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
|
| 1716 |
+
"license": "MIT",
|
| 1717 |
+
"dependencies": {
|
| 1718 |
+
"callsites": "^3.0.0"
|
| 1719 |
+
},
|
| 1720 |
+
"engines": {
|
| 1721 |
+
"node": ">=6"
|
| 1722 |
+
}
|
| 1723 |
+
},
|
| 1724 |
+
"node_modules/parse-json": {
|
| 1725 |
+
"version": "5.2.0",
|
| 1726 |
+
"resolved": "https://registry.npmmirror.com/parse-json/-/parse-json-5.2.0.tgz",
|
| 1727 |
+
"integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==",
|
| 1728 |
+
"license": "MIT",
|
| 1729 |
+
"dependencies": {
|
| 1730 |
+
"@babel/code-frame": "^7.0.0",
|
| 1731 |
+
"error-ex": "^1.3.1",
|
| 1732 |
+
"json-parse-even-better-errors": "^2.3.0",
|
| 1733 |
+
"lines-and-columns": "^1.1.6"
|
| 1734 |
+
},
|
| 1735 |
+
"engines": {
|
| 1736 |
+
"node": ">=8"
|
| 1737 |
+
},
|
| 1738 |
+
"funding": {
|
| 1739 |
+
"url": "https://github.com/sponsors/sindresorhus"
|
| 1740 |
+
}
|
| 1741 |
+
},
|
| 1742 |
+
"node_modules/parseurl": {
|
| 1743 |
+
"version": "1.3.3",
|
| 1744 |
+
"resolved": "https://registry.npmmirror.com/parseurl/-/parseurl-1.3.3.tgz",
|
| 1745 |
+
"integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==",
|
| 1746 |
+
"license": "MIT",
|
| 1747 |
+
"engines": {
|
| 1748 |
+
"node": ">= 0.8"
|
| 1749 |
+
}
|
| 1750 |
+
},
|
| 1751 |
+
"node_modules/path-to-regexp": {
|
| 1752 |
+
"version": "0.1.12",
|
| 1753 |
+
"resolved": "https://registry.npmmirror.com/path-to-regexp/-/path-to-regexp-0.1.12.tgz",
|
| 1754 |
+
"integrity": "sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==",
|
| 1755 |
+
"license": "MIT"
|
| 1756 |
+
},
|
| 1757 |
+
"node_modules/pend": {
|
| 1758 |
+
"version": "1.2.0",
|
| 1759 |
+
"resolved": "https://registry.npmmirror.com/pend/-/pend-1.2.0.tgz",
|
| 1760 |
+
"integrity": "sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==",
|
| 1761 |
+
"license": "MIT"
|
| 1762 |
+
},
|
| 1763 |
+
"node_modules/picocolors": {
|
| 1764 |
+
"version": "1.1.1",
|
| 1765 |
+
"resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.1.tgz",
|
| 1766 |
+
"integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
|
| 1767 |
+
"license": "ISC"
|
| 1768 |
+
},
|
| 1769 |
+
"node_modules/picomatch": {
|
| 1770 |
+
"version": "2.3.1",
|
| 1771 |
+
"resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz",
|
| 1772 |
+
"integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
|
| 1773 |
+
"dev": true,
|
| 1774 |
+
"license": "MIT",
|
| 1775 |
+
"engines": {
|
| 1776 |
+
"node": ">=8.6"
|
| 1777 |
+
},
|
| 1778 |
+
"funding": {
|
| 1779 |
+
"url": "https://github.com/sponsors/jonschlinkert"
|
| 1780 |
+
}
|
| 1781 |
+
},
|
| 1782 |
+
"node_modules/progress": {
|
| 1783 |
+
"version": "2.0.3",
|
| 1784 |
+
"resolved": "https://registry.npmmirror.com/progress/-/progress-2.0.3.tgz",
|
| 1785 |
+
"integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==",
|
| 1786 |
+
"license": "MIT",
|
| 1787 |
+
"engines": {
|
| 1788 |
+
"node": ">=0.4.0"
|
| 1789 |
+
}
|
| 1790 |
+
},
|
| 1791 |
+
"node_modules/proxy-addr": {
|
| 1792 |
+
"version": "2.0.7",
|
| 1793 |
+
"resolved": "https://registry.npmmirror.com/proxy-addr/-/proxy-addr-2.0.7.tgz",
|
| 1794 |
+
"integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==",
|
| 1795 |
+
"license": "MIT",
|
| 1796 |
+
"dependencies": {
|
| 1797 |
+
"forwarded": "0.2.0",
|
| 1798 |
+
"ipaddr.js": "1.9.1"
|
| 1799 |
+
},
|
| 1800 |
+
"engines": {
|
| 1801 |
+
"node": ">= 0.10"
|
| 1802 |
+
}
|
| 1803 |
+
},
|
| 1804 |
+
"node_modules/proxy-agent": {
|
| 1805 |
+
"version": "6.3.1",
|
| 1806 |
+
"resolved": "https://registry.npmmirror.com/proxy-agent/-/proxy-agent-6.3.1.tgz",
|
| 1807 |
+
"integrity": "sha512-Rb5RVBy1iyqOtNl15Cw/llpeLH8bsb37gM1FUfKQ+Wck6xHlbAhWGUFiTRHtkjqGTA5pSHz6+0hrPW/oECihPQ==",
|
| 1808 |
+
"license": "MIT",
|
| 1809 |
+
"dependencies": {
|
| 1810 |
+
"agent-base": "^7.0.2",
|
| 1811 |
+
"debug": "^4.3.4",
|
| 1812 |
+
"http-proxy-agent": "^7.0.0",
|
| 1813 |
+
"https-proxy-agent": "^7.0.2",
|
| 1814 |
+
"lru-cache": "^7.14.1",
|
| 1815 |
+
"pac-proxy-agent": "^7.0.1",
|
| 1816 |
+
"proxy-from-env": "^1.1.0",
|
| 1817 |
+
"socks-proxy-agent": "^8.0.2"
|
| 1818 |
+
},
|
| 1819 |
+
"engines": {
|
| 1820 |
+
"node": ">= 14"
|
| 1821 |
+
}
|
| 1822 |
+
},
|
| 1823 |
+
"node_modules/proxy-agent/node_modules/debug": {
|
| 1824 |
+
"version": "4.4.1",
|
| 1825 |
+
"resolved": "https://registry.npmmirror.com/debug/-/debug-4.4.1.tgz",
|
| 1826 |
+
"integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==",
|
| 1827 |
+
"license": "MIT",
|
| 1828 |
+
"dependencies": {
|
| 1829 |
+
"ms": "^2.1.3"
|
| 1830 |
+
},
|
| 1831 |
+
"engines": {
|
| 1832 |
+
"node": ">=6.0"
|
| 1833 |
+
},
|
| 1834 |
+
"peerDependenciesMeta": {
|
| 1835 |
+
"supports-color": {
|
| 1836 |
+
"optional": true
|
| 1837 |
+
}
|
| 1838 |
+
}
|
| 1839 |
+
},
|
| 1840 |
+
"node_modules/proxy-agent/node_modules/ms": {
|
| 1841 |
+
"version": "2.1.3",
|
| 1842 |
+
"resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz",
|
| 1843 |
+
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
| 1844 |
+
"license": "MIT"
|
| 1845 |
+
},
|
| 1846 |
+
"node_modules/proxy-from-env": {
|
| 1847 |
+
"version": "1.1.0",
|
| 1848 |
+
"resolved": "https://registry.npmmirror.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz",
|
| 1849 |
+
"integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==",
|
| 1850 |
+
"license": "MIT"
|
| 1851 |
+
},
|
| 1852 |
+
"node_modules/pstree.remy": {
|
| 1853 |
+
"version": "1.1.8",
|
| 1854 |
+
"resolved": "https://registry.npmmirror.com/pstree.remy/-/pstree.remy-1.1.8.tgz",
|
| 1855 |
+
"integrity": "sha512-77DZwxQmxKnu3aR542U+X8FypNzbfJ+C5XQDk3uWjWxn6151aIMGthWYRXTqT1E5oJvg+ljaa2OJi+VfvCOQ8w==",
|
| 1856 |
+
"dev": true,
|
| 1857 |
+
"license": "MIT"
|
| 1858 |
+
},
|
| 1859 |
+
"node_modules/pump": {
|
| 1860 |
+
"version": "3.0.2",
|
| 1861 |
+
"resolved": "https://registry.npmmirror.com/pump/-/pump-3.0.2.tgz",
|
| 1862 |
+
"integrity": "sha512-tUPXtzlGM8FE3P0ZL6DVs/3P58k9nk8/jZeQCurTJylQA8qFYzHFfhBJkuqyE0FifOsQ0uKWekiZ5g8wtr28cw==",
|
| 1863 |
+
"license": "MIT",
|
| 1864 |
+
"dependencies": {
|
| 1865 |
+
"end-of-stream": "^1.1.0",
|
| 1866 |
+
"once": "^1.3.1"
|
| 1867 |
+
}
|
| 1868 |
+
},
|
| 1869 |
+
"node_modules/puppeteer": {
|
| 1870 |
+
"version": "21.11.0",
|
| 1871 |
+
"resolved": "https://registry.npmmirror.com/puppeteer/-/puppeteer-21.11.0.tgz",
|
| 1872 |
+
"integrity": "sha512-9jTHuYe22TD3sNxy0nEIzC7ZrlRnDgeX3xPkbS7PnbdwYjl2o/z/YuCrRBwezdKpbTDTJ4VqIggzNyeRcKq3cg==",
|
| 1873 |
+
"deprecated": "< 22.8.2 is no longer supported",
|
| 1874 |
+
"hasInstallScript": true,
|
| 1875 |
+
"license": "Apache-2.0",
|
| 1876 |
+
"dependencies": {
|
| 1877 |
+
"@puppeteer/browsers": "1.9.1",
|
| 1878 |
+
"cosmiconfig": "9.0.0",
|
| 1879 |
+
"puppeteer-core": "21.11.0"
|
| 1880 |
+
},
|
| 1881 |
+
"bin": {
|
| 1882 |
+
"puppeteer": "lib/esm/puppeteer/node/cli.js"
|
| 1883 |
+
},
|
| 1884 |
+
"engines": {
|
| 1885 |
+
"node": ">=16.13.2"
|
| 1886 |
+
}
|
| 1887 |
+
},
|
| 1888 |
+
"node_modules/puppeteer-core": {
|
| 1889 |
+
"version": "21.11.0",
|
| 1890 |
+
"resolved": "https://registry.npmmirror.com/puppeteer-core/-/puppeteer-core-21.11.0.tgz",
|
| 1891 |
+
"integrity": "sha512-ArbnyA3U5SGHokEvkfWjW+O8hOxV1RSJxOgriX/3A4xZRqixt9ZFHD0yPgZQF05Qj0oAqi8H/7stDorjoHY90Q==",
|
| 1892 |
+
"license": "Apache-2.0",
|
| 1893 |
+
"dependencies": {
|
| 1894 |
+
"@puppeteer/browsers": "1.9.1",
|
| 1895 |
+
"chromium-bidi": "0.5.8",
|
| 1896 |
+
"cross-fetch": "4.0.0",
|
| 1897 |
+
"debug": "4.3.4",
|
| 1898 |
+
"devtools-protocol": "0.0.1232444",
|
| 1899 |
+
"ws": "8.16.0"
|
| 1900 |
+
},
|
| 1901 |
+
"engines": {
|
| 1902 |
+
"node": ">=16.13.2"
|
| 1903 |
+
}
|
| 1904 |
+
},
|
| 1905 |
+
"node_modules/puppeteer-core/node_modules/debug": {
|
| 1906 |
+
"version": "4.3.4",
|
| 1907 |
+
"resolved": "https://registry.npmmirror.com/debug/-/debug-4.3.4.tgz",
|
| 1908 |
+
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
| 1909 |
+
"license": "MIT",
|
| 1910 |
+
"dependencies": {
|
| 1911 |
+
"ms": "2.1.2"
|
| 1912 |
+
},
|
| 1913 |
+
"engines": {
|
| 1914 |
+
"node": ">=6.0"
|
| 1915 |
+
},
|
| 1916 |
+
"peerDependenciesMeta": {
|
| 1917 |
+
"supports-color": {
|
| 1918 |
+
"optional": true
|
| 1919 |
+
}
|
| 1920 |
+
}
|
| 1921 |
+
},
|
| 1922 |
+
"node_modules/puppeteer-core/node_modules/ms": {
|
| 1923 |
+
"version": "2.1.2",
|
| 1924 |
+
"resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.2.tgz",
|
| 1925 |
+
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
|
| 1926 |
+
"license": "MIT"
|
| 1927 |
+
},
|
| 1928 |
+
"node_modules/qs": {
|
| 1929 |
+
"version": "6.13.0",
|
| 1930 |
+
"resolved": "https://registry.npmmirror.com/qs/-/qs-6.13.0.tgz",
|
| 1931 |
+
"integrity": "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==",
|
| 1932 |
+
"license": "BSD-3-Clause",
|
| 1933 |
+
"dependencies": {
|
| 1934 |
+
"side-channel": "^1.0.6"
|
| 1935 |
+
},
|
| 1936 |
+
"engines": {
|
| 1937 |
+
"node": ">=0.6"
|
| 1938 |
+
},
|
| 1939 |
+
"funding": {
|
| 1940 |
+
"url": "https://github.com/sponsors/ljharb"
|
| 1941 |
+
}
|
| 1942 |
+
},
|
| 1943 |
+
"node_modules/range-parser": {
|
| 1944 |
+
"version": "1.2.1",
|
| 1945 |
+
"resolved": "https://registry.npmmirror.com/range-parser/-/range-parser-1.2.1.tgz",
|
| 1946 |
+
"integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==",
|
| 1947 |
+
"license": "MIT",
|
| 1948 |
+
"engines": {
|
| 1949 |
+
"node": ">= 0.6"
|
| 1950 |
+
}
|
| 1951 |
+
},
|
| 1952 |
+
"node_modules/raw-body": {
|
| 1953 |
+
"version": "2.5.2",
|
| 1954 |
+
"resolved": "https://registry.npmmirror.com/raw-body/-/raw-body-2.5.2.tgz",
|
| 1955 |
+
"integrity": "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==",
|
| 1956 |
+
"license": "MIT",
|
| 1957 |
+
"dependencies": {
|
| 1958 |
+
"bytes": "3.1.2",
|
| 1959 |
+
"http-errors": "2.0.0",
|
| 1960 |
+
"iconv-lite": "0.4.24",
|
| 1961 |
+
"unpipe": "1.0.0"
|
| 1962 |
+
},
|
| 1963 |
+
"engines": {
|
| 1964 |
+
"node": ">= 0.8"
|
| 1965 |
+
}
|
| 1966 |
+
},
|
| 1967 |
+
"node_modules/readdirp": {
|
| 1968 |
+
"version": "3.6.0",
|
| 1969 |
+
"resolved": "https://registry.npmmirror.com/readdirp/-/readdirp-3.6.0.tgz",
|
| 1970 |
+
"integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
|
| 1971 |
+
"dev": true,
|
| 1972 |
+
"license": "MIT",
|
| 1973 |
+
"dependencies": {
|
| 1974 |
+
"picomatch": "^2.2.1"
|
| 1975 |
+
},
|
| 1976 |
+
"engines": {
|
| 1977 |
+
"node": ">=8.10.0"
|
| 1978 |
+
}
|
| 1979 |
+
},
|
| 1980 |
+
"node_modules/require-directory": {
|
| 1981 |
+
"version": "2.1.1",
|
| 1982 |
+
"resolved": "https://registry.npmmirror.com/require-directory/-/require-directory-2.1.1.tgz",
|
| 1983 |
+
"integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==",
|
| 1984 |
+
"license": "MIT",
|
| 1985 |
+
"engines": {
|
| 1986 |
+
"node": ">=0.10.0"
|
| 1987 |
+
}
|
| 1988 |
+
},
|
| 1989 |
+
"node_modules/resolve-from": {
|
| 1990 |
+
"version": "4.0.0",
|
| 1991 |
+
"resolved": "https://registry.npmmirror.com/resolve-from/-/resolve-from-4.0.0.tgz",
|
| 1992 |
+
"integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
|
| 1993 |
+
"license": "MIT",
|
| 1994 |
+
"engines": {
|
| 1995 |
+
"node": ">=4"
|
| 1996 |
+
}
|
| 1997 |
+
},
|
| 1998 |
+
"node_modules/safe-buffer": {
|
| 1999 |
+
"version": "5.2.1",
|
| 2000 |
+
"resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz",
|
| 2001 |
+
"integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
|
| 2002 |
+
"funding": [
|
| 2003 |
+
{
|
| 2004 |
+
"type": "github",
|
| 2005 |
+
"url": "https://github.com/sponsors/feross"
|
| 2006 |
+
},
|
| 2007 |
+
{
|
| 2008 |
+
"type": "patreon",
|
| 2009 |
+
"url": "https://www.patreon.com/feross"
|
| 2010 |
+
},
|
| 2011 |
+
{
|
| 2012 |
+
"type": "consulting",
|
| 2013 |
+
"url": "https://feross.org/support"
|
| 2014 |
+
}
|
| 2015 |
+
],
|
| 2016 |
+
"license": "MIT"
|
| 2017 |
+
},
|
| 2018 |
+
"node_modules/safer-buffer": {
|
| 2019 |
+
"version": "2.1.2",
|
| 2020 |
+
"resolved": "https://registry.npmmirror.com/safer-buffer/-/safer-buffer-2.1.2.tgz",
|
| 2021 |
+
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
|
| 2022 |
+
"license": "MIT"
|
| 2023 |
+
},
|
| 2024 |
+
"node_modules/semver": {
|
| 2025 |
+
"version": "7.7.2",
|
| 2026 |
+
"resolved": "https://registry.npmmirror.com/semver/-/semver-7.7.2.tgz",
|
| 2027 |
+
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
| 2028 |
+
"dev": true,
|
| 2029 |
+
"license": "ISC",
|
| 2030 |
+
"bin": {
|
| 2031 |
+
"semver": "bin/semver.js"
|
| 2032 |
+
},
|
| 2033 |
+
"engines": {
|
| 2034 |
+
"node": ">=10"
|
| 2035 |
+
}
|
| 2036 |
+
},
|
| 2037 |
+
"node_modules/send": {
|
| 2038 |
+
"version": "0.19.0",
|
| 2039 |
+
"resolved": "https://registry.npmmirror.com/send/-/send-0.19.0.tgz",
|
| 2040 |
+
"integrity": "sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==",
|
| 2041 |
+
"license": "MIT",
|
| 2042 |
+
"dependencies": {
|
| 2043 |
+
"debug": "2.6.9",
|
| 2044 |
+
"depd": "2.0.0",
|
| 2045 |
+
"destroy": "1.2.0",
|
| 2046 |
+
"encodeurl": "~1.0.2",
|
| 2047 |
+
"escape-html": "~1.0.3",
|
| 2048 |
+
"etag": "~1.8.1",
|
| 2049 |
+
"fresh": "0.5.2",
|
| 2050 |
+
"http-errors": "2.0.0",
|
| 2051 |
+
"mime": "1.6.0",
|
| 2052 |
+
"ms": "2.1.3",
|
| 2053 |
+
"on-finished": "2.4.1",
|
| 2054 |
+
"range-parser": "~1.2.1",
|
| 2055 |
+
"statuses": "2.0.1"
|
| 2056 |
+
},
|
| 2057 |
+
"engines": {
|
| 2058 |
+
"node": ">= 0.8.0"
|
| 2059 |
+
}
|
| 2060 |
+
},
|
| 2061 |
+
"node_modules/send/node_modules/encodeurl": {
|
| 2062 |
+
"version": "1.0.2",
|
| 2063 |
+
"resolved": "https://registry.npmmirror.com/encodeurl/-/encodeurl-1.0.2.tgz",
|
| 2064 |
+
"integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==",
|
| 2065 |
+
"license": "MIT",
|
| 2066 |
+
"engines": {
|
| 2067 |
+
"node": ">= 0.8"
|
| 2068 |
+
}
|
| 2069 |
+
},
|
| 2070 |
+
"node_modules/send/node_modules/ms": {
|
| 2071 |
+
"version": "2.1.3",
|
| 2072 |
+
"resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz",
|
| 2073 |
+
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
| 2074 |
+
"license": "MIT"
|
| 2075 |
+
},
|
| 2076 |
+
"node_modules/serve-static": {
|
| 2077 |
+
"version": "1.16.2",
|
| 2078 |
+
"resolved": "https://registry.npmmirror.com/serve-static/-/serve-static-1.16.2.tgz",
|
| 2079 |
+
"integrity": "sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==",
|
| 2080 |
+
"license": "MIT",
|
| 2081 |
+
"dependencies": {
|
| 2082 |
+
"encodeurl": "~2.0.0",
|
| 2083 |
+
"escape-html": "~1.0.3",
|
| 2084 |
+
"parseurl": "~1.3.3",
|
| 2085 |
+
"send": "0.19.0"
|
| 2086 |
+
},
|
| 2087 |
+
"engines": {
|
| 2088 |
+
"node": ">= 0.8.0"
|
| 2089 |
+
}
|
| 2090 |
+
},
|
| 2091 |
+
"node_modules/setprototypeof": {
|
| 2092 |
+
"version": "1.2.0",
|
| 2093 |
+
"resolved": "https://registry.npmmirror.com/setprototypeof/-/setprototypeof-1.2.0.tgz",
|
| 2094 |
+
"integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==",
|
| 2095 |
+
"license": "ISC"
|
| 2096 |
+
},
|
| 2097 |
+
"node_modules/side-channel": {
|
| 2098 |
+
"version": "1.1.0",
|
| 2099 |
+
"resolved": "https://registry.npmmirror.com/side-channel/-/side-channel-1.1.0.tgz",
|
| 2100 |
+
"integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==",
|
| 2101 |
+
"license": "MIT",
|
| 2102 |
+
"dependencies": {
|
| 2103 |
+
"es-errors": "^1.3.0",
|
| 2104 |
+
"object-inspect": "^1.13.3",
|
| 2105 |
+
"side-channel-list": "^1.0.0",
|
| 2106 |
+
"side-channel-map": "^1.0.1",
|
| 2107 |
+
"side-channel-weakmap": "^1.0.2"
|
| 2108 |
+
},
|
| 2109 |
+
"engines": {
|
| 2110 |
+
"node": ">= 0.4"
|
| 2111 |
+
},
|
| 2112 |
+
"funding": {
|
| 2113 |
+
"url": "https://github.com/sponsors/ljharb"
|
| 2114 |
+
}
|
| 2115 |
+
},
|
| 2116 |
+
"node_modules/side-channel-list": {
|
| 2117 |
+
"version": "1.0.0",
|
| 2118 |
+
"resolved": "https://registry.npmmirror.com/side-channel-list/-/side-channel-list-1.0.0.tgz",
|
| 2119 |
+
"integrity": "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==",
|
| 2120 |
+
"license": "MIT",
|
| 2121 |
+
"dependencies": {
|
| 2122 |
+
"es-errors": "^1.3.0",
|
| 2123 |
+
"object-inspect": "^1.13.3"
|
| 2124 |
+
},
|
| 2125 |
+
"engines": {
|
| 2126 |
+
"node": ">= 0.4"
|
| 2127 |
+
},
|
| 2128 |
+
"funding": {
|
| 2129 |
+
"url": "https://github.com/sponsors/ljharb"
|
| 2130 |
+
}
|
| 2131 |
+
},
|
| 2132 |
+
"node_modules/side-channel-map": {
|
| 2133 |
+
"version": "1.0.1",
|
| 2134 |
+
"resolved": "https://registry.npmmirror.com/side-channel-map/-/side-channel-map-1.0.1.tgz",
|
| 2135 |
+
"integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==",
|
| 2136 |
+
"license": "MIT",
|
| 2137 |
+
"dependencies": {
|
| 2138 |
+
"call-bound": "^1.0.2",
|
| 2139 |
+
"es-errors": "^1.3.0",
|
| 2140 |
+
"get-intrinsic": "^1.2.5",
|
| 2141 |
+
"object-inspect": "^1.13.3"
|
| 2142 |
+
},
|
| 2143 |
+
"engines": {
|
| 2144 |
+
"node": ">= 0.4"
|
| 2145 |
+
},
|
| 2146 |
+
"funding": {
|
| 2147 |
+
"url": "https://github.com/sponsors/ljharb"
|
| 2148 |
+
}
|
| 2149 |
+
},
|
| 2150 |
+
"node_modules/side-channel-weakmap": {
|
| 2151 |
+
"version": "1.0.2",
|
| 2152 |
+
"resolved": "https://registry.npmmirror.com/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz",
|
| 2153 |
+
"integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==",
|
| 2154 |
+
"license": "MIT",
|
| 2155 |
+
"dependencies": {
|
| 2156 |
+
"call-bound": "^1.0.2",
|
| 2157 |
+
"es-errors": "^1.3.0",
|
| 2158 |
+
"get-intrinsic": "^1.2.5",
|
| 2159 |
+
"object-inspect": "^1.13.3",
|
| 2160 |
+
"side-channel-map": "^1.0.1"
|
| 2161 |
+
},
|
| 2162 |
+
"engines": {
|
| 2163 |
+
"node": ">= 0.4"
|
| 2164 |
+
},
|
| 2165 |
+
"funding": {
|
| 2166 |
+
"url": "https://github.com/sponsors/ljharb"
|
| 2167 |
+
}
|
| 2168 |
+
},
|
| 2169 |
+
"node_modules/simple-update-notifier": {
|
| 2170 |
+
"version": "2.0.0",
|
| 2171 |
+
"resolved": "https://registry.npmmirror.com/simple-update-notifier/-/simple-update-notifier-2.0.0.tgz",
|
| 2172 |
+
"integrity": "sha512-a2B9Y0KlNXl9u/vsW6sTIu9vGEpfKu2wRV6l1H3XEas/0gUIzGzBoP/IouTcUQbm9JWZLH3COxyn03TYlFax6w==",
|
| 2173 |
+
"dev": true,
|
| 2174 |
+
"license": "MIT",
|
| 2175 |
+
"dependencies": {
|
| 2176 |
+
"semver": "^7.5.3"
|
| 2177 |
+
},
|
| 2178 |
+
"engines": {
|
| 2179 |
+
"node": ">=10"
|
| 2180 |
+
}
|
| 2181 |
+
},
|
| 2182 |
+
"node_modules/smart-buffer": {
|
| 2183 |
+
"version": "4.2.0",
|
| 2184 |
+
"resolved": "https://registry.npmmirror.com/smart-buffer/-/smart-buffer-4.2.0.tgz",
|
| 2185 |
+
"integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==",
|
| 2186 |
+
"license": "MIT",
|
| 2187 |
+
"engines": {
|
| 2188 |
+
"node": ">= 6.0.0",
|
| 2189 |
+
"npm": ">= 3.0.0"
|
| 2190 |
+
}
|
| 2191 |
+
},
|
| 2192 |
+
"node_modules/socks": {
|
| 2193 |
+
"version": "2.8.4",
|
| 2194 |
+
"resolved": "https://registry.npmmirror.com/socks/-/socks-2.8.4.tgz",
|
| 2195 |
+
"integrity": "sha512-D3YaD0aRxR3mEcqnidIs7ReYJFVzWdd6fXJYUM8ixcQcJRGTka/b3saV0KflYhyVJXKhb947GndU35SxYNResQ==",
|
| 2196 |
+
"license": "MIT",
|
| 2197 |
+
"dependencies": {
|
| 2198 |
+
"ip-address": "^9.0.5",
|
| 2199 |
+
"smart-buffer": "^4.2.0"
|
| 2200 |
+
},
|
| 2201 |
+
"engines": {
|
| 2202 |
+
"node": ">= 10.0.0",
|
| 2203 |
+
"npm": ">= 3.0.0"
|
| 2204 |
+
}
|
| 2205 |
+
},
|
| 2206 |
+
"node_modules/socks-proxy-agent": {
|
| 2207 |
+
"version": "8.0.5",
|
| 2208 |
+
"resolved": "https://registry.npmmirror.com/socks-proxy-agent/-/socks-proxy-agent-8.0.5.tgz",
|
| 2209 |
+
"integrity": "sha512-HehCEsotFqbPW9sJ8WVYB6UbmIMv7kUUORIF2Nncq4VQvBfNBLibW9YZR5dlYCSUhwcD628pRllm7n+E+YTzJw==",
|
| 2210 |
+
"license": "MIT",
|
| 2211 |
+
"dependencies": {
|
| 2212 |
+
"agent-base": "^7.1.2",
|
| 2213 |
+
"debug": "^4.3.4",
|
| 2214 |
+
"socks": "^2.8.3"
|
| 2215 |
+
},
|
| 2216 |
+
"engines": {
|
| 2217 |
+
"node": ">= 14"
|
| 2218 |
+
}
|
| 2219 |
+
},
|
| 2220 |
+
"node_modules/socks-proxy-agent/node_modules/debug": {
|
| 2221 |
+
"version": "4.4.1",
|
| 2222 |
+
"resolved": "https://registry.npmmirror.com/debug/-/debug-4.4.1.tgz",
|
| 2223 |
+
"integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==",
|
| 2224 |
+
"license": "MIT",
|
| 2225 |
+
"dependencies": {
|
| 2226 |
+
"ms": "^2.1.3"
|
| 2227 |
+
},
|
| 2228 |
+
"engines": {
|
| 2229 |
+
"node": ">=6.0"
|
| 2230 |
+
},
|
| 2231 |
+
"peerDependenciesMeta": {
|
| 2232 |
+
"supports-color": {
|
| 2233 |
+
"optional": true
|
| 2234 |
+
}
|
| 2235 |
+
}
|
| 2236 |
+
},
|
| 2237 |
+
"node_modules/socks-proxy-agent/node_modules/ms": {
|
| 2238 |
+
"version": "2.1.3",
|
| 2239 |
+
"resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz",
|
| 2240 |
+
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
| 2241 |
+
"license": "MIT"
|
| 2242 |
+
},
|
| 2243 |
+
"node_modules/source-map": {
|
| 2244 |
+
"version": "0.6.1",
|
| 2245 |
+
"resolved": "https://registry.npmmirror.com/source-map/-/source-map-0.6.1.tgz",
|
| 2246 |
+
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
| 2247 |
+
"license": "BSD-3-Clause",
|
| 2248 |
+
"optional": true,
|
| 2249 |
+
"engines": {
|
| 2250 |
+
"node": ">=0.10.0"
|
| 2251 |
+
}
|
| 2252 |
+
},
|
| 2253 |
+
"node_modules/sprintf-js": {
|
| 2254 |
+
"version": "1.1.3",
|
| 2255 |
+
"resolved": "https://registry.npmmirror.com/sprintf-js/-/sprintf-js-1.1.3.tgz",
|
| 2256 |
+
"integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==",
|
| 2257 |
+
"license": "BSD-3-Clause"
|
| 2258 |
+
},
|
| 2259 |
+
"node_modules/statuses": {
|
| 2260 |
+
"version": "2.0.1",
|
| 2261 |
+
"resolved": "https://registry.npmmirror.com/statuses/-/statuses-2.0.1.tgz",
|
| 2262 |
+
"integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==",
|
| 2263 |
+
"license": "MIT",
|
| 2264 |
+
"engines": {
|
| 2265 |
+
"node": ">= 0.8"
|
| 2266 |
+
}
|
| 2267 |
+
},
|
| 2268 |
+
"node_modules/streamx": {
|
| 2269 |
+
"version": "2.22.0",
|
| 2270 |
+
"resolved": "https://registry.npmmirror.com/streamx/-/streamx-2.22.0.tgz",
|
| 2271 |
+
"integrity": "sha512-sLh1evHOzBy/iWRiR6d1zRcLao4gGZr3C1kzNz4fopCOKJb6xD9ub8Mpi9Mr1R6id5o43S+d93fI48UC5uM9aw==",
|
| 2272 |
+
"license": "MIT",
|
| 2273 |
+
"dependencies": {
|
| 2274 |
+
"fast-fifo": "^1.3.2",
|
| 2275 |
+
"text-decoder": "^1.1.0"
|
| 2276 |
+
},
|
| 2277 |
+
"optionalDependencies": {
|
| 2278 |
+
"bare-events": "^2.2.0"
|
| 2279 |
+
}
|
| 2280 |
+
},
|
| 2281 |
+
"node_modules/string-width": {
|
| 2282 |
+
"version": "4.2.3",
|
| 2283 |
+
"resolved": "https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz",
|
| 2284 |
+
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
| 2285 |
+
"license": "MIT",
|
| 2286 |
+
"dependencies": {
|
| 2287 |
+
"emoji-regex": "^8.0.0",
|
| 2288 |
+
"is-fullwidth-code-point": "^3.0.0",
|
| 2289 |
+
"strip-ansi": "^6.0.1"
|
| 2290 |
+
},
|
| 2291 |
+
"engines": {
|
| 2292 |
+
"node": ">=8"
|
| 2293 |
+
}
|
| 2294 |
+
},
|
| 2295 |
+
"node_modules/strip-ansi": {
|
| 2296 |
+
"version": "6.0.1",
|
| 2297 |
+
"resolved": "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
| 2298 |
+
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
| 2299 |
+
"license": "MIT",
|
| 2300 |
+
"dependencies": {
|
| 2301 |
+
"ansi-regex": "^5.0.1"
|
| 2302 |
+
},
|
| 2303 |
+
"engines": {
|
| 2304 |
+
"node": ">=8"
|
| 2305 |
+
}
|
| 2306 |
+
},
|
| 2307 |
+
"node_modules/supports-color": {
|
| 2308 |
+
"version": "5.5.0",
|
| 2309 |
+
"resolved": "https://registry.npmmirror.com/supports-color/-/supports-color-5.5.0.tgz",
|
| 2310 |
+
"integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
|
| 2311 |
+
"dev": true,
|
| 2312 |
+
"license": "MIT",
|
| 2313 |
+
"dependencies": {
|
| 2314 |
+
"has-flag": "^3.0.0"
|
| 2315 |
+
},
|
| 2316 |
+
"engines": {
|
| 2317 |
+
"node": ">=4"
|
| 2318 |
+
}
|
| 2319 |
+
},
|
| 2320 |
+
"node_modules/tar-fs": {
|
| 2321 |
+
"version": "3.0.4",
|
| 2322 |
+
"resolved": "https://registry.npmmirror.com/tar-fs/-/tar-fs-3.0.4.tgz",
|
| 2323 |
+
"integrity": "sha512-5AFQU8b9qLfZCX9zp2duONhPmZv0hGYiBPJsyUdqMjzq/mqVpy/rEUSeHk1+YitmxugaptgBh5oDGU3VsAJq4w==",
|
| 2324 |
+
"license": "MIT",
|
| 2325 |
+
"dependencies": {
|
| 2326 |
+
"mkdirp-classic": "^0.5.2",
|
| 2327 |
+
"pump": "^3.0.0",
|
| 2328 |
+
"tar-stream": "^3.1.5"
|
| 2329 |
+
}
|
| 2330 |
+
},
|
| 2331 |
+
"node_modules/tar-stream": {
|
| 2332 |
+
"version": "3.1.7",
|
| 2333 |
+
"resolved": "https://registry.npmmirror.com/tar-stream/-/tar-stream-3.1.7.tgz",
|
| 2334 |
+
"integrity": "sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==",
|
| 2335 |
+
"license": "MIT",
|
| 2336 |
+
"dependencies": {
|
| 2337 |
+
"b4a": "^1.6.4",
|
| 2338 |
+
"fast-fifo": "^1.2.0",
|
| 2339 |
+
"streamx": "^2.15.0"
|
| 2340 |
+
}
|
| 2341 |
+
},
|
| 2342 |
+
"node_modules/text-decoder": {
|
| 2343 |
+
"version": "1.2.3",
|
| 2344 |
+
"resolved": "https://registry.npmmirror.com/text-decoder/-/text-decoder-1.2.3.tgz",
|
| 2345 |
+
"integrity": "sha512-3/o9z3X0X0fTupwsYvR03pJ/DjWuqqrfwBgTQzdWDiQSm9KitAyz/9WqsT2JQW7KV2m+bC2ol/zqpW37NHxLaA==",
|
| 2346 |
+
"license": "Apache-2.0",
|
| 2347 |
+
"dependencies": {
|
| 2348 |
+
"b4a": "^1.6.4"
|
| 2349 |
+
}
|
| 2350 |
+
},
|
| 2351 |
+
"node_modules/through": {
|
| 2352 |
+
"version": "2.3.8",
|
| 2353 |
+
"resolved": "https://registry.npmmirror.com/through/-/through-2.3.8.tgz",
|
| 2354 |
+
"integrity": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==",
|
| 2355 |
+
"license": "MIT"
|
| 2356 |
+
},
|
| 2357 |
+
"node_modules/to-regex-range": {
|
| 2358 |
+
"version": "5.0.1",
|
| 2359 |
+
"resolved": "https://registry.npmmirror.com/to-regex-range/-/to-regex-range-5.0.1.tgz",
|
| 2360 |
+
"integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
|
| 2361 |
+
"dev": true,
|
| 2362 |
+
"license": "MIT",
|
| 2363 |
+
"dependencies": {
|
| 2364 |
+
"is-number": "^7.0.0"
|
| 2365 |
+
},
|
| 2366 |
+
"engines": {
|
| 2367 |
+
"node": ">=8.0"
|
| 2368 |
+
}
|
| 2369 |
+
},
|
| 2370 |
+
"node_modules/toidentifier": {
|
| 2371 |
+
"version": "1.0.1",
|
| 2372 |
+
"resolved": "https://registry.npmmirror.com/toidentifier/-/toidentifier-1.0.1.tgz",
|
| 2373 |
+
"integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==",
|
| 2374 |
+
"license": "MIT",
|
| 2375 |
+
"engines": {
|
| 2376 |
+
"node": ">=0.6"
|
| 2377 |
+
}
|
| 2378 |
+
},
|
| 2379 |
+
"node_modules/touch": {
|
| 2380 |
+
"version": "3.1.1",
|
| 2381 |
+
"resolved": "https://registry.npmmirror.com/touch/-/touch-3.1.1.tgz",
|
| 2382 |
+
"integrity": "sha512-r0eojU4bI8MnHr8c5bNo7lJDdI2qXlWWJk6a9EAFG7vbhTjElYhBVS3/miuE0uOuoLdb8Mc/rVfsmm6eo5o9GA==",
|
| 2383 |
+
"dev": true,
|
| 2384 |
+
"license": "ISC",
|
| 2385 |
+
"bin": {
|
| 2386 |
+
"nodetouch": "bin/nodetouch.js"
|
| 2387 |
+
}
|
| 2388 |
+
},
|
| 2389 |
+
"node_modules/tr46": {
|
| 2390 |
+
"version": "0.0.3",
|
| 2391 |
+
"resolved": "https://registry.npmmirror.com/tr46/-/tr46-0.0.3.tgz",
|
| 2392 |
+
"integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==",
|
| 2393 |
+
"license": "MIT"
|
| 2394 |
+
},
|
| 2395 |
+
"node_modules/tslib": {
|
| 2396 |
+
"version": "2.8.1",
|
| 2397 |
+
"resolved": "https://registry.npmmirror.com/tslib/-/tslib-2.8.1.tgz",
|
| 2398 |
+
"integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
|
| 2399 |
+
"license": "0BSD"
|
| 2400 |
+
},
|
| 2401 |
+
"node_modules/type-is": {
|
| 2402 |
+
"version": "1.6.18",
|
| 2403 |
+
"resolved": "https://registry.npmmirror.com/type-is/-/type-is-1.6.18.tgz",
|
| 2404 |
+
"integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==",
|
| 2405 |
+
"license": "MIT",
|
| 2406 |
+
"dependencies": {
|
| 2407 |
+
"media-typer": "0.3.0",
|
| 2408 |
+
"mime-types": "~2.1.24"
|
| 2409 |
+
},
|
| 2410 |
+
"engines": {
|
| 2411 |
+
"node": ">= 0.6"
|
| 2412 |
+
}
|
| 2413 |
+
},
|
| 2414 |
+
"node_modules/unbzip2-stream": {
|
| 2415 |
+
"version": "1.4.3",
|
| 2416 |
+
"resolved": "https://registry.npmmirror.com/unbzip2-stream/-/unbzip2-stream-1.4.3.tgz",
|
| 2417 |
+
"integrity": "sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg==",
|
| 2418 |
+
"license": "MIT",
|
| 2419 |
+
"dependencies": {
|
| 2420 |
+
"buffer": "^5.2.1",
|
| 2421 |
+
"through": "^2.3.8"
|
| 2422 |
+
}
|
| 2423 |
+
},
|
| 2424 |
+
"node_modules/undefsafe": {
|
| 2425 |
+
"version": "2.0.5",
|
| 2426 |
+
"resolved": "https://registry.npmmirror.com/undefsafe/-/undefsafe-2.0.5.tgz",
|
| 2427 |
+
"integrity": "sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==",
|
| 2428 |
+
"dev": true,
|
| 2429 |
+
"license": "MIT"
|
| 2430 |
+
},
|
| 2431 |
+
"node_modules/undici-types": {
|
| 2432 |
+
"version": "6.21.0",
|
| 2433 |
+
"resolved": "https://registry.npmmirror.com/undici-types/-/undici-types-6.21.0.tgz",
|
| 2434 |
+
"integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
|
| 2435 |
+
"license": "MIT",
|
| 2436 |
+
"optional": true
|
| 2437 |
+
},
|
| 2438 |
+
"node_modules/unpipe": {
|
| 2439 |
+
"version": "1.0.0",
|
| 2440 |
+
"resolved": "https://registry.npmmirror.com/unpipe/-/unpipe-1.0.0.tgz",
|
| 2441 |
+
"integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==",
|
| 2442 |
+
"license": "MIT",
|
| 2443 |
+
"engines": {
|
| 2444 |
+
"node": ">= 0.8"
|
| 2445 |
+
}
|
| 2446 |
+
},
|
| 2447 |
+
"node_modules/urlpattern-polyfill": {
|
| 2448 |
+
"version": "10.0.0",
|
| 2449 |
+
"resolved": "https://registry.npmmirror.com/urlpattern-polyfill/-/urlpattern-polyfill-10.0.0.tgz",
|
| 2450 |
+
"integrity": "sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==",
|
| 2451 |
+
"license": "MIT"
|
| 2452 |
+
},
|
| 2453 |
+
"node_modules/utils-merge": {
|
| 2454 |
+
"version": "1.0.1",
|
| 2455 |
+
"resolved": "https://registry.npmmirror.com/utils-merge/-/utils-merge-1.0.1.tgz",
|
| 2456 |
+
"integrity": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==",
|
| 2457 |
+
"license": "MIT",
|
| 2458 |
+
"engines": {
|
| 2459 |
+
"node": ">= 0.4.0"
|
| 2460 |
+
}
|
| 2461 |
+
},
|
| 2462 |
+
"node_modules/vary": {
|
| 2463 |
+
"version": "1.1.2",
|
| 2464 |
+
"resolved": "https://registry.npmmirror.com/vary/-/vary-1.1.2.tgz",
|
| 2465 |
+
"integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==",
|
| 2466 |
+
"license": "MIT",
|
| 2467 |
+
"engines": {
|
| 2468 |
+
"node": ">= 0.8"
|
| 2469 |
+
}
|
| 2470 |
+
},
|
| 2471 |
+
"node_modules/webidl-conversions": {
|
| 2472 |
+
"version": "3.0.1",
|
| 2473 |
+
"resolved": "https://registry.npmmirror.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
|
| 2474 |
+
"integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==",
|
| 2475 |
+
"license": "BSD-2-Clause"
|
| 2476 |
+
},
|
| 2477 |
+
"node_modules/whatwg-url": {
|
| 2478 |
+
"version": "5.0.0",
|
| 2479 |
+
"resolved": "https://registry.npmmirror.com/whatwg-url/-/whatwg-url-5.0.0.tgz",
|
| 2480 |
+
"integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==",
|
| 2481 |
+
"license": "MIT",
|
| 2482 |
+
"dependencies": {
|
| 2483 |
+
"tr46": "~0.0.3",
|
| 2484 |
+
"webidl-conversions": "^3.0.0"
|
| 2485 |
+
}
|
| 2486 |
+
},
|
| 2487 |
+
"node_modules/wrap-ansi": {
|
| 2488 |
+
"version": "7.0.0",
|
| 2489 |
+
"resolved": "https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
| 2490 |
+
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
| 2491 |
+
"license": "MIT",
|
| 2492 |
+
"dependencies": {
|
| 2493 |
+
"ansi-styles": "^4.0.0",
|
| 2494 |
+
"string-width": "^4.1.0",
|
| 2495 |
+
"strip-ansi": "^6.0.0"
|
| 2496 |
+
},
|
| 2497 |
+
"engines": {
|
| 2498 |
+
"node": ">=10"
|
| 2499 |
+
},
|
| 2500 |
+
"funding": {
|
| 2501 |
+
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
| 2502 |
+
}
|
| 2503 |
+
},
|
| 2504 |
+
"node_modules/wrappy": {
|
| 2505 |
+
"version": "1.0.2",
|
| 2506 |
+
"resolved": "https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz",
|
| 2507 |
+
"integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
|
| 2508 |
+
"license": "ISC"
|
| 2509 |
+
},
|
| 2510 |
+
"node_modules/ws": {
|
| 2511 |
+
"version": "8.16.0",
|
| 2512 |
+
"resolved": "https://registry.npmmirror.com/ws/-/ws-8.16.0.tgz",
|
| 2513 |
+
"integrity": "sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==",
|
| 2514 |
+
"license": "MIT",
|
| 2515 |
+
"engines": {
|
| 2516 |
+
"node": ">=10.0.0"
|
| 2517 |
+
},
|
| 2518 |
+
"peerDependencies": {
|
| 2519 |
+
"bufferutil": "^4.0.1",
|
| 2520 |
+
"utf-8-validate": ">=5.0.2"
|
| 2521 |
+
},
|
| 2522 |
+
"peerDependenciesMeta": {
|
| 2523 |
+
"bufferutil": {
|
| 2524 |
+
"optional": true
|
| 2525 |
+
},
|
| 2526 |
+
"utf-8-validate": {
|
| 2527 |
+
"optional": true
|
| 2528 |
+
}
|
| 2529 |
+
}
|
| 2530 |
+
},
|
| 2531 |
+
"node_modules/y18n": {
|
| 2532 |
+
"version": "5.0.8",
|
| 2533 |
+
"resolved": "https://registry.npmmirror.com/y18n/-/y18n-5.0.8.tgz",
|
| 2534 |
+
"integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
|
| 2535 |
+
"license": "ISC",
|
| 2536 |
+
"engines": {
|
| 2537 |
+
"node": ">=10"
|
| 2538 |
+
}
|
| 2539 |
+
},
|
| 2540 |
+
"node_modules/yargs": {
|
| 2541 |
+
"version": "17.7.2",
|
| 2542 |
+
"resolved": "https://registry.npmmirror.com/yargs/-/yargs-17.7.2.tgz",
|
| 2543 |
+
"integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
|
| 2544 |
+
"license": "MIT",
|
| 2545 |
+
"dependencies": {
|
| 2546 |
+
"cliui": "^8.0.1",
|
| 2547 |
+
"escalade": "^3.1.1",
|
| 2548 |
+
"get-caller-file": "^2.0.5",
|
| 2549 |
+
"require-directory": "^2.1.1",
|
| 2550 |
+
"string-width": "^4.2.3",
|
| 2551 |
+
"y18n": "^5.0.5",
|
| 2552 |
+
"yargs-parser": "^21.1.1"
|
| 2553 |
+
},
|
| 2554 |
+
"engines": {
|
| 2555 |
+
"node": ">=12"
|
| 2556 |
+
}
|
| 2557 |
+
},
|
| 2558 |
+
"node_modules/yargs-parser": {
|
| 2559 |
+
"version": "21.1.1",
|
| 2560 |
+
"resolved": "https://registry.npmmirror.com/yargs-parser/-/yargs-parser-21.1.1.tgz",
|
| 2561 |
+
"integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
|
| 2562 |
+
"license": "ISC",
|
| 2563 |
+
"engines": {
|
| 2564 |
+
"node": ">=12"
|
| 2565 |
+
}
|
| 2566 |
+
},
|
| 2567 |
+
"node_modules/yauzl": {
|
| 2568 |
+
"version": "2.10.0",
|
| 2569 |
+
"resolved": "https://registry.npmmirror.com/yauzl/-/yauzl-2.10.0.tgz",
|
| 2570 |
+
"integrity": "sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==",
|
| 2571 |
+
"license": "MIT",
|
| 2572 |
+
"dependencies": {
|
| 2573 |
+
"buffer-crc32": "~0.2.3",
|
| 2574 |
+
"fd-slicer": "~1.1.0"
|
| 2575 |
+
}
|
| 2576 |
+
}
|
| 2577 |
+
}
|
| 2578 |
+
}
|