|
@@ -1184,7 +1184,6 @@
|
|
|
"integrity": "sha512-2BCOP7TN8M+gVDj7/ht3hsaO/B/n5oDbiAyyvnRlNOs+u1o+JWNYTQrmpuNp1/Wq2gcFrI01JAW+paEKDMx/CA==",
|
|
"integrity": "sha512-2BCOP7TN8M+gVDj7/ht3hsaO/B/n5oDbiAyyvnRlNOs+u1o+JWNYTQrmpuNp1/Wq2gcFrI01JAW+paEKDMx/CA==",
|
|
|
"dev": true,
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
- "peer": true,
|
|
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"@babel/code-frame": "^7.27.1",
|
|
"@babel/code-frame": "^7.27.1",
|
|
|
"@babel/generator": "^7.28.3",
|
|
"@babel/generator": "^7.28.3",
|
|
@@ -2647,7 +2646,6 @@
|
|
|
"node_modules/@grpc/grpc-js": {
|
|
"node_modules/@grpc/grpc-js": {
|
|
|
"version": "1.9.15",
|
|
"version": "1.9.15",
|
|
|
"license": "Apache-2.0",
|
|
"license": "Apache-2.0",
|
|
|
- "peer": true,
|
|
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"@grpc/proto-loader": "^0.7.8",
|
|
"@grpc/proto-loader": "^0.7.8",
|
|
|
"@types/node": ">=12.12.47"
|
|
"@types/node": ">=12.12.47"
|
|
@@ -3231,7 +3229,6 @@
|
|
|
"resolved": "https://registry.npmjs.org/@modelcontextprotocol/sdk/-/sdk-1.25.1.tgz",
|
|
"resolved": "https://registry.npmjs.org/@modelcontextprotocol/sdk/-/sdk-1.25.1.tgz",
|
|
|
"integrity": "sha512-yO28oVFFC7EBoiKdAn+VqRm+plcfv4v0xp6osG/VsCB0NlPZWi87ajbCZZ8f/RvOFLEu7//rSRmuZZ7lMoe3gQ==",
|
|
"integrity": "sha512-yO28oVFFC7EBoiKdAn+VqRm+plcfv4v0xp6osG/VsCB0NlPZWi87ajbCZZ8f/RvOFLEu7//rSRmuZZ7lMoe3gQ==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
- "peer": true,
|
|
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"@hono/node-server": "^1.19.7",
|
|
"@hono/node-server": "^1.19.7",
|
|
|
"ajv": "^8.17.1",
|
|
"ajv": "^8.17.1",
|
|
@@ -3300,7 +3297,6 @@
|
|
|
"resolved": "https://registry.npmjs.org/@opentelemetry/api/-/api-1.9.0.tgz",
|
|
"resolved": "https://registry.npmjs.org/@opentelemetry/api/-/api-1.9.0.tgz",
|
|
|
"integrity": "sha512-3giAOQvZiH5F9bMlMiv8+GSPMeqg0dbaeo58/0SlA9sxSqZhnUtxzX9/2FzyhS9sWQf5S0GJE0AKBrFqjpeYcg==",
|
|
"integrity": "sha512-3giAOQvZiH5F9bMlMiv8+GSPMeqg0dbaeo58/0SlA9sxSqZhnUtxzX9/2FzyhS9sWQf5S0GJE0AKBrFqjpeYcg==",
|
|
|
"license": "Apache-2.0",
|
|
"license": "Apache-2.0",
|
|
|
- "peer": true,
|
|
|
|
|
"engines": {
|
|
"engines": {
|
|
|
"node": ">=8.0.0"
|
|
"node": ">=8.0.0"
|
|
|
}
|
|
}
|
|
@@ -4916,7 +4912,8 @@
|
|
|
"optional": true,
|
|
"optional": true,
|
|
|
"os": [
|
|
"os": [
|
|
|
"android"
|
|
"android"
|
|
|
- ]
|
|
|
|
|
|
|
+ ],
|
|
|
|
|
+ "peer": true
|
|
|
},
|
|
},
|
|
|
"node_modules/@rollup/rollup-android-arm64": {
|
|
"node_modules/@rollup/rollup-android-arm64": {
|
|
|
"version": "4.52.4",
|
|
"version": "4.52.4",
|
|
@@ -4929,7 +4926,8 @@
|
|
|
"optional": true,
|
|
"optional": true,
|
|
|
"os": [
|
|
"os": [
|
|
|
"android"
|
|
"android"
|
|
|
- ]
|
|
|
|
|
|
|
+ ],
|
|
|
|
|
+ "peer": true
|
|
|
},
|
|
},
|
|
|
"node_modules/@rollup/rollup-darwin-arm64": {
|
|
"node_modules/@rollup/rollup-darwin-arm64": {
|
|
|
"version": "4.52.4",
|
|
"version": "4.52.4",
|
|
@@ -4942,7 +4940,8 @@
|
|
|
"optional": true,
|
|
"optional": true,
|
|
|
"os": [
|
|
"os": [
|
|
|
"darwin"
|
|
"darwin"
|
|
|
- ]
|
|
|
|
|
|
|
+ ],
|
|
|
|
|
+ "peer": true
|
|
|
},
|
|
},
|
|
|
"node_modules/@rollup/rollup-darwin-x64": {
|
|
"node_modules/@rollup/rollup-darwin-x64": {
|
|
|
"version": "4.52.4",
|
|
"version": "4.52.4",
|
|
@@ -4955,7 +4954,8 @@
|
|
|
"optional": true,
|
|
"optional": true,
|
|
|
"os": [
|
|
"os": [
|
|
|
"darwin"
|
|
"darwin"
|
|
|
- ]
|
|
|
|
|
|
|
+ ],
|
|
|
|
|
+ "peer": true
|
|
|
},
|
|
},
|
|
|
"node_modules/@rollup/rollup-freebsd-arm64": {
|
|
"node_modules/@rollup/rollup-freebsd-arm64": {
|
|
|
"version": "4.52.4",
|
|
"version": "4.52.4",
|
|
@@ -4968,7 +4968,8 @@
|
|
|
"optional": true,
|
|
"optional": true,
|
|
|
"os": [
|
|
"os": [
|
|
|
"freebsd"
|
|
"freebsd"
|
|
|
- ]
|
|
|
|
|
|
|
+ ],
|
|
|
|
|
+ "peer": true
|
|
|
},
|
|
},
|
|
|
"node_modules/@rollup/rollup-freebsd-x64": {
|
|
"node_modules/@rollup/rollup-freebsd-x64": {
|
|
|
"version": "4.52.4",
|
|
"version": "4.52.4",
|
|
@@ -4981,7 +4982,8 @@
|
|
|
"optional": true,
|
|
"optional": true,
|
|
|
"os": [
|
|
"os": [
|
|
|
"freebsd"
|
|
"freebsd"
|
|
|
- ]
|
|
|
|
|
|
|
+ ],
|
|
|
|
|
+ "peer": true
|
|
|
},
|
|
},
|
|
|
"node_modules/@rollup/rollup-linux-arm-gnueabihf": {
|
|
"node_modules/@rollup/rollup-linux-arm-gnueabihf": {
|
|
|
"version": "4.52.4",
|
|
"version": "4.52.4",
|
|
@@ -4994,7 +4996,8 @@
|
|
|
"optional": true,
|
|
"optional": true,
|
|
|
"os": [
|
|
"os": [
|
|
|
"linux"
|
|
"linux"
|
|
|
- ]
|
|
|
|
|
|
|
+ ],
|
|
|
|
|
+ "peer": true
|
|
|
},
|
|
},
|
|
|
"node_modules/@rollup/rollup-linux-arm-musleabihf": {
|
|
"node_modules/@rollup/rollup-linux-arm-musleabihf": {
|
|
|
"version": "4.52.4",
|
|
"version": "4.52.4",
|
|
@@ -5007,7 +5010,8 @@
|
|
|
"optional": true,
|
|
"optional": true,
|
|
|
"os": [
|
|
"os": [
|
|
|
"linux"
|
|
"linux"
|
|
|
- ]
|
|
|
|
|
|
|
+ ],
|
|
|
|
|
+ "peer": true
|
|
|
},
|
|
},
|
|
|
"node_modules/@rollup/rollup-linux-arm64-gnu": {
|
|
"node_modules/@rollup/rollup-linux-arm64-gnu": {
|
|
|
"version": "4.52.4",
|
|
"version": "4.52.4",
|
|
@@ -5020,7 +5024,8 @@
|
|
|
"optional": true,
|
|
"optional": true,
|
|
|
"os": [
|
|
"os": [
|
|
|
"linux"
|
|
"linux"
|
|
|
- ]
|
|
|
|
|
|
|
+ ],
|
|
|
|
|
+ "peer": true
|
|
|
},
|
|
},
|
|
|
"node_modules/@rollup/rollup-linux-arm64-musl": {
|
|
"node_modules/@rollup/rollup-linux-arm64-musl": {
|
|
|
"version": "4.52.4",
|
|
"version": "4.52.4",
|
|
@@ -5033,7 +5038,8 @@
|
|
|
"optional": true,
|
|
"optional": true,
|
|
|
"os": [
|
|
"os": [
|
|
|
"linux"
|
|
"linux"
|
|
|
- ]
|
|
|
|
|
|
|
+ ],
|
|
|
|
|
+ "peer": true
|
|
|
},
|
|
},
|
|
|
"node_modules/@rollup/rollup-linux-loong64-gnu": {
|
|
"node_modules/@rollup/rollup-linux-loong64-gnu": {
|
|
|
"version": "4.52.4",
|
|
"version": "4.52.4",
|
|
@@ -5046,7 +5052,8 @@
|
|
|
"optional": true,
|
|
"optional": true,
|
|
|
"os": [
|
|
"os": [
|
|
|
"linux"
|
|
"linux"
|
|
|
- ]
|
|
|
|
|
|
|
+ ],
|
|
|
|
|
+ "peer": true
|
|
|
},
|
|
},
|
|
|
"node_modules/@rollup/rollup-linux-ppc64-gnu": {
|
|
"node_modules/@rollup/rollup-linux-ppc64-gnu": {
|
|
|
"version": "4.52.4",
|
|
"version": "4.52.4",
|
|
@@ -5059,7 +5066,8 @@
|
|
|
"optional": true,
|
|
"optional": true,
|
|
|
"os": [
|
|
"os": [
|
|
|
"linux"
|
|
"linux"
|
|
|
- ]
|
|
|
|
|
|
|
+ ],
|
|
|
|
|
+ "peer": true
|
|
|
},
|
|
},
|
|
|
"node_modules/@rollup/rollup-linux-riscv64-gnu": {
|
|
"node_modules/@rollup/rollup-linux-riscv64-gnu": {
|
|
|
"version": "4.52.4",
|
|
"version": "4.52.4",
|
|
@@ -5072,7 +5080,8 @@
|
|
|
"optional": true,
|
|
"optional": true,
|
|
|
"os": [
|
|
"os": [
|
|
|
"linux"
|
|
"linux"
|
|
|
- ]
|
|
|
|
|
|
|
+ ],
|
|
|
|
|
+ "peer": true
|
|
|
},
|
|
},
|
|
|
"node_modules/@rollup/rollup-linux-riscv64-musl": {
|
|
"node_modules/@rollup/rollup-linux-riscv64-musl": {
|
|
|
"version": "4.52.4",
|
|
"version": "4.52.4",
|
|
@@ -5085,7 +5094,8 @@
|
|
|
"optional": true,
|
|
"optional": true,
|
|
|
"os": [
|
|
"os": [
|
|
|
"linux"
|
|
"linux"
|
|
|
- ]
|
|
|
|
|
|
|
+ ],
|
|
|
|
|
+ "peer": true
|
|
|
},
|
|
},
|
|
|
"node_modules/@rollup/rollup-linux-s390x-gnu": {
|
|
"node_modules/@rollup/rollup-linux-s390x-gnu": {
|
|
|
"version": "4.52.4",
|
|
"version": "4.52.4",
|
|
@@ -5098,7 +5108,8 @@
|
|
|
"optional": true,
|
|
"optional": true,
|
|
|
"os": [
|
|
"os": [
|
|
|
"linux"
|
|
"linux"
|
|
|
- ]
|
|
|
|
|
|
|
+ ],
|
|
|
|
|
+ "peer": true
|
|
|
},
|
|
},
|
|
|
"node_modules/@rollup/rollup-linux-x64-gnu": {
|
|
"node_modules/@rollup/rollup-linux-x64-gnu": {
|
|
|
"version": "4.52.4",
|
|
"version": "4.52.4",
|
|
@@ -5111,7 +5122,8 @@
|
|
|
"optional": true,
|
|
"optional": true,
|
|
|
"os": [
|
|
"os": [
|
|
|
"linux"
|
|
"linux"
|
|
|
- ]
|
|
|
|
|
|
|
+ ],
|
|
|
|
|
+ "peer": true
|
|
|
},
|
|
},
|
|
|
"node_modules/@rollup/rollup-linux-x64-musl": {
|
|
"node_modules/@rollup/rollup-linux-x64-musl": {
|
|
|
"version": "4.52.4",
|
|
"version": "4.52.4",
|
|
@@ -5124,7 +5136,8 @@
|
|
|
"optional": true,
|
|
"optional": true,
|
|
|
"os": [
|
|
"os": [
|
|
|
"linux"
|
|
"linux"
|
|
|
- ]
|
|
|
|
|
|
|
+ ],
|
|
|
|
|
+ "peer": true
|
|
|
},
|
|
},
|
|
|
"node_modules/@rollup/rollup-openharmony-arm64": {
|
|
"node_modules/@rollup/rollup-openharmony-arm64": {
|
|
|
"version": "4.52.4",
|
|
"version": "4.52.4",
|
|
@@ -5137,7 +5150,8 @@
|
|
|
"optional": true,
|
|
"optional": true,
|
|
|
"os": [
|
|
"os": [
|
|
|
"openharmony"
|
|
"openharmony"
|
|
|
- ]
|
|
|
|
|
|
|
+ ],
|
|
|
|
|
+ "peer": true
|
|
|
},
|
|
},
|
|
|
"node_modules/@rollup/rollup-win32-arm64-msvc": {
|
|
"node_modules/@rollup/rollup-win32-arm64-msvc": {
|
|
|
"version": "4.52.4",
|
|
"version": "4.52.4",
|
|
@@ -5150,7 +5164,8 @@
|
|
|
"optional": true,
|
|
"optional": true,
|
|
|
"os": [
|
|
"os": [
|
|
|
"win32"
|
|
"win32"
|
|
|
- ]
|
|
|
|
|
|
|
+ ],
|
|
|
|
|
+ "peer": true
|
|
|
},
|
|
},
|
|
|
"node_modules/@rollup/rollup-win32-ia32-msvc": {
|
|
"node_modules/@rollup/rollup-win32-ia32-msvc": {
|
|
|
"version": "4.52.4",
|
|
"version": "4.52.4",
|
|
@@ -5163,7 +5178,8 @@
|
|
|
"optional": true,
|
|
"optional": true,
|
|
|
"os": [
|
|
"os": [
|
|
|
"win32"
|
|
"win32"
|
|
|
- ]
|
|
|
|
|
|
|
+ ],
|
|
|
|
|
+ "peer": true
|
|
|
},
|
|
},
|
|
|
"node_modules/@rollup/rollup-win32-x64-gnu": {
|
|
"node_modules/@rollup/rollup-win32-x64-gnu": {
|
|
|
"version": "4.52.4",
|
|
"version": "4.52.4",
|
|
@@ -5176,7 +5192,8 @@
|
|
|
"optional": true,
|
|
"optional": true,
|
|
|
"os": [
|
|
"os": [
|
|
|
"win32"
|
|
"win32"
|
|
|
- ]
|
|
|
|
|
|
|
+ ],
|
|
|
|
|
+ "peer": true
|
|
|
},
|
|
},
|
|
|
"node_modules/@rollup/rollup-win32-x64-msvc": {
|
|
"node_modules/@rollup/rollup-win32-x64-msvc": {
|
|
|
"version": "4.52.4",
|
|
"version": "4.52.4",
|
|
@@ -5189,7 +5206,8 @@
|
|
|
"optional": true,
|
|
"optional": true,
|
|
|
"os": [
|
|
"os": [
|
|
|
"win32"
|
|
"win32"
|
|
|
- ]
|
|
|
|
|
|
|
+ ],
|
|
|
|
|
+ "peer": true
|
|
|
},
|
|
},
|
|
|
"node_modules/@sap-ai-sdk/ai-api": {
|
|
"node_modules/@sap-ai-sdk/ai-api": {
|
|
|
"version": "2.1.0",
|
|
"version": "2.1.0",
|
|
@@ -6752,7 +6770,8 @@
|
|
|
"version": "1.0.8",
|
|
"version": "1.0.8",
|
|
|
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz",
|
|
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz",
|
|
|
"integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==",
|
|
"integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==",
|
|
|
- "license": "MIT"
|
|
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "peer": true
|
|
|
},
|
|
},
|
|
|
"node_modules/@types/get-folder-size": {
|
|
"node_modules/@types/get-folder-size": {
|
|
|
"version": "3.0.4",
|
|
"version": "3.0.4",
|
|
@@ -6784,7 +6803,6 @@
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.19.21.tgz",
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.19.21.tgz",
|
|
|
"integrity": "sha512-CsGG2P3I5y48RPMfprQGfy4JPRZ6csfC3ltBZSRItG3ngggmNY/qs2uZKp4p9VbrpqNNSMzUZNFZKzgOGnd/VA==",
|
|
"integrity": "sha512-CsGG2P3I5y48RPMfprQGfy4JPRZ6csfC3ltBZSRItG3ngggmNY/qs2uZKp4p9VbrpqNNSMzUZNFZKzgOGnd/VA==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
- "peer": true,
|
|
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"undici-types": "~6.21.0"
|
|
"undici-types": "~6.21.0"
|
|
|
}
|
|
}
|
|
@@ -7501,7 +7519,6 @@
|
|
|
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz",
|
|
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz",
|
|
|
"integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
|
|
"integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
- "peer": true,
|
|
|
|
|
"bin": {
|
|
"bin": {
|
|
|
"acorn": "bin/acorn"
|
|
"acorn": "bin/acorn"
|
|
|
},
|
|
},
|
|
@@ -8190,44 +8207,60 @@
|
|
|
"license": "MIT"
|
|
"license": "MIT"
|
|
|
},
|
|
},
|
|
|
"node_modules/body-parser": {
|
|
"node_modules/body-parser": {
|
|
|
- "version": "2.1.0",
|
|
|
|
|
|
|
+ "version": "2.2.2",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-2.2.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-oP5VkATKlNwcgvxi0vM0p/D3n2C3EReYVX+DNYs5TjZFn/oQt2j+4sVJtSMr18pdRr8wjTcBl6LoV+FUwzPmNA==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"bytes": "^3.1.2",
|
|
"bytes": "^3.1.2",
|
|
|
"content-type": "^1.0.5",
|
|
"content-type": "^1.0.5",
|
|
|
- "debug": "^4.4.0",
|
|
|
|
|
|
|
+ "debug": "^4.4.3",
|
|
|
"http-errors": "^2.0.0",
|
|
"http-errors": "^2.0.0",
|
|
|
- "iconv-lite": "^0.5.2",
|
|
|
|
|
|
|
+ "iconv-lite": "^0.7.0",
|
|
|
"on-finished": "^2.4.1",
|
|
"on-finished": "^2.4.1",
|
|
|
- "qs": "^6.14.0",
|
|
|
|
|
- "raw-body": "^3.0.0",
|
|
|
|
|
- "type-is": "^2.0.0"
|
|
|
|
|
|
|
+ "qs": "^6.14.1",
|
|
|
|
|
+ "raw-body": "^3.0.1",
|
|
|
|
|
+ "type-is": "^2.0.1"
|
|
|
},
|
|
},
|
|
|
"engines": {
|
|
"engines": {
|
|
|
"node": ">=18"
|
|
"node": ">=18"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "type": "opencollective",
|
|
|
|
|
+ "url": "https://opencollective.com/express"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
- "node_modules/body-parser/node_modules/iconv-lite": {
|
|
|
|
|
- "version": "0.5.2",
|
|
|
|
|
|
|
+ "node_modules/body-parser/node_modules/debug": {
|
|
|
|
|
+ "version": "4.4.3",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
|
|
|
|
|
+ "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
- "safer-buffer": ">= 2.1.2 < 3"
|
|
|
|
|
|
|
+ "ms": "^2.1.3"
|
|
|
},
|
|
},
|
|
|
"engines": {
|
|
"engines": {
|
|
|
- "node": ">=0.10.0"
|
|
|
|
|
|
|
+ "node": ">=6.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "peerDependenciesMeta": {
|
|
|
|
|
+ "supports-color": {
|
|
|
|
|
+ "optional": true
|
|
|
|
|
+ }
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
- "node_modules/body-parser/node_modules/qs": {
|
|
|
|
|
- "version": "6.14.0",
|
|
|
|
|
- "license": "BSD-3-Clause",
|
|
|
|
|
|
|
+ "node_modules/body-parser/node_modules/iconv-lite": {
|
|
|
|
|
+ "version": "0.7.2",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.7.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-im9DjEDQ55s9fL4EYzOAv0yMqmMBSZp6G0VvFyTMPKWxiSBHUj9NW/qqLmXUwXrrM7AvqSlTCfvqRb0cM8yYqw==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
- "side-channel": "^1.1.0"
|
|
|
|
|
|
|
+ "safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
|
},
|
|
},
|
|
|
"engines": {
|
|
"engines": {
|
|
|
- "node": ">=0.6"
|
|
|
|
|
|
|
+ "node": ">=0.10.0"
|
|
|
},
|
|
},
|
|
|
"funding": {
|
|
"funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
|
|
|
|
+ "type": "opencollective",
|
|
|
|
|
+ "url": "https://opencollective.com/express"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"node_modules/boolbase": {
|
|
"node_modules/boolbase": {
|
|
@@ -8287,7 +8320,6 @@
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
- "peer": true,
|
|
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"baseline-browser-mapping": "^2.8.3",
|
|
"baseline-browser-mapping": "^2.8.3",
|
|
|
"caniuse-lite": "^1.0.30001741",
|
|
"caniuse-lite": "^1.0.30001741",
|
|
@@ -9470,14 +9502,6 @@
|
|
|
"node": ">= 0.8"
|
|
"node": ">= 0.8"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
- "node_modules/destroy": {
|
|
|
|
|
- "version": "1.2.0",
|
|
|
|
|
- "license": "MIT",
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">= 0.8",
|
|
|
|
|
- "npm": "1.2.8000 || >= 1.4.16"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
"node_modules/detect-indent": {
|
|
"node_modules/detect-indent": {
|
|
|
"version": "6.1.0",
|
|
"version": "6.1.0",
|
|
|
"resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-6.1.0.tgz",
|
|
"resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-6.1.0.tgz",
|
|
@@ -9501,8 +9525,7 @@
|
|
|
},
|
|
},
|
|
|
"node_modules/devtools-protocol": {
|
|
"node_modules/devtools-protocol": {
|
|
|
"version": "0.0.1342118",
|
|
"version": "0.0.1342118",
|
|
|
- "license": "BSD-3-Clause",
|
|
|
|
|
- "peer": true
|
|
|
|
|
|
|
+ "license": "BSD-3-Clause"
|
|
|
},
|
|
},
|
|
|
"node_modules/diff": {
|
|
"node_modules/diff": {
|
|
|
"version": "5.2.0",
|
|
"version": "5.2.0",
|
|
@@ -9993,6 +10016,8 @@
|
|
|
},
|
|
},
|
|
|
"node_modules/etag": {
|
|
"node_modules/etag": {
|
|
|
"version": "1.8.1",
|
|
"version": "1.8.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
"engines": {
|
|
"engines": {
|
|
|
"node": ">= 0.6"
|
|
"node": ">= 0.6"
|
|
@@ -10327,44 +10352,46 @@
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"node_modules/express": {
|
|
"node_modules/express": {
|
|
|
- "version": "5.0.1",
|
|
|
|
|
|
|
+ "version": "5.2.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/express/-/express-5.2.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-hIS4idWWai69NezIdRt2xFVofaF4j+6INOpJlVOLDO8zXGpUVEVzIYk12UUi2JzjEzWL3IOAxcTubgz9Po0yXw==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"accepts": "^2.0.0",
|
|
"accepts": "^2.0.0",
|
|
|
- "body-parser": "^2.0.1",
|
|
|
|
|
|
|
+ "body-parser": "^2.2.1",
|
|
|
"content-disposition": "^1.0.0",
|
|
"content-disposition": "^1.0.0",
|
|
|
- "content-type": "~1.0.4",
|
|
|
|
|
- "cookie": "0.7.1",
|
|
|
|
|
|
|
+ "content-type": "^1.0.5",
|
|
|
|
|
+ "cookie": "^0.7.1",
|
|
|
"cookie-signature": "^1.2.1",
|
|
"cookie-signature": "^1.2.1",
|
|
|
- "debug": "4.3.6",
|
|
|
|
|
- "depd": "2.0.0",
|
|
|
|
|
- "encodeurl": "~2.0.0",
|
|
|
|
|
- "escape-html": "~1.0.3",
|
|
|
|
|
- "etag": "~1.8.1",
|
|
|
|
|
- "finalhandler": "^2.0.0",
|
|
|
|
|
- "fresh": "2.0.0",
|
|
|
|
|
- "http-errors": "2.0.0",
|
|
|
|
|
|
|
+ "debug": "^4.4.0",
|
|
|
|
|
+ "depd": "^2.0.0",
|
|
|
|
|
+ "encodeurl": "^2.0.0",
|
|
|
|
|
+ "escape-html": "^1.0.3",
|
|
|
|
|
+ "etag": "^1.8.1",
|
|
|
|
|
+ "finalhandler": "^2.1.0",
|
|
|
|
|
+ "fresh": "^2.0.0",
|
|
|
|
|
+ "http-errors": "^2.0.0",
|
|
|
"merge-descriptors": "^2.0.0",
|
|
"merge-descriptors": "^2.0.0",
|
|
|
- "methods": "~1.1.2",
|
|
|
|
|
"mime-types": "^3.0.0",
|
|
"mime-types": "^3.0.0",
|
|
|
- "on-finished": "2.4.1",
|
|
|
|
|
- "once": "1.4.0",
|
|
|
|
|
- "parseurl": "~1.3.3",
|
|
|
|
|
- "proxy-addr": "~2.0.7",
|
|
|
|
|
- "qs": "6.13.0",
|
|
|
|
|
- "range-parser": "~1.2.1",
|
|
|
|
|
- "router": "^2.0.0",
|
|
|
|
|
- "safe-buffer": "5.2.1",
|
|
|
|
|
|
|
+ "on-finished": "^2.4.1",
|
|
|
|
|
+ "once": "^1.4.0",
|
|
|
|
|
+ "parseurl": "^1.3.3",
|
|
|
|
|
+ "proxy-addr": "^2.0.7",
|
|
|
|
|
+ "qs": "^6.14.0",
|
|
|
|
|
+ "range-parser": "^1.2.1",
|
|
|
|
|
+ "router": "^2.2.0",
|
|
|
"send": "^1.1.0",
|
|
"send": "^1.1.0",
|
|
|
- "serve-static": "^2.1.0",
|
|
|
|
|
- "setprototypeof": "1.2.0",
|
|
|
|
|
- "statuses": "2.0.1",
|
|
|
|
|
- "type-is": "^2.0.0",
|
|
|
|
|
- "utils-merge": "1.0.1",
|
|
|
|
|
- "vary": "~1.1.2"
|
|
|
|
|
|
|
+ "serve-static": "^2.2.0",
|
|
|
|
|
+ "statuses": "^2.0.1",
|
|
|
|
|
+ "type-is": "^2.0.1",
|
|
|
|
|
+ "vary": "^1.1.2"
|
|
|
},
|
|
},
|
|
|
"engines": {
|
|
"engines": {
|
|
|
"node": ">= 18"
|
|
"node": ">= 18"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "type": "opencollective",
|
|
|
|
|
+ "url": "https://opencollective.com/express"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"node_modules/express-rate-limit": {
|
|
"node_modules/express-rate-limit": {
|
|
@@ -10380,21 +10407,6 @@
|
|
|
"express": "^4.11 || 5 || ^5.0.0-beta.1"
|
|
"express": "^4.11 || 5 || ^5.0.0-beta.1"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
- "node_modules/express/node_modules/debug": {
|
|
|
|
|
- "version": "4.3.6",
|
|
|
|
|
- "license": "MIT",
|
|
|
|
|
- "dependencies": {
|
|
|
|
|
- "ms": "2.1.2"
|
|
|
|
|
- },
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">=6.0"
|
|
|
|
|
- },
|
|
|
|
|
- "peerDependenciesMeta": {
|
|
|
|
|
- "supports-color": {
|
|
|
|
|
- "optional": true
|
|
|
|
|
- }
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
"node_modules/express/node_modules/mime-db": {
|
|
"node_modules/express/node_modules/mime-db": {
|
|
|
"version": "1.53.0",
|
|
"version": "1.53.0",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
@@ -10412,28 +10424,6 @@
|
|
|
"node": ">= 0.6"
|
|
"node": ">= 0.6"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
- "node_modules/express/node_modules/ms": {
|
|
|
|
|
- "version": "2.1.2",
|
|
|
|
|
- "license": "MIT"
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/express/node_modules/safe-buffer": {
|
|
|
|
|
- "version": "5.2.1",
|
|
|
|
|
- "funding": [
|
|
|
|
|
- {
|
|
|
|
|
- "type": "github",
|
|
|
|
|
- "url": "https://github.com/sponsors/feross"
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "type": "patreon",
|
|
|
|
|
- "url": "https://www.patreon.com/feross"
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "type": "consulting",
|
|
|
|
|
- "url": "https://feross.org/support"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "license": "MIT"
|
|
|
|
|
- },
|
|
|
|
|
"node_modules/extend": {
|
|
"node_modules/extend": {
|
|
|
"version": "3.0.2",
|
|
"version": "3.0.2",
|
|
|
"license": "MIT"
|
|
"license": "MIT"
|
|
@@ -11525,17 +11515,23 @@
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"node_modules/http-errors": {
|
|
"node_modules/http-errors": {
|
|
|
- "version": "2.0.0",
|
|
|
|
|
|
|
+ "version": "2.0.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
- "depd": "2.0.0",
|
|
|
|
|
- "inherits": "2.0.4",
|
|
|
|
|
- "setprototypeof": "1.2.0",
|
|
|
|
|
- "statuses": "2.0.1",
|
|
|
|
|
- "toidentifier": "1.0.1"
|
|
|
|
|
|
|
+ "depd": "~2.0.0",
|
|
|
|
|
+ "inherits": "~2.0.4",
|
|
|
|
|
+ "setprototypeof": "~1.2.0",
|
|
|
|
|
+ "statuses": "~2.0.2",
|
|
|
|
|
+ "toidentifier": "~1.0.1"
|
|
|
},
|
|
},
|
|
|
"engines": {
|
|
"engines": {
|
|
|
"node": ">= 0.8"
|
|
"node": ">= 0.8"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "type": "opencollective",
|
|
|
|
|
+ "url": "https://opencollective.com/express"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"node_modules/http-proxy-agent": {
|
|
"node_modules/http-proxy-agent": {
|
|
@@ -12057,6 +12053,8 @@
|
|
|
},
|
|
},
|
|
|
"node_modules/is-promise": {
|
|
"node_modules/is-promise": {
|
|
|
"version": "4.0.0",
|
|
"version": "4.0.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/is-promise/-/is-promise-4.0.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-hvpoI6korhJMnej285dSg6nu1+e6uxs7zG3BYAm5byqDsgJNWwxzM6z6iZiAgQR4TJ30JmBTOwqZUw3WlyH3AQ==",
|
|
|
"license": "MIT"
|
|
"license": "MIT"
|
|
|
},
|
|
},
|
|
|
"node_modules/is-regex": {
|
|
"node_modules/is-regex": {
|
|
@@ -12478,7 +12476,6 @@
|
|
|
"resolved": "https://registry.npmjs.org/jiti/-/jiti-2.6.1.tgz",
|
|
"resolved": "https://registry.npmjs.org/jiti/-/jiti-2.6.1.tgz",
|
|
|
"integrity": "sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==",
|
|
"integrity": "sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
- "peer": true,
|
|
|
|
|
"bin": {
|
|
"bin": {
|
|
|
"jiti": "lib/jiti-cli.mjs"
|
|
"jiti": "lib/jiti-cli.mjs"
|
|
|
}
|
|
}
|
|
@@ -12712,7 +12709,6 @@
|
|
|
"resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.30.1.tgz",
|
|
"resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.30.1.tgz",
|
|
|
"integrity": "sha512-xi6IyHML+c9+Q3W0S4fCQJOym42pyurFiJUHEcEyHS0CeKzia4yZDEsLlqOFykxOdHpNy0NmvVO31vcSqAxJCg==",
|
|
"integrity": "sha512-xi6IyHML+c9+Q3W0S4fCQJOym42pyurFiJUHEcEyHS0CeKzia4yZDEsLlqOFykxOdHpNy0NmvVO31vcSqAxJCg==",
|
|
|
"license": "MPL-2.0",
|
|
"license": "MPL-2.0",
|
|
|
- "peer": true,
|
|
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"detect-libc": "^2.0.3"
|
|
"detect-libc": "^2.0.3"
|
|
|
},
|
|
},
|
|
@@ -13538,6 +13534,8 @@
|
|
|
},
|
|
},
|
|
|
"node_modules/media-typer": {
|
|
"node_modules/media-typer": {
|
|
|
"version": "1.1.0",
|
|
"version": "1.1.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-1.1.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-aisnrDP4GNe06UcKFnV5bfMNPBUw4jsLGaWwWfnH3v02GnBuXX2MCVn5RbrWo0j3pczUilYblq7fQ7Nw2t5XKw==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
"engines": {
|
|
"engines": {
|
|
|
"node": ">= 0.8"
|
|
"node": ">= 0.8"
|
|
@@ -13571,13 +13569,6 @@
|
|
|
"node": ">= 8"
|
|
"node": ">= 8"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
- "node_modules/methods": {
|
|
|
|
|
- "version": "1.1.2",
|
|
|
|
|
- "license": "MIT",
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">= 0.6"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
"node_modules/micromatch": {
|
|
"node_modules/micromatch": {
|
|
|
"version": "4.0.8",
|
|
"version": "4.0.8",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
@@ -15439,7 +15430,6 @@
|
|
|
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
|
|
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
|
|
|
"integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
|
|
"integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
- "peer": true,
|
|
|
|
|
"engines": {
|
|
"engines": {
|
|
|
"node": ">=12"
|
|
"node": ">=12"
|
|
|
},
|
|
},
|
|
@@ -15621,6 +15611,7 @@
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
|
|
+ "peer": true,
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"nanoid": "^3.3.11",
|
|
"nanoid": "^3.3.11",
|
|
|
"picocolors": "^1.1.1",
|
|
"picocolors": "^1.1.1",
|
|
@@ -15641,6 +15632,7 @@
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
|
|
+ "peer": true,
|
|
|
"bin": {
|
|
"bin": {
|
|
|
"nanoid": "bin/nanoid.cjs"
|
|
"nanoid": "bin/nanoid.cjs"
|
|
|
},
|
|
},
|
|
@@ -15872,10 +15864,12 @@
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"node_modules/qs": {
|
|
"node_modules/qs": {
|
|
|
- "version": "6.13.0",
|
|
|
|
|
|
|
+ "version": "6.14.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/qs/-/qs-6.14.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==",
|
|
|
"license": "BSD-3-Clause",
|
|
"license": "BSD-3-Clause",
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
- "side-channel": "^1.0.6"
|
|
|
|
|
|
|
+ "side-channel": "^1.1.0"
|
|
|
},
|
|
},
|
|
|
"engines": {
|
|
"engines": {
|
|
|
"node": ">=0.6"
|
|
"node": ">=0.6"
|
|
@@ -15912,22 +15906,42 @@
|
|
|
},
|
|
},
|
|
|
"node_modules/range-parser": {
|
|
"node_modules/range-parser": {
|
|
|
"version": "1.2.1",
|
|
"version": "1.2.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
"engines": {
|
|
"engines": {
|
|
|
"node": ">= 0.6"
|
|
"node": ">= 0.6"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"node_modules/raw-body": {
|
|
"node_modules/raw-body": {
|
|
|
- "version": "3.0.0",
|
|
|
|
|
|
|
+ "version": "3.0.2",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-3.0.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-K5zQjDllxWkf7Z5xJdV0/B0WTNqx6vxG70zJE4N0kBs4LovmEYWJzQGxC9bS9RAKu3bgM40lrd5zoLJ12MQ5BA==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
- "bytes": "3.1.2",
|
|
|
|
|
- "http-errors": "2.0.0",
|
|
|
|
|
- "iconv-lite": "0.6.3",
|
|
|
|
|
- "unpipe": "1.0.0"
|
|
|
|
|
|
|
+ "bytes": "~3.1.2",
|
|
|
|
|
+ "http-errors": "~2.0.1",
|
|
|
|
|
+ "iconv-lite": "~0.7.0",
|
|
|
|
|
+ "unpipe": "~1.0.0"
|
|
|
},
|
|
},
|
|
|
"engines": {
|
|
"engines": {
|
|
|
- "node": ">= 0.8"
|
|
|
|
|
|
|
+ "node": ">= 0.10"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/raw-body/node_modules/iconv-lite": {
|
|
|
|
|
+ "version": "0.7.2",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.7.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-im9DjEDQ55s9fL4EYzOAv0yMqmMBSZp6G0VvFyTMPKWxiSBHUj9NW/qqLmXUwXrrM7AvqSlTCfvqRb0cM8yYqw==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=0.10.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "type": "opencollective",
|
|
|
|
|
+ "url": "https://opencollective.com/express"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"node_modules/rc": {
|
|
"node_modules/rc": {
|
|
@@ -16308,6 +16322,7 @@
|
|
|
"resolved": "https://registry.npmjs.org/rollup/-/rollup-4.52.4.tgz",
|
|
"resolved": "https://registry.npmjs.org/rollup/-/rollup-4.52.4.tgz",
|
|
|
"integrity": "sha512-CLEVl+MnPAiKh5pl4dEWSyMTpuflgNQiLGhMv8ezD5W/qP8AKvmYpCOKRRNOh7oRKnauBZ4SyeYkMS+1VSyKwQ==",
|
|
"integrity": "sha512-CLEVl+MnPAiKh5pl4dEWSyMTpuflgNQiLGhMv8ezD5W/qP8AKvmYpCOKRRNOh7oRKnauBZ4SyeYkMS+1VSyKwQ==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
|
|
+ "peer": true,
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"@types/estree": "1.0.8"
|
|
"@types/estree": "1.0.8"
|
|
|
},
|
|
},
|
|
@@ -16345,9 +16360,13 @@
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"node_modules/router": {
|
|
"node_modules/router": {
|
|
|
- "version": "2.1.0",
|
|
|
|
|
|
|
+ "version": "2.2.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/router/-/router-2.2.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-nLTrUKm2UyiL7rlhapu/Zl45FwNgkZGaCpZbIHajDYgwlJCOzLSk+cIPAnsEqV955GjILJnKbdQC1nVPz+gAYQ==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
|
|
+ "debug": "^4.4.0",
|
|
|
|
|
+ "depd": "^2.0.0",
|
|
|
"is-promise": "^4.0.0",
|
|
"is-promise": "^4.0.0",
|
|
|
"parseurl": "^1.3.3",
|
|
"parseurl": "^1.3.3",
|
|
|
"path-to-regexp": "^8.0.0"
|
|
"path-to-regexp": "^8.0.0"
|
|
@@ -16589,33 +16608,73 @@
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"node_modules/send": {
|
|
"node_modules/send": {
|
|
|
- "version": "1.1.0",
|
|
|
|
|
|
|
+ "version": "1.2.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/send/-/send-1.2.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-1gnZf7DFcoIcajTjTwjwuDjzuz4PPcY2StKPlsGAQ1+YH20IRVrBaXSWmdjowTJ6u8Rc01PoYOGHXfP1mYcZNQ==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
- "debug": "^4.3.5",
|
|
|
|
|
- "destroy": "^1.2.0",
|
|
|
|
|
|
|
+ "debug": "^4.4.3",
|
|
|
"encodeurl": "^2.0.0",
|
|
"encodeurl": "^2.0.0",
|
|
|
"escape-html": "^1.0.3",
|
|
"escape-html": "^1.0.3",
|
|
|
"etag": "^1.8.1",
|
|
"etag": "^1.8.1",
|
|
|
- "fresh": "^0.5.2",
|
|
|
|
|
- "http-errors": "^2.0.0",
|
|
|
|
|
- "mime-types": "^2.1.35",
|
|
|
|
|
|
|
+ "fresh": "^2.0.0",
|
|
|
|
|
+ "http-errors": "^2.0.1",
|
|
|
|
|
+ "mime-types": "^3.0.2",
|
|
|
"ms": "^2.1.3",
|
|
"ms": "^2.1.3",
|
|
|
"on-finished": "^2.4.1",
|
|
"on-finished": "^2.4.1",
|
|
|
"range-parser": "^1.2.1",
|
|
"range-parser": "^1.2.1",
|
|
|
- "statuses": "^2.0.1"
|
|
|
|
|
|
|
+ "statuses": "^2.0.2"
|
|
|
},
|
|
},
|
|
|
"engines": {
|
|
"engines": {
|
|
|
"node": ">= 18"
|
|
"node": ">= 18"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "type": "opencollective",
|
|
|
|
|
+ "url": "https://opencollective.com/express"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
- "node_modules/send/node_modules/fresh": {
|
|
|
|
|
- "version": "0.5.2",
|
|
|
|
|
|
|
+ "node_modules/send/node_modules/debug": {
|
|
|
|
|
+ "version": "4.4.3",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
|
|
|
|
|
+ "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "ms": "^2.1.3"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=6.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "peerDependenciesMeta": {
|
|
|
|
|
+ "supports-color": {
|
|
|
|
|
+ "optional": true
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/send/node_modules/mime-db": {
|
|
|
|
|
+ "version": "1.54.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
"engines": {
|
|
"engines": {
|
|
|
"node": ">= 0.6"
|
|
"node": ">= 0.6"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
|
|
+ "node_modules/send/node_modules/mime-types": {
|
|
|
|
|
+ "version": "3.0.2",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-3.0.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-Lbgzdk0h4juoQ9fCKXW4by0UJqj+nOOrI9MJ1sSj4nI8aI2eo1qmvQEie4VD1glsS250n15LsWsYtCugiStS5A==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "mime-db": "^1.54.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=18"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "type": "opencollective",
|
|
|
|
|
+ "url": "https://opencollective.com/express"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
"node_modules/serialize-error": {
|
|
"node_modules/serialize-error": {
|
|
|
"version": "11.0.3",
|
|
"version": "11.0.3",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
@@ -16648,16 +16707,22 @@
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"node_modules/serve-static": {
|
|
"node_modules/serve-static": {
|
|
|
- "version": "2.1.0",
|
|
|
|
|
|
|
+ "version": "2.2.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-2.2.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-xRXBn0pPqQTVQiC8wyQrKs2MOlX24zQ0POGaj0kultvoOCstBQM5yvOhAVSUwOMjQtTvsPWoNCHfPGwaaQJhTw==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"encodeurl": "^2.0.0",
|
|
"encodeurl": "^2.0.0",
|
|
|
"escape-html": "^1.0.3",
|
|
"escape-html": "^1.0.3",
|
|
|
"parseurl": "^1.3.3",
|
|
"parseurl": "^1.3.3",
|
|
|
- "send": "^1.0.0"
|
|
|
|
|
|
|
+ "send": "^1.2.0"
|
|
|
},
|
|
},
|
|
|
"engines": {
|
|
"engines": {
|
|
|
"node": ">= 18"
|
|
"node": ">= 18"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "type": "opencollective",
|
|
|
|
|
+ "url": "https://opencollective.com/express"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"node_modules/set-blocking": {
|
|
"node_modules/set-blocking": {
|
|
@@ -17226,7 +17291,9 @@
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"node_modules/statuses": {
|
|
"node_modules/statuses": {
|
|
|
- "version": "2.0.1",
|
|
|
|
|
|
|
+ "version": "2.0.2",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
"engines": {
|
|
"engines": {
|
|
|
"node": ">= 0.8"
|
|
"node": ">= 0.8"
|
|
@@ -17733,6 +17800,7 @@
|
|
|
"resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz",
|
|
"resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz",
|
|
|
"integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==",
|
|
"integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
|
|
+ "peer": true,
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"fdir": "^6.5.0",
|
|
"fdir": "^6.5.0",
|
|
|
"picomatch": "^4.0.3"
|
|
"picomatch": "^4.0.3"
|
|
@@ -17749,6 +17817,7 @@
|
|
|
"resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz",
|
|
"resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz",
|
|
|
"integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
|
|
"integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
|
|
+ "peer": true,
|
|
|
"engines": {
|
|
"engines": {
|
|
|
"node": ">=12.0.0"
|
|
"node": ">=12.0.0"
|
|
|
},
|
|
},
|
|
@@ -17973,7 +18042,9 @@
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"node_modules/type-is": {
|
|
"node_modules/type-is": {
|
|
|
- "version": "2.0.0",
|
|
|
|
|
|
|
+ "version": "2.0.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/type-is/-/type-is-2.0.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-OZs6gsjF4vMp32qrCbiVSkrFmXtG/AZhY3t0iAMrMBiAZyV9oALtXO8hsrHbMXF9x6L3grlFuwW2oAz7cav+Gw==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"content-type": "^1.0.5",
|
|
"content-type": "^1.0.5",
|
|
@@ -17985,20 +18056,28 @@
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"node_modules/type-is/node_modules/mime-db": {
|
|
"node_modules/type-is/node_modules/mime-db": {
|
|
|
- "version": "1.53.0",
|
|
|
|
|
|
|
+ "version": "1.54.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
"engines": {
|
|
"engines": {
|
|
|
"node": ">= 0.6"
|
|
"node": ">= 0.6"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"node_modules/type-is/node_modules/mime-types": {
|
|
"node_modules/type-is/node_modules/mime-types": {
|
|
|
- "version": "3.0.0",
|
|
|
|
|
|
|
+ "version": "3.0.2",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-3.0.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-Lbgzdk0h4juoQ9fCKXW4by0UJqj+nOOrI9MJ1sSj4nI8aI2eo1qmvQEie4VD1glsS250n15LsWsYtCugiStS5A==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
- "mime-db": "^1.53.0"
|
|
|
|
|
|
|
+ "mime-db": "^1.54.0"
|
|
|
},
|
|
},
|
|
|
"engines": {
|
|
"engines": {
|
|
|
- "node": ">= 0.6"
|
|
|
|
|
|
|
+ "node": ">=18"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "type": "opencollective",
|
|
|
|
|
+ "url": "https://opencollective.com/express"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"node_modules/typed-array-buffer": {
|
|
"node_modules/typed-array-buffer": {
|
|
@@ -18099,7 +18178,6 @@
|
|
|
"version": "5.5.3",
|
|
"version": "5.5.3",
|
|
|
"dev": true,
|
|
"dev": true,
|
|
|
"license": "Apache-2.0",
|
|
"license": "Apache-2.0",
|
|
|
- "peer": true,
|
|
|
|
|
"bin": {
|
|
"bin": {
|
|
|
"tsc": "bin/tsc",
|
|
"tsc": "bin/tsc",
|
|
|
"tsserver": "bin/tsserver"
|
|
"tsserver": "bin/tsserver"
|
|
@@ -18271,13 +18349,6 @@
|
|
|
"version": "1.0.2",
|
|
"version": "1.0.2",
|
|
|
"license": "MIT"
|
|
"license": "MIT"
|
|
|
},
|
|
},
|
|
|
- "node_modules/utils-merge": {
|
|
|
|
|
- "version": "1.0.1",
|
|
|
|
|
- "license": "MIT",
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">= 0.4.0"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
"node_modules/uuid": {
|
|
"node_modules/uuid": {
|
|
|
"version": "11.1.0",
|
|
"version": "11.1.0",
|
|
|
"funding": [
|
|
"funding": [
|
|
@@ -18359,6 +18430,7 @@
|
|
|
"resolved": "https://registry.npmjs.org/vite/-/vite-7.2.2.tgz",
|
|
"resolved": "https://registry.npmjs.org/vite/-/vite-7.2.2.tgz",
|
|
|
"integrity": "sha512-BxAKBWmIbrDgrokdGZH1IgkIk/5mMHDreLDmCJ0qpyJaAteP8NvMhkwr/ZCQNqNH97bw/dANTE9PDzqwJghfMQ==",
|
|
"integrity": "sha512-BxAKBWmIbrDgrokdGZH1IgkIk/5mMHDreLDmCJ0qpyJaAteP8NvMhkwr/ZCQNqNH97bw/dANTE9PDzqwJghfMQ==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
|
|
+ "peer": true,
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"esbuild": "^0.25.0",
|
|
"esbuild": "^0.25.0",
|
|
|
"fdir": "^6.5.0",
|
|
"fdir": "^6.5.0",
|
|
@@ -18433,6 +18505,7 @@
|
|
|
"resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz",
|
|
"resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz",
|
|
|
"integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
|
|
"integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
|
|
+ "peer": true,
|
|
|
"engines": {
|
|
"engines": {
|
|
|
"node": ">=12.0.0"
|
|
"node": ">=12.0.0"
|
|
|
},
|
|
},
|
|
@@ -19120,7 +19193,6 @@
|
|
|
"node_modules/zod": {
|
|
"node_modules/zod": {
|
|
|
"version": "3.25.76",
|
|
"version": "3.25.76",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
- "peer": true,
|
|
|
|
|
"funding": {
|
|
"funding": {
|
|
|
"url": "https://github.com/sponsors/colinhacks"
|
|
"url": "https://github.com/sponsors/colinhacks"
|
|
|
}
|
|
}
|