|
|
@@ -596,9 +596,6 @@
|
|
|
"arm"
|
|
|
],
|
|
|
"dev": true,
|
|
|
- "libc": [
|
|
|
- "glibc"
|
|
|
- ],
|
|
|
"license": "MIT",
|
|
|
"optional": true,
|
|
|
"os": [
|
|
|
@@ -613,9 +610,6 @@
|
|
|
"arm"
|
|
|
],
|
|
|
"dev": true,
|
|
|
- "libc": [
|
|
|
- "musl"
|
|
|
- ],
|
|
|
"license": "MIT",
|
|
|
"optional": true,
|
|
|
"os": [
|
|
|
@@ -630,9 +624,6 @@
|
|
|
"arm64"
|
|
|
],
|
|
|
"dev": true,
|
|
|
- "libc": [
|
|
|
- "glibc"
|
|
|
- ],
|
|
|
"license": "MIT",
|
|
|
"optional": true,
|
|
|
"os": [
|
|
|
@@ -647,9 +638,6 @@
|
|
|
"arm64"
|
|
|
],
|
|
|
"dev": true,
|
|
|
- "libc": [
|
|
|
- "musl"
|
|
|
- ],
|
|
|
"license": "MIT",
|
|
|
"optional": true,
|
|
|
"os": [
|
|
|
@@ -664,9 +652,6 @@
|
|
|
"loong64"
|
|
|
],
|
|
|
"dev": true,
|
|
|
- "libc": [
|
|
|
- "glibc"
|
|
|
- ],
|
|
|
"license": "MIT",
|
|
|
"optional": true,
|
|
|
"os": [
|
|
|
@@ -681,9 +666,6 @@
|
|
|
"loong64"
|
|
|
],
|
|
|
"dev": true,
|
|
|
- "libc": [
|
|
|
- "musl"
|
|
|
- ],
|
|
|
"license": "MIT",
|
|
|
"optional": true,
|
|
|
"os": [
|
|
|
@@ -698,9 +680,6 @@
|
|
|
"ppc64"
|
|
|
],
|
|
|
"dev": true,
|
|
|
- "libc": [
|
|
|
- "glibc"
|
|
|
- ],
|
|
|
"license": "MIT",
|
|
|
"optional": true,
|
|
|
"os": [
|
|
|
@@ -715,9 +694,6 @@
|
|
|
"ppc64"
|
|
|
],
|
|
|
"dev": true,
|
|
|
- "libc": [
|
|
|
- "musl"
|
|
|
- ],
|
|
|
"license": "MIT",
|
|
|
"optional": true,
|
|
|
"os": [
|
|
|
@@ -732,9 +708,6 @@
|
|
|
"riscv64"
|
|
|
],
|
|
|
"dev": true,
|
|
|
- "libc": [
|
|
|
- "glibc"
|
|
|
- ],
|
|
|
"license": "MIT",
|
|
|
"optional": true,
|
|
|
"os": [
|
|
|
@@ -749,9 +722,6 @@
|
|
|
"riscv64"
|
|
|
],
|
|
|
"dev": true,
|
|
|
- "libc": [
|
|
|
- "musl"
|
|
|
- ],
|
|
|
"license": "MIT",
|
|
|
"optional": true,
|
|
|
"os": [
|
|
|
@@ -766,9 +736,6 @@
|
|
|
"s390x"
|
|
|
],
|
|
|
"dev": true,
|
|
|
- "libc": [
|
|
|
- "glibc"
|
|
|
- ],
|
|
|
"license": "MIT",
|
|
|
"optional": true,
|
|
|
"os": [
|
|
|
@@ -783,9 +750,6 @@
|
|
|
"x64"
|
|
|
],
|
|
|
"dev": true,
|
|
|
- "libc": [
|
|
|
- "glibc"
|
|
|
- ],
|
|
|
"license": "MIT",
|
|
|
"optional": true,
|
|
|
"os": [
|
|
|
@@ -800,9 +764,6 @@
|
|
|
"x64"
|
|
|
],
|
|
|
"dev": true,
|
|
|
- "libc": [
|
|
|
- "musl"
|
|
|
- ],
|
|
|
"license": "MIT",
|
|
|
"optional": true,
|
|
|
"os": [
|
|
|
@@ -3357,9 +3318,9 @@
|
|
|
"license": "ISC"
|
|
|
},
|
|
|
"node_modules/ws": {
|
|
|
- "version": "8.20.0",
|
|
|
- "resolved": "https://registry.npmjs.org/ws/-/ws-8.20.0.tgz",
|
|
|
- "integrity": "sha512-sAt8BhgNbzCtgGbt2OxmpuryO63ZoDk/sqaB/znQm94T4fCEsy/yV+7CdC1kJhOU9lboAEU7R3kquuycDoibVA==",
|
|
|
+ "version": "8.21.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/ws/-/ws-8.21.0.tgz",
|
|
|
+ "integrity": "sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"engines": {
|