- Updated @n8n/n8n-nodes-langchain to 1.109.1 - Updated n8n-nodes-base to 1.108.0 (via dependencies) - Rebuilt node database with 535 nodes - Fixed npm ci failures by regenerating package-lock.json - Resolved pyodide version conflict between @langchain/community and n8n-nodes-base - All tests passing
28952 lines
755 KiB
JSON
28952 lines
755 KiB
JSON
{
|
|
"name": "n8n-mcp",
|
|
"version": "2.10.5",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "n8n-mcp",
|
|
"version": "2.10.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@modelcontextprotocol/sdk": "^1.13.2",
|
|
"@n8n/n8n-nodes-langchain": "^1.108.1",
|
|
"dotenv": "^16.5.0",
|
|
"express": "^5.1.0",
|
|
"n8n": "^1.109.2",
|
|
"n8n-core": "^1.108.0",
|
|
"n8n-workflow": "^1.106.0",
|
|
"sql.js": "^1.13.0",
|
|
"uuid": "^10.0.0"
|
|
},
|
|
"bin": {
|
|
"n8n-mcp": "dist/mcp/index.js"
|
|
},
|
|
"devDependencies": {
|
|
"@faker-js/faker": "^9.9.0",
|
|
"@testing-library/jest-dom": "^6.6.4",
|
|
"@types/better-sqlite3": "^7.6.13",
|
|
"@types/express": "^5.0.3",
|
|
"@types/node": "^22.15.30",
|
|
"@types/ws": "^8.18.1",
|
|
"@vitest/coverage-v8": "^3.2.4",
|
|
"@vitest/runner": "^3.2.4",
|
|
"@vitest/ui": "^3.2.4",
|
|
"axios": "^1.11.0",
|
|
"axios-mock-adapter": "^2.1.0",
|
|
"fishery": "^2.3.1",
|
|
"msw": "^2.10.4",
|
|
"nodemon": "^3.1.10",
|
|
"ts-node": "^10.9.2",
|
|
"typescript": "^5.8.3",
|
|
"vitest": "^3.2.4"
|
|
},
|
|
"optionalDependencies": {
|
|
"better-sqlite3": "^11.10.0"
|
|
}
|
|
},
|
|
"node_modules/@acuminous/bitsyntax": {
|
|
"version": "0.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-more-ints": "~1.0.0",
|
|
"debug": "^4.3.4",
|
|
"safe-buffer": "~5.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/@adobe/css-tools": {
|
|
"version": "4.4.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@ampproject/remapping": {
|
|
"version": "2.3.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
"@jridgewell/trace-mapping": "^0.3.24"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@anthropic-ai/sdk": {
|
|
"version": "0.27.3",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@types/node": "^18.11.18",
|
|
"@types/node-fetch": "^2.6.4",
|
|
"abort-controller": "^3.0.0",
|
|
"agentkeepalive": "^4.2.1",
|
|
"form-data-encoder": "1.7.2",
|
|
"formdata-node": "^4.3.2",
|
|
"node-fetch": "^2.6.7"
|
|
}
|
|
},
|
|
"node_modules/@anthropic-ai/sdk/node_modules/@types/node": {
|
|
"version": "18.19.123",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"undici-types": "~5.26.4"
|
|
}
|
|
},
|
|
"node_modules/@anthropic-ai/sdk/node_modules/undici-types": {
|
|
"version": "5.26.5",
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/@apidevtools/json-schema-ref-parser": {
|
|
"version": "12.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jsdevtools/ono": "^7.1.3",
|
|
"@types/json-schema": "^7.0.15",
|
|
"js-yaml": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 16"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/philsturgeon"
|
|
}
|
|
},
|
|
"node_modules/@authenio/xml-encryption": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@xmldom/xmldom": "^0.8.6",
|
|
"escape-html": "^1.0.3",
|
|
"xpath": "0.0.32"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@aws-crypto/crc32": {
|
|
"version": "3.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/util": "^3.0.0",
|
|
"@aws-sdk/types": "^3.222.0",
|
|
"tslib": "^1.11.1"
|
|
}
|
|
},
|
|
"node_modules/@aws-crypto/crc32/node_modules/@aws-crypto/util": {
|
|
"version": "3.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "^3.222.0",
|
|
"@aws-sdk/util-utf8-browser": "^3.0.0",
|
|
"tslib": "^1.11.1"
|
|
}
|
|
},
|
|
"node_modules/@aws-crypto/crc32/node_modules/tslib": {
|
|
"version": "1.14.1",
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/@aws-crypto/crc32c": {
|
|
"version": "5.2.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/util": "^5.2.0",
|
|
"@aws-sdk/types": "^3.222.0",
|
|
"tslib": "^2.6.2"
|
|
}
|
|
},
|
|
"node_modules/@aws-crypto/sha1-browser": {
|
|
"version": "5.2.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/supports-web-crypto": "^5.2.0",
|
|
"@aws-crypto/util": "^5.2.0",
|
|
"@aws-sdk/types": "^3.222.0",
|
|
"@aws-sdk/util-locate-window": "^3.0.0",
|
|
"@smithy/util-utf8": "^2.0.0",
|
|
"tslib": "^2.6.2"
|
|
}
|
|
},
|
|
"node_modules/@aws-crypto/sha256-browser": {
|
|
"version": "5.2.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/sha256-js": "^5.2.0",
|
|
"@aws-crypto/supports-web-crypto": "^5.2.0",
|
|
"@aws-crypto/util": "^5.2.0",
|
|
"@aws-sdk/types": "^3.222.0",
|
|
"@aws-sdk/util-locate-window": "^3.0.0",
|
|
"@smithy/util-utf8": "^2.0.0",
|
|
"tslib": "^2.6.2"
|
|
}
|
|
},
|
|
"node_modules/@aws-crypto/sha256-js": {
|
|
"version": "5.2.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/util": "^5.2.0",
|
|
"@aws-sdk/types": "^3.222.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-crypto/supports-web-crypto": {
|
|
"version": "5.2.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
}
|
|
},
|
|
"node_modules/@aws-crypto/util": {
|
|
"version": "5.2.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "^3.222.0",
|
|
"@smithy/util-utf8": "^2.0.0",
|
|
"tslib": "^2.6.2"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-agent-runtime": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/credential-provider-node": "3.879.0",
|
|
"@aws-sdk/middleware-host-header": "3.873.0",
|
|
"@aws-sdk/middleware-logger": "3.876.0",
|
|
"@aws-sdk/middleware-recursion-detection": "3.873.0",
|
|
"@aws-sdk/middleware-user-agent": "3.879.0",
|
|
"@aws-sdk/region-config-resolver": "3.873.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@aws-sdk/util-endpoints": "3.879.0",
|
|
"@aws-sdk/util-user-agent-browser": "3.873.0",
|
|
"@aws-sdk/util-user-agent-node": "3.879.0",
|
|
"@smithy/config-resolver": "^4.1.5",
|
|
"@smithy/core": "^3.9.0",
|
|
"@smithy/eventstream-serde-browser": "^4.0.5",
|
|
"@smithy/eventstream-serde-config-resolver": "^4.1.3",
|
|
"@smithy/eventstream-serde-node": "^4.0.5",
|
|
"@smithy/fetch-http-handler": "^5.1.1",
|
|
"@smithy/hash-node": "^4.0.5",
|
|
"@smithy/invalid-dependency": "^4.0.5",
|
|
"@smithy/middleware-content-length": "^4.0.5",
|
|
"@smithy/middleware-endpoint": "^4.1.19",
|
|
"@smithy/middleware-retry": "^4.1.20",
|
|
"@smithy/middleware-serde": "^4.0.9",
|
|
"@smithy/middleware-stack": "^4.0.5",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/node-http-handler": "^4.1.1",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/smithy-client": "^4.5.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/url-parser": "^4.0.5",
|
|
"@smithy/util-base64": "^4.0.0",
|
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
"@smithy/util-defaults-mode-browser": "^4.0.27",
|
|
"@smithy/util-defaults-mode-node": "^4.0.27",
|
|
"@smithy/util-endpoints": "^3.0.7",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"@smithy/util-retry": "^4.0.7",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-agent-runtime/node_modules/@aws-sdk/client-sso": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/middleware-host-header": "3.873.0",
|
|
"@aws-sdk/middleware-logger": "3.876.0",
|
|
"@aws-sdk/middleware-recursion-detection": "3.873.0",
|
|
"@aws-sdk/middleware-user-agent": "3.879.0",
|
|
"@aws-sdk/region-config-resolver": "3.873.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@aws-sdk/util-endpoints": "3.879.0",
|
|
"@aws-sdk/util-user-agent-browser": "3.873.0",
|
|
"@aws-sdk/util-user-agent-node": "3.879.0",
|
|
"@smithy/config-resolver": "^4.1.5",
|
|
"@smithy/core": "^3.9.0",
|
|
"@smithy/fetch-http-handler": "^5.1.1",
|
|
"@smithy/hash-node": "^4.0.5",
|
|
"@smithy/invalid-dependency": "^4.0.5",
|
|
"@smithy/middleware-content-length": "^4.0.5",
|
|
"@smithy/middleware-endpoint": "^4.1.19",
|
|
"@smithy/middleware-retry": "^4.1.20",
|
|
"@smithy/middleware-serde": "^4.0.9",
|
|
"@smithy/middleware-stack": "^4.0.5",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/node-http-handler": "^4.1.1",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/smithy-client": "^4.5.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/url-parser": "^4.0.5",
|
|
"@smithy/util-base64": "^4.0.0",
|
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
"@smithy/util-defaults-mode-browser": "^4.0.27",
|
|
"@smithy/util-defaults-mode-node": "^4.0.27",
|
|
"@smithy/util-endpoints": "^3.0.7",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"@smithy/util-retry": "^4.0.7",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-agent-runtime/node_modules/@aws-sdk/core": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@aws-sdk/xml-builder": "3.873.0",
|
|
"@smithy/core": "^3.9.0",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/signature-v4": "^5.1.3",
|
|
"@smithy/smithy-client": "^4.5.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-base64": "^4.0.0",
|
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"fast-xml-parser": "5.2.5",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-agent-runtime/node_modules/@aws-sdk/credential-provider-env": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-agent-runtime/node_modules/@aws-sdk/credential-provider-http": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/fetch-http-handler": "^5.1.1",
|
|
"@smithy/node-http-handler": "^4.1.1",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/smithy-client": "^4.5.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-stream": "^4.2.4",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-agent-runtime/node_modules/@aws-sdk/credential-provider-ini": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/credential-provider-env": "3.879.0",
|
|
"@aws-sdk/credential-provider-http": "3.879.0",
|
|
"@aws-sdk/credential-provider-process": "3.879.0",
|
|
"@aws-sdk/credential-provider-sso": "3.879.0",
|
|
"@aws-sdk/credential-provider-web-identity": "3.879.0",
|
|
"@aws-sdk/nested-clients": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/credential-provider-imds": "^4.0.7",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/shared-ini-file-loader": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-agent-runtime/node_modules/@aws-sdk/credential-provider-node": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/credential-provider-env": "3.879.0",
|
|
"@aws-sdk/credential-provider-http": "3.879.0",
|
|
"@aws-sdk/credential-provider-ini": "3.879.0",
|
|
"@aws-sdk/credential-provider-process": "3.879.0",
|
|
"@aws-sdk/credential-provider-sso": "3.879.0",
|
|
"@aws-sdk/credential-provider-web-identity": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/credential-provider-imds": "^4.0.7",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/shared-ini-file-loader": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-agent-runtime/node_modules/@aws-sdk/credential-provider-process": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/shared-ini-file-loader": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-agent-runtime/node_modules/@aws-sdk/credential-provider-sso": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/client-sso": "3.879.0",
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/token-providers": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/shared-ini-file-loader": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-agent-runtime/node_modules/@aws-sdk/credential-provider-web-identity": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/nested-clients": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-agent-runtime/node_modules/@aws-sdk/middleware-host-header": {
|
|
"version": "3.873.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-agent-runtime/node_modules/@aws-sdk/middleware-logger": {
|
|
"version": "3.876.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-agent-runtime/node_modules/@aws-sdk/middleware-recursion-detection": {
|
|
"version": "3.873.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-agent-runtime/node_modules/@aws-sdk/middleware-user-agent": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@aws-sdk/util-endpoints": "3.879.0",
|
|
"@smithy/core": "^3.9.0",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-agent-runtime/node_modules/@aws-sdk/nested-clients": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/middleware-host-header": "3.873.0",
|
|
"@aws-sdk/middleware-logger": "3.876.0",
|
|
"@aws-sdk/middleware-recursion-detection": "3.873.0",
|
|
"@aws-sdk/middleware-user-agent": "3.879.0",
|
|
"@aws-sdk/region-config-resolver": "3.873.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@aws-sdk/util-endpoints": "3.879.0",
|
|
"@aws-sdk/util-user-agent-browser": "3.873.0",
|
|
"@aws-sdk/util-user-agent-node": "3.879.0",
|
|
"@smithy/config-resolver": "^4.1.5",
|
|
"@smithy/core": "^3.9.0",
|
|
"@smithy/fetch-http-handler": "^5.1.1",
|
|
"@smithy/hash-node": "^4.0.5",
|
|
"@smithy/invalid-dependency": "^4.0.5",
|
|
"@smithy/middleware-content-length": "^4.0.5",
|
|
"@smithy/middleware-endpoint": "^4.1.19",
|
|
"@smithy/middleware-retry": "^4.1.20",
|
|
"@smithy/middleware-serde": "^4.0.9",
|
|
"@smithy/middleware-stack": "^4.0.5",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/node-http-handler": "^4.1.1",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/smithy-client": "^4.5.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/url-parser": "^4.0.5",
|
|
"@smithy/util-base64": "^4.0.0",
|
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
"@smithy/util-defaults-mode-browser": "^4.0.27",
|
|
"@smithy/util-defaults-mode-node": "^4.0.27",
|
|
"@smithy/util-endpoints": "^3.0.7",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"@smithy/util-retry": "^4.0.7",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-agent-runtime/node_modules/@aws-sdk/region-config-resolver": {
|
|
"version": "3.873.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-config-provider": "^4.0.0",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-agent-runtime/node_modules/@aws-sdk/token-providers": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/nested-clients": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/shared-ini-file-loader": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-agent-runtime/node_modules/@aws-sdk/types": {
|
|
"version": "3.862.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-agent-runtime/node_modules/@aws-sdk/util-endpoints": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/url-parser": "^4.0.5",
|
|
"@smithy/util-endpoints": "^3.0.7",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-agent-runtime/node_modules/@aws-sdk/util-user-agent-browser": {
|
|
"version": "3.873.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"bowser": "^2.11.0",
|
|
"tslib": "^2.6.2"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-agent-runtime/node_modules/@aws-sdk/util-user-agent-node": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/middleware-user-agent": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"aws-crt": ">=1.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"aws-crt": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-agent-runtime/node_modules/@aws-sdk/xml-builder": {
|
|
"version": "3.873.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-agent-runtime/node_modules/@smithy/is-array-buffer": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-agent-runtime/node_modules/@smithy/protocol-http": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-agent-runtime/node_modules/@smithy/signature-v4": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/is-array-buffer": "^4.0.0",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-hex-encoding": "^4.0.0",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"@smithy/util-uri-escape": "^4.0.0",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-agent-runtime/node_modules/@smithy/util-utf8": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/util-buffer-from": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-agent-runtime/node_modules/fast-xml-parser": {
|
|
"version": "5.2.5",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"strnum": "^2.1.0"
|
|
},
|
|
"bin": {
|
|
"fxparser": "src/cli/cli.js"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-agent-runtime/node_modules/strnum": {
|
|
"version": "2.1.1",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-runtime": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/credential-provider-node": "3.879.0",
|
|
"@aws-sdk/eventstream-handler-node": "3.873.0",
|
|
"@aws-sdk/middleware-eventstream": "3.873.0",
|
|
"@aws-sdk/middleware-host-header": "3.873.0",
|
|
"@aws-sdk/middleware-logger": "3.876.0",
|
|
"@aws-sdk/middleware-recursion-detection": "3.873.0",
|
|
"@aws-sdk/middleware-user-agent": "3.879.0",
|
|
"@aws-sdk/middleware-websocket": "3.873.0",
|
|
"@aws-sdk/region-config-resolver": "3.873.0",
|
|
"@aws-sdk/token-providers": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@aws-sdk/util-endpoints": "3.879.0",
|
|
"@aws-sdk/util-user-agent-browser": "3.873.0",
|
|
"@aws-sdk/util-user-agent-node": "3.879.0",
|
|
"@smithy/config-resolver": "^4.1.5",
|
|
"@smithy/core": "^3.9.0",
|
|
"@smithy/eventstream-serde-browser": "^4.0.5",
|
|
"@smithy/eventstream-serde-config-resolver": "^4.1.3",
|
|
"@smithy/eventstream-serde-node": "^4.0.5",
|
|
"@smithy/fetch-http-handler": "^5.1.1",
|
|
"@smithy/hash-node": "^4.0.5",
|
|
"@smithy/invalid-dependency": "^4.0.5",
|
|
"@smithy/middleware-content-length": "^4.0.5",
|
|
"@smithy/middleware-endpoint": "^4.1.19",
|
|
"@smithy/middleware-retry": "^4.1.20",
|
|
"@smithy/middleware-serde": "^4.0.9",
|
|
"@smithy/middleware-stack": "^4.0.5",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/node-http-handler": "^4.1.1",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/smithy-client": "^4.5.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/url-parser": "^4.0.5",
|
|
"@smithy/util-base64": "^4.0.0",
|
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
"@smithy/util-defaults-mode-browser": "^4.0.27",
|
|
"@smithy/util-defaults-mode-node": "^4.0.27",
|
|
"@smithy/util-endpoints": "^3.0.7",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"@smithy/util-retry": "^4.0.7",
|
|
"@smithy/util-stream": "^4.2.4",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"@types/uuid": "^9.0.1",
|
|
"tslib": "^2.6.2",
|
|
"uuid": "^9.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@aws-sdk/client-sso": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/middleware-host-header": "3.873.0",
|
|
"@aws-sdk/middleware-logger": "3.876.0",
|
|
"@aws-sdk/middleware-recursion-detection": "3.873.0",
|
|
"@aws-sdk/middleware-user-agent": "3.879.0",
|
|
"@aws-sdk/region-config-resolver": "3.873.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@aws-sdk/util-endpoints": "3.879.0",
|
|
"@aws-sdk/util-user-agent-browser": "3.873.0",
|
|
"@aws-sdk/util-user-agent-node": "3.879.0",
|
|
"@smithy/config-resolver": "^4.1.5",
|
|
"@smithy/core": "^3.9.0",
|
|
"@smithy/fetch-http-handler": "^5.1.1",
|
|
"@smithy/hash-node": "^4.0.5",
|
|
"@smithy/invalid-dependency": "^4.0.5",
|
|
"@smithy/middleware-content-length": "^4.0.5",
|
|
"@smithy/middleware-endpoint": "^4.1.19",
|
|
"@smithy/middleware-retry": "^4.1.20",
|
|
"@smithy/middleware-serde": "^4.0.9",
|
|
"@smithy/middleware-stack": "^4.0.5",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/node-http-handler": "^4.1.1",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/smithy-client": "^4.5.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/url-parser": "^4.0.5",
|
|
"@smithy/util-base64": "^4.0.0",
|
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
"@smithy/util-defaults-mode-browser": "^4.0.27",
|
|
"@smithy/util-defaults-mode-node": "^4.0.27",
|
|
"@smithy/util-endpoints": "^3.0.7",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"@smithy/util-retry": "^4.0.7",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@aws-sdk/core": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@aws-sdk/xml-builder": "3.873.0",
|
|
"@smithy/core": "^3.9.0",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/signature-v4": "^5.1.3",
|
|
"@smithy/smithy-client": "^4.5.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-base64": "^4.0.0",
|
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"fast-xml-parser": "5.2.5",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@aws-sdk/credential-provider-env": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@aws-sdk/credential-provider-http": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/fetch-http-handler": "^5.1.1",
|
|
"@smithy/node-http-handler": "^4.1.1",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/smithy-client": "^4.5.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-stream": "^4.2.4",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@aws-sdk/credential-provider-ini": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/credential-provider-env": "3.879.0",
|
|
"@aws-sdk/credential-provider-http": "3.879.0",
|
|
"@aws-sdk/credential-provider-process": "3.879.0",
|
|
"@aws-sdk/credential-provider-sso": "3.879.0",
|
|
"@aws-sdk/credential-provider-web-identity": "3.879.0",
|
|
"@aws-sdk/nested-clients": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/credential-provider-imds": "^4.0.7",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/shared-ini-file-loader": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@aws-sdk/credential-provider-node": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/credential-provider-env": "3.879.0",
|
|
"@aws-sdk/credential-provider-http": "3.879.0",
|
|
"@aws-sdk/credential-provider-ini": "3.879.0",
|
|
"@aws-sdk/credential-provider-process": "3.879.0",
|
|
"@aws-sdk/credential-provider-sso": "3.879.0",
|
|
"@aws-sdk/credential-provider-web-identity": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/credential-provider-imds": "^4.0.7",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/shared-ini-file-loader": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@aws-sdk/credential-provider-process": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/shared-ini-file-loader": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@aws-sdk/credential-provider-sso": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/client-sso": "3.879.0",
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/token-providers": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/shared-ini-file-loader": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@aws-sdk/credential-provider-web-identity": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/nested-clients": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@aws-sdk/middleware-host-header": {
|
|
"version": "3.873.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@aws-sdk/middleware-logger": {
|
|
"version": "3.876.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@aws-sdk/middleware-recursion-detection": {
|
|
"version": "3.873.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@aws-sdk/middleware-user-agent": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@aws-sdk/util-endpoints": "3.879.0",
|
|
"@smithy/core": "^3.9.0",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@aws-sdk/nested-clients": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/middleware-host-header": "3.873.0",
|
|
"@aws-sdk/middleware-logger": "3.876.0",
|
|
"@aws-sdk/middleware-recursion-detection": "3.873.0",
|
|
"@aws-sdk/middleware-user-agent": "3.879.0",
|
|
"@aws-sdk/region-config-resolver": "3.873.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@aws-sdk/util-endpoints": "3.879.0",
|
|
"@aws-sdk/util-user-agent-browser": "3.873.0",
|
|
"@aws-sdk/util-user-agent-node": "3.879.0",
|
|
"@smithy/config-resolver": "^4.1.5",
|
|
"@smithy/core": "^3.9.0",
|
|
"@smithy/fetch-http-handler": "^5.1.1",
|
|
"@smithy/hash-node": "^4.0.5",
|
|
"@smithy/invalid-dependency": "^4.0.5",
|
|
"@smithy/middleware-content-length": "^4.0.5",
|
|
"@smithy/middleware-endpoint": "^4.1.19",
|
|
"@smithy/middleware-retry": "^4.1.20",
|
|
"@smithy/middleware-serde": "^4.0.9",
|
|
"@smithy/middleware-stack": "^4.0.5",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/node-http-handler": "^4.1.1",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/smithy-client": "^4.5.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/url-parser": "^4.0.5",
|
|
"@smithy/util-base64": "^4.0.0",
|
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
"@smithy/util-defaults-mode-browser": "^4.0.27",
|
|
"@smithy/util-defaults-mode-node": "^4.0.27",
|
|
"@smithy/util-endpoints": "^3.0.7",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"@smithy/util-retry": "^4.0.7",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@aws-sdk/region-config-resolver": {
|
|
"version": "3.873.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-config-provider": "^4.0.0",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@aws-sdk/token-providers": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/nested-clients": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/shared-ini-file-loader": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@aws-sdk/types": {
|
|
"version": "3.862.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@aws-sdk/util-endpoints": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/url-parser": "^4.0.5",
|
|
"@smithy/util-endpoints": "^3.0.7",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@aws-sdk/util-user-agent-browser": {
|
|
"version": "3.873.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"bowser": "^2.11.0",
|
|
"tslib": "^2.6.2"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@aws-sdk/util-user-agent-node": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/middleware-user-agent": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"aws-crt": ">=1.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"aws-crt": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@aws-sdk/xml-builder": {
|
|
"version": "3.873.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@smithy/is-array-buffer": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@smithy/protocol-http": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@smithy/signature-v4": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/is-array-buffer": "^4.0.0",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-hex-encoding": "^4.0.0",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"@smithy/util-uri-escape": "^4.0.0",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@smithy/util-utf8": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/util-buffer-from": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-runtime/node_modules/fast-xml-parser": {
|
|
"version": "5.2.5",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"strnum": "^2.1.0"
|
|
},
|
|
"bin": {
|
|
"fxparser": "src/cli/cli.js"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-runtime/node_modules/strnum": {
|
|
"version": "2.1.1",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@aws-sdk/client-bedrock-runtime/node_modules/uuid": {
|
|
"version": "9.0.1",
|
|
"funding": [
|
|
"https://github.com/sponsors/broofa",
|
|
"https://github.com/sponsors/ctavan"
|
|
],
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-cognito-identity": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/credential-provider-node": "3.879.0",
|
|
"@aws-sdk/middleware-host-header": "3.873.0",
|
|
"@aws-sdk/middleware-logger": "3.876.0",
|
|
"@aws-sdk/middleware-recursion-detection": "3.873.0",
|
|
"@aws-sdk/middleware-user-agent": "3.879.0",
|
|
"@aws-sdk/region-config-resolver": "3.873.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@aws-sdk/util-endpoints": "3.879.0",
|
|
"@aws-sdk/util-user-agent-browser": "3.873.0",
|
|
"@aws-sdk/util-user-agent-node": "3.879.0",
|
|
"@smithy/config-resolver": "^4.1.5",
|
|
"@smithy/core": "^3.9.0",
|
|
"@smithy/fetch-http-handler": "^5.1.1",
|
|
"@smithy/hash-node": "^4.0.5",
|
|
"@smithy/invalid-dependency": "^4.0.5",
|
|
"@smithy/middleware-content-length": "^4.0.5",
|
|
"@smithy/middleware-endpoint": "^4.1.19",
|
|
"@smithy/middleware-retry": "^4.1.20",
|
|
"@smithy/middleware-serde": "^4.0.9",
|
|
"@smithy/middleware-stack": "^4.0.5",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/node-http-handler": "^4.1.1",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/smithy-client": "^4.5.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/url-parser": "^4.0.5",
|
|
"@smithy/util-base64": "^4.0.0",
|
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
"@smithy/util-defaults-mode-browser": "^4.0.27",
|
|
"@smithy/util-defaults-mode-node": "^4.0.27",
|
|
"@smithy/util-endpoints": "^3.0.7",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"@smithy/util-retry": "^4.0.7",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/middleware-host-header": "3.873.0",
|
|
"@aws-sdk/middleware-logger": "3.876.0",
|
|
"@aws-sdk/middleware-recursion-detection": "3.873.0",
|
|
"@aws-sdk/middleware-user-agent": "3.879.0",
|
|
"@aws-sdk/region-config-resolver": "3.873.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@aws-sdk/util-endpoints": "3.879.0",
|
|
"@aws-sdk/util-user-agent-browser": "3.873.0",
|
|
"@aws-sdk/util-user-agent-node": "3.879.0",
|
|
"@smithy/config-resolver": "^4.1.5",
|
|
"@smithy/core": "^3.9.0",
|
|
"@smithy/fetch-http-handler": "^5.1.1",
|
|
"@smithy/hash-node": "^4.0.5",
|
|
"@smithy/invalid-dependency": "^4.0.5",
|
|
"@smithy/middleware-content-length": "^4.0.5",
|
|
"@smithy/middleware-endpoint": "^4.1.19",
|
|
"@smithy/middleware-retry": "^4.1.20",
|
|
"@smithy/middleware-serde": "^4.0.9",
|
|
"@smithy/middleware-stack": "^4.0.5",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/node-http-handler": "^4.1.1",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/smithy-client": "^4.5.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/url-parser": "^4.0.5",
|
|
"@smithy/util-base64": "^4.0.0",
|
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
"@smithy/util-defaults-mode-browser": "^4.0.27",
|
|
"@smithy/util-defaults-mode-node": "^4.0.27",
|
|
"@smithy/util-endpoints": "^3.0.7",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"@smithy/util-retry": "^4.0.7",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@aws-sdk/xml-builder": "3.873.0",
|
|
"@smithy/core": "^3.9.0",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/signature-v4": "^5.1.3",
|
|
"@smithy/smithy-client": "^4.5.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-base64": "^4.0.0",
|
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"fast-xml-parser": "5.2.5",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-env": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-http": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/fetch-http-handler": "^5.1.1",
|
|
"@smithy/node-http-handler": "^4.1.1",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/smithy-client": "^4.5.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-stream": "^4.2.4",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/credential-provider-env": "3.879.0",
|
|
"@aws-sdk/credential-provider-http": "3.879.0",
|
|
"@aws-sdk/credential-provider-process": "3.879.0",
|
|
"@aws-sdk/credential-provider-sso": "3.879.0",
|
|
"@aws-sdk/credential-provider-web-identity": "3.879.0",
|
|
"@aws-sdk/nested-clients": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/credential-provider-imds": "^4.0.7",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/shared-ini-file-loader": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-node": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/credential-provider-env": "3.879.0",
|
|
"@aws-sdk/credential-provider-http": "3.879.0",
|
|
"@aws-sdk/credential-provider-ini": "3.879.0",
|
|
"@aws-sdk/credential-provider-process": "3.879.0",
|
|
"@aws-sdk/credential-provider-sso": "3.879.0",
|
|
"@aws-sdk/credential-provider-web-identity": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/credential-provider-imds": "^4.0.7",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/shared-ini-file-loader": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-process": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/shared-ini-file-loader": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-sso": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/client-sso": "3.879.0",
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/token-providers": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/shared-ini-file-loader": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-web-identity": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/nested-clients": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-host-header": {
|
|
"version": "3.873.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-logger": {
|
|
"version": "3.876.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-recursion-detection": {
|
|
"version": "3.873.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-user-agent": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@aws-sdk/util-endpoints": "3.879.0",
|
|
"@smithy/core": "^3.9.0",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/middleware-host-header": "3.873.0",
|
|
"@aws-sdk/middleware-logger": "3.876.0",
|
|
"@aws-sdk/middleware-recursion-detection": "3.873.0",
|
|
"@aws-sdk/middleware-user-agent": "3.879.0",
|
|
"@aws-sdk/region-config-resolver": "3.873.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@aws-sdk/util-endpoints": "3.879.0",
|
|
"@aws-sdk/util-user-agent-browser": "3.873.0",
|
|
"@aws-sdk/util-user-agent-node": "3.879.0",
|
|
"@smithy/config-resolver": "^4.1.5",
|
|
"@smithy/core": "^3.9.0",
|
|
"@smithy/fetch-http-handler": "^5.1.1",
|
|
"@smithy/hash-node": "^4.0.5",
|
|
"@smithy/invalid-dependency": "^4.0.5",
|
|
"@smithy/middleware-content-length": "^4.0.5",
|
|
"@smithy/middleware-endpoint": "^4.1.19",
|
|
"@smithy/middleware-retry": "^4.1.20",
|
|
"@smithy/middleware-serde": "^4.0.9",
|
|
"@smithy/middleware-stack": "^4.0.5",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/node-http-handler": "^4.1.1",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/smithy-client": "^4.5.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/url-parser": "^4.0.5",
|
|
"@smithy/util-base64": "^4.0.0",
|
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
"@smithy/util-defaults-mode-browser": "^4.0.27",
|
|
"@smithy/util-defaults-mode-node": "^4.0.27",
|
|
"@smithy/util-endpoints": "^3.0.7",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"@smithy/util-retry": "^4.0.7",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/region-config-resolver": {
|
|
"version": "3.873.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-config-provider": "^4.0.0",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/token-providers": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/nested-clients": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/shared-ini-file-loader": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/types": {
|
|
"version": "3.862.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/util-endpoints": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/url-parser": "^4.0.5",
|
|
"@smithy/util-endpoints": "^3.0.7",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/util-user-agent-browser": {
|
|
"version": "3.873.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"bowser": "^2.11.0",
|
|
"tslib": "^2.6.2"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/util-user-agent-node": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/middleware-user-agent": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"aws-crt": ">=1.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"aws-crt": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/xml-builder": {
|
|
"version": "3.873.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/is-array-buffer": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/protocol-http": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/signature-v4": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/is-array-buffer": "^4.0.0",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-hex-encoding": "^4.0.0",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"@smithy/util-uri-escape": "^4.0.0",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-utf8": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/util-buffer-from": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-cognito-identity/node_modules/fast-xml-parser": {
|
|
"version": "5.2.5",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"strnum": "^2.1.0"
|
|
},
|
|
"bin": {
|
|
"fxparser": "src/cli/cli.js"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-cognito-identity/node_modules/strnum": {
|
|
"version": "2.1.1",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@aws-sdk/client-kendra": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/credential-provider-node": "3.879.0",
|
|
"@aws-sdk/middleware-host-header": "3.873.0",
|
|
"@aws-sdk/middleware-logger": "3.876.0",
|
|
"@aws-sdk/middleware-recursion-detection": "3.873.0",
|
|
"@aws-sdk/middleware-user-agent": "3.879.0",
|
|
"@aws-sdk/region-config-resolver": "3.873.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@aws-sdk/util-endpoints": "3.879.0",
|
|
"@aws-sdk/util-user-agent-browser": "3.873.0",
|
|
"@aws-sdk/util-user-agent-node": "3.879.0",
|
|
"@smithy/config-resolver": "^4.1.5",
|
|
"@smithy/core": "^3.9.0",
|
|
"@smithy/fetch-http-handler": "^5.1.1",
|
|
"@smithy/hash-node": "^4.0.5",
|
|
"@smithy/invalid-dependency": "^4.0.5",
|
|
"@smithy/middleware-content-length": "^4.0.5",
|
|
"@smithy/middleware-endpoint": "^4.1.19",
|
|
"@smithy/middleware-retry": "^4.1.20",
|
|
"@smithy/middleware-serde": "^4.0.9",
|
|
"@smithy/middleware-stack": "^4.0.5",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/node-http-handler": "^4.1.1",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/smithy-client": "^4.5.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/url-parser": "^4.0.5",
|
|
"@smithy/util-base64": "^4.0.0",
|
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
"@smithy/util-defaults-mode-browser": "^4.0.27",
|
|
"@smithy/util-defaults-mode-node": "^4.0.27",
|
|
"@smithy/util-endpoints": "^3.0.7",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"@smithy/util-retry": "^4.0.7",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"@types/uuid": "^9.0.1",
|
|
"tslib": "^2.6.2",
|
|
"uuid": "^9.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-kendra/node_modules/@aws-sdk/client-sso": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/middleware-host-header": "3.873.0",
|
|
"@aws-sdk/middleware-logger": "3.876.0",
|
|
"@aws-sdk/middleware-recursion-detection": "3.873.0",
|
|
"@aws-sdk/middleware-user-agent": "3.879.0",
|
|
"@aws-sdk/region-config-resolver": "3.873.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@aws-sdk/util-endpoints": "3.879.0",
|
|
"@aws-sdk/util-user-agent-browser": "3.873.0",
|
|
"@aws-sdk/util-user-agent-node": "3.879.0",
|
|
"@smithy/config-resolver": "^4.1.5",
|
|
"@smithy/core": "^3.9.0",
|
|
"@smithy/fetch-http-handler": "^5.1.1",
|
|
"@smithy/hash-node": "^4.0.5",
|
|
"@smithy/invalid-dependency": "^4.0.5",
|
|
"@smithy/middleware-content-length": "^4.0.5",
|
|
"@smithy/middleware-endpoint": "^4.1.19",
|
|
"@smithy/middleware-retry": "^4.1.20",
|
|
"@smithy/middleware-serde": "^4.0.9",
|
|
"@smithy/middleware-stack": "^4.0.5",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/node-http-handler": "^4.1.1",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/smithy-client": "^4.5.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/url-parser": "^4.0.5",
|
|
"@smithy/util-base64": "^4.0.0",
|
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
"@smithy/util-defaults-mode-browser": "^4.0.27",
|
|
"@smithy/util-defaults-mode-node": "^4.0.27",
|
|
"@smithy/util-endpoints": "^3.0.7",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"@smithy/util-retry": "^4.0.7",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-kendra/node_modules/@aws-sdk/core": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@aws-sdk/xml-builder": "3.873.0",
|
|
"@smithy/core": "^3.9.0",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/signature-v4": "^5.1.3",
|
|
"@smithy/smithy-client": "^4.5.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-base64": "^4.0.0",
|
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"fast-xml-parser": "5.2.5",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-kendra/node_modules/@aws-sdk/credential-provider-env": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-kendra/node_modules/@aws-sdk/credential-provider-http": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/fetch-http-handler": "^5.1.1",
|
|
"@smithy/node-http-handler": "^4.1.1",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/smithy-client": "^4.5.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-stream": "^4.2.4",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-kendra/node_modules/@aws-sdk/credential-provider-ini": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/credential-provider-env": "3.879.0",
|
|
"@aws-sdk/credential-provider-http": "3.879.0",
|
|
"@aws-sdk/credential-provider-process": "3.879.0",
|
|
"@aws-sdk/credential-provider-sso": "3.879.0",
|
|
"@aws-sdk/credential-provider-web-identity": "3.879.0",
|
|
"@aws-sdk/nested-clients": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/credential-provider-imds": "^4.0.7",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/shared-ini-file-loader": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-kendra/node_modules/@aws-sdk/credential-provider-node": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/credential-provider-env": "3.879.0",
|
|
"@aws-sdk/credential-provider-http": "3.879.0",
|
|
"@aws-sdk/credential-provider-ini": "3.879.0",
|
|
"@aws-sdk/credential-provider-process": "3.879.0",
|
|
"@aws-sdk/credential-provider-sso": "3.879.0",
|
|
"@aws-sdk/credential-provider-web-identity": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/credential-provider-imds": "^4.0.7",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/shared-ini-file-loader": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-kendra/node_modules/@aws-sdk/credential-provider-process": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/shared-ini-file-loader": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-kendra/node_modules/@aws-sdk/credential-provider-sso": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/client-sso": "3.879.0",
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/token-providers": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/shared-ini-file-loader": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-kendra/node_modules/@aws-sdk/credential-provider-web-identity": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/nested-clients": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-kendra/node_modules/@aws-sdk/middleware-host-header": {
|
|
"version": "3.873.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-kendra/node_modules/@aws-sdk/middleware-logger": {
|
|
"version": "3.876.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-kendra/node_modules/@aws-sdk/middleware-recursion-detection": {
|
|
"version": "3.873.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-kendra/node_modules/@aws-sdk/middleware-user-agent": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@aws-sdk/util-endpoints": "3.879.0",
|
|
"@smithy/core": "^3.9.0",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-kendra/node_modules/@aws-sdk/nested-clients": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/middleware-host-header": "3.873.0",
|
|
"@aws-sdk/middleware-logger": "3.876.0",
|
|
"@aws-sdk/middleware-recursion-detection": "3.873.0",
|
|
"@aws-sdk/middleware-user-agent": "3.879.0",
|
|
"@aws-sdk/region-config-resolver": "3.873.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@aws-sdk/util-endpoints": "3.879.0",
|
|
"@aws-sdk/util-user-agent-browser": "3.873.0",
|
|
"@aws-sdk/util-user-agent-node": "3.879.0",
|
|
"@smithy/config-resolver": "^4.1.5",
|
|
"@smithy/core": "^3.9.0",
|
|
"@smithy/fetch-http-handler": "^5.1.1",
|
|
"@smithy/hash-node": "^4.0.5",
|
|
"@smithy/invalid-dependency": "^4.0.5",
|
|
"@smithy/middleware-content-length": "^4.0.5",
|
|
"@smithy/middleware-endpoint": "^4.1.19",
|
|
"@smithy/middleware-retry": "^4.1.20",
|
|
"@smithy/middleware-serde": "^4.0.9",
|
|
"@smithy/middleware-stack": "^4.0.5",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/node-http-handler": "^4.1.1",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/smithy-client": "^4.5.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/url-parser": "^4.0.5",
|
|
"@smithy/util-base64": "^4.0.0",
|
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
"@smithy/util-defaults-mode-browser": "^4.0.27",
|
|
"@smithy/util-defaults-mode-node": "^4.0.27",
|
|
"@smithy/util-endpoints": "^3.0.7",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"@smithy/util-retry": "^4.0.7",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-kendra/node_modules/@aws-sdk/region-config-resolver": {
|
|
"version": "3.873.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-config-provider": "^4.0.0",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-kendra/node_modules/@aws-sdk/token-providers": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/nested-clients": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/shared-ini-file-loader": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-kendra/node_modules/@aws-sdk/types": {
|
|
"version": "3.862.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-kendra/node_modules/@aws-sdk/util-endpoints": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/url-parser": "^4.0.5",
|
|
"@smithy/util-endpoints": "^3.0.7",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-kendra/node_modules/@aws-sdk/util-user-agent-browser": {
|
|
"version": "3.873.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"bowser": "^2.11.0",
|
|
"tslib": "^2.6.2"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-kendra/node_modules/@aws-sdk/util-user-agent-node": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/middleware-user-agent": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"aws-crt": ">=1.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"aws-crt": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-kendra/node_modules/@aws-sdk/xml-builder": {
|
|
"version": "3.873.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-kendra/node_modules/@smithy/is-array-buffer": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-kendra/node_modules/@smithy/protocol-http": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-kendra/node_modules/@smithy/signature-v4": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/is-array-buffer": "^4.0.0",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-hex-encoding": "^4.0.0",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"@smithy/util-uri-escape": "^4.0.0",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-kendra/node_modules/@smithy/util-utf8": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/util-buffer-from": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-kendra/node_modules/fast-xml-parser": {
|
|
"version": "5.2.5",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"strnum": "^2.1.0"
|
|
},
|
|
"bin": {
|
|
"fxparser": "src/cli/cli.js"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-kendra/node_modules/strnum": {
|
|
"version": "2.1.1",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@aws-sdk/client-kendra/node_modules/uuid": {
|
|
"version": "9.0.1",
|
|
"funding": [
|
|
"https://github.com/sponsors/broofa",
|
|
"https://github.com/sponsors/ctavan"
|
|
],
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-s3": {
|
|
"version": "3.808.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/sha1-browser": "5.2.0",
|
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
"@aws-sdk/core": "3.808.0",
|
|
"@aws-sdk/credential-provider-node": "3.808.0",
|
|
"@aws-sdk/middleware-bucket-endpoint": "3.808.0",
|
|
"@aws-sdk/middleware-expect-continue": "3.804.0",
|
|
"@aws-sdk/middleware-flexible-checksums": "3.808.0",
|
|
"@aws-sdk/middleware-host-header": "3.804.0",
|
|
"@aws-sdk/middleware-location-constraint": "3.804.0",
|
|
"@aws-sdk/middleware-logger": "3.804.0",
|
|
"@aws-sdk/middleware-recursion-detection": "3.804.0",
|
|
"@aws-sdk/middleware-sdk-s3": "3.808.0",
|
|
"@aws-sdk/middleware-ssec": "3.804.0",
|
|
"@aws-sdk/middleware-user-agent": "3.808.0",
|
|
"@aws-sdk/region-config-resolver": "3.808.0",
|
|
"@aws-sdk/signature-v4-multi-region": "3.808.0",
|
|
"@aws-sdk/types": "3.804.0",
|
|
"@aws-sdk/util-endpoints": "3.808.0",
|
|
"@aws-sdk/util-user-agent-browser": "3.804.0",
|
|
"@aws-sdk/util-user-agent-node": "3.808.0",
|
|
"@aws-sdk/xml-builder": "3.804.0",
|
|
"@smithy/config-resolver": "^4.1.2",
|
|
"@smithy/core": "^3.3.1",
|
|
"@smithy/eventstream-serde-browser": "^4.0.2",
|
|
"@smithy/eventstream-serde-config-resolver": "^4.1.0",
|
|
"@smithy/eventstream-serde-node": "^4.0.2",
|
|
"@smithy/fetch-http-handler": "^5.0.2",
|
|
"@smithy/hash-blob-browser": "^4.0.2",
|
|
"@smithy/hash-node": "^4.0.2",
|
|
"@smithy/hash-stream-node": "^4.0.2",
|
|
"@smithy/invalid-dependency": "^4.0.2",
|
|
"@smithy/md5-js": "^4.0.2",
|
|
"@smithy/middleware-content-length": "^4.0.2",
|
|
"@smithy/middleware-endpoint": "^4.1.4",
|
|
"@smithy/middleware-retry": "^4.1.5",
|
|
"@smithy/middleware-serde": "^4.0.3",
|
|
"@smithy/middleware-stack": "^4.0.2",
|
|
"@smithy/node-config-provider": "^4.1.1",
|
|
"@smithy/node-http-handler": "^4.0.4",
|
|
"@smithy/protocol-http": "^5.1.0",
|
|
"@smithy/smithy-client": "^4.2.4",
|
|
"@smithy/types": "^4.2.0",
|
|
"@smithy/url-parser": "^4.0.2",
|
|
"@smithy/util-base64": "^4.0.0",
|
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
"@smithy/util-defaults-mode-browser": "^4.0.12",
|
|
"@smithy/util-defaults-mode-node": "^4.0.12",
|
|
"@smithy/util-endpoints": "^3.0.4",
|
|
"@smithy/util-middleware": "^4.0.2",
|
|
"@smithy/util-retry": "^4.0.3",
|
|
"@smithy/util-stream": "^4.2.0",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"@smithy/util-waiter": "^4.0.3",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-s3/node_modules/@smithy/protocol-http": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-utf8": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/util-buffer-from": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-sagemaker": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/credential-provider-node": "3.879.0",
|
|
"@aws-sdk/middleware-host-header": "3.873.0",
|
|
"@aws-sdk/middleware-logger": "3.876.0",
|
|
"@aws-sdk/middleware-recursion-detection": "3.873.0",
|
|
"@aws-sdk/middleware-user-agent": "3.879.0",
|
|
"@aws-sdk/region-config-resolver": "3.873.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@aws-sdk/util-endpoints": "3.879.0",
|
|
"@aws-sdk/util-user-agent-browser": "3.873.0",
|
|
"@aws-sdk/util-user-agent-node": "3.879.0",
|
|
"@smithy/config-resolver": "^4.1.5",
|
|
"@smithy/core": "^3.9.0",
|
|
"@smithy/fetch-http-handler": "^5.1.1",
|
|
"@smithy/hash-node": "^4.0.5",
|
|
"@smithy/invalid-dependency": "^4.0.5",
|
|
"@smithy/middleware-content-length": "^4.0.5",
|
|
"@smithy/middleware-endpoint": "^4.1.19",
|
|
"@smithy/middleware-retry": "^4.1.20",
|
|
"@smithy/middleware-serde": "^4.0.9",
|
|
"@smithy/middleware-stack": "^4.0.5",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/node-http-handler": "^4.1.1",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/smithy-client": "^4.5.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/url-parser": "^4.0.5",
|
|
"@smithy/util-base64": "^4.0.0",
|
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
"@smithy/util-defaults-mode-browser": "^4.0.27",
|
|
"@smithy/util-defaults-mode-node": "^4.0.27",
|
|
"@smithy/util-endpoints": "^3.0.7",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"@smithy/util-retry": "^4.0.7",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"@smithy/util-waiter": "^4.0.7",
|
|
"@types/uuid": "^9.0.1",
|
|
"tslib": "^2.6.2",
|
|
"uuid": "^9.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/client-sso": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/middleware-host-header": "3.873.0",
|
|
"@aws-sdk/middleware-logger": "3.876.0",
|
|
"@aws-sdk/middleware-recursion-detection": "3.873.0",
|
|
"@aws-sdk/middleware-user-agent": "3.879.0",
|
|
"@aws-sdk/region-config-resolver": "3.873.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@aws-sdk/util-endpoints": "3.879.0",
|
|
"@aws-sdk/util-user-agent-browser": "3.873.0",
|
|
"@aws-sdk/util-user-agent-node": "3.879.0",
|
|
"@smithy/config-resolver": "^4.1.5",
|
|
"@smithy/core": "^3.9.0",
|
|
"@smithy/fetch-http-handler": "^5.1.1",
|
|
"@smithy/hash-node": "^4.0.5",
|
|
"@smithy/invalid-dependency": "^4.0.5",
|
|
"@smithy/middleware-content-length": "^4.0.5",
|
|
"@smithy/middleware-endpoint": "^4.1.19",
|
|
"@smithy/middleware-retry": "^4.1.20",
|
|
"@smithy/middleware-serde": "^4.0.9",
|
|
"@smithy/middleware-stack": "^4.0.5",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/node-http-handler": "^4.1.1",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/smithy-client": "^4.5.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/url-parser": "^4.0.5",
|
|
"@smithy/util-base64": "^4.0.0",
|
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
"@smithy/util-defaults-mode-browser": "^4.0.27",
|
|
"@smithy/util-defaults-mode-node": "^4.0.27",
|
|
"@smithy/util-endpoints": "^3.0.7",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"@smithy/util-retry": "^4.0.7",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/core": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@aws-sdk/xml-builder": "3.873.0",
|
|
"@smithy/core": "^3.9.0",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/signature-v4": "^5.1.3",
|
|
"@smithy/smithy-client": "^4.5.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-base64": "^4.0.0",
|
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"fast-xml-parser": "5.2.5",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/credential-provider-env": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/credential-provider-http": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/fetch-http-handler": "^5.1.1",
|
|
"@smithy/node-http-handler": "^4.1.1",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/smithy-client": "^4.5.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-stream": "^4.2.4",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/credential-provider-ini": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/credential-provider-env": "3.879.0",
|
|
"@aws-sdk/credential-provider-http": "3.879.0",
|
|
"@aws-sdk/credential-provider-process": "3.879.0",
|
|
"@aws-sdk/credential-provider-sso": "3.879.0",
|
|
"@aws-sdk/credential-provider-web-identity": "3.879.0",
|
|
"@aws-sdk/nested-clients": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/credential-provider-imds": "^4.0.7",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/shared-ini-file-loader": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/credential-provider-node": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/credential-provider-env": "3.879.0",
|
|
"@aws-sdk/credential-provider-http": "3.879.0",
|
|
"@aws-sdk/credential-provider-ini": "3.879.0",
|
|
"@aws-sdk/credential-provider-process": "3.879.0",
|
|
"@aws-sdk/credential-provider-sso": "3.879.0",
|
|
"@aws-sdk/credential-provider-web-identity": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/credential-provider-imds": "^4.0.7",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/shared-ini-file-loader": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/credential-provider-process": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/shared-ini-file-loader": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/credential-provider-sso": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/client-sso": "3.879.0",
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/token-providers": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/shared-ini-file-loader": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/credential-provider-web-identity": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/nested-clients": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/middleware-host-header": {
|
|
"version": "3.873.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/middleware-logger": {
|
|
"version": "3.876.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/middleware-recursion-detection": {
|
|
"version": "3.873.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/middleware-user-agent": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@aws-sdk/util-endpoints": "3.879.0",
|
|
"@smithy/core": "^3.9.0",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/nested-clients": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/middleware-host-header": "3.873.0",
|
|
"@aws-sdk/middleware-logger": "3.876.0",
|
|
"@aws-sdk/middleware-recursion-detection": "3.873.0",
|
|
"@aws-sdk/middleware-user-agent": "3.879.0",
|
|
"@aws-sdk/region-config-resolver": "3.873.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@aws-sdk/util-endpoints": "3.879.0",
|
|
"@aws-sdk/util-user-agent-browser": "3.873.0",
|
|
"@aws-sdk/util-user-agent-node": "3.879.0",
|
|
"@smithy/config-resolver": "^4.1.5",
|
|
"@smithy/core": "^3.9.0",
|
|
"@smithy/fetch-http-handler": "^5.1.1",
|
|
"@smithy/hash-node": "^4.0.5",
|
|
"@smithy/invalid-dependency": "^4.0.5",
|
|
"@smithy/middleware-content-length": "^4.0.5",
|
|
"@smithy/middleware-endpoint": "^4.1.19",
|
|
"@smithy/middleware-retry": "^4.1.20",
|
|
"@smithy/middleware-serde": "^4.0.9",
|
|
"@smithy/middleware-stack": "^4.0.5",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/node-http-handler": "^4.1.1",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/smithy-client": "^4.5.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/url-parser": "^4.0.5",
|
|
"@smithy/util-base64": "^4.0.0",
|
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
"@smithy/util-defaults-mode-browser": "^4.0.27",
|
|
"@smithy/util-defaults-mode-node": "^4.0.27",
|
|
"@smithy/util-endpoints": "^3.0.7",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"@smithy/util-retry": "^4.0.7",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/region-config-resolver": {
|
|
"version": "3.873.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-config-provider": "^4.0.0",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/token-providers": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/nested-clients": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/shared-ini-file-loader": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/types": {
|
|
"version": "3.862.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/util-endpoints": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/url-parser": "^4.0.5",
|
|
"@smithy/util-endpoints": "^3.0.7",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/util-user-agent-browser": {
|
|
"version": "3.873.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"bowser": "^2.11.0",
|
|
"tslib": "^2.6.2"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/util-user-agent-node": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/middleware-user-agent": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"aws-crt": ">=1.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"aws-crt": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/xml-builder": {
|
|
"version": "3.873.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-sagemaker/node_modules/@smithy/is-array-buffer": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-sagemaker/node_modules/@smithy/protocol-http": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-sagemaker/node_modules/@smithy/signature-v4": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/is-array-buffer": "^4.0.0",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-hex-encoding": "^4.0.0",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"@smithy/util-uri-escape": "^4.0.0",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-sagemaker/node_modules/@smithy/util-utf8": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/util-buffer-from": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-sagemaker/node_modules/fast-xml-parser": {
|
|
"version": "5.2.5",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"strnum": "^2.1.0"
|
|
},
|
|
"bin": {
|
|
"fxparser": "src/cli/cli.js"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-sagemaker/node_modules/strnum": {
|
|
"version": "2.1.1",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@aws-sdk/client-sagemaker/node_modules/uuid": {
|
|
"version": "9.0.1",
|
|
"funding": [
|
|
"https://github.com/sponsors/broofa",
|
|
"https://github.com/sponsors/ctavan"
|
|
],
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-secrets-manager": {
|
|
"version": "3.808.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
"@aws-sdk/core": "3.808.0",
|
|
"@aws-sdk/credential-provider-node": "3.808.0",
|
|
"@aws-sdk/middleware-host-header": "3.804.0",
|
|
"@aws-sdk/middleware-logger": "3.804.0",
|
|
"@aws-sdk/middleware-recursion-detection": "3.804.0",
|
|
"@aws-sdk/middleware-user-agent": "3.808.0",
|
|
"@aws-sdk/region-config-resolver": "3.808.0",
|
|
"@aws-sdk/types": "3.804.0",
|
|
"@aws-sdk/util-endpoints": "3.808.0",
|
|
"@aws-sdk/util-user-agent-browser": "3.804.0",
|
|
"@aws-sdk/util-user-agent-node": "3.808.0",
|
|
"@smithy/config-resolver": "^4.1.2",
|
|
"@smithy/core": "^3.3.1",
|
|
"@smithy/fetch-http-handler": "^5.0.2",
|
|
"@smithy/hash-node": "^4.0.2",
|
|
"@smithy/invalid-dependency": "^4.0.2",
|
|
"@smithy/middleware-content-length": "^4.0.2",
|
|
"@smithy/middleware-endpoint": "^4.1.4",
|
|
"@smithy/middleware-retry": "^4.1.5",
|
|
"@smithy/middleware-serde": "^4.0.3",
|
|
"@smithy/middleware-stack": "^4.0.2",
|
|
"@smithy/node-config-provider": "^4.1.1",
|
|
"@smithy/node-http-handler": "^4.0.4",
|
|
"@smithy/protocol-http": "^5.1.0",
|
|
"@smithy/smithy-client": "^4.2.4",
|
|
"@smithy/types": "^4.2.0",
|
|
"@smithy/url-parser": "^4.0.2",
|
|
"@smithy/util-base64": "^4.0.0",
|
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
"@smithy/util-defaults-mode-browser": "^4.0.12",
|
|
"@smithy/util-defaults-mode-node": "^4.0.12",
|
|
"@smithy/util-endpoints": "^3.0.4",
|
|
"@smithy/util-middleware": "^4.0.2",
|
|
"@smithy/util-retry": "^4.0.3",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"@types/uuid": "^9.0.1",
|
|
"tslib": "^2.6.2",
|
|
"uuid": "^9.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/protocol-http": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-utf8": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/util-buffer-from": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid": {
|
|
"version": "9.0.1",
|
|
"funding": [
|
|
"https://github.com/sponsors/broofa",
|
|
"https://github.com/sponsors/ctavan"
|
|
],
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-sso": {
|
|
"version": "3.808.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
"@aws-sdk/core": "3.808.0",
|
|
"@aws-sdk/middleware-host-header": "3.804.0",
|
|
"@aws-sdk/middleware-logger": "3.804.0",
|
|
"@aws-sdk/middleware-recursion-detection": "3.804.0",
|
|
"@aws-sdk/middleware-user-agent": "3.808.0",
|
|
"@aws-sdk/region-config-resolver": "3.808.0",
|
|
"@aws-sdk/types": "3.804.0",
|
|
"@aws-sdk/util-endpoints": "3.808.0",
|
|
"@aws-sdk/util-user-agent-browser": "3.804.0",
|
|
"@aws-sdk/util-user-agent-node": "3.808.0",
|
|
"@smithy/config-resolver": "^4.1.2",
|
|
"@smithy/core": "^3.3.1",
|
|
"@smithy/fetch-http-handler": "^5.0.2",
|
|
"@smithy/hash-node": "^4.0.2",
|
|
"@smithy/invalid-dependency": "^4.0.2",
|
|
"@smithy/middleware-content-length": "^4.0.2",
|
|
"@smithy/middleware-endpoint": "^4.1.4",
|
|
"@smithy/middleware-retry": "^4.1.5",
|
|
"@smithy/middleware-serde": "^4.0.3",
|
|
"@smithy/middleware-stack": "^4.0.2",
|
|
"@smithy/node-config-provider": "^4.1.1",
|
|
"@smithy/node-http-handler": "^4.0.4",
|
|
"@smithy/protocol-http": "^5.1.0",
|
|
"@smithy/smithy-client": "^4.2.4",
|
|
"@smithy/types": "^4.2.0",
|
|
"@smithy/url-parser": "^4.0.2",
|
|
"@smithy/util-base64": "^4.0.0",
|
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
"@smithy/util-defaults-mode-browser": "^4.0.12",
|
|
"@smithy/util-defaults-mode-node": "^4.0.12",
|
|
"@smithy/util-endpoints": "^3.0.4",
|
|
"@smithy/util-middleware": "^4.0.2",
|
|
"@smithy/util-retry": "^4.0.3",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-sso-oidc": {
|
|
"version": "3.808.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
"@aws-sdk/core": "3.808.0",
|
|
"@aws-sdk/credential-provider-node": "3.808.0",
|
|
"@aws-sdk/middleware-host-header": "3.804.0",
|
|
"@aws-sdk/middleware-logger": "3.804.0",
|
|
"@aws-sdk/middleware-recursion-detection": "3.804.0",
|
|
"@aws-sdk/middleware-user-agent": "3.808.0",
|
|
"@aws-sdk/region-config-resolver": "3.808.0",
|
|
"@aws-sdk/types": "3.804.0",
|
|
"@aws-sdk/util-endpoints": "3.808.0",
|
|
"@aws-sdk/util-user-agent-browser": "3.804.0",
|
|
"@aws-sdk/util-user-agent-node": "3.808.0",
|
|
"@smithy/config-resolver": "^4.1.2",
|
|
"@smithy/core": "^3.3.1",
|
|
"@smithy/fetch-http-handler": "^5.0.2",
|
|
"@smithy/hash-node": "^4.0.2",
|
|
"@smithy/invalid-dependency": "^4.0.2",
|
|
"@smithy/middleware-content-length": "^4.0.2",
|
|
"@smithy/middleware-endpoint": "^4.1.4",
|
|
"@smithy/middleware-retry": "^4.1.5",
|
|
"@smithy/middleware-serde": "^4.0.3",
|
|
"@smithy/middleware-stack": "^4.0.2",
|
|
"@smithy/node-config-provider": "^4.1.1",
|
|
"@smithy/node-http-handler": "^4.0.4",
|
|
"@smithy/protocol-http": "^5.1.0",
|
|
"@smithy/smithy-client": "^4.2.4",
|
|
"@smithy/types": "^4.2.0",
|
|
"@smithy/url-parser": "^4.0.2",
|
|
"@smithy/util-base64": "^4.0.0",
|
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
"@smithy/util-defaults-mode-browser": "^4.0.12",
|
|
"@smithy/util-defaults-mode-node": "^4.0.12",
|
|
"@smithy/util-endpoints": "^3.0.4",
|
|
"@smithy/util-middleware": "^4.0.2",
|
|
"@smithy/util-retry": "^4.0.3",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/protocol-http": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/util-utf8": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/util-buffer-from": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-sso/node_modules/@smithy/protocol-http": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-utf8": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/util-buffer-from": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/core": {
|
|
"version": "3.808.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.804.0",
|
|
"@smithy/core": "^3.3.1",
|
|
"@smithy/node-config-provider": "^4.1.1",
|
|
"@smithy/property-provider": "^4.0.2",
|
|
"@smithy/protocol-http": "^5.1.0",
|
|
"@smithy/signature-v4": "^5.1.0",
|
|
"@smithy/smithy-client": "^4.2.4",
|
|
"@smithy/types": "^4.2.0",
|
|
"@smithy/util-middleware": "^4.0.2",
|
|
"fast-xml-parser": "4.4.1",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/core/node_modules/@smithy/is-array-buffer": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/core/node_modules/@smithy/protocol-http": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/core/node_modules/@smithy/signature-v4": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/is-array-buffer": "^4.0.0",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-hex-encoding": "^4.0.0",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"@smithy/util-uri-escape": "^4.0.0",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/core/node_modules/@smithy/util-utf8": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/util-buffer-from": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-provider-cognito-identity": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/client-cognito-identity": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@aws-sdk/types": {
|
|
"version": "3.862.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-provider-env": {
|
|
"version": "3.808.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.808.0",
|
|
"@aws-sdk/types": "3.804.0",
|
|
"@smithy/property-provider": "^4.0.2",
|
|
"@smithy/types": "^4.2.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-provider-http": {
|
|
"version": "3.808.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.808.0",
|
|
"@aws-sdk/types": "3.804.0",
|
|
"@smithy/fetch-http-handler": "^5.0.2",
|
|
"@smithy/node-http-handler": "^4.0.4",
|
|
"@smithy/property-provider": "^4.0.2",
|
|
"@smithy/protocol-http": "^5.1.0",
|
|
"@smithy/smithy-client": "^4.2.4",
|
|
"@smithy/types": "^4.2.0",
|
|
"@smithy/util-stream": "^4.2.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/protocol-http": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-provider-ini": {
|
|
"version": "3.808.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.808.0",
|
|
"@aws-sdk/credential-provider-env": "3.808.0",
|
|
"@aws-sdk/credential-provider-http": "3.808.0",
|
|
"@aws-sdk/credential-provider-process": "3.808.0",
|
|
"@aws-sdk/credential-provider-sso": "3.808.0",
|
|
"@aws-sdk/credential-provider-web-identity": "3.808.0",
|
|
"@aws-sdk/nested-clients": "3.808.0",
|
|
"@aws-sdk/types": "3.804.0",
|
|
"@smithy/credential-provider-imds": "^4.0.2",
|
|
"@smithy/property-provider": "^4.0.2",
|
|
"@smithy/shared-ini-file-loader": "^4.0.2",
|
|
"@smithy/types": "^4.2.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-provider-node": {
|
|
"version": "3.808.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/credential-provider-env": "3.808.0",
|
|
"@aws-sdk/credential-provider-http": "3.808.0",
|
|
"@aws-sdk/credential-provider-ini": "3.808.0",
|
|
"@aws-sdk/credential-provider-process": "3.808.0",
|
|
"@aws-sdk/credential-provider-sso": "3.808.0",
|
|
"@aws-sdk/credential-provider-web-identity": "3.808.0",
|
|
"@aws-sdk/types": "3.804.0",
|
|
"@smithy/credential-provider-imds": "^4.0.2",
|
|
"@smithy/property-provider": "^4.0.2",
|
|
"@smithy/shared-ini-file-loader": "^4.0.2",
|
|
"@smithy/types": "^4.2.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-provider-process": {
|
|
"version": "3.808.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.808.0",
|
|
"@aws-sdk/types": "3.804.0",
|
|
"@smithy/property-provider": "^4.0.2",
|
|
"@smithy/shared-ini-file-loader": "^4.0.2",
|
|
"@smithy/types": "^4.2.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-provider-sso": {
|
|
"version": "3.808.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/client-sso": "3.808.0",
|
|
"@aws-sdk/core": "3.808.0",
|
|
"@aws-sdk/token-providers": "3.808.0",
|
|
"@aws-sdk/types": "3.804.0",
|
|
"@smithy/property-provider": "^4.0.2",
|
|
"@smithy/shared-ini-file-loader": "^4.0.2",
|
|
"@smithy/types": "^4.2.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-provider-web-identity": {
|
|
"version": "3.808.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.808.0",
|
|
"@aws-sdk/nested-clients": "3.808.0",
|
|
"@aws-sdk/types": "3.804.0",
|
|
"@smithy/property-provider": "^4.0.2",
|
|
"@smithy/types": "^4.2.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-providers": {
|
|
"version": "3.880.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/client-cognito-identity": "3.879.0",
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/credential-provider-cognito-identity": "3.879.0",
|
|
"@aws-sdk/credential-provider-env": "3.879.0",
|
|
"@aws-sdk/credential-provider-http": "3.879.0",
|
|
"@aws-sdk/credential-provider-ini": "3.879.0",
|
|
"@aws-sdk/credential-provider-node": "3.879.0",
|
|
"@aws-sdk/credential-provider-process": "3.879.0",
|
|
"@aws-sdk/credential-provider-sso": "3.879.0",
|
|
"@aws-sdk/credential-provider-web-identity": "3.879.0",
|
|
"@aws-sdk/nested-clients": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/config-resolver": "^4.1.5",
|
|
"@smithy/core": "^3.9.0",
|
|
"@smithy/credential-provider-imds": "^4.0.7",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/middleware-host-header": "3.873.0",
|
|
"@aws-sdk/middleware-logger": "3.876.0",
|
|
"@aws-sdk/middleware-recursion-detection": "3.873.0",
|
|
"@aws-sdk/middleware-user-agent": "3.879.0",
|
|
"@aws-sdk/region-config-resolver": "3.873.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@aws-sdk/util-endpoints": "3.879.0",
|
|
"@aws-sdk/util-user-agent-browser": "3.873.0",
|
|
"@aws-sdk/util-user-agent-node": "3.879.0",
|
|
"@smithy/config-resolver": "^4.1.5",
|
|
"@smithy/core": "^3.9.0",
|
|
"@smithy/fetch-http-handler": "^5.1.1",
|
|
"@smithy/hash-node": "^4.0.5",
|
|
"@smithy/invalid-dependency": "^4.0.5",
|
|
"@smithy/middleware-content-length": "^4.0.5",
|
|
"@smithy/middleware-endpoint": "^4.1.19",
|
|
"@smithy/middleware-retry": "^4.1.20",
|
|
"@smithy/middleware-serde": "^4.0.9",
|
|
"@smithy/middleware-stack": "^4.0.5",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/node-http-handler": "^4.1.1",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/smithy-client": "^4.5.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/url-parser": "^4.0.5",
|
|
"@smithy/util-base64": "^4.0.0",
|
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
"@smithy/util-defaults-mode-browser": "^4.0.27",
|
|
"@smithy/util-defaults-mode-node": "^4.0.27",
|
|
"@smithy/util-endpoints": "^3.0.7",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"@smithy/util-retry": "^4.0.7",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@aws-sdk/xml-builder": "3.873.0",
|
|
"@smithy/core": "^3.9.0",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/signature-v4": "^5.1.3",
|
|
"@smithy/smithy-client": "^4.5.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-base64": "^4.0.0",
|
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"fast-xml-parser": "5.2.5",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-env": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-http": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/fetch-http-handler": "^5.1.1",
|
|
"@smithy/node-http-handler": "^4.1.1",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/smithy-client": "^4.5.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-stream": "^4.2.4",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/credential-provider-env": "3.879.0",
|
|
"@aws-sdk/credential-provider-http": "3.879.0",
|
|
"@aws-sdk/credential-provider-process": "3.879.0",
|
|
"@aws-sdk/credential-provider-sso": "3.879.0",
|
|
"@aws-sdk/credential-provider-web-identity": "3.879.0",
|
|
"@aws-sdk/nested-clients": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/credential-provider-imds": "^4.0.7",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/shared-ini-file-loader": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-node": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/credential-provider-env": "3.879.0",
|
|
"@aws-sdk/credential-provider-http": "3.879.0",
|
|
"@aws-sdk/credential-provider-ini": "3.879.0",
|
|
"@aws-sdk/credential-provider-process": "3.879.0",
|
|
"@aws-sdk/credential-provider-sso": "3.879.0",
|
|
"@aws-sdk/credential-provider-web-identity": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/credential-provider-imds": "^4.0.7",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/shared-ini-file-loader": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-process": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/shared-ini-file-loader": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-sso": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/client-sso": "3.879.0",
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/token-providers": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/shared-ini-file-loader": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-web-identity": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/nested-clients": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-host-header": {
|
|
"version": "3.873.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-logger": {
|
|
"version": "3.876.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-recursion-detection": {
|
|
"version": "3.873.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-user-agent": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@aws-sdk/util-endpoints": "3.879.0",
|
|
"@smithy/core": "^3.9.0",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/middleware-host-header": "3.873.0",
|
|
"@aws-sdk/middleware-logger": "3.876.0",
|
|
"@aws-sdk/middleware-recursion-detection": "3.873.0",
|
|
"@aws-sdk/middleware-user-agent": "3.879.0",
|
|
"@aws-sdk/region-config-resolver": "3.873.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@aws-sdk/util-endpoints": "3.879.0",
|
|
"@aws-sdk/util-user-agent-browser": "3.873.0",
|
|
"@aws-sdk/util-user-agent-node": "3.879.0",
|
|
"@smithy/config-resolver": "^4.1.5",
|
|
"@smithy/core": "^3.9.0",
|
|
"@smithy/fetch-http-handler": "^5.1.1",
|
|
"@smithy/hash-node": "^4.0.5",
|
|
"@smithy/invalid-dependency": "^4.0.5",
|
|
"@smithy/middleware-content-length": "^4.0.5",
|
|
"@smithy/middleware-endpoint": "^4.1.19",
|
|
"@smithy/middleware-retry": "^4.1.20",
|
|
"@smithy/middleware-serde": "^4.0.9",
|
|
"@smithy/middleware-stack": "^4.0.5",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/node-http-handler": "^4.1.1",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/smithy-client": "^4.5.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/url-parser": "^4.0.5",
|
|
"@smithy/util-base64": "^4.0.0",
|
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
"@smithy/util-defaults-mode-browser": "^4.0.27",
|
|
"@smithy/util-defaults-mode-node": "^4.0.27",
|
|
"@smithy/util-endpoints": "^3.0.7",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"@smithy/util-retry": "^4.0.7",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/region-config-resolver": {
|
|
"version": "3.873.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-config-provider": "^4.0.0",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/token-providers": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.879.0",
|
|
"@aws-sdk/nested-clients": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/shared-ini-file-loader": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/types": {
|
|
"version": "3.862.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/util-endpoints": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/url-parser": "^4.0.5",
|
|
"@smithy/util-endpoints": "^3.0.7",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/util-user-agent-browser": {
|
|
"version": "3.873.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"bowser": "^2.11.0",
|
|
"tslib": "^2.6.2"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/util-user-agent-node": {
|
|
"version": "3.879.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/middleware-user-agent": "3.879.0",
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"aws-crt": ">=1.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"aws-crt": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/xml-builder": {
|
|
"version": "3.873.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-providers/node_modules/@smithy/is-array-buffer": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-providers/node_modules/@smithy/protocol-http": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-providers/node_modules/@smithy/signature-v4": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/is-array-buffer": "^4.0.0",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-hex-encoding": "^4.0.0",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"@smithy/util-uri-escape": "^4.0.0",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-utf8": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/util-buffer-from": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-providers/node_modules/fast-xml-parser": {
|
|
"version": "5.2.5",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"strnum": "^2.1.0"
|
|
},
|
|
"bin": {
|
|
"fxparser": "src/cli/cli.js"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-providers/node_modules/strnum": {
|
|
"version": "2.1.1",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@aws-sdk/eventstream-handler-node": {
|
|
"version": "3.873.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/eventstream-codec": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/eventstream-handler-node/node_modules/@aws-crypto/crc32": {
|
|
"version": "5.2.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/util": "^5.2.0",
|
|
"@aws-sdk/types": "^3.222.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/eventstream-handler-node/node_modules/@aws-sdk/types": {
|
|
"version": "3.862.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/eventstream-handler-node/node_modules/@smithy/eventstream-codec": {
|
|
"version": "4.0.5",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/crc32": "5.2.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-hex-encoding": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-bucket-endpoint": {
|
|
"version": "3.808.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.804.0",
|
|
"@aws-sdk/util-arn-parser": "3.804.0",
|
|
"@smithy/node-config-provider": "^4.1.1",
|
|
"@smithy/protocol-http": "^5.1.0",
|
|
"@smithy/types": "^4.2.0",
|
|
"@smithy/util-config-provider": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/protocol-http": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-eventstream": {
|
|
"version": "3.873.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-eventstream/node_modules/@aws-sdk/types": {
|
|
"version": "3.862.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-eventstream/node_modules/@smithy/protocol-http": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-expect-continue": {
|
|
"version": "3.804.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.804.0",
|
|
"@smithy/protocol-http": "^5.1.0",
|
|
"@smithy/types": "^4.2.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/protocol-http": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-flexible-checksums": {
|
|
"version": "3.808.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/crc32": "5.2.0",
|
|
"@aws-crypto/crc32c": "5.2.0",
|
|
"@aws-crypto/util": "5.2.0",
|
|
"@aws-sdk/core": "3.808.0",
|
|
"@aws-sdk/types": "3.804.0",
|
|
"@smithy/is-array-buffer": "^4.0.0",
|
|
"@smithy/node-config-provider": "^4.1.1",
|
|
"@smithy/protocol-http": "^5.1.0",
|
|
"@smithy/types": "^4.2.0",
|
|
"@smithy/util-middleware": "^4.0.2",
|
|
"@smithy/util-stream": "^4.2.0",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-crypto/crc32": {
|
|
"version": "5.2.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/util": "^5.2.0",
|
|
"@aws-sdk/types": "^3.222.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/is-array-buffer": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/protocol-http": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/util-utf8": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/util-buffer-from": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-host-header": {
|
|
"version": "3.804.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.804.0",
|
|
"@smithy/protocol-http": "^5.1.0",
|
|
"@smithy/types": "^4.2.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-host-header/node_modules/@smithy/protocol-http": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-location-constraint": {
|
|
"version": "3.804.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.804.0",
|
|
"@smithy/types": "^4.2.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-logger": {
|
|
"version": "3.804.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.804.0",
|
|
"@smithy/types": "^4.2.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-recursion-detection": {
|
|
"version": "3.804.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.804.0",
|
|
"@smithy/protocol-http": "^5.1.0",
|
|
"@smithy/types": "^4.2.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-recursion-detection/node_modules/@smithy/protocol-http": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-sdk-s3": {
|
|
"version": "3.808.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.808.0",
|
|
"@aws-sdk/types": "3.804.0",
|
|
"@aws-sdk/util-arn-parser": "3.804.0",
|
|
"@smithy/core": "^3.3.1",
|
|
"@smithy/node-config-provider": "^4.1.1",
|
|
"@smithy/protocol-http": "^5.1.0",
|
|
"@smithy/signature-v4": "^5.1.0",
|
|
"@smithy/smithy-client": "^4.2.4",
|
|
"@smithy/types": "^4.2.0",
|
|
"@smithy/util-config-provider": "^4.0.0",
|
|
"@smithy/util-middleware": "^4.0.2",
|
|
"@smithy/util-stream": "^4.2.0",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/is-array-buffer": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/protocol-http": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/signature-v4": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/is-array-buffer": "^4.0.0",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-hex-encoding": "^4.0.0",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"@smithy/util-uri-escape": "^4.0.0",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-utf8": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/util-buffer-from": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-ssec": {
|
|
"version": "3.804.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.804.0",
|
|
"@smithy/types": "^4.2.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-user-agent": {
|
|
"version": "3.808.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/core": "3.808.0",
|
|
"@aws-sdk/types": "3.804.0",
|
|
"@aws-sdk/util-endpoints": "3.808.0",
|
|
"@smithy/core": "^3.3.1",
|
|
"@smithy/protocol-http": "^5.1.0",
|
|
"@smithy/types": "^4.2.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-user-agent/node_modules/@smithy/protocol-http": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-websocket": {
|
|
"version": "3.873.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@aws-sdk/util-format-url": "3.873.0",
|
|
"@smithy/eventstream-codec": "^4.0.5",
|
|
"@smithy/eventstream-serde-browser": "^4.0.5",
|
|
"@smithy/fetch-http-handler": "^5.1.1",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/signature-v4": "^5.1.3",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-hex-encoding": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-websocket/node_modules/@aws-crypto/crc32": {
|
|
"version": "5.2.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/util": "^5.2.0",
|
|
"@aws-sdk/types": "^3.222.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-websocket/node_modules/@aws-sdk/types": {
|
|
"version": "3.862.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-websocket/node_modules/@smithy/eventstream-codec": {
|
|
"version": "4.0.5",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/crc32": "5.2.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-hex-encoding": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-websocket/node_modules/@smithy/is-array-buffer": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-websocket/node_modules/@smithy/protocol-http": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-websocket/node_modules/@smithy/signature-v4": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/is-array-buffer": "^4.0.0",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-hex-encoding": "^4.0.0",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"@smithy/util-uri-escape": "^4.0.0",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-websocket/node_modules/@smithy/util-utf8": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/util-buffer-from": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/nested-clients": {
|
|
"version": "3.808.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
"@aws-sdk/core": "3.808.0",
|
|
"@aws-sdk/middleware-host-header": "3.804.0",
|
|
"@aws-sdk/middleware-logger": "3.804.0",
|
|
"@aws-sdk/middleware-recursion-detection": "3.804.0",
|
|
"@aws-sdk/middleware-user-agent": "3.808.0",
|
|
"@aws-sdk/region-config-resolver": "3.808.0",
|
|
"@aws-sdk/types": "3.804.0",
|
|
"@aws-sdk/util-endpoints": "3.808.0",
|
|
"@aws-sdk/util-user-agent-browser": "3.804.0",
|
|
"@aws-sdk/util-user-agent-node": "3.808.0",
|
|
"@smithy/config-resolver": "^4.1.2",
|
|
"@smithy/core": "^3.3.1",
|
|
"@smithy/fetch-http-handler": "^5.0.2",
|
|
"@smithy/hash-node": "^4.0.2",
|
|
"@smithy/invalid-dependency": "^4.0.2",
|
|
"@smithy/middleware-content-length": "^4.0.2",
|
|
"@smithy/middleware-endpoint": "^4.1.4",
|
|
"@smithy/middleware-retry": "^4.1.5",
|
|
"@smithy/middleware-serde": "^4.0.3",
|
|
"@smithy/middleware-stack": "^4.0.2",
|
|
"@smithy/node-config-provider": "^4.1.1",
|
|
"@smithy/node-http-handler": "^4.0.4",
|
|
"@smithy/protocol-http": "^5.1.0",
|
|
"@smithy/smithy-client": "^4.2.4",
|
|
"@smithy/types": "^4.2.0",
|
|
"@smithy/url-parser": "^4.0.2",
|
|
"@smithy/util-base64": "^4.0.0",
|
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
"@smithy/util-defaults-mode-browser": "^4.0.12",
|
|
"@smithy/util-defaults-mode-node": "^4.0.12",
|
|
"@smithy/util-endpoints": "^3.0.4",
|
|
"@smithy/util-middleware": "^4.0.2",
|
|
"@smithy/util-retry": "^4.0.3",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/util-buffer-from": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/protocol-http": {
|
|
"version": "3.374.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/protocol-http": "^1.1.0",
|
|
"tslib": "^2.5.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/protocol-http/node_modules/@smithy/protocol-http": {
|
|
"version": "1.2.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^1.2.0",
|
|
"tslib": "^2.5.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/protocol-http/node_modules/@smithy/types": {
|
|
"version": "1.2.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.5.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/region-config-resolver": {
|
|
"version": "3.808.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.804.0",
|
|
"@smithy/node-config-provider": "^4.1.1",
|
|
"@smithy/types": "^4.2.0",
|
|
"@smithy/util-config-provider": "^4.0.0",
|
|
"@smithy/util-middleware": "^4.0.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/signature-v4": {
|
|
"version": "3.374.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/signature-v4": "^1.0.1",
|
|
"tslib": "^2.5.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/signature-v4-multi-region": {
|
|
"version": "3.808.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/middleware-sdk-s3": "3.808.0",
|
|
"@aws-sdk/types": "3.804.0",
|
|
"@smithy/protocol-http": "^5.1.0",
|
|
"@smithy/signature-v4": "^5.1.0",
|
|
"@smithy/types": "^4.2.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/signature-v4-multi-region/node_modules/@smithy/is-array-buffer": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/signature-v4-multi-region/node_modules/@smithy/protocol-http": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/signature-v4-multi-region/node_modules/@smithy/signature-v4": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/is-array-buffer": "^4.0.0",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-hex-encoding": "^4.0.0",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"@smithy/util-uri-escape": "^4.0.0",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/signature-v4-multi-region/node_modules/@smithy/util-utf8": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/util-buffer-from": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/signature-v4/node_modules/@smithy/eventstream-codec": {
|
|
"version": "1.1.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/crc32": "3.0.0",
|
|
"@smithy/types": "^1.2.0",
|
|
"@smithy/util-hex-encoding": "^1.1.0",
|
|
"tslib": "^2.5.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/signature-v4/node_modules/@smithy/is-array-buffer": {
|
|
"version": "1.1.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.5.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/signature-v4/node_modules/@smithy/signature-v4": {
|
|
"version": "1.1.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/eventstream-codec": "^1.1.0",
|
|
"@smithy/is-array-buffer": "^1.1.0",
|
|
"@smithy/types": "^1.2.0",
|
|
"@smithy/util-hex-encoding": "^1.1.0",
|
|
"@smithy/util-middleware": "^1.1.0",
|
|
"@smithy/util-uri-escape": "^1.1.0",
|
|
"@smithy/util-utf8": "^1.1.0",
|
|
"tslib": "^2.5.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/signature-v4/node_modules/@smithy/types": {
|
|
"version": "1.2.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.5.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/signature-v4/node_modules/@smithy/util-buffer-from": {
|
|
"version": "1.1.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/is-array-buffer": "^1.1.0",
|
|
"tslib": "^2.5.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/signature-v4/node_modules/@smithy/util-hex-encoding": {
|
|
"version": "1.1.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.5.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/signature-v4/node_modules/@smithy/util-middleware": {
|
|
"version": "1.1.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.5.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/signature-v4/node_modules/@smithy/util-uri-escape": {
|
|
"version": "1.1.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.5.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/signature-v4/node_modules/@smithy/util-utf8": {
|
|
"version": "1.1.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/util-buffer-from": "^1.1.0",
|
|
"tslib": "^2.5.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/token-providers": {
|
|
"version": "3.808.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/nested-clients": "3.808.0",
|
|
"@aws-sdk/types": "3.804.0",
|
|
"@smithy/property-provider": "^4.0.2",
|
|
"@smithy/shared-ini-file-loader": "^4.0.2",
|
|
"@smithy/types": "^4.2.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/types": {
|
|
"version": "3.804.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.2.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/util-arn-parser": {
|
|
"version": "3.804.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/util-endpoints": {
|
|
"version": "3.808.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.804.0",
|
|
"@smithy/types": "^4.2.0",
|
|
"@smithy/util-endpoints": "^3.0.4",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/util-format-url": {
|
|
"version": "3.873.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.862.0",
|
|
"@smithy/querystring-builder": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/util-format-url/node_modules/@aws-sdk/types": {
|
|
"version": "3.862.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/util-locate-window": {
|
|
"version": "3.873.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/util-user-agent-browser": {
|
|
"version": "3.804.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.804.0",
|
|
"@smithy/types": "^4.2.0",
|
|
"bowser": "^2.11.0",
|
|
"tslib": "^2.6.2"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/util-user-agent-node": {
|
|
"version": "3.808.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/middleware-user-agent": "3.808.0",
|
|
"@aws-sdk/types": "3.804.0",
|
|
"@smithy/node-config-provider": "^4.1.1",
|
|
"@smithy/types": "^4.2.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"aws-crt": ">=1.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"aws-crt": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/util-utf8-browser": {
|
|
"version": "3.259.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.3.1"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/xml-builder": {
|
|
"version": "3.804.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.2.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@azure-rest/core-client": {
|
|
"version": "2.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@azure/abort-controller": "^2.0.0",
|
|
"@azure/core-auth": "^1.9.0",
|
|
"@azure/core-rest-pipeline": "^1.5.0",
|
|
"@azure/core-tracing": "^1.0.1",
|
|
"@typespec/ts-http-runtime": "^0.3.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=20.0.0"
|
|
}
|
|
},
|
|
"node_modules/@azure-rest/core-client/node_modules/@azure/abort-controller": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/abort-controller": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.0.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/core-auth": {
|
|
"version": "1.10.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@azure/abort-controller": "^2.0.0",
|
|
"@azure/core-util": "^1.11.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=20.0.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/core-auth/node_modules/@azure/abort-controller": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/core-client": {
|
|
"version": "1.10.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@azure/abort-controller": "^2.0.0",
|
|
"@azure/core-auth": "^1.4.0",
|
|
"@azure/core-rest-pipeline": "^1.20.0",
|
|
"@azure/core-tracing": "^1.0.0",
|
|
"@azure/core-util": "^1.6.1",
|
|
"@azure/logger": "^1.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=20.0.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/core-client/node_modules/@azure/abort-controller": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/core-http-compat": {
|
|
"version": "2.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@azure/abort-controller": "^2.0.0",
|
|
"@azure/core-client": "^1.3.0",
|
|
"@azure/core-rest-pipeline": "^1.20.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/core-http-compat/node_modules/@azure/abort-controller": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/core-lro": {
|
|
"version": "2.7.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@azure/abort-controller": "^2.0.0",
|
|
"@azure/core-util": "^1.2.0",
|
|
"@azure/logger": "^1.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/core-lro/node_modules/@azure/abort-controller": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/core-paging": {
|
|
"version": "1.6.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/core-rest-pipeline": {
|
|
"version": "1.22.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@azure/abort-controller": "^2.0.0",
|
|
"@azure/core-auth": "^1.8.0",
|
|
"@azure/core-tracing": "^1.0.1",
|
|
"@azure/core-util": "^1.11.0",
|
|
"@azure/logger": "^1.0.0",
|
|
"@typespec/ts-http-runtime": "^0.3.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=20.0.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/core-rest-pipeline/node_modules/@azure/abort-controller": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/core-tracing": {
|
|
"version": "1.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=20.0.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/core-util": {
|
|
"version": "1.13.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@azure/abort-controller": "^2.0.0",
|
|
"@typespec/ts-http-runtime": "^0.3.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=20.0.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/core-util/node_modules/@azure/abort-controller": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/core-xml": {
|
|
"version": "1.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-xml-parser": "^5.0.7",
|
|
"tslib": "^2.8.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=20.0.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/core-xml/node_modules/fast-xml-parser": {
|
|
"version": "5.2.5",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"strnum": "^2.1.0"
|
|
},
|
|
"bin": {
|
|
"fxparser": "src/cli/cli.js"
|
|
}
|
|
},
|
|
"node_modules/@azure/core-xml/node_modules/strnum": {
|
|
"version": "2.1.1",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@azure/core-xml/node_modules/tslib": {
|
|
"version": "2.8.1",
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/@azure/identity": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@azure/abort-controller": "^1.0.0",
|
|
"@azure/core-auth": "^1.5.0",
|
|
"@azure/core-client": "^1.9.2",
|
|
"@azure/core-rest-pipeline": "^1.1.0",
|
|
"@azure/core-tracing": "^1.0.0",
|
|
"@azure/core-util": "^1.3.0",
|
|
"@azure/logger": "^1.0.0",
|
|
"@azure/msal-browser": "^3.11.1",
|
|
"@azure/msal-node": "^2.9.2",
|
|
"events": "^3.0.0",
|
|
"jws": "^4.0.0",
|
|
"open": "^8.0.0",
|
|
"stoppable": "^1.1.0",
|
|
"tslib": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/keyvault-common": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@azure/abort-controller": "^2.0.0",
|
|
"@azure/core-auth": "^1.3.0",
|
|
"@azure/core-client": "^1.5.0",
|
|
"@azure/core-rest-pipeline": "^1.8.0",
|
|
"@azure/core-tracing": "^1.0.0",
|
|
"@azure/core-util": "^1.10.0",
|
|
"@azure/logger": "^1.1.4",
|
|
"tslib": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/keyvault-common/node_modules/@azure/abort-controller": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/keyvault-keys": {
|
|
"version": "4.10.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@azure-rest/core-client": "^2.3.3",
|
|
"@azure/abort-controller": "^2.1.2",
|
|
"@azure/core-auth": "^1.9.0",
|
|
"@azure/core-http-compat": "^2.2.0",
|
|
"@azure/core-lro": "^2.7.2",
|
|
"@azure/core-paging": "^1.6.2",
|
|
"@azure/core-rest-pipeline": "^1.19.0",
|
|
"@azure/core-tracing": "^1.2.0",
|
|
"@azure/core-util": "^1.11.0",
|
|
"@azure/keyvault-common": "^2.0.0",
|
|
"@azure/logger": "^1.1.4",
|
|
"tslib": "^2.8.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/keyvault-keys/node_modules/@azure/abort-controller": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/keyvault-keys/node_modules/tslib": {
|
|
"version": "2.8.1",
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/@azure/keyvault-secrets": {
|
|
"version": "4.8.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@azure/abort-controller": "^1.0.0",
|
|
"@azure/core-auth": "^1.3.0",
|
|
"@azure/core-client": "^1.5.0",
|
|
"@azure/core-http-compat": "^2.0.1",
|
|
"@azure/core-lro": "^2.2.0",
|
|
"@azure/core-paging": "^1.1.1",
|
|
"@azure/core-rest-pipeline": "^1.8.0",
|
|
"@azure/core-tracing": "^1.0.0",
|
|
"@azure/core-util": "^1.0.0",
|
|
"@azure/logger": "^1.0.0",
|
|
"tslib": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/logger": {
|
|
"version": "1.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@typespec/ts-http-runtime": "^0.3.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=20.0.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/msal-browser": {
|
|
"version": "3.30.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@azure/msal-common": "14.16.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/msal-common": {
|
|
"version": "14.16.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/msal-node": {
|
|
"version": "2.16.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@azure/msal-common": "14.16.1",
|
|
"jsonwebtoken": "^9.0.0",
|
|
"uuid": "^8.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16"
|
|
}
|
|
},
|
|
"node_modules/@azure/msal-node/node_modules/uuid": {
|
|
"version": "8.3.2",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/@azure/storage-blob": {
|
|
"version": "12.26.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@azure/abort-controller": "^2.1.2",
|
|
"@azure/core-auth": "^1.4.0",
|
|
"@azure/core-client": "^1.6.2",
|
|
"@azure/core-http-compat": "^2.0.0",
|
|
"@azure/core-lro": "^2.2.0",
|
|
"@azure/core-paging": "^1.1.1",
|
|
"@azure/core-rest-pipeline": "^1.10.1",
|
|
"@azure/core-tracing": "^1.1.2",
|
|
"@azure/core-util": "^1.6.1",
|
|
"@azure/core-xml": "^1.4.3",
|
|
"@azure/logger": "^1.0.0",
|
|
"events": "^3.0.0",
|
|
"tslib": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/storage-blob/node_modules/@azure/abort-controller": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/code-frame": {
|
|
"version": "7.27.1",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/helper-validator-identifier": "^7.27.1",
|
|
"js-tokens": "^4.0.0",
|
|
"picocolors": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/code-frame/node_modules/js-tokens": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/@babel/compat-data": {
|
|
"version": "7.28.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/core": {
|
|
"version": "7.28.3",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@ampproject/remapping": "^2.2.0",
|
|
"@babel/code-frame": "^7.27.1",
|
|
"@babel/generator": "^7.28.3",
|
|
"@babel/helper-compilation-targets": "^7.27.2",
|
|
"@babel/helper-module-transforms": "^7.28.3",
|
|
"@babel/helpers": "^7.28.3",
|
|
"@babel/parser": "^7.28.3",
|
|
"@babel/template": "^7.27.2",
|
|
"@babel/traverse": "^7.28.3",
|
|
"@babel/types": "^7.28.2",
|
|
"convert-source-map": "^2.0.0",
|
|
"debug": "^4.1.0",
|
|
"gensync": "^1.0.0-beta.2",
|
|
"json5": "^2.2.3",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/babel"
|
|
}
|
|
},
|
|
"node_modules/@babel/core/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"license": "ISC",
|
|
"peer": true,
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@babel/generator": {
|
|
"version": "7.28.3",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/parser": "^7.28.3",
|
|
"@babel/types": "^7.28.2",
|
|
"@jridgewell/gen-mapping": "^0.3.12",
|
|
"@jridgewell/trace-mapping": "^0.3.28",
|
|
"jsesc": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-compilation-targets": {
|
|
"version": "7.27.2",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/compat-data": "^7.27.2",
|
|
"@babel/helper-validator-option": "^7.27.1",
|
|
"browserslist": "^4.24.0",
|
|
"lru-cache": "^5.1.1",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-compilation-targets/node_modules/lru-cache": {
|
|
"version": "5.1.1",
|
|
"license": "ISC",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"yallist": "^3.0.2"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-compilation-targets/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"license": "ISC",
|
|
"peer": true,
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-compilation-targets/node_modules/yallist": {
|
|
"version": "3.1.1",
|
|
"license": "ISC",
|
|
"peer": true
|
|
},
|
|
"node_modules/@babel/helper-globals": {
|
|
"version": "7.28.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-module-imports": {
|
|
"version": "7.27.1",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/traverse": "^7.27.1",
|
|
"@babel/types": "^7.27.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-module-transforms": {
|
|
"version": "7.28.3",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/helper-module-imports": "^7.27.1",
|
|
"@babel/helper-validator-identifier": "^7.27.1",
|
|
"@babel/traverse": "^7.28.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-plugin-utils": {
|
|
"version": "7.27.1",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-string-parser": {
|
|
"version": "7.27.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-validator-identifier": {
|
|
"version": "7.27.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-validator-option": {
|
|
"version": "7.27.1",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helpers": {
|
|
"version": "7.28.3",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/template": "^7.27.2",
|
|
"@babel/types": "^7.28.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/parser": {
|
|
"version": "7.28.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.28.2"
|
|
},
|
|
"bin": {
|
|
"parser": "bin/babel-parser.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-async-generators": {
|
|
"version": "7.8.4",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-bigint": {
|
|
"version": "7.8.3",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-class-properties": {
|
|
"version": "7.12.13",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.12.13"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-class-static-block": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-import-attributes": {
|
|
"version": "7.27.1",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-import-meta": {
|
|
"version": "7.10.4",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-json-strings": {
|
|
"version": "7.8.3",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-jsx": {
|
|
"version": "7.27.1",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-logical-assignment-operators": {
|
|
"version": "7.10.4",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-nullish-coalescing-operator": {
|
|
"version": "7.8.3",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-numeric-separator": {
|
|
"version": "7.10.4",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-object-rest-spread": {
|
|
"version": "7.8.3",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-optional-catch-binding": {
|
|
"version": "7.8.3",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-optional-chaining": {
|
|
"version": "7.8.3",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-private-property-in-object": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-top-level-await": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-typescript": {
|
|
"version": "7.27.1",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/runtime": {
|
|
"version": "7.28.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/template": {
|
|
"version": "7.27.2",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.27.1",
|
|
"@babel/parser": "^7.27.2",
|
|
"@babel/types": "^7.27.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/traverse": {
|
|
"version": "7.28.3",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.27.1",
|
|
"@babel/generator": "^7.28.3",
|
|
"@babel/helper-globals": "^7.28.0",
|
|
"@babel/parser": "^7.28.3",
|
|
"@babel/template": "^7.27.2",
|
|
"@babel/types": "^7.28.2",
|
|
"debug": "^4.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/types": {
|
|
"version": "7.28.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-string-parser": "^7.27.1",
|
|
"@babel/helper-validator-identifier": "^7.27.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@bcoe/v8-coverage": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@browserbasehq/sdk": {
|
|
"version": "2.6.0",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@types/node": "^18.11.18",
|
|
"@types/node-fetch": "^2.6.4",
|
|
"abort-controller": "^3.0.0",
|
|
"agentkeepalive": "^4.2.1",
|
|
"form-data-encoder": "1.7.2",
|
|
"formdata-node": "^4.3.2",
|
|
"node-fetch": "^2.6.7"
|
|
}
|
|
},
|
|
"node_modules/@browserbasehq/sdk/node_modules/@types/node": {
|
|
"version": "18.19.123",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"undici-types": "~5.26.4"
|
|
}
|
|
},
|
|
"node_modules/@browserbasehq/sdk/node_modules/undici-types": {
|
|
"version": "5.26.5",
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/@browserbasehq/stagehand": {
|
|
"version": "1.14.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@anthropic-ai/sdk": "^0.27.3",
|
|
"@browserbasehq/sdk": "^2.0.0",
|
|
"ws": "^8.18.0",
|
|
"zod-to-json-schema": "^3.23.5"
|
|
},
|
|
"peerDependencies": {
|
|
"@playwright/test": "^1.42.1",
|
|
"deepmerge": "^4.3.1",
|
|
"dotenv": "^16.4.5",
|
|
"openai": "^4.62.1",
|
|
"zod": "^3.23.8"
|
|
}
|
|
},
|
|
"node_modules/@bundled-es-modules/cookie": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"cookie": "^0.7.2"
|
|
}
|
|
},
|
|
"node_modules/@bundled-es-modules/statuses": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"statuses": "^2.0.1"
|
|
}
|
|
},
|
|
"node_modules/@cfworker/json-schema": {
|
|
"version": "4.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@colors/colors": {
|
|
"version": "1.6.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.1.90"
|
|
}
|
|
},
|
|
"node_modules/@common.js/is-network-error": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=16"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@cspotcode/source-map-support": {
|
|
"version": "0.8.1",
|
|
"devOptional": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/trace-mapping": "0.3.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/trace-mapping": {
|
|
"version": "0.3.9",
|
|
"devOptional": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/resolve-uri": "^3.0.3",
|
|
"@jridgewell/sourcemap-codec": "^1.4.10"
|
|
}
|
|
},
|
|
"node_modules/@dabh/diagnostics": {
|
|
"version": "2.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"colorspace": "1.1.x",
|
|
"enabled": "2.0.x",
|
|
"kuler": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/darwin-arm64": {
|
|
"version": "0.25.9",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@ewoudenberg/difflib": {
|
|
"version": "0.1.0",
|
|
"dependencies": {
|
|
"heap": ">= 0.2.0"
|
|
}
|
|
},
|
|
"node_modules/@faker-js/faker": {
|
|
"version": "9.9.0",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/fakerjs"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18.0.0",
|
|
"npm": ">=9.0.0"
|
|
}
|
|
},
|
|
"node_modules/@gar/promisify": {
|
|
"version": "1.1.3",
|
|
"license": "MIT",
|
|
"optional": true
|
|
},
|
|
"node_modules/@getzep/zep-cloud": {
|
|
"version": "1.0.12",
|
|
"dependencies": {
|
|
"form-data": "4.0.0",
|
|
"node-fetch": "2.7.0",
|
|
"qs": "6.11.2",
|
|
"url-join": "4.0.1",
|
|
"zod": "^3.23.8"
|
|
},
|
|
"peerDependencies": {
|
|
"@langchain/core": ">=0.1.29 <0.4.0",
|
|
"langchain": ">=0.1.19 <0.4.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@langchain/core": {
|
|
"optional": true
|
|
},
|
|
"langchain": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@getzep/zep-js": {
|
|
"version": "0.9.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@supercharge/promise-pool": "^3.1.0",
|
|
"semver": "^7.5.4",
|
|
"typescript": "^5.1.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@google-ai/generativelanguage": {
|
|
"version": "2.6.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"google-gax": "^4.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/@google-cloud/paginator": {
|
|
"version": "5.0.2",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"arrify": "^2.0.0",
|
|
"extend": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/@google-cloud/projectify": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/@google-cloud/promisify": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@google-cloud/resource-manager": {
|
|
"version": "5.3.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"google-gax": "^4.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/@google-cloud/secret-manager": {
|
|
"version": "5.6.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"google-gax": "^4.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/@google-cloud/storage": {
|
|
"version": "7.17.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@google-cloud/paginator": "^5.0.0",
|
|
"@google-cloud/projectify": "^4.0.0",
|
|
"@google-cloud/promisify": "<4.1.0",
|
|
"abort-controller": "^3.0.0",
|
|
"async-retry": "^1.3.3",
|
|
"duplexify": "^4.1.3",
|
|
"fast-xml-parser": "^4.4.1",
|
|
"gaxios": "^6.0.2",
|
|
"google-auth-library": "^9.6.3",
|
|
"html-entities": "^2.5.2",
|
|
"mime": "^3.0.0",
|
|
"p-limit": "^3.0.1",
|
|
"retry-request": "^7.0.0",
|
|
"teeny-request": "^9.0.0",
|
|
"uuid": "^8.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@google-cloud/storage/node_modules/gaxios": {
|
|
"version": "6.7.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"extend": "^3.0.2",
|
|
"https-proxy-agent": "^7.0.1",
|
|
"is-stream": "^2.0.0",
|
|
"node-fetch": "^2.6.9",
|
|
"uuid": "^9.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@google-cloud/storage/node_modules/gaxios/node_modules/uuid": {
|
|
"version": "9.0.1",
|
|
"funding": [
|
|
"https://github.com/sponsors/broofa",
|
|
"https://github.com/sponsors/ctavan"
|
|
],
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/@google-cloud/storage/node_modules/gcp-metadata": {
|
|
"version": "6.1.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"gaxios": "^6.1.1",
|
|
"google-logging-utils": "^0.0.2",
|
|
"json-bigint": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@google-cloud/storage/node_modules/google-auth-library": {
|
|
"version": "9.15.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"base64-js": "^1.3.0",
|
|
"ecdsa-sig-formatter": "^1.0.11",
|
|
"gaxios": "^6.1.1",
|
|
"gcp-metadata": "^6.1.0",
|
|
"gtoken": "^7.0.0",
|
|
"jws": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@google-cloud/storage/node_modules/google-logging-utils": {
|
|
"version": "0.0.2",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@google-cloud/storage/node_modules/gtoken": {
|
|
"version": "7.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"gaxios": "^6.0.0",
|
|
"jws": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/@google-cloud/storage/node_modules/uuid": {
|
|
"version": "8.3.2",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/@google/generative-ai": {
|
|
"version": "0.21.0",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@graphql-typed-document-node/core": {
|
|
"version": "3.2.0",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
|
|
}
|
|
},
|
|
"node_modules/@grpc/grpc-js": {
|
|
"version": "1.7.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@grpc/proto-loader": "^0.7.0",
|
|
"@types/node": ">=12.12.47"
|
|
},
|
|
"engines": {
|
|
"node": "^8.13.0 || >=10.10.0"
|
|
}
|
|
},
|
|
"node_modules/@grpc/proto-loader": {
|
|
"version": "0.7.15",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"lodash.camelcase": "^4.3.0",
|
|
"long": "^5.0.0",
|
|
"protobufjs": "^7.2.5",
|
|
"yargs": "^17.7.2"
|
|
},
|
|
"bin": {
|
|
"proto-loader-gen-types": "build/bin/proto-loader-gen-types.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@huggingface/inference": {
|
|
"version": "4.0.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@huggingface/jinja": "^0.5.0",
|
|
"@huggingface/tasks": "^0.19.15"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@huggingface/jinja": {
|
|
"version": "0.5.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@huggingface/tasks": {
|
|
"version": "0.19.42",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@ibm-cloud/watsonx-ai": {
|
|
"version": "1.6.12",
|
|
"license": "Apache-2.0",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@types/node": "^18.0.0",
|
|
"extend": "3.0.2",
|
|
"form-data": "^4.0.4",
|
|
"ibm-cloud-sdk-core": "^5.3.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@ibm-cloud/watsonx-ai/node_modules/@types/node": {
|
|
"version": "18.19.123",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"undici-types": "~5.26.4"
|
|
}
|
|
},
|
|
"node_modules/@ibm-cloud/watsonx-ai/node_modules/form-data": {
|
|
"version": "4.0.4",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"asynckit": "^0.4.0",
|
|
"combined-stream": "^1.0.8",
|
|
"es-set-tostringtag": "^2.1.0",
|
|
"hasown": "^2.0.2",
|
|
"mime-types": "^2.1.12"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/@ibm-cloud/watsonx-ai/node_modules/undici-types": {
|
|
"version": "5.26.5",
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/@icetee/ftp": {
|
|
"version": "0.3.15",
|
|
"dependencies": {
|
|
"readable-stream": "1.1.x",
|
|
"xregexp": "2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/@icetee/ftp/node_modules/isarray": {
|
|
"version": "0.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@icetee/ftp/node_modules/readable-stream": {
|
|
"version": "1.1.14",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.1",
|
|
"isarray": "0.0.1",
|
|
"string_decoder": "~0.10.x"
|
|
}
|
|
},
|
|
"node_modules/@icetee/ftp/node_modules/string_decoder": {
|
|
"version": "0.10.31",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@inquirer/confirm": {
|
|
"version": "5.1.16",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@inquirer/core": "^10.2.0",
|
|
"@inquirer/type": "^3.0.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@types/node": ">=18"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/node": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@inquirer/core": {
|
|
"version": "10.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@inquirer/figures": "^1.0.13",
|
|
"@inquirer/type": "^3.0.8",
|
|
"ansi-escapes": "^4.3.2",
|
|
"cli-width": "^4.1.0",
|
|
"mute-stream": "^2.0.0",
|
|
"signal-exit": "^4.1.0",
|
|
"wrap-ansi": "^6.2.0",
|
|
"yoctocolors-cjs": "^2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@types/node": ">=18"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/node": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@inquirer/figures": {
|
|
"version": "1.0.13",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@inquirer/type": {
|
|
"version": "3.0.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@types/node": ">=18"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/node": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@ioredis/commands": {
|
|
"version": "1.3.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@isaacs/balanced-match": {
|
|
"version": "4.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "20 || >=22"
|
|
}
|
|
},
|
|
"node_modules/@isaacs/brace-expansion": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@isaacs/balanced-match": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "20 || >=22"
|
|
}
|
|
},
|
|
"node_modules/@isaacs/cliui": {
|
|
"version": "8.0.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"string-width": "^5.1.2",
|
|
"string-width-cjs": "npm:string-width@^4.2.0",
|
|
"strip-ansi": "^7.0.1",
|
|
"strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
|
|
"wrap-ansi": "^8.1.0",
|
|
"wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@isaacs/cliui/node_modules/ansi-styles": {
|
|
"version": "6.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@isaacs/cliui/node_modules/wrap-ansi": {
|
|
"version": "8.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^6.1.0",
|
|
"string-width": "^5.0.1",
|
|
"strip-ansi": "^7.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@istanbuljs/load-nyc-config": {
|
|
"version": "1.1.0",
|
|
"license": "ISC",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"camelcase": "^5.3.1",
|
|
"find-up": "^4.1.0",
|
|
"get-package-type": "^0.1.0",
|
|
"js-yaml": "^3.13.1",
|
|
"resolve-from": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@istanbuljs/load-nyc-config/node_modules/argparse": {
|
|
"version": "1.0.10",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"sprintf-js": "~1.0.2"
|
|
}
|
|
},
|
|
"node_modules/@istanbuljs/load-nyc-config/node_modules/camelcase": {
|
|
"version": "5.3.1",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@istanbuljs/load-nyc-config/node_modules/js-yaml": {
|
|
"version": "3.14.1",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"argparse": "^1.0.7",
|
|
"esprima": "^4.0.0"
|
|
},
|
|
"bin": {
|
|
"js-yaml": "bin/js-yaml.js"
|
|
}
|
|
},
|
|
"node_modules/@istanbuljs/load-nyc-config/node_modules/sprintf-js": {
|
|
"version": "1.0.3",
|
|
"license": "BSD-3-Clause",
|
|
"peer": true
|
|
},
|
|
"node_modules/@istanbuljs/schema": {
|
|
"version": "0.1.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@jest/console": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@jest/types": "^29.6.3",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"jest-message-util": "^29.7.0",
|
|
"jest-util": "^29.7.0",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/core": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@jest/console": "^29.7.0",
|
|
"@jest/reporters": "^29.7.0",
|
|
"@jest/test-result": "^29.7.0",
|
|
"@jest/transform": "^29.7.0",
|
|
"@jest/types": "^29.6.3",
|
|
"@types/node": "*",
|
|
"ansi-escapes": "^4.2.1",
|
|
"chalk": "^4.0.0",
|
|
"ci-info": "^3.2.0",
|
|
"exit": "^0.1.2",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-changed-files": "^29.7.0",
|
|
"jest-config": "^29.7.0",
|
|
"jest-haste-map": "^29.7.0",
|
|
"jest-message-util": "^29.7.0",
|
|
"jest-regex-util": "^29.6.3",
|
|
"jest-resolve": "^29.7.0",
|
|
"jest-resolve-dependencies": "^29.7.0",
|
|
"jest-runner": "^29.7.0",
|
|
"jest-runtime": "^29.7.0",
|
|
"jest-snapshot": "^29.7.0",
|
|
"jest-util": "^29.7.0",
|
|
"jest-validate": "^29.7.0",
|
|
"jest-watcher": "^29.7.0",
|
|
"micromatch": "^4.0.4",
|
|
"pretty-format": "^29.7.0",
|
|
"slash": "^3.0.0",
|
|
"strip-ansi": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"node-notifier": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@jest/core/node_modules/ansi-regex": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@jest/core/node_modules/strip-ansi": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@jest/environment": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@jest/fake-timers": "^29.7.0",
|
|
"@jest/types": "^29.6.3",
|
|
"@types/node": "*",
|
|
"jest-mock": "^29.7.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/expect": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"expect": "^29.7.0",
|
|
"jest-snapshot": "^29.7.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/expect-utils": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"jest-get-type": "^29.6.3"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/fake-timers": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@jest/types": "^29.6.3",
|
|
"@sinonjs/fake-timers": "^10.0.2",
|
|
"@types/node": "*",
|
|
"jest-message-util": "^29.7.0",
|
|
"jest-mock": "^29.7.0",
|
|
"jest-util": "^29.7.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/globals": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@jest/environment": "^29.7.0",
|
|
"@jest/expect": "^29.7.0",
|
|
"@jest/types": "^29.6.3",
|
|
"jest-mock": "^29.7.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/reporters": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@bcoe/v8-coverage": "^0.2.3",
|
|
"@jest/console": "^29.7.0",
|
|
"@jest/test-result": "^29.7.0",
|
|
"@jest/transform": "^29.7.0",
|
|
"@jest/types": "^29.6.3",
|
|
"@jridgewell/trace-mapping": "^0.3.18",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"collect-v8-coverage": "^1.0.0",
|
|
"exit": "^0.1.2",
|
|
"glob": "^7.1.3",
|
|
"graceful-fs": "^4.2.9",
|
|
"istanbul-lib-coverage": "^3.0.0",
|
|
"istanbul-lib-instrument": "^6.0.0",
|
|
"istanbul-lib-report": "^3.0.0",
|
|
"istanbul-lib-source-maps": "^4.0.0",
|
|
"istanbul-reports": "^3.1.3",
|
|
"jest-message-util": "^29.7.0",
|
|
"jest-util": "^29.7.0",
|
|
"jest-worker": "^29.7.0",
|
|
"slash": "^3.0.0",
|
|
"string-length": "^4.0.1",
|
|
"strip-ansi": "^6.0.0",
|
|
"v8-to-istanbul": "^9.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"node-notifier": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@jest/reporters/node_modules/@bcoe/v8-coverage": {
|
|
"version": "0.2.3",
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/@jest/reporters/node_modules/ansi-regex": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@jest/reporters/node_modules/brace-expansion": {
|
|
"version": "1.1.12",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/@jest/reporters/node_modules/glob": {
|
|
"version": "7.2.3",
|
|
"license": "ISC",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "^3.1.1",
|
|
"once": "^1.3.0",
|
|
"path-is-absolute": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/@jest/reporters/node_modules/istanbul-lib-source-maps": {
|
|
"version": "4.0.1",
|
|
"license": "BSD-3-Clause",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"debug": "^4.1.1",
|
|
"istanbul-lib-coverage": "^3.0.0",
|
|
"source-map": "^0.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@jest/reporters/node_modules/minimatch": {
|
|
"version": "3.1.2",
|
|
"license": "ISC",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/@jest/reporters/node_modules/strip-ansi": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@jest/schemas": {
|
|
"version": "29.6.3",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@sinclair/typebox": "^0.27.8"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/source-map": {
|
|
"version": "29.6.3",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@jridgewell/trace-mapping": "^0.3.18",
|
|
"callsites": "^3.0.0",
|
|
"graceful-fs": "^4.2.9"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/test-result": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@jest/console": "^29.7.0",
|
|
"@jest/types": "^29.6.3",
|
|
"@types/istanbul-lib-coverage": "^2.0.0",
|
|
"collect-v8-coverage": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/test-sequencer": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@jest/test-result": "^29.7.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-haste-map": "^29.7.0",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/transform": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/core": "^7.11.6",
|
|
"@jest/types": "^29.6.3",
|
|
"@jridgewell/trace-mapping": "^0.3.18",
|
|
"babel-plugin-istanbul": "^6.1.1",
|
|
"chalk": "^4.0.0",
|
|
"convert-source-map": "^2.0.0",
|
|
"fast-json-stable-stringify": "^2.1.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-haste-map": "^29.7.0",
|
|
"jest-regex-util": "^29.6.3",
|
|
"jest-util": "^29.7.0",
|
|
"micromatch": "^4.0.4",
|
|
"pirates": "^4.0.4",
|
|
"slash": "^3.0.0",
|
|
"write-file-atomic": "^4.0.2"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/types": {
|
|
"version": "29.6.3",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@jest/schemas": "^29.6.3",
|
|
"@types/istanbul-lib-coverage": "^2.0.0",
|
|
"@types/istanbul-reports": "^3.0.0",
|
|
"@types/node": "*",
|
|
"@types/yargs": "^17.0.8",
|
|
"chalk": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/gen-mapping": {
|
|
"version": "0.3.13",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/sourcemap-codec": "^1.5.0",
|
|
"@jridgewell/trace-mapping": "^0.3.24"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/resolve-uri": {
|
|
"version": "3.1.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/sourcemap-codec": {
|
|
"version": "1.5.5",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@jridgewell/trace-mapping": {
|
|
"version": "0.3.30",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/resolve-uri": "^3.1.0",
|
|
"@jridgewell/sourcemap-codec": "^1.4.14"
|
|
}
|
|
},
|
|
"node_modules/@js-joda/core": {
|
|
"version": "5.6.5",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/@js-sdsl/ordered-map": {
|
|
"version": "4.4.2",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/js-sdsl"
|
|
}
|
|
},
|
|
"node_modules/@jsdevtools/ono": {
|
|
"version": "7.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@kafkajs/confluent-schema-registry": {
|
|
"version": "3.8.0",
|
|
"dependencies": {
|
|
"ajv": "^7.1.0",
|
|
"avsc": ">= 5.4.13 < 6",
|
|
"mappersmith": ">= 2.44.0 < 3",
|
|
"protobufjs": "^7.4.0"
|
|
}
|
|
},
|
|
"node_modules/@kafkajs/confluent-schema-registry/node_modules/ajv": {
|
|
"version": "7.2.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2",
|
|
"uri-js": "^4.2.2"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
}
|
|
},
|
|
"node_modules/@kafkajs/confluent-schema-registry/node_modules/json-schema-traverse": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@kwsites/file-exists": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "^4.1.1"
|
|
}
|
|
},
|
|
"node_modules/@kwsites/promise-deferred": {
|
|
"version": "1.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@langchain/anthropic": {
|
|
"version": "0.3.26",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@anthropic-ai/sdk": "^0.56.0",
|
|
"fast-xml-parser": "^4.4.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@langchain/core": ">=0.3.58 <0.4.0"
|
|
}
|
|
},
|
|
"node_modules/@langchain/anthropic/node_modules/@anthropic-ai/sdk": {
|
|
"version": "0.56.0",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"anthropic-ai-sdk": "bin/cli"
|
|
}
|
|
},
|
|
"node_modules/@langchain/aws": {
|
|
"version": "0.1.11",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@aws-sdk/client-bedrock-agent-runtime": "^3.755.0",
|
|
"@aws-sdk/client-bedrock-runtime": "^3.755.0",
|
|
"@aws-sdk/client-kendra": "^3.750.0",
|
|
"@aws-sdk/credential-provider-node": "^3.750.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@langchain/core": ">=0.3.58 <0.4.0"
|
|
}
|
|
},
|
|
"node_modules/@langchain/cohere": {
|
|
"version": "0.3.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cohere-ai": "^7.14.0",
|
|
"uuid": "^10.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@langchain/core": ">=0.3.58 <0.4.0"
|
|
}
|
|
},
|
|
"node_modules/@langchain/community": {
|
|
"version": "0.3.50",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@langchain/openai": ">=0.2.0 <0.7.0",
|
|
"@langchain/weaviate": "^0.2.0",
|
|
"binary-extensions": "^2.2.0",
|
|
"expr-eval": "^2.0.2",
|
|
"flat": "^5.0.2",
|
|
"js-yaml": "^4.1.0",
|
|
"langchain": ">=0.2.3 <0.3.0 || >=0.3.4 <0.4.0",
|
|
"langsmith": "^0.3.46",
|
|
"uuid": "^10.0.0",
|
|
"zod": "^3.25.32"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@arcjet/redact": "^v1.0.0-alpha.23",
|
|
"@aws-crypto/sha256-js": "^5.0.0",
|
|
"@aws-sdk/client-bedrock-agent-runtime": "^3.749.0",
|
|
"@aws-sdk/client-bedrock-runtime": "^3.749.0",
|
|
"@aws-sdk/client-dynamodb": "^3.749.0",
|
|
"@aws-sdk/client-kendra": "^3.749.0",
|
|
"@aws-sdk/client-lambda": "^3.749.0",
|
|
"@aws-sdk/client-s3": "^3.749.0",
|
|
"@aws-sdk/client-sagemaker-runtime": "^3.749.0",
|
|
"@aws-sdk/client-sfn": "^3.749.0",
|
|
"@aws-sdk/credential-provider-node": "^3.388.0",
|
|
"@azure/search-documents": "^12.0.0",
|
|
"@azure/storage-blob": "^12.15.0",
|
|
"@browserbasehq/sdk": "*",
|
|
"@browserbasehq/stagehand": "^1.0.0",
|
|
"@clickhouse/client": "^0.2.5",
|
|
"@cloudflare/ai": "*",
|
|
"@datastax/astra-db-ts": "^1.0.0",
|
|
"@elastic/elasticsearch": "^8.4.0",
|
|
"@getmetal/metal-sdk": "*",
|
|
"@getzep/zep-cloud": "^1.0.6",
|
|
"@getzep/zep-js": "^0.9.0",
|
|
"@gomomento/sdk": "^1.51.1",
|
|
"@gomomento/sdk-core": "^1.51.1",
|
|
"@google-ai/generativelanguage": "*",
|
|
"@google-cloud/storage": "^6.10.1 || ^7.7.0",
|
|
"@gradientai/nodejs-sdk": "^1.2.0",
|
|
"@huggingface/inference": "^4.0.5",
|
|
"@huggingface/transformers": "^3.5.2",
|
|
"@ibm-cloud/watsonx-ai": "*",
|
|
"@lancedb/lancedb": "^0.12.0",
|
|
"@langchain/core": ">=0.3.58 <0.4.0",
|
|
"@layerup/layerup-security": "^1.5.12",
|
|
"@libsql/client": "^0.14.0",
|
|
"@mendable/firecrawl-js": "^1.4.3",
|
|
"@mlc-ai/web-llm": "*",
|
|
"@mozilla/readability": "*",
|
|
"@neondatabase/serverless": "*",
|
|
"@notionhq/client": "^2.2.10",
|
|
"@opensearch-project/opensearch": "*",
|
|
"@pinecone-database/pinecone": "*",
|
|
"@planetscale/database": "^1.8.0",
|
|
"@premai/prem-sdk": "^0.3.25",
|
|
"@qdrant/js-client-rest": "^1.15.0",
|
|
"@raycast/api": "^1.55.2",
|
|
"@rockset/client": "^0.9.1",
|
|
"@smithy/eventstream-codec": "^2.0.5",
|
|
"@smithy/protocol-http": "^3.0.6",
|
|
"@smithy/signature-v4": "^2.0.10",
|
|
"@smithy/util-utf8": "^2.0.0",
|
|
"@spider-cloud/spider-client": "^0.0.21",
|
|
"@supabase/supabase-js": "^2.45.0",
|
|
"@tensorflow-models/universal-sentence-encoder": "*",
|
|
"@tensorflow/tfjs-converter": "*",
|
|
"@tensorflow/tfjs-core": "*",
|
|
"@upstash/ratelimit": "^1.1.3 || ^2.0.3",
|
|
"@upstash/redis": "^1.20.6",
|
|
"@upstash/vector": "^1.1.1",
|
|
"@vercel/kv": "*",
|
|
"@vercel/postgres": "*",
|
|
"@writerai/writer-sdk": "^0.40.2",
|
|
"@xata.io/client": "^0.28.0",
|
|
"@zilliz/milvus2-sdk-node": ">=2.3.5",
|
|
"apify-client": "^2.7.1",
|
|
"assemblyai": "^4.6.0",
|
|
"azion": "^1.11.1",
|
|
"better-sqlite3": ">=9.4.0 <12.0.0",
|
|
"cassandra-driver": "^4.7.2",
|
|
"cborg": "^4.1.1",
|
|
"cheerio": "^1.0.0-rc.12",
|
|
"chromadb": "*",
|
|
"closevector-common": "0.1.3",
|
|
"closevector-node": "0.1.6",
|
|
"closevector-web": "0.1.6",
|
|
"cohere-ai": "*",
|
|
"convex": "^1.3.1",
|
|
"crypto-js": "^4.2.0",
|
|
"d3-dsv": "^2.0.0",
|
|
"discord.js": "^14.14.1",
|
|
"dria": "^0.0.3",
|
|
"duck-duck-scrape": "^2.2.5",
|
|
"epub2": "^3.0.1",
|
|
"fast-xml-parser": "*",
|
|
"firebase-admin": "^11.9.0 || ^12.0.0",
|
|
"google-auth-library": "*",
|
|
"googleapis": "*",
|
|
"hnswlib-node": "^3.0.0",
|
|
"html-to-text": "^9.0.5",
|
|
"ibm-cloud-sdk-core": "*",
|
|
"ignore": "^5.2.0",
|
|
"interface-datastore": "^8.2.11",
|
|
"ioredis": "^5.3.2",
|
|
"it-all": "^3.0.4",
|
|
"jsdom": "*",
|
|
"jsonwebtoken": "^9.0.2",
|
|
"llmonitor": "^0.5.9",
|
|
"lodash": "^4.17.21",
|
|
"lunary": "^0.7.10",
|
|
"mammoth": "^1.6.0",
|
|
"mariadb": "^3.4.0",
|
|
"mem0ai": "^2.1.8",
|
|
"mongodb": "^6.17.0",
|
|
"mysql2": "^3.9.8",
|
|
"neo4j-driver": "*",
|
|
"notion-to-md": "^3.1.0",
|
|
"officeparser": "^4.0.4",
|
|
"openai": "*",
|
|
"pdf-parse": "1.1.1",
|
|
"pg": "^8.11.0",
|
|
"pg-copy-streams": "^6.0.5",
|
|
"pickleparser": "^0.2.1",
|
|
"playwright": "^1.32.1",
|
|
"portkey-ai": "^0.1.11",
|
|
"puppeteer": "*",
|
|
"pyodide": ">=0.24.1 <0.27.0",
|
|
"redis": "*",
|
|
"replicate": "*",
|
|
"sonix-speech-recognition": "^2.1.1",
|
|
"srt-parser-2": "^1.2.3",
|
|
"typeorm": "^0.3.20",
|
|
"typesense": "^1.5.3",
|
|
"usearch": "^1.1.1",
|
|
"voy-search": "0.6.2",
|
|
"weaviate-client": "^3.5.2",
|
|
"web-auth-library": "^1.0.3",
|
|
"word-extractor": "*",
|
|
"ws": "^8.14.2",
|
|
"youtubei.js": "*"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@arcjet/redact": {
|
|
"optional": true
|
|
},
|
|
"@aws-crypto/sha256-js": {
|
|
"optional": true
|
|
},
|
|
"@aws-sdk/client-bedrock-agent-runtime": {
|
|
"optional": true
|
|
},
|
|
"@aws-sdk/client-bedrock-runtime": {
|
|
"optional": true
|
|
},
|
|
"@aws-sdk/client-dynamodb": {
|
|
"optional": true
|
|
},
|
|
"@aws-sdk/client-kendra": {
|
|
"optional": true
|
|
},
|
|
"@aws-sdk/client-lambda": {
|
|
"optional": true
|
|
},
|
|
"@aws-sdk/client-s3": {
|
|
"optional": true
|
|
},
|
|
"@aws-sdk/client-sagemaker-runtime": {
|
|
"optional": true
|
|
},
|
|
"@aws-sdk/client-sfn": {
|
|
"optional": true
|
|
},
|
|
"@aws-sdk/credential-provider-node": {
|
|
"optional": true
|
|
},
|
|
"@aws-sdk/dsql-signer": {
|
|
"optional": true
|
|
},
|
|
"@azure/search-documents": {
|
|
"optional": true
|
|
},
|
|
"@azure/storage-blob": {
|
|
"optional": true
|
|
},
|
|
"@browserbasehq/sdk": {
|
|
"optional": true
|
|
},
|
|
"@clickhouse/client": {
|
|
"optional": true
|
|
},
|
|
"@cloudflare/ai": {
|
|
"optional": true
|
|
},
|
|
"@datastax/astra-db-ts": {
|
|
"optional": true
|
|
},
|
|
"@elastic/elasticsearch": {
|
|
"optional": true
|
|
},
|
|
"@getmetal/metal-sdk": {
|
|
"optional": true
|
|
},
|
|
"@getzep/zep-cloud": {
|
|
"optional": true
|
|
},
|
|
"@getzep/zep-js": {
|
|
"optional": true
|
|
},
|
|
"@gomomento/sdk": {
|
|
"optional": true
|
|
},
|
|
"@gomomento/sdk-core": {
|
|
"optional": true
|
|
},
|
|
"@google-ai/generativelanguage": {
|
|
"optional": true
|
|
},
|
|
"@google-cloud/storage": {
|
|
"optional": true
|
|
},
|
|
"@gradientai/nodejs-sdk": {
|
|
"optional": true
|
|
},
|
|
"@huggingface/inference": {
|
|
"optional": true
|
|
},
|
|
"@huggingface/transformers": {
|
|
"optional": true
|
|
},
|
|
"@lancedb/lancedb": {
|
|
"optional": true
|
|
},
|
|
"@layerup/layerup-security": {
|
|
"optional": true
|
|
},
|
|
"@libsql/client": {
|
|
"optional": true
|
|
},
|
|
"@mendable/firecrawl-js": {
|
|
"optional": true
|
|
},
|
|
"@mlc-ai/web-llm": {
|
|
"optional": true
|
|
},
|
|
"@mozilla/readability": {
|
|
"optional": true
|
|
},
|
|
"@neondatabase/serverless": {
|
|
"optional": true
|
|
},
|
|
"@notionhq/client": {
|
|
"optional": true
|
|
},
|
|
"@opensearch-project/opensearch": {
|
|
"optional": true
|
|
},
|
|
"@pinecone-database/pinecone": {
|
|
"optional": true
|
|
},
|
|
"@planetscale/database": {
|
|
"optional": true
|
|
},
|
|
"@premai/prem-sdk": {
|
|
"optional": true
|
|
},
|
|
"@qdrant/js-client-rest": {
|
|
"optional": true
|
|
},
|
|
"@raycast/api": {
|
|
"optional": true
|
|
},
|
|
"@rockset/client": {
|
|
"optional": true
|
|
},
|
|
"@smithy/eventstream-codec": {
|
|
"optional": true
|
|
},
|
|
"@smithy/protocol-http": {
|
|
"optional": true
|
|
},
|
|
"@smithy/signature-v4": {
|
|
"optional": true
|
|
},
|
|
"@smithy/util-utf8": {
|
|
"optional": true
|
|
},
|
|
"@spider-cloud/spider-client": {
|
|
"optional": true
|
|
},
|
|
"@supabase/supabase-js": {
|
|
"optional": true
|
|
},
|
|
"@tensorflow-models/universal-sentence-encoder": {
|
|
"optional": true
|
|
},
|
|
"@tensorflow/tfjs-converter": {
|
|
"optional": true
|
|
},
|
|
"@tensorflow/tfjs-core": {
|
|
"optional": true
|
|
},
|
|
"@upstash/ratelimit": {
|
|
"optional": true
|
|
},
|
|
"@upstash/redis": {
|
|
"optional": true
|
|
},
|
|
"@upstash/vector": {
|
|
"optional": true
|
|
},
|
|
"@vercel/kv": {
|
|
"optional": true
|
|
},
|
|
"@vercel/postgres": {
|
|
"optional": true
|
|
},
|
|
"@writerai/writer-sdk": {
|
|
"optional": true
|
|
},
|
|
"@xata.io/client": {
|
|
"optional": true
|
|
},
|
|
"@zilliz/milvus2-sdk-node": {
|
|
"optional": true
|
|
},
|
|
"apify-client": {
|
|
"optional": true
|
|
},
|
|
"assemblyai": {
|
|
"optional": true
|
|
},
|
|
"azion": {
|
|
"optional": true
|
|
},
|
|
"better-sqlite3": {
|
|
"optional": true
|
|
},
|
|
"cassandra-driver": {
|
|
"optional": true
|
|
},
|
|
"cborg": {
|
|
"optional": true
|
|
},
|
|
"cheerio": {
|
|
"optional": true
|
|
},
|
|
"chromadb": {
|
|
"optional": true
|
|
},
|
|
"closevector-common": {
|
|
"optional": true
|
|
},
|
|
"closevector-node": {
|
|
"optional": true
|
|
},
|
|
"closevector-web": {
|
|
"optional": true
|
|
},
|
|
"cohere-ai": {
|
|
"optional": true
|
|
},
|
|
"convex": {
|
|
"optional": true
|
|
},
|
|
"crypto-js": {
|
|
"optional": true
|
|
},
|
|
"d3-dsv": {
|
|
"optional": true
|
|
},
|
|
"discord.js": {
|
|
"optional": true
|
|
},
|
|
"dria": {
|
|
"optional": true
|
|
},
|
|
"duck-duck-scrape": {
|
|
"optional": true
|
|
},
|
|
"epub2": {
|
|
"optional": true
|
|
},
|
|
"fast-xml-parser": {
|
|
"optional": true
|
|
},
|
|
"firebase-admin": {
|
|
"optional": true
|
|
},
|
|
"google-auth-library": {
|
|
"optional": true
|
|
},
|
|
"googleapis": {
|
|
"optional": true
|
|
},
|
|
"hnswlib-node": {
|
|
"optional": true
|
|
},
|
|
"html-to-text": {
|
|
"optional": true
|
|
},
|
|
"ignore": {
|
|
"optional": true
|
|
},
|
|
"interface-datastore": {
|
|
"optional": true
|
|
},
|
|
"ioredis": {
|
|
"optional": true
|
|
},
|
|
"it-all": {
|
|
"optional": true
|
|
},
|
|
"jsdom": {
|
|
"optional": true
|
|
},
|
|
"jsonwebtoken": {
|
|
"optional": true
|
|
},
|
|
"llmonitor": {
|
|
"optional": true
|
|
},
|
|
"lodash": {
|
|
"optional": true
|
|
},
|
|
"lunary": {
|
|
"optional": true
|
|
},
|
|
"mammoth": {
|
|
"optional": true
|
|
},
|
|
"mariadb": {
|
|
"optional": true
|
|
},
|
|
"mem0ai": {
|
|
"optional": true
|
|
},
|
|
"mongodb": {
|
|
"optional": true
|
|
},
|
|
"mysql2": {
|
|
"optional": true
|
|
},
|
|
"neo4j-driver": {
|
|
"optional": true
|
|
},
|
|
"notion-to-md": {
|
|
"optional": true
|
|
},
|
|
"officeparser": {
|
|
"optional": true
|
|
},
|
|
"pdf-parse": {
|
|
"optional": true
|
|
},
|
|
"pg": {
|
|
"optional": true
|
|
},
|
|
"pg-copy-streams": {
|
|
"optional": true
|
|
},
|
|
"pickleparser": {
|
|
"optional": true
|
|
},
|
|
"playwright": {
|
|
"optional": true
|
|
},
|
|
"portkey-ai": {
|
|
"optional": true
|
|
},
|
|
"puppeteer": {
|
|
"optional": true
|
|
},
|
|
"pyodide": {
|
|
"optional": true
|
|
},
|
|
"redis": {
|
|
"optional": true
|
|
},
|
|
"replicate": {
|
|
"optional": true
|
|
},
|
|
"sonix-speech-recognition": {
|
|
"optional": true
|
|
},
|
|
"srt-parser-2": {
|
|
"optional": true
|
|
},
|
|
"typeorm": {
|
|
"optional": true
|
|
},
|
|
"typesense": {
|
|
"optional": true
|
|
},
|
|
"usearch": {
|
|
"optional": true
|
|
},
|
|
"voy-search": {
|
|
"optional": true
|
|
},
|
|
"weaviate-client": {
|
|
"optional": true
|
|
},
|
|
"web-auth-library": {
|
|
"optional": true
|
|
},
|
|
"word-extractor": {
|
|
"optional": true
|
|
},
|
|
"ws": {
|
|
"optional": true
|
|
},
|
|
"youtubei.js": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@langchain/core": {
|
|
"version": "0.3.68",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@cfworker/json-schema": "^4.0.2",
|
|
"ansi-styles": "^5.0.0",
|
|
"camelcase": "6",
|
|
"decamelize": "1.2.0",
|
|
"js-tiktoken": "^1.0.12",
|
|
"langsmith": "^0.3.46",
|
|
"mustache": "^4.2.0",
|
|
"p-queue": "^6.6.2",
|
|
"p-retry": "4",
|
|
"uuid": "^10.0.0",
|
|
"zod": "^3.25.32",
|
|
"zod-to-json-schema": "^3.22.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@langchain/google-common": {
|
|
"version": "0.2.17",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"uuid": "^10.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@langchain/core": ">=0.3.58 <0.4.0"
|
|
}
|
|
},
|
|
"node_modules/@langchain/google-gauth": {
|
|
"version": "0.2.17",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@langchain/google-common": "^0.2.17",
|
|
"google-auth-library": "^10.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@langchain/core": ">=0.3.58 <0.4.0"
|
|
}
|
|
},
|
|
"node_modules/@langchain/google-genai": {
|
|
"version": "0.2.13",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@google/generative-ai": "^0.24.0",
|
|
"uuid": "^11.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@langchain/core": ">=0.3.58 <0.4.0"
|
|
}
|
|
},
|
|
"node_modules/@langchain/google-genai/node_modules/@google/generative-ai": {
|
|
"version": "0.24.1",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@langchain/google-genai/node_modules/uuid": {
|
|
"version": "11.1.0",
|
|
"funding": [
|
|
"https://github.com/sponsors/broofa",
|
|
"https://github.com/sponsors/ctavan"
|
|
],
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/esm/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/@langchain/google-vertexai": {
|
|
"version": "0.2.13",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@langchain/google-gauth": "^0.2.10"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@langchain/core": ">=0.3.58 <0.4.0"
|
|
}
|
|
},
|
|
"node_modules/@langchain/groq": {
|
|
"version": "0.2.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"groq-sdk": "^0.19.0",
|
|
"zod": "^3.22.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@langchain/core": ">=0.3.58 <0.4.0"
|
|
}
|
|
},
|
|
"node_modules/@langchain/langgraph": {
|
|
"version": "0.2.74",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@langchain/langgraph-checkpoint": "~0.0.17",
|
|
"@langchain/langgraph-sdk": "~0.0.32",
|
|
"uuid": "^10.0.0",
|
|
"zod": "^3.23.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@langchain/core": ">=0.2.36 <0.3.0 || >=0.3.40 < 0.4.0",
|
|
"zod-to-json-schema": "^3.x"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"zod-to-json-schema": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@langchain/langgraph-checkpoint": {
|
|
"version": "0.0.18",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"uuid": "^10.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@langchain/core": ">=0.2.31 <0.4.0"
|
|
}
|
|
},
|
|
"node_modules/@langchain/langgraph-sdk": {
|
|
"version": "0.0.112",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.15",
|
|
"p-queue": "^6.6.2",
|
|
"p-retry": "4",
|
|
"uuid": "^9.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@langchain/core": ">=0.2.31 <0.4.0",
|
|
"react": "^18 || ^19",
|
|
"react-dom": "^18 || ^19"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@langchain/core": {
|
|
"optional": true
|
|
},
|
|
"react": {
|
|
"optional": true
|
|
},
|
|
"react-dom": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@langchain/langgraph-sdk/node_modules/uuid": {
|
|
"version": "9.0.1",
|
|
"funding": [
|
|
"https://github.com/sponsors/broofa",
|
|
"https://github.com/sponsors/ctavan"
|
|
],
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/@langchain/mistralai": {
|
|
"version": "0.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@mistralai/mistralai": "^1.3.1",
|
|
"uuid": "^10.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@langchain/core": ">=0.3.58 <0.4.0"
|
|
}
|
|
},
|
|
"node_modules/@langchain/mongodb": {
|
|
"version": "0.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mongodb": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@langchain/core": ">=0.2.21 <0.4.0"
|
|
}
|
|
},
|
|
"node_modules/@langchain/ollama": {
|
|
"version": "0.2.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ollama": "^0.5.12",
|
|
"uuid": "^10.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@langchain/core": ">=0.3.58 <0.4.0"
|
|
}
|
|
},
|
|
"node_modules/@langchain/openai": {
|
|
"version": "0.6.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"js-tiktoken": "^1.0.12",
|
|
"openai": "^5.12.1",
|
|
"zod": "^3.25.32"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@langchain/core": ">=0.3.68 <0.4.0"
|
|
}
|
|
},
|
|
"node_modules/@langchain/openai/node_modules/openai": {
|
|
"version": "5.19.1",
|
|
"license": "Apache-2.0",
|
|
"bin": {
|
|
"openai": "bin/cli"
|
|
},
|
|
"peerDependencies": {
|
|
"ws": "^8.18.0",
|
|
"zod": "^3.23.8"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"ws": {
|
|
"optional": true
|
|
},
|
|
"zod": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@langchain/pinecone": {
|
|
"version": "0.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flat": "^5.0.2",
|
|
"uuid": "^10.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@langchain/core": ">=0.2.21 <0.4.0",
|
|
"@pinecone-database/pinecone": "^5.0.2"
|
|
}
|
|
},
|
|
"node_modules/@langchain/qdrant": {
|
|
"version": "0.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@qdrant/js-client-rest": "^1.9.0",
|
|
"uuid": "^10.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@langchain/core": ">=0.2.21 <0.4.0"
|
|
}
|
|
},
|
|
"node_modules/@langchain/redis": {
|
|
"version": "0.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"redis": "^4.6.13"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@langchain/core": ">=0.2.21 <0.4.0"
|
|
}
|
|
},
|
|
"node_modules/@langchain/redis/node_modules/@redis/client": {
|
|
"version": "1.6.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cluster-key-slot": "1.1.2",
|
|
"generic-pool": "3.9.0",
|
|
"yallist": "4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@langchain/redis/node_modules/@redis/json": {
|
|
"version": "1.0.7",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"@redis/client": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/@langchain/redis/node_modules/@redis/search": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"@redis/client": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/@langchain/redis/node_modules/@redis/time-series": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"@redis/client": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/@langchain/redis/node_modules/redis": {
|
|
"version": "4.7.1",
|
|
"license": "MIT",
|
|
"workspaces": [
|
|
"./packages/*"
|
|
],
|
|
"dependencies": {
|
|
"@redis/bloom": "1.2.0",
|
|
"@redis/client": "1.6.1",
|
|
"@redis/graph": "1.1.1",
|
|
"@redis/json": "1.0.7",
|
|
"@redis/search": "1.2.0",
|
|
"@redis/time-series": "1.1.0"
|
|
}
|
|
},
|
|
"node_modules/@langchain/textsplitters": {
|
|
"version": "0.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"js-tiktoken": "^1.0.12"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@langchain/core": ">=0.2.21 <0.4.0"
|
|
}
|
|
},
|
|
"node_modules/@langchain/weaviate": {
|
|
"version": "0.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"uuid": "^10.0.0",
|
|
"weaviate-client": "^3.5.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@langchain/core": ">=0.2.21 <0.4.0"
|
|
}
|
|
},
|
|
"node_modules/@mistralai/mistralai": {
|
|
"version": "1.10.0",
|
|
"dependencies": {
|
|
"zod": "^3.20.0",
|
|
"zod-to-json-schema": "^3.24.1"
|
|
}
|
|
},
|
|
"node_modules/@modelcontextprotocol/sdk": {
|
|
"version": "1.17.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ajv": "^6.12.6",
|
|
"content-type": "^1.0.5",
|
|
"cors": "^2.8.5",
|
|
"cross-spawn": "^7.0.5",
|
|
"eventsource": "^3.0.2",
|
|
"eventsource-parser": "^3.0.0",
|
|
"express": "^5.0.1",
|
|
"express-rate-limit": "^7.5.0",
|
|
"pkce-challenge": "^5.0.0",
|
|
"raw-body": "^3.0.0",
|
|
"zod": "^3.23.8",
|
|
"zod-to-json-schema": "^3.24.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@mongodb-js/saslprep": {
|
|
"version": "1.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"sparse-bitfield": "^3.0.3"
|
|
}
|
|
},
|
|
"node_modules/@mozilla/readability": {
|
|
"version": "0.6.0",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/@msgpackr-extract/msgpackr-extract-darwin-arm64": {
|
|
"version": "3.0.3",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
]
|
|
},
|
|
"node_modules/@mswjs/interceptors": {
|
|
"version": "0.39.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@open-draft/deferred-promise": "^2.2.0",
|
|
"@open-draft/logger": "^0.3.0",
|
|
"@open-draft/until": "^2.0.0",
|
|
"is-node-process": "^1.2.0",
|
|
"outvariant": "^1.4.3",
|
|
"strict-event-emitter": "^0.5.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@n8n_io/ai-assistant-sdk": {
|
|
"version": "1.15.0",
|
|
"license": "UNLICENSED",
|
|
"engines": {
|
|
"node": ">=20.15",
|
|
"pnpm": ">=8.14"
|
|
}
|
|
},
|
|
"node_modules/@n8n_io/license-sdk": {
|
|
"version": "2.23.0",
|
|
"license": "UNLICENSED",
|
|
"dependencies": {
|
|
"crypto-js": "^4.2.0",
|
|
"node-machine-id": "^1.1.12",
|
|
"node-rsa": "^1.1.1",
|
|
"undici": "^7.5.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.12.1"
|
|
}
|
|
},
|
|
"node_modules/@n8n_io/license-sdk/node_modules/undici": {
|
|
"version": "7.15.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=20.18.1"
|
|
}
|
|
},
|
|
"node_modules/@n8n_io/riot-tmpl": {
|
|
"version": "4.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"eslint-config-riot": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/ai-workflow-builder": {
|
|
"version": "0.19.0",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"@langchain/anthropic": "0.3.26",
|
|
"@langchain/core": "0.3.68",
|
|
"@langchain/langgraph": "0.2.74",
|
|
"@langchain/openai": "0.6.7",
|
|
"@n8n_io/ai-assistant-sdk": "1.15.0",
|
|
"@n8n/backend-common": "^0.19.0",
|
|
"@n8n/config": "1.52.0",
|
|
"@n8n/di": "0.9.0",
|
|
"langsmith": "^0.3.45",
|
|
"n8n-workflow": "1.106.0",
|
|
"picocolors": "1.0.1",
|
|
"zod": "3.25.67"
|
|
}
|
|
},
|
|
"node_modules/@n8n/ai-workflow-builder/node_modules/@n8n/errors": {
|
|
"version": "0.4.0",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"callsites": "3.1.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/ai-workflow-builder/node_modules/n8n-workflow": {
|
|
"version": "1.106.0",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"@n8n/errors": "^0.4.0",
|
|
"@n8n/tournament": "1.0.6",
|
|
"ast-types": "0.15.2",
|
|
"callsites": "3.1.0",
|
|
"esprima-next": "5.8.4",
|
|
"form-data": "4.0.0",
|
|
"jmespath": "0.16.0",
|
|
"js-base64": "3.7.2",
|
|
"jssha": "3.3.1",
|
|
"lodash": "4.17.21",
|
|
"luxon": "3.4.4",
|
|
"md5": "2.3.0",
|
|
"recast": "0.22.0",
|
|
"title-case": "3.0.3",
|
|
"transliteration": "2.3.5",
|
|
"xml2js": "0.6.2",
|
|
"zod": "3.25.67"
|
|
}
|
|
},
|
|
"node_modules/@n8n/ai-workflow-builder/node_modules/picocolors": {
|
|
"version": "1.0.1",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/@n8n/ai-workflow-builder/node_modules/zod": {
|
|
"version": "3.25.67",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/colinhacks"
|
|
}
|
|
},
|
|
"node_modules/@n8n/api-types": {
|
|
"version": "0.43.0",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"@n8n/permissions": "0.32.0",
|
|
"n8n-workflow": "1.106.0",
|
|
"xss": "1.0.15",
|
|
"zod": "3.25.67",
|
|
"zod-class": "0.0.16"
|
|
}
|
|
},
|
|
"node_modules/@n8n/api-types/node_modules/@n8n/errors": {
|
|
"version": "0.4.0",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"callsites": "3.1.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/api-types/node_modules/n8n-workflow": {
|
|
"version": "1.106.0",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"@n8n/errors": "^0.4.0",
|
|
"@n8n/tournament": "1.0.6",
|
|
"ast-types": "0.15.2",
|
|
"callsites": "3.1.0",
|
|
"esprima-next": "5.8.4",
|
|
"form-data": "4.0.0",
|
|
"jmespath": "0.16.0",
|
|
"js-base64": "3.7.2",
|
|
"jssha": "3.3.1",
|
|
"lodash": "4.17.21",
|
|
"luxon": "3.4.4",
|
|
"md5": "2.3.0",
|
|
"recast": "0.22.0",
|
|
"title-case": "3.0.3",
|
|
"transliteration": "2.3.5",
|
|
"xml2js": "0.6.2",
|
|
"zod": "3.25.67"
|
|
}
|
|
},
|
|
"node_modules/@n8n/api-types/node_modules/zod": {
|
|
"version": "3.25.67",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/colinhacks"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-common": {
|
|
"version": "0.19.0",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"@n8n/config": "^1.52.0",
|
|
"@n8n/constants": "^0.11.0",
|
|
"@n8n/decorators": "^0.19.0",
|
|
"@n8n/di": "^0.9.0",
|
|
"callsites": "3.1.0",
|
|
"n8n-workflow": "^1.106.0",
|
|
"picocolors": "1.0.1",
|
|
"reflect-metadata": "0.2.2",
|
|
"winston": "3.14.2",
|
|
"yargs-parser": "21.1.1"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-common/node_modules/picocolors": {
|
|
"version": "1.0.1",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/@n8n/backend-common/node_modules/readable-stream": {
|
|
"version": "3.6.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"string_decoder": "^1.1.1",
|
|
"util-deprecate": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-common/node_modules/winston": {
|
|
"version": "3.14.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@colors/colors": "^1.6.0",
|
|
"@dabh/diagnostics": "^2.0.2",
|
|
"async": "^3.2.3",
|
|
"is-stream": "^2.0.0",
|
|
"logform": "^2.6.0",
|
|
"one-time": "^1.0.0",
|
|
"readable-stream": "^3.4.0",
|
|
"safe-stable-stringify": "^2.3.1",
|
|
"stack-trace": "0.0.x",
|
|
"triple-beam": "^1.3.0",
|
|
"winston-transport": "^4.7.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.0.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils": {
|
|
"version": "0.12.0",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"@n8n/backend-common": "^0.19.0",
|
|
"@n8n/config": "^1.52.0",
|
|
"@n8n/constants": "^0.11.0",
|
|
"@n8n/db": "^0.20.0",
|
|
"@n8n/di": "^0.9.0",
|
|
"@n8n/permissions": "^0.32.0",
|
|
"@n8n/typeorm": "0.3.20-12",
|
|
"jest-mock-extended": "^3.0.4",
|
|
"n8n-workflow": "^1.106.0",
|
|
"reflect-metadata": "0.2.2",
|
|
"uuid": "10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/@n8n/typeorm": {
|
|
"version": "0.3.20-12",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@n8n/p-retry": "6.2.0-2",
|
|
"@sqltools/formatter": "^1.2.5",
|
|
"app-root-path": "^3.1.0",
|
|
"async-mutex": "^0.5.0",
|
|
"buffer": "^6.0.3",
|
|
"chalk": "^4.1.2",
|
|
"dayjs": "^1.11.9",
|
|
"debug": "^4.3.4",
|
|
"dotenv": "^16.0.3",
|
|
"glob": "^10.3.10",
|
|
"mkdirp": "^2.1.3",
|
|
"reflect-metadata": "^0.2.2",
|
|
"sha.js": "^2.4.11",
|
|
"tarn": "3.0.2",
|
|
"tslib": "^2.5.0",
|
|
"uuid": "^9.0.0",
|
|
"yargs": "^17.6.2"
|
|
},
|
|
"bin": {
|
|
"typeorm": "cli.js",
|
|
"typeorm-ts-node-commonjs": "cli-ts-node-commonjs.js",
|
|
"typeorm-ts-node-esm": "cli-ts-node-esm.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.13.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/typeorm"
|
|
},
|
|
"peerDependencies": {
|
|
"@google-cloud/spanner": "^5.18.0",
|
|
"@libsql/client": "^0.4.2",
|
|
"@sap/hana-client": "^2.12.25",
|
|
"@sentry/node": "<=8.x",
|
|
"better-sqlite3": "^7.1.2 || ^8.0.0 || ^9.0.0",
|
|
"hdb-pool": "^0.1.6",
|
|
"ioredis": "^5.0.4",
|
|
"mongodb": "^5.8.0",
|
|
"mssql": "^9.1.1 || ^10.0.1",
|
|
"mysql2": "^2.2.5 || ^3.0.1",
|
|
"oracledb": "^6.3.0",
|
|
"pg": "^8.5.1",
|
|
"pg-native": "^3.0.0",
|
|
"pg-query-stream": "^4.0.0",
|
|
"redis": "^3.1.1 || ^4.0.0",
|
|
"sql.js": "^1.4.0",
|
|
"sqlite3": "^5.0.3",
|
|
"ts-node": "^10.7.0",
|
|
"typeorm-aurora-data-api-driver": "^2.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@google-cloud/spanner": {
|
|
"optional": true
|
|
},
|
|
"@libsql/client": {
|
|
"optional": true
|
|
},
|
|
"@sap/hana-client": {
|
|
"optional": true
|
|
},
|
|
"@sentry/node": {
|
|
"optional": true
|
|
},
|
|
"better-sqlite3": {
|
|
"optional": true
|
|
},
|
|
"hdb-pool": {
|
|
"optional": true
|
|
},
|
|
"ioredis": {
|
|
"optional": true
|
|
},
|
|
"mongodb": {
|
|
"optional": true
|
|
},
|
|
"mssql": {
|
|
"optional": true
|
|
},
|
|
"mysql2": {
|
|
"optional": true
|
|
},
|
|
"oracledb": {
|
|
"optional": true
|
|
},
|
|
"pg": {
|
|
"optional": true
|
|
},
|
|
"pg-native": {
|
|
"optional": true
|
|
},
|
|
"pg-query-stream": {
|
|
"optional": true
|
|
},
|
|
"redis": {
|
|
"optional": true
|
|
},
|
|
"sql.js": {
|
|
"optional": true
|
|
},
|
|
"sqlite3": {
|
|
"optional": true
|
|
},
|
|
"ts-node": {
|
|
"optional": true
|
|
},
|
|
"typeorm-aurora-data-api-driver": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/@n8n/typeorm/node_modules/uuid": {
|
|
"version": "9.0.1",
|
|
"funding": [
|
|
"https://github.com/sponsors/broofa",
|
|
"https://github.com/sponsors/ctavan"
|
|
],
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/@opentelemetry/api-logs": {
|
|
"version": "0.57.1",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/@opentelemetry/instrumentation": {
|
|
"version": "0.57.1",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/api-logs": "0.57.1",
|
|
"@types/shimmer": "^1.2.0",
|
|
"import-in-the-middle": "^1.8.1",
|
|
"require-in-the-middle": "^7.1.1",
|
|
"semver": "^7.5.2",
|
|
"shimmer": "^1.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/@opentelemetry/instrumentation-connect": {
|
|
"version": "0.43.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/core": "^1.8.0",
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0",
|
|
"@types/connect": "3.4.36"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/@opentelemetry/instrumentation-dataloader": {
|
|
"version": "0.16.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/@opentelemetry/instrumentation-express": {
|
|
"version": "0.47.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/core": "^1.8.0",
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/@opentelemetry/instrumentation-fs": {
|
|
"version": "0.19.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/core": "^1.8.0",
|
|
"@opentelemetry/instrumentation": "^0.57.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/@opentelemetry/instrumentation-generic-pool": {
|
|
"version": "0.43.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/@opentelemetry/instrumentation-graphql": {
|
|
"version": "0.47.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/@opentelemetry/instrumentation-hapi": {
|
|
"version": "0.45.1",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/core": "^1.8.0",
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/@opentelemetry/instrumentation-http": {
|
|
"version": "0.57.1",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/core": "1.30.1",
|
|
"@opentelemetry/instrumentation": "0.57.1",
|
|
"@opentelemetry/semantic-conventions": "1.28.0",
|
|
"forwarded-parse": "2.1.2",
|
|
"semver": "^7.5.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/@opentelemetry/instrumentation-ioredis": {
|
|
"version": "0.47.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/redis-common": "^0.36.2",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/@opentelemetry/instrumentation-kafkajs": {
|
|
"version": "0.7.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/@opentelemetry/instrumentation-knex": {
|
|
"version": "0.44.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/@opentelemetry/instrumentation-koa": {
|
|
"version": "0.47.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/core": "^1.8.0",
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/@opentelemetry/instrumentation-lru-memoizer": {
|
|
"version": "0.44.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/@opentelemetry/instrumentation-mongodb": {
|
|
"version": "0.51.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/@opentelemetry/instrumentation-mongoose": {
|
|
"version": "0.46.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/core": "^1.8.0",
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/@opentelemetry/instrumentation-mysql": {
|
|
"version": "0.45.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0",
|
|
"@types/mysql": "2.15.26"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/@opentelemetry/instrumentation-mysql2": {
|
|
"version": "0.45.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0",
|
|
"@opentelemetry/sql-common": "^0.40.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/@opentelemetry/instrumentation-pg": {
|
|
"version": "0.50.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/core": "^1.26.0",
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "1.27.0",
|
|
"@opentelemetry/sql-common": "^0.40.1",
|
|
"@types/pg": "8.6.1",
|
|
"@types/pg-pool": "2.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/@opentelemetry/instrumentation-pg/node_modules/@opentelemetry/semantic-conventions": {
|
|
"version": "1.27.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/@opentelemetry/instrumentation-redis-4": {
|
|
"version": "0.46.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/redis-common": "^0.36.2",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/@opentelemetry/instrumentation-tedious": {
|
|
"version": "0.18.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0",
|
|
"@types/tedious": "^4.0.14"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/@opentelemetry/instrumentation-undici": {
|
|
"version": "0.10.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/core": "^1.8.0",
|
|
"@opentelemetry/instrumentation": "^0.57.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.7.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/@opentelemetry/semantic-conventions": {
|
|
"version": "1.28.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/@prisma/instrumentation": {
|
|
"version": "5.22.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/api": "^1.8",
|
|
"@opentelemetry/instrumentation": "^0.49 || ^0.50 || ^0.51 || ^0.52.0 || ^0.53.0",
|
|
"@opentelemetry/sdk-trace-base": "^1.22"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/@prisma/instrumentation/node_modules/@opentelemetry/api-logs": {
|
|
"version": "0.53.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/api": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/@prisma/instrumentation/node_modules/@opentelemetry/instrumentation": {
|
|
"version": "0.53.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/api-logs": "0.53.0",
|
|
"@types/shimmer": "^1.2.0",
|
|
"import-in-the-middle": "^1.8.1",
|
|
"require-in-the-middle": "^7.1.1",
|
|
"semver": "^7.5.2",
|
|
"shimmer": "^1.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/@sentry/core": {
|
|
"version": "8.55.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=14.18"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/@sentry/node": {
|
|
"version": "8.55.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/api": "^1.9.0",
|
|
"@opentelemetry/context-async-hooks": "^1.30.1",
|
|
"@opentelemetry/core": "^1.30.1",
|
|
"@opentelemetry/instrumentation": "^0.57.1",
|
|
"@opentelemetry/instrumentation-amqplib": "^0.46.0",
|
|
"@opentelemetry/instrumentation-connect": "0.43.0",
|
|
"@opentelemetry/instrumentation-dataloader": "0.16.0",
|
|
"@opentelemetry/instrumentation-express": "0.47.0",
|
|
"@opentelemetry/instrumentation-fastify": "0.44.1",
|
|
"@opentelemetry/instrumentation-fs": "0.19.0",
|
|
"@opentelemetry/instrumentation-generic-pool": "0.43.0",
|
|
"@opentelemetry/instrumentation-graphql": "0.47.0",
|
|
"@opentelemetry/instrumentation-hapi": "0.45.1",
|
|
"@opentelemetry/instrumentation-http": "0.57.1",
|
|
"@opentelemetry/instrumentation-ioredis": "0.47.0",
|
|
"@opentelemetry/instrumentation-kafkajs": "0.7.0",
|
|
"@opentelemetry/instrumentation-knex": "0.44.0",
|
|
"@opentelemetry/instrumentation-koa": "0.47.0",
|
|
"@opentelemetry/instrumentation-lru-memoizer": "0.44.0",
|
|
"@opentelemetry/instrumentation-mongodb": "0.51.0",
|
|
"@opentelemetry/instrumentation-mongoose": "0.46.0",
|
|
"@opentelemetry/instrumentation-mysql": "0.45.0",
|
|
"@opentelemetry/instrumentation-mysql2": "0.45.0",
|
|
"@opentelemetry/instrumentation-nestjs-core": "0.44.0",
|
|
"@opentelemetry/instrumentation-pg": "0.50.0",
|
|
"@opentelemetry/instrumentation-redis-4": "0.46.0",
|
|
"@opentelemetry/instrumentation-tedious": "0.18.0",
|
|
"@opentelemetry/instrumentation-undici": "0.10.0",
|
|
"@opentelemetry/resources": "^1.30.1",
|
|
"@opentelemetry/sdk-trace-base": "^1.30.1",
|
|
"@opentelemetry/semantic-conventions": "^1.28.0",
|
|
"@prisma/instrumentation": "5.22.0",
|
|
"@sentry/core": "8.55.0",
|
|
"@sentry/opentelemetry": "8.55.0",
|
|
"import-in-the-middle": "^1.11.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.18"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/@sentry/opentelemetry": {
|
|
"version": "8.55.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@sentry/core": "8.55.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.18"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.9.0",
|
|
"@opentelemetry/context-async-hooks": "^1.30.1",
|
|
"@opentelemetry/core": "^1.30.1",
|
|
"@opentelemetry/instrumentation": "^0.57.1",
|
|
"@opentelemetry/sdk-trace-base": "^1.30.1",
|
|
"@opentelemetry/semantic-conventions": "^1.28.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/@types/connect": {
|
|
"version": "3.4.36",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/@types/whatwg-url": {
|
|
"version": "8.2.2",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"@types/webidl-conversions": "*"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/better-sqlite3": {
|
|
"version": "9.6.0",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"bindings": "^1.5.0",
|
|
"prebuild-install": "^7.1.1"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/bson": {
|
|
"version": "5.5.1",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=14.20.1"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/glob": {
|
|
"version": "10.4.5",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"foreground-child": "^3.1.0",
|
|
"jackspeak": "^3.1.2",
|
|
"minimatch": "^9.0.4",
|
|
"minipass": "^7.1.2",
|
|
"package-json-from-dist": "^1.0.0",
|
|
"path-scurry": "^1.11.1"
|
|
},
|
|
"bin": {
|
|
"glob": "dist/esm/bin.mjs"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/jackspeak": {
|
|
"version": "3.4.3",
|
|
"license": "BlueOak-1.0.0",
|
|
"dependencies": {
|
|
"@isaacs/cliui": "^8.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
},
|
|
"optionalDependencies": {
|
|
"@pkgjs/parseargs": "^0.11.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/lru-cache": {
|
|
"version": "10.4.3",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/mkdirp": {
|
|
"version": "2.1.6",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mkdirp": "dist/cjs/src/bin.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/mongodb": {
|
|
"version": "5.9.2",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"bson": "^5.5.0",
|
|
"mongodb-connection-string-url": "^2.6.0",
|
|
"socks": "^2.7.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.20.1"
|
|
},
|
|
"optionalDependencies": {
|
|
"@mongodb-js/saslprep": "^1.1.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@aws-sdk/credential-providers": "^3.188.0",
|
|
"@mongodb-js/zstd": "^1.0.0",
|
|
"kerberos": "^1.0.0 || ^2.0.0",
|
|
"mongodb-client-encryption": ">=2.3.0 <3",
|
|
"snappy": "^7.2.2"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@aws-sdk/credential-providers": {
|
|
"optional": true
|
|
},
|
|
"@mongodb-js/zstd": {
|
|
"optional": true
|
|
},
|
|
"kerberos": {
|
|
"optional": true
|
|
},
|
|
"mongodb-client-encryption": {
|
|
"optional": true
|
|
},
|
|
"snappy": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/mongodb-connection-string-url": {
|
|
"version": "2.6.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@types/whatwg-url": "^8.2.1",
|
|
"whatwg-url": "^11.0.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/path-scurry": {
|
|
"version": "1.11.1",
|
|
"license": "BlueOak-1.0.0",
|
|
"dependencies": {
|
|
"lru-cache": "^10.2.0",
|
|
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/tr46": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"punycode": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@n8n/backend-test-utils/node_modules/whatwg-url": {
|
|
"version": "11.0.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"tr46": "^3.0.0",
|
|
"webidl-conversions": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@n8n/client-oauth2": {
|
|
"version": "0.29.0",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"axios": "1.8.3"
|
|
}
|
|
},
|
|
"node_modules/@n8n/client-oauth2/node_modules/axios": {
|
|
"version": "1.8.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"follow-redirects": "^1.15.6",
|
|
"form-data": "^4.0.0",
|
|
"proxy-from-env": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/config": {
|
|
"version": "1.52.0",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"@n8n/di": "0.9.0",
|
|
"reflect-metadata": "0.2.2",
|
|
"zod": "3.25.67"
|
|
}
|
|
},
|
|
"node_modules/@n8n/config/node_modules/zod": {
|
|
"version": "3.25.67",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/colinhacks"
|
|
}
|
|
},
|
|
"node_modules/@n8n/constants": {
|
|
"version": "0.11.0",
|
|
"license": "SEE LICENSE IN LICENSE.md"
|
|
},
|
|
"node_modules/@n8n/db": {
|
|
"version": "0.20.0",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"@n8n/api-types": "^0.43.0",
|
|
"@n8n/backend-common": "^0.19.0",
|
|
"@n8n/config": "^1.52.0",
|
|
"@n8n/constants": "^0.11.0",
|
|
"@n8n/decorators": "^0.19.0",
|
|
"@n8n/di": "^0.9.0",
|
|
"@n8n/permissions": "^0.32.0",
|
|
"@n8n/typeorm": "0.3.20-12",
|
|
"class-validator": "0.14.0",
|
|
"flatted": "3.2.7",
|
|
"lodash": "4.17.21",
|
|
"n8n-core": "^1.108.0",
|
|
"n8n-workflow": "^1.106.0",
|
|
"nanoid": "3.3.8",
|
|
"p-lazy": "3.1.0",
|
|
"reflect-metadata": "0.2.2",
|
|
"uuid": "10.0.0",
|
|
"xss": "1.0.15",
|
|
"zod": "3.25.67"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/@n8n/typeorm": {
|
|
"version": "0.3.20-12",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@n8n/p-retry": "6.2.0-2",
|
|
"@sqltools/formatter": "^1.2.5",
|
|
"app-root-path": "^3.1.0",
|
|
"async-mutex": "^0.5.0",
|
|
"buffer": "^6.0.3",
|
|
"chalk": "^4.1.2",
|
|
"dayjs": "^1.11.9",
|
|
"debug": "^4.3.4",
|
|
"dotenv": "^16.0.3",
|
|
"glob": "^10.3.10",
|
|
"mkdirp": "^2.1.3",
|
|
"reflect-metadata": "^0.2.2",
|
|
"sha.js": "^2.4.11",
|
|
"tarn": "3.0.2",
|
|
"tslib": "^2.5.0",
|
|
"uuid": "^9.0.0",
|
|
"yargs": "^17.6.2"
|
|
},
|
|
"bin": {
|
|
"typeorm": "cli.js",
|
|
"typeorm-ts-node-commonjs": "cli-ts-node-commonjs.js",
|
|
"typeorm-ts-node-esm": "cli-ts-node-esm.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.13.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/typeorm"
|
|
},
|
|
"peerDependencies": {
|
|
"@google-cloud/spanner": "^5.18.0",
|
|
"@libsql/client": "^0.4.2",
|
|
"@sap/hana-client": "^2.12.25",
|
|
"@sentry/node": "<=8.x",
|
|
"better-sqlite3": "^7.1.2 || ^8.0.0 || ^9.0.0",
|
|
"hdb-pool": "^0.1.6",
|
|
"ioredis": "^5.0.4",
|
|
"mongodb": "^5.8.0",
|
|
"mssql": "^9.1.1 || ^10.0.1",
|
|
"mysql2": "^2.2.5 || ^3.0.1",
|
|
"oracledb": "^6.3.0",
|
|
"pg": "^8.5.1",
|
|
"pg-native": "^3.0.0",
|
|
"pg-query-stream": "^4.0.0",
|
|
"redis": "^3.1.1 || ^4.0.0",
|
|
"sql.js": "^1.4.0",
|
|
"sqlite3": "^5.0.3",
|
|
"ts-node": "^10.7.0",
|
|
"typeorm-aurora-data-api-driver": "^2.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@google-cloud/spanner": {
|
|
"optional": true
|
|
},
|
|
"@libsql/client": {
|
|
"optional": true
|
|
},
|
|
"@sap/hana-client": {
|
|
"optional": true
|
|
},
|
|
"@sentry/node": {
|
|
"optional": true
|
|
},
|
|
"better-sqlite3": {
|
|
"optional": true
|
|
},
|
|
"hdb-pool": {
|
|
"optional": true
|
|
},
|
|
"ioredis": {
|
|
"optional": true
|
|
},
|
|
"mongodb": {
|
|
"optional": true
|
|
},
|
|
"mssql": {
|
|
"optional": true
|
|
},
|
|
"mysql2": {
|
|
"optional": true
|
|
},
|
|
"oracledb": {
|
|
"optional": true
|
|
},
|
|
"pg": {
|
|
"optional": true
|
|
},
|
|
"pg-native": {
|
|
"optional": true
|
|
},
|
|
"pg-query-stream": {
|
|
"optional": true
|
|
},
|
|
"redis": {
|
|
"optional": true
|
|
},
|
|
"sql.js": {
|
|
"optional": true
|
|
},
|
|
"sqlite3": {
|
|
"optional": true
|
|
},
|
|
"ts-node": {
|
|
"optional": true
|
|
},
|
|
"typeorm-aurora-data-api-driver": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/@n8n/typeorm/node_modules/uuid": {
|
|
"version": "9.0.1",
|
|
"funding": [
|
|
"https://github.com/sponsors/broofa",
|
|
"https://github.com/sponsors/ctavan"
|
|
],
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/@opentelemetry/api-logs": {
|
|
"version": "0.57.1",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/@opentelemetry/instrumentation": {
|
|
"version": "0.57.1",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/api-logs": "0.57.1",
|
|
"@types/shimmer": "^1.2.0",
|
|
"import-in-the-middle": "^1.8.1",
|
|
"require-in-the-middle": "^7.1.1",
|
|
"semver": "^7.5.2",
|
|
"shimmer": "^1.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/@opentelemetry/instrumentation-connect": {
|
|
"version": "0.43.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/core": "^1.8.0",
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0",
|
|
"@types/connect": "3.4.36"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/@opentelemetry/instrumentation-dataloader": {
|
|
"version": "0.16.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/@opentelemetry/instrumentation-express": {
|
|
"version": "0.47.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/core": "^1.8.0",
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/@opentelemetry/instrumentation-fs": {
|
|
"version": "0.19.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/core": "^1.8.0",
|
|
"@opentelemetry/instrumentation": "^0.57.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/@opentelemetry/instrumentation-generic-pool": {
|
|
"version": "0.43.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/@opentelemetry/instrumentation-graphql": {
|
|
"version": "0.47.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/@opentelemetry/instrumentation-hapi": {
|
|
"version": "0.45.1",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/core": "^1.8.0",
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/@opentelemetry/instrumentation-http": {
|
|
"version": "0.57.1",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/core": "1.30.1",
|
|
"@opentelemetry/instrumentation": "0.57.1",
|
|
"@opentelemetry/semantic-conventions": "1.28.0",
|
|
"forwarded-parse": "2.1.2",
|
|
"semver": "^7.5.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/@opentelemetry/instrumentation-ioredis": {
|
|
"version": "0.47.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/redis-common": "^0.36.2",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/@opentelemetry/instrumentation-kafkajs": {
|
|
"version": "0.7.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/@opentelemetry/instrumentation-knex": {
|
|
"version": "0.44.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/@opentelemetry/instrumentation-koa": {
|
|
"version": "0.47.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/core": "^1.8.0",
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/@opentelemetry/instrumentation-lru-memoizer": {
|
|
"version": "0.44.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/@opentelemetry/instrumentation-mongodb": {
|
|
"version": "0.51.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/@opentelemetry/instrumentation-mongoose": {
|
|
"version": "0.46.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/core": "^1.8.0",
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/@opentelemetry/instrumentation-mysql": {
|
|
"version": "0.45.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0",
|
|
"@types/mysql": "2.15.26"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/@opentelemetry/instrumentation-mysql2": {
|
|
"version": "0.45.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0",
|
|
"@opentelemetry/sql-common": "^0.40.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/@opentelemetry/instrumentation-pg": {
|
|
"version": "0.50.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/core": "^1.26.0",
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "1.27.0",
|
|
"@opentelemetry/sql-common": "^0.40.1",
|
|
"@types/pg": "8.6.1",
|
|
"@types/pg-pool": "2.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/@opentelemetry/instrumentation-pg/node_modules/@opentelemetry/semantic-conventions": {
|
|
"version": "1.27.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/@opentelemetry/instrumentation-redis-4": {
|
|
"version": "0.46.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/redis-common": "^0.36.2",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/@opentelemetry/instrumentation-tedious": {
|
|
"version": "0.18.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0",
|
|
"@types/tedious": "^4.0.14"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/@opentelemetry/instrumentation-undici": {
|
|
"version": "0.10.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/core": "^1.8.0",
|
|
"@opentelemetry/instrumentation": "^0.57.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.7.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/@opentelemetry/semantic-conventions": {
|
|
"version": "1.28.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/@prisma/instrumentation": {
|
|
"version": "5.22.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/api": "^1.8",
|
|
"@opentelemetry/instrumentation": "^0.49 || ^0.50 || ^0.51 || ^0.52.0 || ^0.53.0",
|
|
"@opentelemetry/sdk-trace-base": "^1.22"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/@prisma/instrumentation/node_modules/@opentelemetry/api-logs": {
|
|
"version": "0.53.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/api": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/@prisma/instrumentation/node_modules/@opentelemetry/instrumentation": {
|
|
"version": "0.53.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/api-logs": "0.53.0",
|
|
"@types/shimmer": "^1.2.0",
|
|
"import-in-the-middle": "^1.8.1",
|
|
"require-in-the-middle": "^7.1.1",
|
|
"semver": "^7.5.2",
|
|
"shimmer": "^1.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/@sentry/core": {
|
|
"version": "8.55.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=14.18"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/@sentry/node": {
|
|
"version": "8.55.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/api": "^1.9.0",
|
|
"@opentelemetry/context-async-hooks": "^1.30.1",
|
|
"@opentelemetry/core": "^1.30.1",
|
|
"@opentelemetry/instrumentation": "^0.57.1",
|
|
"@opentelemetry/instrumentation-amqplib": "^0.46.0",
|
|
"@opentelemetry/instrumentation-connect": "0.43.0",
|
|
"@opentelemetry/instrumentation-dataloader": "0.16.0",
|
|
"@opentelemetry/instrumentation-express": "0.47.0",
|
|
"@opentelemetry/instrumentation-fastify": "0.44.1",
|
|
"@opentelemetry/instrumentation-fs": "0.19.0",
|
|
"@opentelemetry/instrumentation-generic-pool": "0.43.0",
|
|
"@opentelemetry/instrumentation-graphql": "0.47.0",
|
|
"@opentelemetry/instrumentation-hapi": "0.45.1",
|
|
"@opentelemetry/instrumentation-http": "0.57.1",
|
|
"@opentelemetry/instrumentation-ioredis": "0.47.0",
|
|
"@opentelemetry/instrumentation-kafkajs": "0.7.0",
|
|
"@opentelemetry/instrumentation-knex": "0.44.0",
|
|
"@opentelemetry/instrumentation-koa": "0.47.0",
|
|
"@opentelemetry/instrumentation-lru-memoizer": "0.44.0",
|
|
"@opentelemetry/instrumentation-mongodb": "0.51.0",
|
|
"@opentelemetry/instrumentation-mongoose": "0.46.0",
|
|
"@opentelemetry/instrumentation-mysql": "0.45.0",
|
|
"@opentelemetry/instrumentation-mysql2": "0.45.0",
|
|
"@opentelemetry/instrumentation-nestjs-core": "0.44.0",
|
|
"@opentelemetry/instrumentation-pg": "0.50.0",
|
|
"@opentelemetry/instrumentation-redis-4": "0.46.0",
|
|
"@opentelemetry/instrumentation-tedious": "0.18.0",
|
|
"@opentelemetry/instrumentation-undici": "0.10.0",
|
|
"@opentelemetry/resources": "^1.30.1",
|
|
"@opentelemetry/sdk-trace-base": "^1.30.1",
|
|
"@opentelemetry/semantic-conventions": "^1.28.0",
|
|
"@prisma/instrumentation": "5.22.0",
|
|
"@sentry/core": "8.55.0",
|
|
"@sentry/opentelemetry": "8.55.0",
|
|
"import-in-the-middle": "^1.11.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.18"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/@sentry/opentelemetry": {
|
|
"version": "8.55.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@sentry/core": "8.55.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.18"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.9.0",
|
|
"@opentelemetry/context-async-hooks": "^1.30.1",
|
|
"@opentelemetry/core": "^1.30.1",
|
|
"@opentelemetry/instrumentation": "^0.57.1",
|
|
"@opentelemetry/sdk-trace-base": "^1.30.1",
|
|
"@opentelemetry/semantic-conventions": "^1.28.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/@types/connect": {
|
|
"version": "3.4.36",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/@types/whatwg-url": {
|
|
"version": "8.2.2",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"@types/webidl-conversions": "*"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/better-sqlite3": {
|
|
"version": "9.6.0",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"bindings": "^1.5.0",
|
|
"prebuild-install": "^7.1.1"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/bson": {
|
|
"version": "5.5.1",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=14.20.1"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/flatted": {
|
|
"version": "3.2.7",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/@n8n/db/node_modules/glob": {
|
|
"version": "10.4.5",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"foreground-child": "^3.1.0",
|
|
"jackspeak": "^3.1.2",
|
|
"minimatch": "^9.0.4",
|
|
"minipass": "^7.1.2",
|
|
"package-json-from-dist": "^1.0.0",
|
|
"path-scurry": "^1.11.1"
|
|
},
|
|
"bin": {
|
|
"glob": "dist/esm/bin.mjs"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/jackspeak": {
|
|
"version": "3.4.3",
|
|
"license": "BlueOak-1.0.0",
|
|
"dependencies": {
|
|
"@isaacs/cliui": "^8.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
},
|
|
"optionalDependencies": {
|
|
"@pkgjs/parseargs": "^0.11.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/lru-cache": {
|
|
"version": "10.4.3",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/@n8n/db/node_modules/mkdirp": {
|
|
"version": "2.1.6",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mkdirp": "dist/cjs/src/bin.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/mongodb": {
|
|
"version": "5.9.2",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"bson": "^5.5.0",
|
|
"mongodb-connection-string-url": "^2.6.0",
|
|
"socks": "^2.7.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.20.1"
|
|
},
|
|
"optionalDependencies": {
|
|
"@mongodb-js/saslprep": "^1.1.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@aws-sdk/credential-providers": "^3.188.0",
|
|
"@mongodb-js/zstd": "^1.0.0",
|
|
"kerberos": "^1.0.0 || ^2.0.0",
|
|
"mongodb-client-encryption": ">=2.3.0 <3",
|
|
"snappy": "^7.2.2"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@aws-sdk/credential-providers": {
|
|
"optional": true
|
|
},
|
|
"@mongodb-js/zstd": {
|
|
"optional": true
|
|
},
|
|
"kerberos": {
|
|
"optional": true
|
|
},
|
|
"mongodb-client-encryption": {
|
|
"optional": true
|
|
},
|
|
"snappy": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/mongodb-connection-string-url": {
|
|
"version": "2.6.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@types/whatwg-url": "^8.2.1",
|
|
"whatwg-url": "^11.0.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/path-scurry": {
|
|
"version": "1.11.1",
|
|
"license": "BlueOak-1.0.0",
|
|
"dependencies": {
|
|
"lru-cache": "^10.2.0",
|
|
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/tr46": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"punycode": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/whatwg-url": {
|
|
"version": "11.0.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"tr46": "^3.0.0",
|
|
"webidl-conversions": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@n8n/db/node_modules/zod": {
|
|
"version": "3.25.67",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/colinhacks"
|
|
}
|
|
},
|
|
"node_modules/@n8n/decorators": {
|
|
"version": "0.19.0",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"@n8n/constants": "^0.11.0",
|
|
"@n8n/di": "^0.9.0",
|
|
"@n8n/permissions": "^0.32.0",
|
|
"lodash": "4.17.21",
|
|
"n8n-workflow": "^1.106.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/di": {
|
|
"version": "0.9.0",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"reflect-metadata": "0.2.2"
|
|
}
|
|
},
|
|
"node_modules/@n8n/errors": {
|
|
"version": "0.5.0",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"callsites": "3.1.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/imap": {
|
|
"version": "0.15.0",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"iconv-lite": "0.6.3",
|
|
"imap": "0.8.19",
|
|
"quoted-printable": "1.0.1",
|
|
"utf8": "3.0.0",
|
|
"uuencode": "0.0.4"
|
|
}
|
|
},
|
|
"node_modules/@n8n/imap/node_modules/iconv-lite": {
|
|
"version": "0.6.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/json-schema-to-zod": {
|
|
"version": "1.5.0",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"peerDependencies": {
|
|
"zod": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/localtunnel": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"axios": "^1.7.3",
|
|
"debug": "^4.3.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain": {
|
|
"version": "1.109.1",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"@aws-sdk/client-sso-oidc": "3.808.0",
|
|
"@azure/identity": "4.3.0",
|
|
"@getzep/zep-cloud": "1.0.12",
|
|
"@getzep/zep-js": "0.9.0",
|
|
"@google-ai/generativelanguage": "2.6.0",
|
|
"@google-cloud/resource-manager": "5.3.0",
|
|
"@google/generative-ai": "0.21.0",
|
|
"@huggingface/inference": "4.0.5",
|
|
"@langchain/anthropic": "0.3.26",
|
|
"@langchain/aws": "0.1.11",
|
|
"@langchain/cohere": "0.3.4",
|
|
"@langchain/community": "0.3.50",
|
|
"@langchain/core": "0.3.68",
|
|
"@langchain/google-genai": "0.2.13",
|
|
"@langchain/google-vertexai": "0.2.13",
|
|
"@langchain/groq": "0.2.3",
|
|
"@langchain/mistralai": "0.2.1",
|
|
"@langchain/mongodb": "^0.1.0",
|
|
"@langchain/ollama": "0.2.3",
|
|
"@langchain/openai": "0.6.7",
|
|
"@langchain/pinecone": "0.2.0",
|
|
"@langchain/qdrant": "0.1.2",
|
|
"@langchain/redis": "0.1.1",
|
|
"@langchain/textsplitters": "0.1.0",
|
|
"@langchain/weaviate": "0.2.0",
|
|
"@modelcontextprotocol/sdk": "1.12.0",
|
|
"@mozilla/readability": "0.6.0",
|
|
"@n8n/client-oauth2": "0.29.0",
|
|
"@n8n/errors": "^0.5.0",
|
|
"@n8n/json-schema-to-zod": "1.5.0",
|
|
"@n8n/typeorm": "0.3.20-12",
|
|
"@n8n/typescript-config": "1.3.0",
|
|
"@n8n/vm2": "3.9.25",
|
|
"@pinecone-database/pinecone": "^5.0.2",
|
|
"@qdrant/js-client-rest": "1.14.1",
|
|
"@supabase/supabase-js": "2.49.9",
|
|
"@xata.io/client": "0.28.4",
|
|
"@zilliz/milvus2-sdk-node": "^2.5.7",
|
|
"basic-auth": "2.0.1",
|
|
"cheerio": "1.0.0",
|
|
"cohere-ai": "7.14.0",
|
|
"d3-dsv": "2.0.0",
|
|
"epub2": "3.0.2",
|
|
"form-data": "4.0.0",
|
|
"generate-schema": "2.6.0",
|
|
"html-to-text": "9.0.5",
|
|
"https-proxy-agent": "7.0.6",
|
|
"ignore": "^5.2.0",
|
|
"js-tiktoken": "^1.0.12",
|
|
"jsdom": "23.0.1",
|
|
"langchain": "0.3.30",
|
|
"lodash": "4.17.21",
|
|
"mammoth": "1.7.2",
|
|
"mime-types": "2.1.35",
|
|
"mongodb": "6.11.0",
|
|
"n8n-nodes-base": "1.108.0",
|
|
"n8n-workflow": "1.107.0",
|
|
"openai": "5.12.2",
|
|
"pdf-parse": "1.1.1",
|
|
"pg": "8.12.0",
|
|
"proxy-from-env": "^1.1.0",
|
|
"redis": "4.6.12",
|
|
"sanitize-html": "2.12.1",
|
|
"sqlite3": "5.1.7",
|
|
"temp": "0.9.4",
|
|
"tmp-promise": "3.0.3",
|
|
"undici": "^6.21.0",
|
|
"weaviate-client": "3.6.2",
|
|
"zod": "3.25.67",
|
|
"zod-to-json-schema": "3.23.3"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/@modelcontextprotocol/sdk": {
|
|
"version": "1.12.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ajv": "^6.12.6",
|
|
"content-type": "^1.0.5",
|
|
"cors": "^2.8.5",
|
|
"cross-spawn": "^7.0.5",
|
|
"eventsource": "^3.0.2",
|
|
"express": "^5.0.1",
|
|
"express-rate-limit": "^7.5.0",
|
|
"pkce-challenge": "^5.0.0",
|
|
"raw-body": "^3.0.0",
|
|
"zod": "^3.23.8",
|
|
"zod-to-json-schema": "^3.24.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/@modelcontextprotocol/sdk/node_modules/zod-to-json-schema": {
|
|
"version": "3.24.6",
|
|
"license": "ISC",
|
|
"peerDependencies": {
|
|
"zod": "^3.24.1"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/@n8n/typeorm": {
|
|
"version": "0.3.20-12",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@n8n/p-retry": "6.2.0-2",
|
|
"@sqltools/formatter": "^1.2.5",
|
|
"app-root-path": "^3.1.0",
|
|
"async-mutex": "^0.5.0",
|
|
"buffer": "^6.0.3",
|
|
"chalk": "^4.1.2",
|
|
"dayjs": "^1.11.9",
|
|
"debug": "^4.3.4",
|
|
"dotenv": "^16.0.3",
|
|
"glob": "^10.3.10",
|
|
"mkdirp": "^2.1.3",
|
|
"reflect-metadata": "^0.2.2",
|
|
"sha.js": "^2.4.11",
|
|
"tarn": "3.0.2",
|
|
"tslib": "^2.5.0",
|
|
"uuid": "^9.0.0",
|
|
"yargs": "^17.6.2"
|
|
},
|
|
"bin": {
|
|
"typeorm": "cli.js",
|
|
"typeorm-ts-node-commonjs": "cli-ts-node-commonjs.js",
|
|
"typeorm-ts-node-esm": "cli-ts-node-esm.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.13.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/typeorm"
|
|
},
|
|
"peerDependencies": {
|
|
"@google-cloud/spanner": "^5.18.0",
|
|
"@libsql/client": "^0.4.2",
|
|
"@sap/hana-client": "^2.12.25",
|
|
"@sentry/node": "<=8.x",
|
|
"better-sqlite3": "^7.1.2 || ^8.0.0 || ^9.0.0",
|
|
"hdb-pool": "^0.1.6",
|
|
"ioredis": "^5.0.4",
|
|
"mongodb": "^5.8.0",
|
|
"mssql": "^9.1.1 || ^10.0.1",
|
|
"mysql2": "^2.2.5 || ^3.0.1",
|
|
"oracledb": "^6.3.0",
|
|
"pg": "^8.5.1",
|
|
"pg-native": "^3.0.0",
|
|
"pg-query-stream": "^4.0.0",
|
|
"redis": "^3.1.1 || ^4.0.0",
|
|
"sql.js": "^1.4.0",
|
|
"sqlite3": "^5.0.3",
|
|
"ts-node": "^10.7.0",
|
|
"typeorm-aurora-data-api-driver": "^2.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@google-cloud/spanner": {
|
|
"optional": true
|
|
},
|
|
"@libsql/client": {
|
|
"optional": true
|
|
},
|
|
"@sap/hana-client": {
|
|
"optional": true
|
|
},
|
|
"@sentry/node": {
|
|
"optional": true
|
|
},
|
|
"better-sqlite3": {
|
|
"optional": true
|
|
},
|
|
"hdb-pool": {
|
|
"optional": true
|
|
},
|
|
"ioredis": {
|
|
"optional": true
|
|
},
|
|
"mongodb": {
|
|
"optional": true
|
|
},
|
|
"mssql": {
|
|
"optional": true
|
|
},
|
|
"mysql2": {
|
|
"optional": true
|
|
},
|
|
"oracledb": {
|
|
"optional": true
|
|
},
|
|
"pg": {
|
|
"optional": true
|
|
},
|
|
"pg-native": {
|
|
"optional": true
|
|
},
|
|
"pg-query-stream": {
|
|
"optional": true
|
|
},
|
|
"redis": {
|
|
"optional": true
|
|
},
|
|
"sql.js": {
|
|
"optional": true
|
|
},
|
|
"sqlite3": {
|
|
"optional": true
|
|
},
|
|
"ts-node": {
|
|
"optional": true
|
|
},
|
|
"typeorm-aurora-data-api-driver": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/@opentelemetry/api-logs": {
|
|
"version": "0.57.1",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/@opentelemetry/instrumentation": {
|
|
"version": "0.57.1",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/api-logs": "0.57.1",
|
|
"@types/shimmer": "^1.2.0",
|
|
"import-in-the-middle": "^1.8.1",
|
|
"require-in-the-middle": "^7.1.1",
|
|
"semver": "^7.5.2",
|
|
"shimmer": "^1.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/@opentelemetry/instrumentation-connect": {
|
|
"version": "0.43.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/core": "^1.8.0",
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0",
|
|
"@types/connect": "3.4.36"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/@opentelemetry/instrumentation-dataloader": {
|
|
"version": "0.16.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/@opentelemetry/instrumentation-express": {
|
|
"version": "0.47.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/core": "^1.8.0",
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/@opentelemetry/instrumentation-fs": {
|
|
"version": "0.19.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/core": "^1.8.0",
|
|
"@opentelemetry/instrumentation": "^0.57.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/@opentelemetry/instrumentation-generic-pool": {
|
|
"version": "0.43.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/@opentelemetry/instrumentation-graphql": {
|
|
"version": "0.47.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/@opentelemetry/instrumentation-hapi": {
|
|
"version": "0.45.1",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/core": "^1.8.0",
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/@opentelemetry/instrumentation-http": {
|
|
"version": "0.57.1",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/core": "1.30.1",
|
|
"@opentelemetry/instrumentation": "0.57.1",
|
|
"@opentelemetry/semantic-conventions": "1.28.0",
|
|
"forwarded-parse": "2.1.2",
|
|
"semver": "^7.5.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/@opentelemetry/instrumentation-ioredis": {
|
|
"version": "0.47.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/redis-common": "^0.36.2",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/@opentelemetry/instrumentation-kafkajs": {
|
|
"version": "0.7.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/@opentelemetry/instrumentation-knex": {
|
|
"version": "0.44.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/@opentelemetry/instrumentation-koa": {
|
|
"version": "0.47.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/core": "^1.8.0",
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/@opentelemetry/instrumentation-lru-memoizer": {
|
|
"version": "0.44.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/@opentelemetry/instrumentation-mongodb": {
|
|
"version": "0.51.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/@opentelemetry/instrumentation-mongoose": {
|
|
"version": "0.46.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/core": "^1.8.0",
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/@opentelemetry/instrumentation-mysql": {
|
|
"version": "0.45.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0",
|
|
"@types/mysql": "2.15.26"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/@opentelemetry/instrumentation-mysql2": {
|
|
"version": "0.45.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0",
|
|
"@opentelemetry/sql-common": "^0.40.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/@opentelemetry/instrumentation-pg": {
|
|
"version": "0.50.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/core": "^1.26.0",
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "1.27.0",
|
|
"@opentelemetry/sql-common": "^0.40.1",
|
|
"@types/pg": "8.6.1",
|
|
"@types/pg-pool": "2.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/@opentelemetry/instrumentation-pg/node_modules/@opentelemetry/semantic-conventions": {
|
|
"version": "1.27.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/@opentelemetry/instrumentation-redis-4": {
|
|
"version": "0.46.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/redis-common": "^0.36.2",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/@opentelemetry/instrumentation-tedious": {
|
|
"version": "0.18.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0",
|
|
"@types/tedious": "^4.0.14"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/@opentelemetry/instrumentation-undici": {
|
|
"version": "0.10.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/core": "^1.8.0",
|
|
"@opentelemetry/instrumentation": "^0.57.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.7.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/@opentelemetry/semantic-conventions": {
|
|
"version": "1.28.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/@prisma/instrumentation": {
|
|
"version": "5.22.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/api": "^1.8",
|
|
"@opentelemetry/instrumentation": "^0.49 || ^0.50 || ^0.51 || ^0.52.0 || ^0.53.0",
|
|
"@opentelemetry/sdk-trace-base": "^1.22"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/@prisma/instrumentation/node_modules/@opentelemetry/api-logs": {
|
|
"version": "0.53.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/api": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/@prisma/instrumentation/node_modules/@opentelemetry/instrumentation": {
|
|
"version": "0.53.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/api-logs": "0.53.0",
|
|
"@types/shimmer": "^1.2.0",
|
|
"import-in-the-middle": "^1.8.1",
|
|
"require-in-the-middle": "^7.1.1",
|
|
"semver": "^7.5.2",
|
|
"shimmer": "^1.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/@qdrant/js-client-rest": {
|
|
"version": "1.14.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@qdrant/openapi-typescript-fetch": "1.2.6",
|
|
"@sevinf/maybe": "0.5.0",
|
|
"undici": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.17.0",
|
|
"pnpm": ">=8"
|
|
},
|
|
"peerDependencies": {
|
|
"typescript": ">=4.7"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/@sentry/core": {
|
|
"version": "8.55.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=14.18"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/@sentry/node": {
|
|
"version": "8.55.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/api": "^1.9.0",
|
|
"@opentelemetry/context-async-hooks": "^1.30.1",
|
|
"@opentelemetry/core": "^1.30.1",
|
|
"@opentelemetry/instrumentation": "^0.57.1",
|
|
"@opentelemetry/instrumentation-amqplib": "^0.46.0",
|
|
"@opentelemetry/instrumentation-connect": "0.43.0",
|
|
"@opentelemetry/instrumentation-dataloader": "0.16.0",
|
|
"@opentelemetry/instrumentation-express": "0.47.0",
|
|
"@opentelemetry/instrumentation-fastify": "0.44.1",
|
|
"@opentelemetry/instrumentation-fs": "0.19.0",
|
|
"@opentelemetry/instrumentation-generic-pool": "0.43.0",
|
|
"@opentelemetry/instrumentation-graphql": "0.47.0",
|
|
"@opentelemetry/instrumentation-hapi": "0.45.1",
|
|
"@opentelemetry/instrumentation-http": "0.57.1",
|
|
"@opentelemetry/instrumentation-ioredis": "0.47.0",
|
|
"@opentelemetry/instrumentation-kafkajs": "0.7.0",
|
|
"@opentelemetry/instrumentation-knex": "0.44.0",
|
|
"@opentelemetry/instrumentation-koa": "0.47.0",
|
|
"@opentelemetry/instrumentation-lru-memoizer": "0.44.0",
|
|
"@opentelemetry/instrumentation-mongodb": "0.51.0",
|
|
"@opentelemetry/instrumentation-mongoose": "0.46.0",
|
|
"@opentelemetry/instrumentation-mysql": "0.45.0",
|
|
"@opentelemetry/instrumentation-mysql2": "0.45.0",
|
|
"@opentelemetry/instrumentation-nestjs-core": "0.44.0",
|
|
"@opentelemetry/instrumentation-pg": "0.50.0",
|
|
"@opentelemetry/instrumentation-redis-4": "0.46.0",
|
|
"@opentelemetry/instrumentation-tedious": "0.18.0",
|
|
"@opentelemetry/instrumentation-undici": "0.10.0",
|
|
"@opentelemetry/resources": "^1.30.1",
|
|
"@opentelemetry/sdk-trace-base": "^1.30.1",
|
|
"@opentelemetry/semantic-conventions": "^1.28.0",
|
|
"@prisma/instrumentation": "5.22.0",
|
|
"@sentry/core": "8.55.0",
|
|
"@sentry/opentelemetry": "8.55.0",
|
|
"import-in-the-middle": "^1.11.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.18"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/@sentry/opentelemetry": {
|
|
"version": "8.55.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@sentry/core": "8.55.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.18"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.9.0",
|
|
"@opentelemetry/context-async-hooks": "^1.30.1",
|
|
"@opentelemetry/core": "^1.30.1",
|
|
"@opentelemetry/instrumentation": "^0.57.1",
|
|
"@opentelemetry/sdk-trace-base": "^1.30.1",
|
|
"@opentelemetry/semantic-conventions": "^1.28.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/@types/connect": {
|
|
"version": "3.4.36",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/better-sqlite3": {
|
|
"version": "9.6.0",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"bindings": "^1.5.0",
|
|
"prebuild-install": "^7.1.1"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/glob": {
|
|
"version": "10.4.5",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"foreground-child": "^3.1.0",
|
|
"jackspeak": "^3.1.2",
|
|
"minimatch": "^9.0.4",
|
|
"minipass": "^7.1.2",
|
|
"package-json-from-dist": "^1.0.0",
|
|
"path-scurry": "^1.11.1"
|
|
},
|
|
"bin": {
|
|
"glob": "dist/esm/bin.mjs"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/jackspeak": {
|
|
"version": "3.4.3",
|
|
"license": "BlueOak-1.0.0",
|
|
"dependencies": {
|
|
"@isaacs/cliui": "^8.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
},
|
|
"optionalDependencies": {
|
|
"@pkgjs/parseargs": "^0.11.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/lru-cache": {
|
|
"version": "10.4.3",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/mkdirp": {
|
|
"version": "2.1.6",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mkdirp": "dist/cjs/src/bin.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/mongodb": {
|
|
"version": "6.11.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@mongodb-js/saslprep": "^1.1.9",
|
|
"bson": "^6.10.0",
|
|
"mongodb-connection-string-url": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.20.1"
|
|
},
|
|
"peerDependencies": {
|
|
"@aws-sdk/credential-providers": "^3.188.0",
|
|
"@mongodb-js/zstd": "^1.1.0",
|
|
"gcp-metadata": "^5.2.0",
|
|
"kerberos": "^2.0.1",
|
|
"mongodb-client-encryption": ">=6.0.0 <7",
|
|
"snappy": "^7.2.2",
|
|
"socks": "^2.7.1"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@aws-sdk/credential-providers": {
|
|
"optional": true
|
|
},
|
|
"@mongodb-js/zstd": {
|
|
"optional": true
|
|
},
|
|
"gcp-metadata": {
|
|
"optional": true
|
|
},
|
|
"kerberos": {
|
|
"optional": true
|
|
},
|
|
"mongodb-client-encryption": {
|
|
"optional": true
|
|
},
|
|
"snappy": {
|
|
"optional": true
|
|
},
|
|
"socks": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/openai": {
|
|
"version": "5.12.2",
|
|
"license": "Apache-2.0",
|
|
"bin": {
|
|
"openai": "bin/cli"
|
|
},
|
|
"peerDependencies": {
|
|
"ws": "^8.18.0",
|
|
"zod": "^3.23.8"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"ws": {
|
|
"optional": true
|
|
},
|
|
"zod": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/path-scurry": {
|
|
"version": "1.11.1",
|
|
"license": "BlueOak-1.0.0",
|
|
"dependencies": {
|
|
"lru-cache": "^10.2.0",
|
|
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/uuid": {
|
|
"version": "9.0.1",
|
|
"funding": [
|
|
"https://github.com/sponsors/broofa",
|
|
"https://github.com/sponsors/ctavan"
|
|
],
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/zod": {
|
|
"version": "3.25.67",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/colinhacks"
|
|
}
|
|
},
|
|
"node_modules/@n8n/n8n-nodes-langchain/node_modules/zod-to-json-schema": {
|
|
"version": "3.23.3",
|
|
"license": "ISC",
|
|
"peerDependencies": {
|
|
"zod": "^3.23.3"
|
|
}
|
|
},
|
|
"node_modules/@n8n/p-retry": {
|
|
"version": "6.2.0-2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@common.js/is-network-error": "1.0.1",
|
|
"@types/retry": "^0.12.5",
|
|
"retry": "0.13.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@n8n/p-retry/node_modules/@types/retry": {
|
|
"version": "0.12.5",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@n8n/permissions": {
|
|
"version": "0.32.0",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"zod": "3.25.67"
|
|
}
|
|
},
|
|
"node_modules/@n8n/permissions/node_modules/zod": {
|
|
"version": "3.25.67",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/colinhacks"
|
|
}
|
|
},
|
|
"node_modules/@n8n/task-runner": {
|
|
"version": "1.45.0",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"@n8n/config": "1.52.0",
|
|
"@n8n/di": "0.9.0",
|
|
"@n8n/errors": "^0.4.0",
|
|
"@sentry/node": "^9.42.1",
|
|
"acorn": "8.14.0",
|
|
"acorn-walk": "8.3.4",
|
|
"lodash": "4.17.21",
|
|
"luxon": "3.4.4",
|
|
"n8n-core": "1.108.0",
|
|
"n8n-workflow": "1.106.0",
|
|
"nanoid": "3.3.8",
|
|
"ws": "^8.18.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/task-runner/node_modules/@n8n/client-oauth2": {
|
|
"version": "0.28.0",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"axios": "1.8.3"
|
|
}
|
|
},
|
|
"node_modules/@n8n/task-runner/node_modules/@n8n/errors": {
|
|
"version": "0.4.0",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"callsites": "3.1.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/task-runner/node_modules/acorn": {
|
|
"version": "8.14.0",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"acorn": "bin/acorn"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/task-runner/node_modules/axios": {
|
|
"version": "1.8.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"follow-redirects": "^1.15.6",
|
|
"form-data": "^4.0.0",
|
|
"proxy-from-env": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/task-runner/node_modules/entities": {
|
|
"version": "6.0.1",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=0.12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@n8n/task-runner/node_modules/htmlparser2": {
|
|
"version": "10.0.0",
|
|
"funding": [
|
|
"https://github.com/fb55/htmlparser2?sponsor=1",
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.3",
|
|
"domutils": "^3.2.1",
|
|
"entities": "^6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/task-runner/node_modules/iconv-lite": {
|
|
"version": "0.6.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/task-runner/node_modules/n8n-core": {
|
|
"version": "1.108.0",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"@aws-sdk/client-s3": "3.808.0",
|
|
"@langchain/core": "0.3.68",
|
|
"@n8n/backend-common": "^0.19.0",
|
|
"@n8n/client-oauth2": "0.28.0",
|
|
"@n8n/config": "1.52.0",
|
|
"@n8n/constants": "0.11.0",
|
|
"@n8n/decorators": "0.19.0",
|
|
"@n8n/di": "0.9.0",
|
|
"@sentry/node": "^9.42.1",
|
|
"@sentry/node-native": "^9.42.1",
|
|
"axios": "1.8.3",
|
|
"callsites": "3.1.0",
|
|
"chardet": "2.0.0",
|
|
"cron": "3.1.7",
|
|
"fast-glob": "3.2.12",
|
|
"file-type": "16.5.4",
|
|
"form-data": "4.0.0",
|
|
"htmlparser2": "^10.0.0",
|
|
"http-proxy-agent": "7.0.2",
|
|
"https-proxy-agent": "7.0.6",
|
|
"iconv-lite": "0.6.3",
|
|
"jsonwebtoken": "9.0.2",
|
|
"lodash": "4.17.21",
|
|
"luxon": "3.4.4",
|
|
"mime-types": "2.1.35",
|
|
"n8n-workflow": "1.106.0",
|
|
"nanoid": "3.3.8",
|
|
"oauth-1.0a": "2.2.6",
|
|
"p-cancelable": "2.1.1",
|
|
"picocolors": "1.0.1",
|
|
"pretty-bytes": "5.6.0",
|
|
"proxy-from-env": "^1.1.0",
|
|
"qs": "6.11.0",
|
|
"ssh2": "1.15.0",
|
|
"uuid": "10.0.0",
|
|
"winston": "3.14.2",
|
|
"xml2js": "0.6.2",
|
|
"zod": "3.25.67"
|
|
},
|
|
"bin": {
|
|
"n8n-copy-static-files": "bin/copy-static-files",
|
|
"n8n-generate-metadata": "bin/generate-metadata",
|
|
"n8n-generate-translations": "bin/generate-translations"
|
|
}
|
|
},
|
|
"node_modules/@n8n/task-runner/node_modules/n8n-workflow": {
|
|
"version": "1.106.0",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"@n8n/errors": "^0.4.0",
|
|
"@n8n/tournament": "1.0.6",
|
|
"ast-types": "0.15.2",
|
|
"callsites": "3.1.0",
|
|
"esprima-next": "5.8.4",
|
|
"form-data": "4.0.0",
|
|
"jmespath": "0.16.0",
|
|
"js-base64": "3.7.2",
|
|
"jssha": "3.3.1",
|
|
"lodash": "4.17.21",
|
|
"luxon": "3.4.4",
|
|
"md5": "2.3.0",
|
|
"recast": "0.22.0",
|
|
"title-case": "3.0.3",
|
|
"transliteration": "2.3.5",
|
|
"xml2js": "0.6.2",
|
|
"zod": "3.25.67"
|
|
}
|
|
},
|
|
"node_modules/@n8n/task-runner/node_modules/picocolors": {
|
|
"version": "1.0.1",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/@n8n/task-runner/node_modules/qs": {
|
|
"version": "6.11.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"side-channel": "^1.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/@n8n/task-runner/node_modules/readable-stream": {
|
|
"version": "3.6.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"string_decoder": "^1.1.1",
|
|
"util-deprecate": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/@n8n/task-runner/node_modules/winston": {
|
|
"version": "3.14.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@colors/colors": "^1.6.0",
|
|
"@dabh/diagnostics": "^2.0.2",
|
|
"async": "^3.2.3",
|
|
"is-stream": "^2.0.0",
|
|
"logform": "^2.6.0",
|
|
"one-time": "^1.0.0",
|
|
"readable-stream": "^3.4.0",
|
|
"safe-stable-stringify": "^2.3.1",
|
|
"stack-trace": "0.0.x",
|
|
"triple-beam": "^1.3.0",
|
|
"winston-transport": "^4.7.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.0.0"
|
|
}
|
|
},
|
|
"node_modules/@n8n/task-runner/node_modules/zod": {
|
|
"version": "3.25.67",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/colinhacks"
|
|
}
|
|
},
|
|
"node_modules/@n8n/tournament": {
|
|
"version": "1.0.6",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@n8n_io/riot-tmpl": "^4.0.1",
|
|
"ast-types": "^0.16.1",
|
|
"esprima-next": "^5.8.4",
|
|
"recast": "^0.22.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=20.15",
|
|
"pnpm": ">=9.5"
|
|
}
|
|
},
|
|
"node_modules/@n8n/tournament/node_modules/ast-types": {
|
|
"version": "0.16.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/@n8n/typescript-config": {
|
|
"version": "1.3.0",
|
|
"license": "SEE LICENSE IN LICENSE.md"
|
|
},
|
|
"node_modules/@n8n/vm2": {
|
|
"version": "3.9.25",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"acorn": "^8.7.0",
|
|
"acorn-walk": "^8.2.0"
|
|
},
|
|
"bin": {
|
|
"vm2": "bin/vm2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.10",
|
|
"pnpm": ">=9.6"
|
|
}
|
|
},
|
|
"node_modules/@napi-rs/canvas": {
|
|
"version": "0.1.78",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"workspaces": [
|
|
"e2e/*"
|
|
],
|
|
"engines": {
|
|
"node": ">= 10"
|
|
},
|
|
"optionalDependencies": {
|
|
"@napi-rs/canvas-android-arm64": "0.1.78",
|
|
"@napi-rs/canvas-darwin-arm64": "0.1.78",
|
|
"@napi-rs/canvas-darwin-x64": "0.1.78",
|
|
"@napi-rs/canvas-linux-arm-gnueabihf": "0.1.78",
|
|
"@napi-rs/canvas-linux-arm64-gnu": "0.1.78",
|
|
"@napi-rs/canvas-linux-arm64-musl": "0.1.78",
|
|
"@napi-rs/canvas-linux-riscv64-gnu": "0.1.78",
|
|
"@napi-rs/canvas-linux-x64-gnu": "0.1.78",
|
|
"@napi-rs/canvas-linux-x64-musl": "0.1.78",
|
|
"@napi-rs/canvas-win32-x64-msvc": "0.1.78"
|
|
}
|
|
},
|
|
"node_modules/@napi-rs/canvas-darwin-arm64": {
|
|
"version": "0.1.78",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/@noble/hashes": {
|
|
"version": "1.8.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^14.21.3 || >=16"
|
|
},
|
|
"funding": {
|
|
"url": "https://paulmillr.com/funding/"
|
|
}
|
|
},
|
|
"node_modules/@nodelib/fs.scandir": {
|
|
"version": "2.1.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@nodelib/fs.stat": "2.0.5",
|
|
"run-parallel": "^1.1.9"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/@nodelib/fs.stat": {
|
|
"version": "2.0.5",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/@nodelib/fs.walk": {
|
|
"version": "1.2.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@nodelib/fs.scandir": "2.1.5",
|
|
"fastq": "^1.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/@npmcli/fs": {
|
|
"version": "1.1.1",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"@gar/promisify": "^1.0.1",
|
|
"semver": "^7.3.5"
|
|
}
|
|
},
|
|
"node_modules/@npmcli/move-file": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"mkdirp": "^1.0.4",
|
|
"rimraf": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@npmcli/move-file/node_modules/mkdirp": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"bin": {
|
|
"mkdirp": "bin/cmd.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@open-draft/deferred-promise": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@open-draft/logger": {
|
|
"version": "0.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-node-process": "^1.2.0",
|
|
"outvariant": "^1.4.0"
|
|
}
|
|
},
|
|
"node_modules/@open-draft/until": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@opentelemetry/api": {
|
|
"version": "1.9.0",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/api-logs": {
|
|
"version": "0.57.2",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/context-async-hooks": {
|
|
"version": "1.30.1",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": ">=1.0.0 <1.10.0"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/core": {
|
|
"version": "1.30.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@opentelemetry/semantic-conventions": "1.28.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": ">=1.0.0 <1.10.0"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/core/node_modules/@opentelemetry/semantic-conventions": {
|
|
"version": "1.28.0",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/instrumentation": {
|
|
"version": "0.57.2",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@opentelemetry/api-logs": "0.57.2",
|
|
"@types/shimmer": "^1.2.0",
|
|
"import-in-the-middle": "^1.8.1",
|
|
"require-in-the-middle": "^7.1.1",
|
|
"semver": "^7.5.2",
|
|
"shimmer": "^1.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/instrumentation-amqplib": {
|
|
"version": "0.46.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@opentelemetry/core": "^1.8.0",
|
|
"@opentelemetry/instrumentation": "^0.57.1",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/instrumentation-connect": {
|
|
"version": "0.43.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@opentelemetry/core": "^1.8.0",
|
|
"@opentelemetry/instrumentation": "^0.57.1",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0",
|
|
"@types/connect": "3.4.38"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/instrumentation-dataloader": {
|
|
"version": "0.16.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/instrumentation-express": {
|
|
"version": "0.47.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@opentelemetry/core": "^1.8.0",
|
|
"@opentelemetry/instrumentation": "^0.57.1",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/instrumentation-fastify": {
|
|
"version": "0.44.1",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/core": "^1.8.0",
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/instrumentation-fs": {
|
|
"version": "0.19.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@opentelemetry/core": "^1.8.0",
|
|
"@opentelemetry/instrumentation": "^0.57.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/instrumentation-generic-pool": {
|
|
"version": "0.43.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/instrumentation-graphql": {
|
|
"version": "0.47.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/instrumentation-hapi": {
|
|
"version": "0.45.2",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@opentelemetry/core": "^1.8.0",
|
|
"@opentelemetry/instrumentation": "^0.57.1",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/instrumentation-http": {
|
|
"version": "0.57.2",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@opentelemetry/core": "1.30.1",
|
|
"@opentelemetry/instrumentation": "0.57.2",
|
|
"@opentelemetry/semantic-conventions": "1.28.0",
|
|
"forwarded-parse": "2.1.2",
|
|
"semver": "^7.5.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/instrumentation-http/node_modules/@opentelemetry/semantic-conventions": {
|
|
"version": "1.28.0",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/instrumentation-ioredis": {
|
|
"version": "0.47.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.1",
|
|
"@opentelemetry/redis-common": "^0.36.2",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/instrumentation-kafkajs": {
|
|
"version": "0.7.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.1",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/instrumentation-knex": {
|
|
"version": "0.44.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.1",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/instrumentation-koa": {
|
|
"version": "0.47.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@opentelemetry/core": "^1.8.0",
|
|
"@opentelemetry/instrumentation": "^0.57.1",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/instrumentation-lru-memoizer": {
|
|
"version": "0.44.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/instrumentation-mongodb": {
|
|
"version": "0.52.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.1",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/instrumentation-mongoose": {
|
|
"version": "0.46.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@opentelemetry/core": "^1.8.0",
|
|
"@opentelemetry/instrumentation": "^0.57.1",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/instrumentation-mysql": {
|
|
"version": "0.45.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.1",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0",
|
|
"@types/mysql": "2.15.26"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/instrumentation-mysql2": {
|
|
"version": "0.45.2",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.1",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0",
|
|
"@opentelemetry/sql-common": "^0.40.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/instrumentation-nestjs-core": {
|
|
"version": "0.44.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.0",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/instrumentation-pg": {
|
|
"version": "0.51.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@opentelemetry/core": "^1.26.0",
|
|
"@opentelemetry/instrumentation": "^0.57.1",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0",
|
|
"@opentelemetry/sql-common": "^0.40.1",
|
|
"@types/pg": "8.6.1",
|
|
"@types/pg-pool": "2.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/instrumentation-redis-4": {
|
|
"version": "0.46.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.1",
|
|
"@opentelemetry/redis-common": "^0.36.2",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/instrumentation-tedious": {
|
|
"version": "0.18.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.57.1",
|
|
"@opentelemetry/semantic-conventions": "^1.27.0",
|
|
"@types/tedious": "^4.0.14"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/instrumentation-undici": {
|
|
"version": "0.10.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@opentelemetry/core": "^1.8.0",
|
|
"@opentelemetry/instrumentation": "^0.57.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.7.0"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/redis-common": {
|
|
"version": "0.36.2",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/resources": {
|
|
"version": "1.30.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@opentelemetry/core": "1.30.1",
|
|
"@opentelemetry/semantic-conventions": "1.28.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": ">=1.0.0 <1.10.0"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/resources/node_modules/@opentelemetry/semantic-conventions": {
|
|
"version": "1.28.0",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/sdk-trace-base": {
|
|
"version": "1.30.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@opentelemetry/core": "1.30.1",
|
|
"@opentelemetry/resources": "1.30.1",
|
|
"@opentelemetry/semantic-conventions": "1.28.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": ">=1.0.0 <1.10.0"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/sdk-trace-base/node_modules/@opentelemetry/semantic-conventions": {
|
|
"version": "1.28.0",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/semantic-conventions": {
|
|
"version": "1.37.0",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@opentelemetry/sql-common": {
|
|
"version": "0.40.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@opentelemetry/core": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/@paralleldrive/cuid2": {
|
|
"version": "2.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@noble/hashes": "^1.1.5"
|
|
}
|
|
},
|
|
"node_modules/@petamoriken/float16": {
|
|
"version": "3.9.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@pinecone-database/pinecone": {
|
|
"version": "5.1.2",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@pkgjs/parseargs": {
|
|
"version": "0.11.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@playwright/test": {
|
|
"version": "1.55.0",
|
|
"license": "Apache-2.0",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"playwright": "1.55.0"
|
|
},
|
|
"bin": {
|
|
"playwright": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@polka/url": {
|
|
"version": "1.0.0-next.29",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@prisma/instrumentation": {
|
|
"version": "6.11.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@opentelemetry/instrumentation": "^0.52.0 || ^0.53.0 || ^0.54.0 || ^0.55.0 || ^0.56.0 || ^0.57.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.8"
|
|
}
|
|
},
|
|
"node_modules/@protobufjs/aspromise": {
|
|
"version": "1.1.2",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/@protobufjs/base64": {
|
|
"version": "1.1.2",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/@protobufjs/codegen": {
|
|
"version": "2.0.4",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/@protobufjs/eventemitter": {
|
|
"version": "1.1.0",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/@protobufjs/fetch": {
|
|
"version": "1.1.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@protobufjs/aspromise": "^1.1.1",
|
|
"@protobufjs/inquire": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/@protobufjs/float": {
|
|
"version": "1.0.2",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/@protobufjs/inquire": {
|
|
"version": "1.1.0",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/@protobufjs/path": {
|
|
"version": "1.1.2",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/@protobufjs/pool": {
|
|
"version": "1.1.0",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/@protobufjs/utf8": {
|
|
"version": "1.1.0",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/@qdrant/js-client-rest": {
|
|
"version": "1.15.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@qdrant/openapi-typescript-fetch": "1.2.6",
|
|
"@sevinf/maybe": "0.5.0",
|
|
"undici": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.17.0",
|
|
"pnpm": ">=8"
|
|
},
|
|
"peerDependencies": {
|
|
"typescript": ">=4.7"
|
|
}
|
|
},
|
|
"node_modules/@qdrant/openapi-typescript-fetch": {
|
|
"version": "1.2.6",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18.0.0",
|
|
"pnpm": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@redis/bloom": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"@redis/client": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/@redis/client": {
|
|
"version": "1.5.13",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cluster-key-slot": "1.1.2",
|
|
"generic-pool": "3.9.0",
|
|
"yallist": "4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@redis/graph": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"@redis/client": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/@redis/json": {
|
|
"version": "1.0.6",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"@redis/client": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/@redis/search": {
|
|
"version": "1.1.6",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"@redis/client": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/@redis/time-series": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"@redis/client": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/@rollup/rollup-darwin-arm64": {
|
|
"version": "4.50.0",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
]
|
|
},
|
|
"node_modules/@rudderstack/rudder-sdk-node": {
|
|
"version": "2.1.4",
|
|
"dependencies": {
|
|
"axios": "1.8.3",
|
|
"axios-retry": "4.5.0",
|
|
"component-type": "2.0.0",
|
|
"join-component": "1.1.0",
|
|
"lodash.clonedeep": "4.5.0",
|
|
"lodash.isstring": "4.0.1",
|
|
"md5": "2.3.0",
|
|
"ms": "2.1.3",
|
|
"remove-trailing-slash": "0.1.1",
|
|
"serialize-javascript": "6.0.2",
|
|
"uuid": "11.0.2"
|
|
},
|
|
"optionalDependencies": {
|
|
"bull": "4.16.4"
|
|
},
|
|
"peerDependencies": {
|
|
"tslib": "2.6.2"
|
|
}
|
|
},
|
|
"node_modules/@rudderstack/rudder-sdk-node/node_modules/axios": {
|
|
"version": "1.8.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"follow-redirects": "^1.15.6",
|
|
"form-data": "^4.0.0",
|
|
"proxy-from-env": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/@rudderstack/rudder-sdk-node/node_modules/uuid": {
|
|
"version": "11.0.2",
|
|
"funding": [
|
|
"https://github.com/sponsors/broofa",
|
|
"https://github.com/sponsors/ctavan"
|
|
],
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/esm/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/@scarf/scarf": {
|
|
"version": "1.4.0",
|
|
"hasInstallScript": true,
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/@selderee/plugin-htmlparser2": {
|
|
"version": "0.11.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"domhandler": "^5.0.3",
|
|
"selderee": "^0.11.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://ko-fi.com/killymxi"
|
|
}
|
|
},
|
|
"node_modules/@sentry-internal/node-native-stacktrace": {
|
|
"version": "0.2.2",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"detect-libc": "^2.0.4",
|
|
"node-abi": "^3.73.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@sentry/core": {
|
|
"version": "9.46.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@sentry/node": {
|
|
"version": "9.46.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@opentelemetry/api": "^1.9.0",
|
|
"@opentelemetry/context-async-hooks": "^1.30.1",
|
|
"@opentelemetry/core": "^1.30.1",
|
|
"@opentelemetry/instrumentation": "^0.57.2",
|
|
"@opentelemetry/instrumentation-amqplib": "^0.46.1",
|
|
"@opentelemetry/instrumentation-connect": "0.43.1",
|
|
"@opentelemetry/instrumentation-dataloader": "0.16.1",
|
|
"@opentelemetry/instrumentation-express": "0.47.1",
|
|
"@opentelemetry/instrumentation-fs": "0.19.1",
|
|
"@opentelemetry/instrumentation-generic-pool": "0.43.1",
|
|
"@opentelemetry/instrumentation-graphql": "0.47.1",
|
|
"@opentelemetry/instrumentation-hapi": "0.45.2",
|
|
"@opentelemetry/instrumentation-http": "0.57.2",
|
|
"@opentelemetry/instrumentation-ioredis": "0.47.1",
|
|
"@opentelemetry/instrumentation-kafkajs": "0.7.1",
|
|
"@opentelemetry/instrumentation-knex": "0.44.1",
|
|
"@opentelemetry/instrumentation-koa": "0.47.1",
|
|
"@opentelemetry/instrumentation-lru-memoizer": "0.44.1",
|
|
"@opentelemetry/instrumentation-mongodb": "0.52.0",
|
|
"@opentelemetry/instrumentation-mongoose": "0.46.1",
|
|
"@opentelemetry/instrumentation-mysql": "0.45.1",
|
|
"@opentelemetry/instrumentation-mysql2": "0.45.2",
|
|
"@opentelemetry/instrumentation-pg": "0.51.1",
|
|
"@opentelemetry/instrumentation-redis-4": "0.46.1",
|
|
"@opentelemetry/instrumentation-tedious": "0.18.1",
|
|
"@opentelemetry/instrumentation-undici": "0.10.1",
|
|
"@opentelemetry/resources": "^1.30.1",
|
|
"@opentelemetry/sdk-trace-base": "^1.30.1",
|
|
"@opentelemetry/semantic-conventions": "^1.34.0",
|
|
"@prisma/instrumentation": "6.11.1",
|
|
"@sentry/core": "9.46.0",
|
|
"@sentry/node-core": "9.46.0",
|
|
"@sentry/opentelemetry": "9.46.0",
|
|
"import-in-the-middle": "^1.14.2",
|
|
"minimatch": "^9.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@sentry/node-core": {
|
|
"version": "9.46.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@sentry/core": "9.46.0",
|
|
"@sentry/opentelemetry": "9.46.0",
|
|
"import-in-the-middle": "^1.14.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.9.0",
|
|
"@opentelemetry/context-async-hooks": "^1.30.1 || ^2.0.0",
|
|
"@opentelemetry/core": "^1.30.1 || ^2.0.0",
|
|
"@opentelemetry/instrumentation": ">=0.57.1 <1",
|
|
"@opentelemetry/resources": "^1.30.1 || ^2.0.0",
|
|
"@opentelemetry/sdk-trace-base": "^1.30.1 || ^2.0.0",
|
|
"@opentelemetry/semantic-conventions": "^1.34.0"
|
|
}
|
|
},
|
|
"node_modules/@sentry/node-native": {
|
|
"version": "9.46.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@sentry-internal/node-native-stacktrace": "^0.2.2",
|
|
"@sentry/core": "9.46.0",
|
|
"@sentry/node": "9.46.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@sentry/opentelemetry": {
|
|
"version": "9.46.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@sentry/core": "9.46.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.9.0",
|
|
"@opentelemetry/context-async-hooks": "^1.30.1 || ^2.0.0",
|
|
"@opentelemetry/core": "^1.30.1 || ^2.0.0",
|
|
"@opentelemetry/sdk-trace-base": "^1.30.1 || ^2.0.0",
|
|
"@opentelemetry/semantic-conventions": "^1.34.0"
|
|
}
|
|
},
|
|
"node_modules/@sevinf/maybe": {
|
|
"version": "0.5.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@sinclair/typebox": {
|
|
"version": "0.27.8",
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/@sinonjs/commons": {
|
|
"version": "3.0.1",
|
|
"license": "BSD-3-Clause",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"type-detect": "4.0.8"
|
|
}
|
|
},
|
|
"node_modules/@sinonjs/commons/node_modules/type-detect": {
|
|
"version": "4.0.8",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/@sinonjs/fake-timers": {
|
|
"version": "10.3.0",
|
|
"license": "BSD-3-Clause",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@sinonjs/commons": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/abort-controller": {
|
|
"version": "4.0.5",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/chunked-blob-reader": {
|
|
"version": "5.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/chunked-blob-reader-native": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/util-base64": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/config-resolver": {
|
|
"version": "4.1.5",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-config-provider": "^4.0.0",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/core": {
|
|
"version": "3.9.2",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/middleware-serde": "^4.0.9",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-base64": "^4.0.0",
|
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"@smithy/util-stream": "^4.2.4",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"@types/uuid": "^9.0.1",
|
|
"tslib": "^2.6.2",
|
|
"uuid": "^9.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/core/node_modules/@smithy/protocol-http": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/core/node_modules/@smithy/util-utf8": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/util-buffer-from": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/core/node_modules/uuid": {
|
|
"version": "9.0.1",
|
|
"funding": [
|
|
"https://github.com/sponsors/broofa",
|
|
"https://github.com/sponsors/ctavan"
|
|
],
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/@smithy/credential-provider-imds": {
|
|
"version": "4.0.7",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/url-parser": "^4.0.5",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/eventstream-codec": {
|
|
"version": "2.2.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@aws-crypto/crc32": "3.0.0",
|
|
"@smithy/types": "^2.12.0",
|
|
"@smithy/util-hex-encoding": "^2.2.0",
|
|
"tslib": "^2.6.2"
|
|
}
|
|
},
|
|
"node_modules/@smithy/eventstream-codec/node_modules/@smithy/types": {
|
|
"version": "2.12.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/eventstream-codec/node_modules/@smithy/util-hex-encoding": {
|
|
"version": "2.2.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/eventstream-serde-browser": {
|
|
"version": "4.0.5",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/eventstream-serde-universal": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/eventstream-serde-config-resolver": {
|
|
"version": "4.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/eventstream-serde-node": {
|
|
"version": "4.0.5",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/eventstream-serde-universal": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/eventstream-serde-universal": {
|
|
"version": "4.0.5",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/eventstream-codec": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/eventstream-serde-universal/node_modules/@aws-crypto/crc32": {
|
|
"version": "5.2.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/util": "^5.2.0",
|
|
"@aws-sdk/types": "^3.222.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/eventstream-serde-universal/node_modules/@smithy/eventstream-codec": {
|
|
"version": "4.0.5",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/crc32": "5.2.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-hex-encoding": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/fetch-http-handler": {
|
|
"version": "5.1.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/querystring-builder": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-base64": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/fetch-http-handler/node_modules/@smithy/protocol-http": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/hash-blob-browser": {
|
|
"version": "4.0.5",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/chunked-blob-reader": "^5.0.0",
|
|
"@smithy/chunked-blob-reader-native": "^4.0.0",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/hash-node": {
|
|
"version": "4.0.5",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-buffer-from": "^4.0.0",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/util-buffer-from": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/hash-stream-node": {
|
|
"version": "4.0.5",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/hash-stream-node/node_modules/@smithy/util-utf8": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/util-buffer-from": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/invalid-dependency": {
|
|
"version": "4.0.5",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/is-array-buffer": {
|
|
"version": "2.2.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/md5-js": {
|
|
"version": "4.0.5",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/md5-js/node_modules/@smithy/util-utf8": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/util-buffer-from": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/middleware-content-length": {
|
|
"version": "4.0.5",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/middleware-content-length/node_modules/@smithy/protocol-http": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/middleware-endpoint": {
|
|
"version": "4.1.21",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/core": "^3.9.2",
|
|
"@smithy/middleware-serde": "^4.0.9",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/shared-ini-file-loader": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/url-parser": "^4.0.5",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/middleware-retry": {
|
|
"version": "4.1.22",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/service-error-classification": "^4.0.7",
|
|
"@smithy/smithy-client": "^4.5.2",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-middleware": "^4.0.5",
|
|
"@smithy/util-retry": "^4.0.7",
|
|
"@types/uuid": "^9.0.1",
|
|
"tslib": "^2.6.2",
|
|
"uuid": "^9.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/middleware-retry/node_modules/@smithy/protocol-http": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/middleware-retry/node_modules/uuid": {
|
|
"version": "9.0.1",
|
|
"funding": [
|
|
"https://github.com/sponsors/broofa",
|
|
"https://github.com/sponsors/ctavan"
|
|
],
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/@smithy/middleware-serde": {
|
|
"version": "4.0.9",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/middleware-serde/node_modules/@smithy/protocol-http": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/middleware-stack": {
|
|
"version": "4.0.5",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/node-config-provider": {
|
|
"version": "4.1.4",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/shared-ini-file-loader": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/node-http-handler": {
|
|
"version": "4.1.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/abort-controller": "^4.0.5",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/querystring-builder": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/node-http-handler/node_modules/@smithy/protocol-http": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/property-provider": {
|
|
"version": "4.0.5",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/protocol-http": {
|
|
"version": "3.3.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@smithy/types": "^2.12.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/protocol-http/node_modules/@smithy/types": {
|
|
"version": "2.12.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/querystring-builder": {
|
|
"version": "4.0.5",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-uri-escape": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/querystring-parser": {
|
|
"version": "4.0.5",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/service-error-classification": {
|
|
"version": "4.0.7",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/shared-ini-file-loader": {
|
|
"version": "4.0.5",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/signature-v4": {
|
|
"version": "2.3.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@smithy/is-array-buffer": "^2.2.0",
|
|
"@smithy/types": "^2.12.0",
|
|
"@smithy/util-hex-encoding": "^2.2.0",
|
|
"@smithy/util-middleware": "^2.2.0",
|
|
"@smithy/util-uri-escape": "^2.2.0",
|
|
"@smithy/util-utf8": "^2.3.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/signature-v4/node_modules/@smithy/types": {
|
|
"version": "2.12.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/signature-v4/node_modules/@smithy/util-hex-encoding": {
|
|
"version": "2.2.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/signature-v4/node_modules/@smithy/util-middleware": {
|
|
"version": "2.2.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@smithy/types": "^2.12.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/signature-v4/node_modules/@smithy/util-uri-escape": {
|
|
"version": "2.2.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/smithy-client": {
|
|
"version": "4.5.2",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/core": "^3.9.2",
|
|
"@smithy/middleware-endpoint": "^4.1.21",
|
|
"@smithy/middleware-stack": "^4.0.5",
|
|
"@smithy/protocol-http": "^5.1.3",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-stream": "^4.2.4",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/smithy-client/node_modules/@smithy/protocol-http": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/types": {
|
|
"version": "4.3.2",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/url-parser": {
|
|
"version": "4.0.5",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/querystring-parser": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/util-base64": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/util-buffer-from": "^4.0.0",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/util-buffer-from": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/util-body-length-browser": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/util-body-length-node": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/util-buffer-from": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/is-array-buffer": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/util-config-provider": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/util-defaults-mode-browser": {
|
|
"version": "4.0.29",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/smithy-client": "^4.5.2",
|
|
"@smithy/types": "^4.3.2",
|
|
"bowser": "^2.11.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/util-defaults-mode-node": {
|
|
"version": "4.0.29",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/config-resolver": "^4.1.5",
|
|
"@smithy/credential-provider-imds": "^4.0.7",
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/property-provider": "^4.0.5",
|
|
"@smithy/smithy-client": "^4.5.2",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/util-endpoints": {
|
|
"version": "3.0.7",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/node-config-provider": "^4.1.4",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/util-hex-encoding": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/util-middleware": {
|
|
"version": "4.0.5",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/util-retry": {
|
|
"version": "4.0.7",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/service-error-classification": "^4.0.7",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/util-stream": {
|
|
"version": "4.2.4",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/fetch-http-handler": "^5.1.1",
|
|
"@smithy/node-http-handler": "^4.1.1",
|
|
"@smithy/types": "^4.3.2",
|
|
"@smithy/util-base64": "^4.0.0",
|
|
"@smithy/util-buffer-from": "^4.0.0",
|
|
"@smithy/util-hex-encoding": "^4.0.0",
|
|
"@smithy/util-utf8": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/util-stream/node_modules/@smithy/util-utf8": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/util-buffer-from": "^4.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/util-uri-escape": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/util-utf8": {
|
|
"version": "2.3.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/util-buffer-from": "^2.2.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from": {
|
|
"version": "2.2.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/is-array-buffer": "^2.2.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/@smithy/util-waiter": {
|
|
"version": "4.0.7",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@smithy/abort-controller": "^4.0.5",
|
|
"@smithy/types": "^4.3.2",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@sqltools/formatter": {
|
|
"version": "1.2.5",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@supabase/auth-js": {
|
|
"version": "2.69.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@supabase/node-fetch": "^2.6.14"
|
|
}
|
|
},
|
|
"node_modules/@supabase/functions-js": {
|
|
"version": "2.4.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@supabase/node-fetch": "^2.6.14"
|
|
}
|
|
},
|
|
"node_modules/@supabase/node-fetch": {
|
|
"version": "2.6.15",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"whatwg-url": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "4.x || >=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@supabase/postgrest-js": {
|
|
"version": "1.19.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@supabase/node-fetch": "^2.6.14"
|
|
}
|
|
},
|
|
"node_modules/@supabase/realtime-js": {
|
|
"version": "2.11.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@supabase/node-fetch": "^2.6.13",
|
|
"@types/phoenix": "^1.6.6",
|
|
"@types/ws": "^8.18.1",
|
|
"ws": "^8.18.2"
|
|
}
|
|
},
|
|
"node_modules/@supabase/storage-js": {
|
|
"version": "2.7.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@supabase/node-fetch": "^2.6.14"
|
|
}
|
|
},
|
|
"node_modules/@supabase/supabase-js": {
|
|
"version": "2.49.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@supabase/auth-js": "2.69.1",
|
|
"@supabase/functions-js": "2.4.4",
|
|
"@supabase/node-fetch": "2.6.15",
|
|
"@supabase/postgrest-js": "1.19.4",
|
|
"@supabase/realtime-js": "2.11.9",
|
|
"@supabase/storage-js": "2.7.1"
|
|
}
|
|
},
|
|
"node_modules/@supercharge/promise-pool": {
|
|
"version": "3.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@techteamer/ocsp": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"asn1.js": "^5.4.1",
|
|
"asn1.js-rfc2560": "^5.0.1",
|
|
"asn1.js-rfc5280": "^3.0.0",
|
|
"async": "^3.2.4",
|
|
"simple-lru-cache": "^0.0.2"
|
|
}
|
|
},
|
|
"node_modules/@tediousjs/connection-string": {
|
|
"version": "0.5.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@testing-library/jest-dom": {
|
|
"version": "6.8.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@adobe/css-tools": "^4.4.0",
|
|
"aria-query": "^5.0.0",
|
|
"css.escape": "^1.5.1",
|
|
"dom-accessibility-api": "^0.6.3",
|
|
"picocolors": "^1.1.1",
|
|
"redent": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14",
|
|
"npm": ">=6",
|
|
"yarn": ">=1"
|
|
}
|
|
},
|
|
"node_modules/@tokenizer/token": {
|
|
"version": "0.3.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@tootallnate/once": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/@tsconfig/node10": {
|
|
"version": "1.0.11",
|
|
"devOptional": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@tsconfig/node12": {
|
|
"version": "1.0.11",
|
|
"devOptional": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@tsconfig/node14": {
|
|
"version": "1.0.3",
|
|
"devOptional": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@tsconfig/node16": {
|
|
"version": "1.0.4",
|
|
"devOptional": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/asn1": {
|
|
"version": "0.2.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/babel__core": {
|
|
"version": "7.20.5",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/parser": "^7.20.7",
|
|
"@babel/types": "^7.20.7",
|
|
"@types/babel__generator": "*",
|
|
"@types/babel__template": "*",
|
|
"@types/babel__traverse": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/babel__generator": {
|
|
"version": "7.27.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/types": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@types/babel__template": {
|
|
"version": "7.4.4",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/parser": "^7.1.0",
|
|
"@babel/types": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@types/babel__traverse": {
|
|
"version": "7.28.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/types": "^7.28.2"
|
|
}
|
|
},
|
|
"node_modules/@types/better-sqlite3": {
|
|
"version": "7.6.13",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/body-parser": {
|
|
"version": "1.19.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/connect": "*",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/caseless": {
|
|
"version": "0.12.5",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/chai": {
|
|
"version": "5.2.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/deep-eql": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/connect": {
|
|
"version": "3.4.38",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/cookie": {
|
|
"version": "0.6.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/debug": {
|
|
"version": "4.1.12",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@types/ms": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/deep-eql": {
|
|
"version": "4.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/estree": {
|
|
"version": "1.0.8",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/express": {
|
|
"version": "5.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/body-parser": "*",
|
|
"@types/express-serve-static-core": "^5.0.0",
|
|
"@types/serve-static": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/express-serve-static-core": {
|
|
"version": "5.0.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"@types/qs": "*",
|
|
"@types/range-parser": "*",
|
|
"@types/send": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/graceful-fs": {
|
|
"version": "4.1.9",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/http-errors": {
|
|
"version": "2.0.5",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/http-proxy": {
|
|
"version": "1.17.16",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/istanbul-lib-coverage": {
|
|
"version": "2.0.6",
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/@types/istanbul-lib-report": {
|
|
"version": "3.0.3",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@types/istanbul-lib-coverage": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/istanbul-reports": {
|
|
"version": "3.0.4",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@types/istanbul-lib-report": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/json-schema": {
|
|
"version": "7.0.15",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/lodash": {
|
|
"version": "4.17.20",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/long": {
|
|
"version": "4.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/luxon": {
|
|
"version": "3.4.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/mime": {
|
|
"version": "1.3.5",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/ms": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/@types/multer": {
|
|
"version": "1.4.13",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/express": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/mysql": {
|
|
"version": "2.15.26",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/node": {
|
|
"version": "22.18.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"undici-types": "~6.21.0"
|
|
}
|
|
},
|
|
"node_modules/@types/node-fetch": {
|
|
"version": "2.6.13",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"form-data": "^4.0.4"
|
|
}
|
|
},
|
|
"node_modules/@types/node-fetch/node_modules/form-data": {
|
|
"version": "4.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"asynckit": "^0.4.0",
|
|
"combined-stream": "^1.0.8",
|
|
"es-set-tostringtag": "^2.1.0",
|
|
"hasown": "^2.0.2",
|
|
"mime-types": "^2.1.12"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/@types/pg": {
|
|
"version": "8.6.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"pg-protocol": "*",
|
|
"pg-types": "^2.2.0"
|
|
}
|
|
},
|
|
"node_modules/@types/pg-pool": {
|
|
"version": "2.0.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/pg": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/phoenix": {
|
|
"version": "1.6.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/qs": {
|
|
"version": "6.14.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/range-parser": {
|
|
"version": "1.2.7",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/readable-stream": {
|
|
"version": "4.0.21",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/request": {
|
|
"version": "2.48.13",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/caseless": "*",
|
|
"@types/node": "*",
|
|
"@types/tough-cookie": "*",
|
|
"form-data": "^2.5.5"
|
|
}
|
|
},
|
|
"node_modules/@types/request/node_modules/form-data": {
|
|
"version": "2.5.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"asynckit": "^0.4.0",
|
|
"combined-stream": "^1.0.8",
|
|
"es-set-tostringtag": "^2.1.0",
|
|
"hasown": "^2.0.2",
|
|
"mime-types": "^2.1.35",
|
|
"safe-buffer": "^5.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.12"
|
|
}
|
|
},
|
|
"node_modules/@types/request/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/@types/retry": {
|
|
"version": "0.12.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/send": {
|
|
"version": "0.17.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/mime": "^1",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/serve-static": {
|
|
"version": "1.15.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/http-errors": "*",
|
|
"@types/node": "*",
|
|
"@types/send": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/shimmer": {
|
|
"version": "1.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/stack-utils": {
|
|
"version": "2.0.3",
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/@types/statuses": {
|
|
"version": "2.0.6",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/tedious": {
|
|
"version": "4.0.14",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/tough-cookie": {
|
|
"version": "4.0.5",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/triple-beam": {
|
|
"version": "1.3.5",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/uuid": {
|
|
"version": "9.0.8",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/validator": {
|
|
"version": "13.15.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/webidl-conversions": {
|
|
"version": "7.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/whatwg-url": {
|
|
"version": "11.0.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/webidl-conversions": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/ws": {
|
|
"version": "8.18.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/yargs": {
|
|
"version": "17.0.33",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@types/yargs-parser": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/yargs-parser": {
|
|
"version": "21.0.3",
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/@typespec/ts-http-runtime": {
|
|
"version": "0.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"http-proxy-agent": "^7.0.0",
|
|
"https-proxy-agent": "^7.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=20.0.0"
|
|
}
|
|
},
|
|
"node_modules/@vitest/coverage-v8": {
|
|
"version": "3.2.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@ampproject/remapping": "^2.3.0",
|
|
"@bcoe/v8-coverage": "^1.0.2",
|
|
"ast-v8-to-istanbul": "^0.3.3",
|
|
"debug": "^4.4.1",
|
|
"istanbul-lib-coverage": "^3.2.2",
|
|
"istanbul-lib-report": "^3.0.1",
|
|
"istanbul-lib-source-maps": "^5.0.6",
|
|
"istanbul-reports": "^3.1.7",
|
|
"magic-string": "^0.30.17",
|
|
"magicast": "^0.3.5",
|
|
"std-env": "^3.9.0",
|
|
"test-exclude": "^7.0.1",
|
|
"tinyrainbow": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/vitest"
|
|
},
|
|
"peerDependencies": {
|
|
"@vitest/browser": "3.2.4",
|
|
"vitest": "3.2.4"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@vitest/browser": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@vitest/expect": {
|
|
"version": "3.2.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/chai": "^5.2.2",
|
|
"@vitest/spy": "3.2.4",
|
|
"@vitest/utils": "3.2.4",
|
|
"chai": "^5.2.0",
|
|
"tinyrainbow": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/vitest"
|
|
}
|
|
},
|
|
"node_modules/@vitest/mocker": {
|
|
"version": "3.2.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@vitest/spy": "3.2.4",
|
|
"estree-walker": "^3.0.3",
|
|
"magic-string": "^0.30.17"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/vitest"
|
|
},
|
|
"peerDependencies": {
|
|
"msw": "^2.4.9",
|
|
"vite": "^5.0.0 || ^6.0.0 || ^7.0.0-0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"msw": {
|
|
"optional": true
|
|
},
|
|
"vite": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@vitest/pretty-format": {
|
|
"version": "3.2.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tinyrainbow": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/vitest"
|
|
}
|
|
},
|
|
"node_modules/@vitest/runner": {
|
|
"version": "3.2.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@vitest/utils": "3.2.4",
|
|
"pathe": "^2.0.3",
|
|
"strip-literal": "^3.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/vitest"
|
|
}
|
|
},
|
|
"node_modules/@vitest/snapshot": {
|
|
"version": "3.2.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@vitest/pretty-format": "3.2.4",
|
|
"magic-string": "^0.30.17",
|
|
"pathe": "^2.0.3"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/vitest"
|
|
}
|
|
},
|
|
"node_modules/@vitest/spy": {
|
|
"version": "3.2.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tinyspy": "^4.0.3"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/vitest"
|
|
}
|
|
},
|
|
"node_modules/@vitest/ui": {
|
|
"version": "3.2.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@vitest/utils": "3.2.4",
|
|
"fflate": "^0.8.2",
|
|
"flatted": "^3.3.3",
|
|
"pathe": "^2.0.3",
|
|
"sirv": "^3.0.1",
|
|
"tinyglobby": "^0.2.14",
|
|
"tinyrainbow": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/vitest"
|
|
},
|
|
"peerDependencies": {
|
|
"vitest": "3.2.4"
|
|
}
|
|
},
|
|
"node_modules/@vitest/utils": {
|
|
"version": "3.2.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@vitest/pretty-format": "3.2.4",
|
|
"loupe": "^3.1.4",
|
|
"tinyrainbow": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/vitest"
|
|
}
|
|
},
|
|
"node_modules/@xata.io/client": {
|
|
"version": "0.28.4",
|
|
"license": "Apache-2.0",
|
|
"peerDependencies": {
|
|
"typescript": ">=4.5"
|
|
}
|
|
},
|
|
"node_modules/@xmldom/is-dom-node": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 16"
|
|
}
|
|
},
|
|
"node_modules/@xmldom/xmldom": {
|
|
"version": "0.8.11",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@zilliz/milvus2-sdk-node": {
|
|
"version": "2.6.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@grpc/grpc-js": "1.7.3",
|
|
"@grpc/proto-loader": "^0.7.10",
|
|
"@opentelemetry/api": "^1.9.0",
|
|
"@petamoriken/float16": "^3.8.6",
|
|
"dayjs": "^1.11.7",
|
|
"generic-pool": "^3.9.0",
|
|
"lru-cache": "^9.1.2",
|
|
"protobufjs": "^7.2.6",
|
|
"winston": "^3.9.0"
|
|
}
|
|
},
|
|
"node_modules/abbrev": {
|
|
"version": "1.1.1",
|
|
"license": "ISC",
|
|
"optional": true
|
|
},
|
|
"node_modules/abort-controller": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"event-target-shim": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.5"
|
|
}
|
|
},
|
|
"node_modules/abort-controller-x": {
|
|
"version": "0.4.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/accepts": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-types": "^3.0.0",
|
|
"negotiator": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/accepts/node_modules/mime-db": {
|
|
"version": "1.54.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/accepts/node_modules/mime-types": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-db": "^1.54.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/acorn": {
|
|
"version": "8.15.0",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"acorn": "bin/acorn"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/acorn-import-attributes": {
|
|
"version": "1.9.5",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"acorn": "^8"
|
|
}
|
|
},
|
|
"node_modules/acorn-walk": {
|
|
"version": "8.3.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"acorn": "^8.11.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/adm-zip": {
|
|
"version": "0.5.16",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12.0"
|
|
}
|
|
},
|
|
"node_modules/agent-base": {
|
|
"version": "7.1.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 14"
|
|
}
|
|
},
|
|
"node_modules/agentkeepalive": {
|
|
"version": "4.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"humanize-ms": "^1.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.0.0"
|
|
}
|
|
},
|
|
"node_modules/aggregate-error": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"clean-stack": "^2.0.0",
|
|
"indent-string": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/ajv": {
|
|
"version": "6.12.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"fast-json-stable-stringify": "^2.0.0",
|
|
"json-schema-traverse": "^0.4.1",
|
|
"uri-js": "^4.2.2"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
}
|
|
},
|
|
"node_modules/ajv-formats": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ajv": "^8.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"ajv": "^8.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"ajv": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/ajv-formats/node_modules/ajv": {
|
|
"version": "8.17.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.3",
|
|
"fast-uri": "^3.0.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
}
|
|
},
|
|
"node_modules/ajv-formats/node_modules/json-schema-traverse": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/alasql": {
|
|
"version": "4.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cross-fetch": "4",
|
|
"yargs": "16"
|
|
},
|
|
"bin": {
|
|
"alasql": "bin/alasql-cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=15"
|
|
}
|
|
},
|
|
"node_modules/alasql/node_modules/ansi-regex": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/alasql/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/alasql/node_modules/cliui": {
|
|
"version": "7.0.4",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"string-width": "^4.2.0",
|
|
"strip-ansi": "^6.0.0",
|
|
"wrap-ansi": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/alasql/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/alasql/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/alasql/node_modules/emoji-regex": {
|
|
"version": "8.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/alasql/node_modules/string-width": {
|
|
"version": "4.2.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"emoji-regex": "^8.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
"strip-ansi": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/alasql/node_modules/strip-ansi": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/alasql/node_modules/wrap-ansi": {
|
|
"version": "7.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.0.0",
|
|
"string-width": "^4.1.0",
|
|
"strip-ansi": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/alasql/node_modules/yargs": {
|
|
"version": "16.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cliui": "^7.0.2",
|
|
"escalade": "^3.1.1",
|
|
"get-caller-file": "^2.0.5",
|
|
"require-directory": "^2.1.1",
|
|
"string-width": "^4.2.0",
|
|
"y18n": "^5.0.5",
|
|
"yargs-parser": "^20.2.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/alasql/node_modules/yargs-parser": {
|
|
"version": "20.2.9",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/amqplib": {
|
|
"version": "0.10.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@acuminous/bitsyntax": "^0.1.2",
|
|
"buffer-more-ints": "~1.0.0",
|
|
"url-parse": "~1.5.10"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/ansi-escapes": {
|
|
"version": "4.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"type-fest": "^0.21.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/ansi-escapes/node_modules/type-fest": {
|
|
"version": "0.21.3",
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/ansi-regex": {
|
|
"version": "6.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/ansi-styles": {
|
|
"version": "5.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/anymatch": {
|
|
"version": "3.1.3",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"normalize-path": "^3.0.0",
|
|
"picomatch": "^2.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/app-root-path": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6.0.0"
|
|
}
|
|
},
|
|
"node_modules/append-field": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/aproba": {
|
|
"version": "2.1.0",
|
|
"license": "ISC",
|
|
"optional": true
|
|
},
|
|
"node_modules/are-we-there-yet": {
|
|
"version": "3.0.1",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"delegates": "^1.0.0",
|
|
"readable-stream": "^3.6.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/are-we-there-yet/node_modules/readable-stream": {
|
|
"version": "3.6.2",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"string_decoder": "^1.1.1",
|
|
"util-deprecate": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/arg": {
|
|
"version": "4.1.3",
|
|
"devOptional": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/argparse": {
|
|
"version": "2.0.1",
|
|
"license": "Python-2.0"
|
|
},
|
|
"node_modules/aria-query": {
|
|
"version": "5.3.2",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/array-buffer-byte-length": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3",
|
|
"is-array-buffer": "^3.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/array-hyper-unique": {
|
|
"version": "2.1.6",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"deep-eql": "= 4.0.0",
|
|
"lodash": "^4.17.21"
|
|
}
|
|
},
|
|
"node_modules/array-parallel": {
|
|
"version": "0.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/array-series": {
|
|
"version": "0.1.5",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/arraybuffer.prototype.slice": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-buffer-byte-length": "^1.0.1",
|
|
"call-bind": "^1.0.8",
|
|
"define-properties": "^1.2.1",
|
|
"es-abstract": "^1.23.5",
|
|
"es-errors": "^1.3.0",
|
|
"get-intrinsic": "^1.2.6",
|
|
"is-array-buffer": "^3.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/arrify": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/asap": {
|
|
"version": "2.0.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/asn1": {
|
|
"version": "0.2.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safer-buffer": "~2.1.0"
|
|
}
|
|
},
|
|
"node_modules/asn1.js": {
|
|
"version": "5.4.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bn.js": "^4.0.0",
|
|
"inherits": "^2.0.1",
|
|
"minimalistic-assert": "^1.0.0",
|
|
"safer-buffer": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/asn1.js-rfc2560": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"asn1.js-rfc5280": "^3.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"asn1.js": "^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/asn1.js-rfc5280": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"asn1.js": "^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/assert": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"is-nan": "^1.3.2",
|
|
"object-is": "^1.1.5",
|
|
"object.assign": "^4.1.4",
|
|
"util": "^0.12.5"
|
|
}
|
|
},
|
|
"node_modules/assert-options": {
|
|
"version": "0.8.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/assert-plus": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/assertion-error": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/ast-types": {
|
|
"version": "0.15.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/ast-v8-to-istanbul": {
|
|
"version": "0.3.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/trace-mapping": "^0.3.30",
|
|
"estree-walker": "^3.0.3",
|
|
"js-tokens": "^9.0.1"
|
|
}
|
|
},
|
|
"node_modules/async": {
|
|
"version": "3.2.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/async-function": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/async-mutex": {
|
|
"version": "0.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.4.0"
|
|
}
|
|
},
|
|
"node_modules/async-retry": {
|
|
"version": "1.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"retry": "0.13.1"
|
|
}
|
|
},
|
|
"node_modules/asynckit": {
|
|
"version": "0.4.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/available-typed-arrays": {
|
|
"version": "1.0.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"possible-typed-array-names": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/avsc": {
|
|
"version": "5.7.9",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.11"
|
|
}
|
|
},
|
|
"node_modules/aws-ssl-profiles": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6.0.0"
|
|
}
|
|
},
|
|
"node_modules/aws4": {
|
|
"version": "1.11.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/axios": {
|
|
"version": "1.11.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"follow-redirects": "^1.15.6",
|
|
"form-data": "^4.0.4",
|
|
"proxy-from-env": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/axios-mock-adapter": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.3",
|
|
"is-buffer": "^2.0.5"
|
|
},
|
|
"peerDependencies": {
|
|
"axios": ">= 0.17.0"
|
|
}
|
|
},
|
|
"node_modules/axios-retry": {
|
|
"version": "4.5.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"is-retry-allowed": "^2.2.0"
|
|
},
|
|
"peerDependencies": {
|
|
"axios": "0.x || 1.x"
|
|
}
|
|
},
|
|
"node_modules/axios/node_modules/form-data": {
|
|
"version": "4.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"asynckit": "^0.4.0",
|
|
"combined-stream": "^1.0.8",
|
|
"es-set-tostringtag": "^2.1.0",
|
|
"hasown": "^2.0.2",
|
|
"mime-types": "^2.1.12"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/babel-jest": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@jest/transform": "^29.7.0",
|
|
"@types/babel__core": "^7.1.14",
|
|
"babel-plugin-istanbul": "^6.1.1",
|
|
"babel-preset-jest": "^29.6.3",
|
|
"chalk": "^4.0.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.8.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-istanbul": {
|
|
"version": "6.1.1",
|
|
"license": "BSD-3-Clause",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.0.0",
|
|
"@istanbuljs/load-nyc-config": "^1.0.0",
|
|
"@istanbuljs/schema": "^0.1.2",
|
|
"istanbul-lib-instrument": "^5.0.4",
|
|
"test-exclude": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-istanbul/node_modules/brace-expansion": {
|
|
"version": "1.1.12",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-istanbul/node_modules/glob": {
|
|
"version": "7.2.3",
|
|
"license": "ISC",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "^3.1.1",
|
|
"once": "^1.3.0",
|
|
"path-is-absolute": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-istanbul/node_modules/istanbul-lib-instrument": {
|
|
"version": "5.2.1",
|
|
"license": "BSD-3-Clause",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/core": "^7.12.3",
|
|
"@babel/parser": "^7.14.7",
|
|
"@istanbuljs/schema": "^0.1.2",
|
|
"istanbul-lib-coverage": "^3.2.0",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-istanbul/node_modules/minimatch": {
|
|
"version": "3.1.2",
|
|
"license": "ISC",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-istanbul/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"license": "ISC",
|
|
"peer": true,
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-istanbul/node_modules/test-exclude": {
|
|
"version": "6.0.0",
|
|
"license": "ISC",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@istanbuljs/schema": "^0.1.2",
|
|
"glob": "^7.1.4",
|
|
"minimatch": "^3.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-jest-hoist": {
|
|
"version": "29.6.3",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/template": "^7.3.3",
|
|
"@babel/types": "^7.3.3",
|
|
"@types/babel__core": "^7.1.14",
|
|
"@types/babel__traverse": "^7.0.6"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/babel-preset-current-node-syntax": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/plugin-syntax-async-generators": "^7.8.4",
|
|
"@babel/plugin-syntax-bigint": "^7.8.3",
|
|
"@babel/plugin-syntax-class-properties": "^7.12.13",
|
|
"@babel/plugin-syntax-class-static-block": "^7.14.5",
|
|
"@babel/plugin-syntax-import-attributes": "^7.24.7",
|
|
"@babel/plugin-syntax-import-meta": "^7.10.4",
|
|
"@babel/plugin-syntax-json-strings": "^7.8.3",
|
|
"@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
|
|
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
|
|
"@babel/plugin-syntax-numeric-separator": "^7.10.4",
|
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.3",
|
|
"@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
|
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3",
|
|
"@babel/plugin-syntax-private-property-in-object": "^7.14.5",
|
|
"@babel/plugin-syntax-top-level-await": "^7.14.5"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0 || ^8.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/babel-preset-jest": {
|
|
"version": "29.6.3",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"babel-plugin-jest-hoist": "^29.6.3",
|
|
"babel-preset-current-node-syntax": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/balanced-match": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/base64-js": {
|
|
"version": "1.5.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/basic-auth": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "5.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/bcrypt-pbkdf": {
|
|
"version": "1.0.2",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"tweetnacl": "^0.14.3"
|
|
}
|
|
},
|
|
"node_modules/bcrypt-pbkdf/node_modules/tweetnacl": {
|
|
"version": "0.14.5",
|
|
"license": "Unlicense"
|
|
},
|
|
"node_modules/bcryptjs": {
|
|
"version": "2.4.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/better-sqlite3": {
|
|
"version": "11.10.0",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"bindings": "^1.5.0",
|
|
"prebuild-install": "^7.1.1"
|
|
}
|
|
},
|
|
"node_modules/big-integer": {
|
|
"version": "1.6.52",
|
|
"license": "Unlicense",
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
}
|
|
},
|
|
"node_modules/bignumber.js": {
|
|
"version": "9.3.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/binary-extensions": {
|
|
"version": "2.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/binascii": {
|
|
"version": "0.0.2"
|
|
},
|
|
"node_modules/bindings": {
|
|
"version": "1.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"file-uri-to-path": "1.0.0"
|
|
}
|
|
},
|
|
"node_modules/bintrees": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/bl": {
|
|
"version": "6.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/readable-stream": "^4.0.0",
|
|
"buffer": "^6.0.3",
|
|
"inherits": "^2.0.4",
|
|
"readable-stream": "^4.2.0"
|
|
}
|
|
},
|
|
"node_modules/bluebird": {
|
|
"version": "3.7.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/bn.js": {
|
|
"version": "4.12.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/body-parser": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bytes": "^3.1.2",
|
|
"content-type": "^1.0.5",
|
|
"debug": "^4.4.0",
|
|
"http-errors": "^2.0.0",
|
|
"iconv-lite": "^0.6.3",
|
|
"on-finished": "^2.4.1",
|
|
"qs": "^6.14.0",
|
|
"raw-body": "^3.0.0",
|
|
"type-is": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/body-parser/node_modules/iconv-lite": {
|
|
"version": "0.6.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/body-parser/node_modules/qs": {
|
|
"version": "6.14.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"side-channel": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/boolbase": {
|
|
"version": "1.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/bowser": {
|
|
"version": "2.12.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/brace-expansion": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/braces": {
|
|
"version": "3.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fill-range": "^7.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/browser-request": {
|
|
"version": "0.3.3",
|
|
"engines": [
|
|
"node"
|
|
]
|
|
},
|
|
"node_modules/browserslist": {
|
|
"version": "4.25.4",
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/browserslist"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/browserslist"
|
|
},
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/ai"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"caniuse-lite": "^1.0.30001737",
|
|
"electron-to-chromium": "^1.5.211",
|
|
"node-releases": "^2.0.19",
|
|
"update-browserslist-db": "^1.1.3"
|
|
},
|
|
"bin": {
|
|
"browserslist": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
|
|
}
|
|
},
|
|
"node_modules/bser": {
|
|
"version": "2.1.1",
|
|
"license": "Apache-2.0",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"node-int64": "^0.4.0"
|
|
}
|
|
},
|
|
"node_modules/bson": {
|
|
"version": "6.10.4",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=16.20.1"
|
|
}
|
|
},
|
|
"node_modules/buffer": {
|
|
"version": "6.0.3",
|
|
"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",
|
|
"dependencies": {
|
|
"base64-js": "^1.3.1",
|
|
"ieee754": "^1.2.1"
|
|
}
|
|
},
|
|
"node_modules/buffer-equal-constant-time": {
|
|
"version": "1.0.1",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/buffer-from": {
|
|
"version": "1.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/buffer-more-ints": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/buildcheck": {
|
|
"version": "0.0.6",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/bull": {
|
|
"version": "4.16.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cron-parser": "^4.2.1",
|
|
"get-port": "^5.1.1",
|
|
"ioredis": "^5.3.2",
|
|
"lodash": "^4.17.21",
|
|
"msgpackr": "^1.11.2",
|
|
"semver": "^7.5.2",
|
|
"uuid": "^8.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/bull/node_modules/uuid": {
|
|
"version": "8.3.2",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/busboy": {
|
|
"version": "1.6.0",
|
|
"dependencies": {
|
|
"streamsearch": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.16.0"
|
|
}
|
|
},
|
|
"node_modules/bytes": {
|
|
"version": "3.1.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/cac": {
|
|
"version": "6.7.14",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/cacache": {
|
|
"version": "15.3.0",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"@npmcli/fs": "^1.0.0",
|
|
"@npmcli/move-file": "^1.0.1",
|
|
"chownr": "^2.0.0",
|
|
"fs-minipass": "^2.0.0",
|
|
"glob": "^7.1.4",
|
|
"infer-owner": "^1.0.4",
|
|
"lru-cache": "^6.0.0",
|
|
"minipass": "^3.1.1",
|
|
"minipass-collect": "^1.0.2",
|
|
"minipass-flush": "^1.0.5",
|
|
"minipass-pipeline": "^1.2.2",
|
|
"mkdirp": "^1.0.3",
|
|
"p-map": "^4.0.0",
|
|
"promise-inflight": "^1.0.1",
|
|
"rimraf": "^3.0.2",
|
|
"ssri": "^8.0.1",
|
|
"tar": "^6.0.2",
|
|
"unique-filename": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/cacache/node_modules/brace-expansion": {
|
|
"version": "1.1.12",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/cacache/node_modules/glob": {
|
|
"version": "7.2.3",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "^3.1.1",
|
|
"once": "^1.3.0",
|
|
"path-is-absolute": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/cacache/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/cacache/node_modules/minimatch": {
|
|
"version": "3.1.2",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/cacache/node_modules/minipass": {
|
|
"version": "3.3.6",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/cacache/node_modules/mkdirp": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"bin": {
|
|
"mkdirp": "bin/cmd.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/cache-manager": {
|
|
"version": "5.2.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lodash.clonedeep": "^4.5.0",
|
|
"lru-cache": "^9.1.2"
|
|
}
|
|
},
|
|
"node_modules/call-bind": {
|
|
"version": "1.0.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind-apply-helpers": "^1.0.0",
|
|
"es-define-property": "^1.0.0",
|
|
"get-intrinsic": "^1.2.4",
|
|
"set-function-length": "^1.2.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/call-bind-apply-helpers": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-errors": "^1.3.0",
|
|
"function-bind": "^1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/call-bound": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind-apply-helpers": "^1.0.2",
|
|
"get-intrinsic": "^1.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/callsites": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/camel-case": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pascal-case": "^3.1.2",
|
|
"tslib": "^2.0.3"
|
|
}
|
|
},
|
|
"node_modules/camelcase": {
|
|
"version": "6.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/caniuse-lite": {
|
|
"version": "1.0.30001739",
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/browserslist"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/caniuse-lite"
|
|
},
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/ai"
|
|
}
|
|
],
|
|
"license": "CC-BY-4.0",
|
|
"peer": true
|
|
},
|
|
"node_modules/capital-case": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"no-case": "^3.0.4",
|
|
"tslib": "^2.0.3",
|
|
"upper-case-first": "^2.0.2"
|
|
}
|
|
},
|
|
"node_modules/chai": {
|
|
"version": "5.3.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assertion-error": "^2.0.1",
|
|
"check-error": "^2.1.1",
|
|
"deep-eql": "^5.0.1",
|
|
"loupe": "^3.1.0",
|
|
"pathval": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/chai/node_modules/deep-eql": {
|
|
"version": "5.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/chalk/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/chalk/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/chalk/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/change-case": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"camel-case": "^4.1.2",
|
|
"capital-case": "^1.0.4",
|
|
"constant-case": "^3.0.4",
|
|
"dot-case": "^3.0.4",
|
|
"header-case": "^2.0.4",
|
|
"no-case": "^3.0.4",
|
|
"param-case": "^3.0.4",
|
|
"pascal-case": "^3.1.2",
|
|
"path-case": "^3.0.4",
|
|
"sentence-case": "^3.0.4",
|
|
"snake-case": "^3.0.4",
|
|
"tslib": "^2.0.3"
|
|
}
|
|
},
|
|
"node_modules/char-regex": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/chardet": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/charenc": {
|
|
"version": "0.0.2",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/check-error": {
|
|
"version": "2.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 16"
|
|
}
|
|
},
|
|
"node_modules/cheerio": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cheerio-select": "^2.1.0",
|
|
"dom-serializer": "^2.0.0",
|
|
"domhandler": "^5.0.3",
|
|
"domutils": "^3.1.0",
|
|
"encoding-sniffer": "^0.2.0",
|
|
"htmlparser2": "^9.1.0",
|
|
"parse5": "^7.1.2",
|
|
"parse5-htmlparser2-tree-adapter": "^7.0.0",
|
|
"parse5-parser-stream": "^7.1.2",
|
|
"undici": "^6.19.5",
|
|
"whatwg-mimetype": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.17"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/cheeriojs/cheerio?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/cheerio-select": {
|
|
"version": "2.1.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"boolbase": "^1.0.0",
|
|
"css-select": "^5.1.0",
|
|
"css-what": "^6.1.0",
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.3",
|
|
"domutils": "^3.0.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
},
|
|
"node_modules/chokidar": {
|
|
"version": "4.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"readdirp": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14.16.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://paulmillr.com/funding/"
|
|
}
|
|
},
|
|
"node_modules/chownr": {
|
|
"version": "2.0.0",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/ci-info": {
|
|
"version": "3.9.0",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/sibiraj-s"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/cjs-module-lexer": {
|
|
"version": "1.4.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/class-transformer": {
|
|
"version": "0.5.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/class-validator": {
|
|
"version": "0.14.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/validator": "^13.7.10",
|
|
"libphonenumber-js": "^1.10.14",
|
|
"validator": "^13.7.0"
|
|
}
|
|
},
|
|
"node_modules/clean-stack": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/cli-width": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">= 12"
|
|
}
|
|
},
|
|
"node_modules/cliui": {
|
|
"version": "8.0.1",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"string-width": "^4.2.0",
|
|
"strip-ansi": "^6.0.1",
|
|
"wrap-ansi": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/cliui/node_modules/ansi-regex": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/cliui/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/cliui/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/cliui/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cliui/node_modules/emoji-regex": {
|
|
"version": "8.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cliui/node_modules/string-width": {
|
|
"version": "4.2.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"emoji-regex": "^8.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
"strip-ansi": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/cliui/node_modules/strip-ansi": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/cliui/node_modules/wrap-ansi": {
|
|
"version": "7.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.0.0",
|
|
"string-width": "^4.1.0",
|
|
"strip-ansi": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/cluster-key-slot": {
|
|
"version": "1.1.2",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/co": {
|
|
"version": "4.6.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"iojs": ">= 1.0.0",
|
|
"node": ">= 0.12.0"
|
|
}
|
|
},
|
|
"node_modules/cohere-ai": {
|
|
"version": "7.14.0",
|
|
"dependencies": {
|
|
"@aws-sdk/client-sagemaker": "^3.583.0",
|
|
"@aws-sdk/credential-providers": "^3.583.0",
|
|
"@aws-sdk/protocol-http": "^3.374.0",
|
|
"@aws-sdk/signature-v4": "^3.374.0",
|
|
"form-data": "^4.0.0",
|
|
"form-data-encoder": "^4.0.2",
|
|
"formdata-node": "^6.0.3",
|
|
"js-base64": "3.7.2",
|
|
"node-fetch": "2.7.0",
|
|
"qs": "6.11.2",
|
|
"readable-stream": "^4.5.2",
|
|
"url-join": "4.0.1"
|
|
}
|
|
},
|
|
"node_modules/cohere-ai/node_modules/form-data-encoder": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 18"
|
|
}
|
|
},
|
|
"node_modules/cohere-ai/node_modules/formdata-node": {
|
|
"version": "6.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 18"
|
|
}
|
|
},
|
|
"node_modules/collect-v8-coverage": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/color": {
|
|
"version": "3.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^1.9.3",
|
|
"color-string": "^1.6.0"
|
|
}
|
|
},
|
|
"node_modules/color-convert": {
|
|
"version": "1.9.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "1.1.3"
|
|
}
|
|
},
|
|
"node_modules/color-name": {
|
|
"version": "1.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/color-string": {
|
|
"version": "1.9.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "^1.0.0",
|
|
"simple-swizzle": "^0.2.2"
|
|
}
|
|
},
|
|
"node_modules/color-support": {
|
|
"version": "1.1.3",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"bin": {
|
|
"color-support": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/colors": {
|
|
"version": "1.4.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.1.90"
|
|
}
|
|
},
|
|
"node_modules/colorspace": {
|
|
"version": "1.1.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color": "^3.1.3",
|
|
"text-hex": "1.0.x"
|
|
}
|
|
},
|
|
"node_modules/combined-stream": {
|
|
"version": "1.0.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"delayed-stream": "~1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/commander": {
|
|
"version": "2.20.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/commist": {
|
|
"version": "3.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/component-type": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/compressible": {
|
|
"version": "2.0.18",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-db": ">= 1.43.0 < 2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/compression": {
|
|
"version": "1.8.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bytes": "3.1.2",
|
|
"compressible": "~2.0.18",
|
|
"debug": "2.6.9",
|
|
"negotiator": "~0.6.4",
|
|
"on-headers": "~1.1.0",
|
|
"safe-buffer": "5.2.1",
|
|
"vary": "~1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/compression/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/compression/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/compression/node_modules/negotiator": {
|
|
"version": "0.6.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/compression/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/concat-map": {
|
|
"version": "0.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/concat-stream": {
|
|
"version": "2.0.0",
|
|
"engines": [
|
|
"node >= 6.0"
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-from": "^1.0.0",
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^3.0.2",
|
|
"typedarray": "^0.0.6"
|
|
}
|
|
},
|
|
"node_modules/concat-stream/node_modules/readable-stream": {
|
|
"version": "3.6.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"string_decoder": "^1.1.1",
|
|
"util-deprecate": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/console-control-strings": {
|
|
"version": "1.1.0",
|
|
"license": "ISC",
|
|
"optional": true
|
|
},
|
|
"node_modules/console-table-printer": {
|
|
"version": "2.14.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"simple-wcswidth": "^1.0.1"
|
|
}
|
|
},
|
|
"node_modules/constant-case": {
|
|
"version": "3.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"no-case": "^3.0.4",
|
|
"tslib": "^2.0.3",
|
|
"upper-case": "^2.0.2"
|
|
}
|
|
},
|
|
"node_modules/content-disposition": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "5.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/content-disposition/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/content-type": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/convert-source-map": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/convict": {
|
|
"version": "6.2.4",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"lodash.clonedeep": "^4.5.0",
|
|
"yargs-parser": "^20.2.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/convict/node_modules/yargs-parser": {
|
|
"version": "20.2.9",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/cookie": {
|
|
"version": "0.7.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/cookie-parser": {
|
|
"version": "1.4.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cookie": "0.7.2",
|
|
"cookie-signature": "1.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/cookie-parser/node_modules/cookie-signature": {
|
|
"version": "1.0.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cookie-signature": {
|
|
"version": "1.2.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.6.0"
|
|
}
|
|
},
|
|
"node_modules/core-util-is": {
|
|
"version": "1.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cors": {
|
|
"version": "2.8.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"object-assign": "^4",
|
|
"vary": "^1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/cpu-features": {
|
|
"version": "0.0.10",
|
|
"hasInstallScript": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"buildcheck": "~0.0.6",
|
|
"nan": "^2.19.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/create-jest": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@jest/types": "^29.6.3",
|
|
"chalk": "^4.0.0",
|
|
"exit": "^0.1.2",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-config": "^29.7.0",
|
|
"jest-util": "^29.7.0",
|
|
"prompts": "^2.0.1"
|
|
},
|
|
"bin": {
|
|
"create-jest": "bin/create-jest.js"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/create-require": {
|
|
"version": "1.1.1",
|
|
"devOptional": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/crlf-normalize": {
|
|
"version": "1.0.20",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"ts-type": ">=2"
|
|
}
|
|
},
|
|
"node_modules/cron": {
|
|
"version": "3.1.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/luxon": "~3.4.0",
|
|
"luxon": "~3.4.0"
|
|
}
|
|
},
|
|
"node_modules/cron-parser": {
|
|
"version": "4.9.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"luxon": "^3.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.0.0"
|
|
}
|
|
},
|
|
"node_modules/cross-fetch": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"node-fetch": "^2.7.0"
|
|
}
|
|
},
|
|
"node_modules/cross-spawn": {
|
|
"version": "7.0.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-key": "^3.1.0",
|
|
"shebang-command": "^2.0.0",
|
|
"which": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/crypt": {
|
|
"version": "0.0.2",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/crypto-js": {
|
|
"version": "4.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/csrf": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"rndm": "1.2.0",
|
|
"tsscmp": "1.0.6",
|
|
"uid-safe": "2.1.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/css-select": {
|
|
"version": "5.2.2",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"boolbase": "^1.0.0",
|
|
"css-what": "^6.1.0",
|
|
"domhandler": "^5.0.2",
|
|
"domutils": "^3.0.1",
|
|
"nth-check": "^2.0.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
},
|
|
"node_modules/css-what": {
|
|
"version": "6.2.2",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
},
|
|
"node_modules/css.escape": {
|
|
"version": "1.5.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cssfilter": {
|
|
"version": "0.0.10",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cssstyle": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"rrweb-cssom": "^0.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/csv-parse": {
|
|
"version": "5.5.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/currency-codes": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"first-match": "~0.0.1",
|
|
"nub": "~0.0.0"
|
|
}
|
|
},
|
|
"node_modules/d3-dsv": {
|
|
"version": "2.0.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"commander": "2",
|
|
"iconv-lite": "0.4",
|
|
"rw": "1"
|
|
},
|
|
"bin": {
|
|
"csv2json": "bin/dsv2json",
|
|
"csv2tsv": "bin/dsv2dsv",
|
|
"dsv2dsv": "bin/dsv2dsv",
|
|
"dsv2json": "bin/dsv2json",
|
|
"json2csv": "bin/json2dsv",
|
|
"json2dsv": "bin/json2dsv",
|
|
"json2tsv": "bin/json2dsv",
|
|
"tsv2csv": "bin/dsv2dsv",
|
|
"tsv2json": "bin/dsv2json"
|
|
}
|
|
},
|
|
"node_modules/dashdash": {
|
|
"version": "1.14.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assert-plus": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/data-uri-to-buffer": {
|
|
"version": "4.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 12"
|
|
}
|
|
},
|
|
"node_modules/data-urls": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"whatwg-mimetype": "^4.0.0",
|
|
"whatwg-url": "^14.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/data-urls/node_modules/tr46": {
|
|
"version": "5.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"punycode": "^2.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/data-urls/node_modules/whatwg-url": {
|
|
"version": "14.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tr46": "^5.1.0",
|
|
"webidl-conversions": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/data-view-buffer": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3",
|
|
"es-errors": "^1.3.0",
|
|
"is-data-view": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/data-view-byte-length": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3",
|
|
"es-errors": "^1.3.0",
|
|
"is-data-view": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/inspect-js"
|
|
}
|
|
},
|
|
"node_modules/data-view-byte-offset": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.2",
|
|
"es-errors": "^1.3.0",
|
|
"is-data-view": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/date-fns": {
|
|
"version": "2.30.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.21.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.11"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/date-fns"
|
|
}
|
|
},
|
|
"node_modules/date-fns-tz": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"date-fns": "2.x"
|
|
}
|
|
},
|
|
"node_modules/dayjs": {
|
|
"version": "1.11.18",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/debug": {
|
|
"version": "4.4.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "^2.1.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/decamelize": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/decimal.js": {
|
|
"version": "10.6.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/decompress-response": {
|
|
"version": "6.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mimic-response": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/dedent": {
|
|
"version": "1.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"peerDependencies": {
|
|
"babel-plugin-macros": "^3.1.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"babel-plugin-macros": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/deep-eql": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"type-detect": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/deep-extend": {
|
|
"version": "0.6.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/deepmerge": {
|
|
"version": "4.3.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/define-data-property": {
|
|
"version": "1.1.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-define-property": "^1.0.0",
|
|
"es-errors": "^1.3.0",
|
|
"gopd": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/define-lazy-prop": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/define-properties": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"define-data-property": "^1.0.1",
|
|
"has-property-descriptors": "^1.0.0",
|
|
"object-keys": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/delayed-stream": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/delegates": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"optional": true
|
|
},
|
|
"node_modules/denque": {
|
|
"version": "2.1.0",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/depd": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/detect-libc": {
|
|
"version": "2.0.4",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/detect-newline": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/dezalgo": {
|
|
"version": "1.0.4",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"asap": "^2.0.0",
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"node_modules/diff": {
|
|
"version": "4.0.2",
|
|
"devOptional": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.3.1"
|
|
}
|
|
},
|
|
"node_modules/diff-sequences": {
|
|
"version": "29.6.3",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/dingbat-to-unicode": {
|
|
"version": "1.0.1",
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/dom-accessibility-api": {
|
|
"version": "0.6.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/dom-serializer": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.2",
|
|
"entities": "^4.2.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/domelementtype": {
|
|
"version": "2.3.0",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
],
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/domhandler": {
|
|
"version": "5.0.3",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"domelementtype": "^2.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/domhandler?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/domutils": {
|
|
"version": "3.2.2",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"dom-serializer": "^2.0.0",
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.3"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/domutils?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/dot-case": {
|
|
"version": "3.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"no-case": "^3.0.4",
|
|
"tslib": "^2.0.3"
|
|
}
|
|
},
|
|
"node_modules/dotenv": {
|
|
"version": "16.6.1",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://dotenvx.com"
|
|
}
|
|
},
|
|
"node_modules/dreamopt": {
|
|
"version": "0.8.0",
|
|
"dependencies": {
|
|
"wordwrap": ">=0.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/duck": {
|
|
"version": "0.1.12",
|
|
"license": "BSD",
|
|
"dependencies": {
|
|
"underscore": "^1.13.1"
|
|
}
|
|
},
|
|
"node_modules/dunder-proto": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind-apply-helpers": "^1.0.1",
|
|
"es-errors": "^1.3.0",
|
|
"gopd": "^1.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/duplexify": {
|
|
"version": "4.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"end-of-stream": "^1.4.1",
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^3.1.1",
|
|
"stream-shift": "^1.0.2"
|
|
}
|
|
},
|
|
"node_modules/duplexify/node_modules/readable-stream": {
|
|
"version": "3.6.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"string_decoder": "^1.1.1",
|
|
"util-deprecate": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/eastasianwidth": {
|
|
"version": "0.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ecc-jsbn": {
|
|
"version": "0.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jsbn": "~0.1.0",
|
|
"safer-buffer": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/ecdsa-sig-formatter": {
|
|
"version": "1.0.11",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"safe-buffer": "^5.0.1"
|
|
}
|
|
},
|
|
"node_modules/ee-first": {
|
|
"version": "1.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/electron-to-chromium": {
|
|
"version": "1.5.214",
|
|
"license": "ISC",
|
|
"peer": true
|
|
},
|
|
"node_modules/emittery": {
|
|
"version": "0.13.1",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/emittery?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/emoji-regex": {
|
|
"version": "9.2.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/enabled": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/encodeurl": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/encoding": {
|
|
"version": "0.1.13",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"iconv-lite": "^0.6.2"
|
|
}
|
|
},
|
|
"node_modules/encoding-japanese": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.10.0"
|
|
}
|
|
},
|
|
"node_modules/encoding-sniffer": {
|
|
"version": "0.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"iconv-lite": "^0.6.3",
|
|
"whatwg-encoding": "^3.1.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/encoding-sniffer?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/encoding-sniffer/node_modules/iconv-lite": {
|
|
"version": "0.6.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/encoding/node_modules/iconv-lite": {
|
|
"version": "0.6.3",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/end-of-stream": {
|
|
"version": "1.4.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"once": "^1.4.0"
|
|
}
|
|
},
|
|
"node_modules/entities": {
|
|
"version": "4.5.0",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=0.12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/env-paths": {
|
|
"version": "2.2.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/epub2": {
|
|
"version": "3.0.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"adm-zip": "^0.5.10",
|
|
"array-hyper-unique": "^2.1.4",
|
|
"bluebird": "^3.7.2",
|
|
"crlf-normalize": "^1.0.19",
|
|
"tslib": "^2.6.2",
|
|
"xml2js": "^0.6.2"
|
|
}
|
|
},
|
|
"node_modules/err-code": {
|
|
"version": "2.0.3",
|
|
"license": "MIT",
|
|
"optional": true
|
|
},
|
|
"node_modules/error-ex": {
|
|
"version": "1.3.2",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"is-arrayish": "^0.2.1"
|
|
}
|
|
},
|
|
"node_modules/es-abstract": {
|
|
"version": "1.24.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-buffer-byte-length": "^1.0.2",
|
|
"arraybuffer.prototype.slice": "^1.0.4",
|
|
"available-typed-arrays": "^1.0.7",
|
|
"call-bind": "^1.0.8",
|
|
"call-bound": "^1.0.4",
|
|
"data-view-buffer": "^1.0.2",
|
|
"data-view-byte-length": "^1.0.2",
|
|
"data-view-byte-offset": "^1.0.1",
|
|
"es-define-property": "^1.0.1",
|
|
"es-errors": "^1.3.0",
|
|
"es-object-atoms": "^1.1.1",
|
|
"es-set-tostringtag": "^2.1.0",
|
|
"es-to-primitive": "^1.3.0",
|
|
"function.prototype.name": "^1.1.8",
|
|
"get-intrinsic": "^1.3.0",
|
|
"get-proto": "^1.0.1",
|
|
"get-symbol-description": "^1.1.0",
|
|
"globalthis": "^1.0.4",
|
|
"gopd": "^1.2.0",
|
|
"has-property-descriptors": "^1.0.2",
|
|
"has-proto": "^1.2.0",
|
|
"has-symbols": "^1.1.0",
|
|
"hasown": "^2.0.2",
|
|
"internal-slot": "^1.1.0",
|
|
"is-array-buffer": "^3.0.5",
|
|
"is-callable": "^1.2.7",
|
|
"is-data-view": "^1.0.2",
|
|
"is-negative-zero": "^2.0.3",
|
|
"is-regex": "^1.2.1",
|
|
"is-set": "^2.0.3",
|
|
"is-shared-array-buffer": "^1.0.4",
|
|
"is-string": "^1.1.1",
|
|
"is-typed-array": "^1.1.15",
|
|
"is-weakref": "^1.1.1",
|
|
"math-intrinsics": "^1.1.0",
|
|
"object-inspect": "^1.13.4",
|
|
"object-keys": "^1.1.1",
|
|
"object.assign": "^4.1.7",
|
|
"own-keys": "^1.0.1",
|
|
"regexp.prototype.flags": "^1.5.4",
|
|
"safe-array-concat": "^1.1.3",
|
|
"safe-push-apply": "^1.0.0",
|
|
"safe-regex-test": "^1.1.0",
|
|
"set-proto": "^1.0.0",
|
|
"stop-iteration-iterator": "^1.1.0",
|
|
"string.prototype.trim": "^1.2.10",
|
|
"string.prototype.trimend": "^1.0.9",
|
|
"string.prototype.trimstart": "^1.0.8",
|
|
"typed-array-buffer": "^1.0.3",
|
|
"typed-array-byte-length": "^1.0.3",
|
|
"typed-array-byte-offset": "^1.0.4",
|
|
"typed-array-length": "^1.0.7",
|
|
"unbox-primitive": "^1.1.0",
|
|
"which-typed-array": "^1.1.19"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/es-aggregate-error": {
|
|
"version": "1.0.14",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"define-data-property": "^1.1.4",
|
|
"define-properties": "^1.2.1",
|
|
"es-abstract": "^1.24.0",
|
|
"es-errors": "^1.3.0",
|
|
"function-bind": "^1.1.2",
|
|
"globalthis": "^1.0.4",
|
|
"has-property-descriptors": "^1.0.2",
|
|
"set-function-name": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/es-define-property": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/es-errors": {
|
|
"version": "1.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/es-module-lexer": {
|
|
"version": "1.7.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/es-object-atoms": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-errors": "^1.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/es-set-tostringtag": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-errors": "^1.3.0",
|
|
"get-intrinsic": "^1.2.6",
|
|
"has-tostringtag": "^1.0.2",
|
|
"hasown": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/es-to-primitive": {
|
|
"version": "1.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-callable": "^1.2.7",
|
|
"is-date-object": "^1.0.5",
|
|
"is-symbol": "^1.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/esbuild": {
|
|
"version": "0.25.9",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"esbuild": "bin/esbuild"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"optionalDependencies": {
|
|
"@esbuild/aix-ppc64": "0.25.9",
|
|
"@esbuild/android-arm": "0.25.9",
|
|
"@esbuild/android-arm64": "0.25.9",
|
|
"@esbuild/android-x64": "0.25.9",
|
|
"@esbuild/darwin-arm64": "0.25.9",
|
|
"@esbuild/darwin-x64": "0.25.9",
|
|
"@esbuild/freebsd-arm64": "0.25.9",
|
|
"@esbuild/freebsd-x64": "0.25.9",
|
|
"@esbuild/linux-arm": "0.25.9",
|
|
"@esbuild/linux-arm64": "0.25.9",
|
|
"@esbuild/linux-ia32": "0.25.9",
|
|
"@esbuild/linux-loong64": "0.25.9",
|
|
"@esbuild/linux-mips64el": "0.25.9",
|
|
"@esbuild/linux-ppc64": "0.25.9",
|
|
"@esbuild/linux-riscv64": "0.25.9",
|
|
"@esbuild/linux-s390x": "0.25.9",
|
|
"@esbuild/linux-x64": "0.25.9",
|
|
"@esbuild/netbsd-arm64": "0.25.9",
|
|
"@esbuild/netbsd-x64": "0.25.9",
|
|
"@esbuild/openbsd-arm64": "0.25.9",
|
|
"@esbuild/openbsd-x64": "0.25.9",
|
|
"@esbuild/openharmony-arm64": "0.25.9",
|
|
"@esbuild/sunos-x64": "0.25.9",
|
|
"@esbuild/win32-arm64": "0.25.9",
|
|
"@esbuild/win32-ia32": "0.25.9",
|
|
"@esbuild/win32-x64": "0.25.9"
|
|
}
|
|
},
|
|
"node_modules/escalade": {
|
|
"version": "3.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/escape-html": {
|
|
"version": "1.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/escape-string-regexp": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-config-riot": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/esprima": {
|
|
"version": "4.0.1",
|
|
"license": "BSD-2-Clause",
|
|
"bin": {
|
|
"esparse": "bin/esparse.js",
|
|
"esvalidate": "bin/esvalidate.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/esprima-next": {
|
|
"version": "5.8.4",
|
|
"license": "BSD-2-Clause",
|
|
"bin": {
|
|
"esparse": "bin/esparse.js",
|
|
"esvalidate": "bin/esvalidate.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/estree-walker": {
|
|
"version": "3.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/estree": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/etag": {
|
|
"version": "1.8.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/event-target-shim": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/eventemitter3": {
|
|
"version": "4.0.7",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/events": {
|
|
"version": "3.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.x"
|
|
}
|
|
},
|
|
"node_modules/eventsource": {
|
|
"version": "3.0.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"eventsource-parser": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/eventsource-parser": {
|
|
"version": "3.0.6",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/execa": {
|
|
"version": "5.1.1",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"cross-spawn": "^7.0.3",
|
|
"get-stream": "^6.0.0",
|
|
"human-signals": "^2.1.0",
|
|
"is-stream": "^2.0.0",
|
|
"merge-stream": "^2.0.0",
|
|
"npm-run-path": "^4.0.1",
|
|
"onetime": "^5.1.2",
|
|
"signal-exit": "^3.0.3",
|
|
"strip-final-newline": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/execa?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/execa/node_modules/signal-exit": {
|
|
"version": "3.0.7",
|
|
"license": "ISC",
|
|
"peer": true
|
|
},
|
|
"node_modules/exit": {
|
|
"version": "0.1.2",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/expand-template": {
|
|
"version": "2.0.3",
|
|
"license": "(MIT OR WTFPL)",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/expand-tilde": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"homedir-polyfill": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/expect": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@jest/expect-utils": "^29.7.0",
|
|
"jest-get-type": "^29.6.3",
|
|
"jest-matcher-utils": "^29.7.0",
|
|
"jest-message-util": "^29.7.0",
|
|
"jest-util": "^29.7.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/expect-type": {
|
|
"version": "1.2.2",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=12.0.0"
|
|
}
|
|
},
|
|
"node_modules/expr-eval": {
|
|
"version": "2.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/express": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"accepts": "^2.0.0",
|
|
"body-parser": "^2.2.0",
|
|
"content-disposition": "^1.0.0",
|
|
"content-type": "^1.0.5",
|
|
"cookie": "^0.7.1",
|
|
"cookie-signature": "^1.2.1",
|
|
"debug": "^4.4.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",
|
|
"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.14.0",
|
|
"range-parser": "^1.2.1",
|
|
"router": "^2.2.0",
|
|
"send": "^1.1.0",
|
|
"serve-static": "^2.2.0",
|
|
"statuses": "^2.0.1",
|
|
"type-is": "^2.0.1",
|
|
"vary": "^1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 18"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/express"
|
|
}
|
|
},
|
|
"node_modules/express-handlebars": {
|
|
"version": "8.0.1",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"glob": "^11.0.0",
|
|
"graceful-fs": "^4.2.11",
|
|
"handlebars": "^4.7.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=20"
|
|
}
|
|
},
|
|
"node_modules/express-openapi-validator": {
|
|
"version": "5.5.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@apidevtools/json-schema-ref-parser": "^12.0.1",
|
|
"@types/multer": "^1.4.12",
|
|
"ajv": "^8.17.1",
|
|
"ajv-draft-04": "^1.0.0",
|
|
"ajv-formats": "^3.0.1",
|
|
"content-type": "^1.0.5",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"lodash.clonedeep": "^4.5.0",
|
|
"lodash.get": "^4.4.2",
|
|
"media-typer": "^1.1.0",
|
|
"multer": "^2.0.0",
|
|
"ono": "^7.1.3",
|
|
"path-to-regexp": "^8.2.0",
|
|
"qs": "^6.14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"express": "*"
|
|
}
|
|
},
|
|
"node_modules/express-openapi-validator/node_modules/ajv": {
|
|
"version": "8.17.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.3",
|
|
"fast-uri": "^3.0.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
}
|
|
},
|
|
"node_modules/express-openapi-validator/node_modules/ajv-draft-04": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"ajv": "^8.5.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"ajv": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/express-openapi-validator/node_modules/json-schema-traverse": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/express-openapi-validator/node_modules/path-to-regexp": {
|
|
"version": "8.3.0",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/express"
|
|
}
|
|
},
|
|
"node_modules/express-openapi-validator/node_modules/qs": {
|
|
"version": "6.14.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"side-channel": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/express-prom-bundle": {
|
|
"version": "8.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/express": "^5.0.0",
|
|
"on-finished": "^2.3.0",
|
|
"url-value-parser": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"prom-client": ">=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/express-rate-limit": {
|
|
"version": "7.5.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 16"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/express-rate-limit"
|
|
},
|
|
"peerDependencies": {
|
|
"express": ">= 4.11"
|
|
}
|
|
},
|
|
"node_modules/express/node_modules/mime-db": {
|
|
"version": "1.54.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/express/node_modules/mime-types": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-db": "^1.54.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/express/node_modules/qs": {
|
|
"version": "6.14.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"side-channel": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/extend": {
|
|
"version": "3.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fast-deep-equal": {
|
|
"version": "3.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fast-glob": {
|
|
"version": "3.2.12",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@nodelib/fs.stat": "^2.0.2",
|
|
"@nodelib/fs.walk": "^1.2.3",
|
|
"glob-parent": "^5.1.2",
|
|
"merge2": "^1.3.0",
|
|
"micromatch": "^4.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.6.0"
|
|
}
|
|
},
|
|
"node_modules/fast-json-stable-stringify": {
|
|
"version": "2.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fast-unique-numbers": {
|
|
"version": "8.0.13",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.23.8",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.1.0"
|
|
}
|
|
},
|
|
"node_modules/fast-uri": {
|
|
"version": "3.1.0",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/fastify"
|
|
},
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/fastify"
|
|
}
|
|
],
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/fast-xml-parser": {
|
|
"version": "4.4.1",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
},
|
|
{
|
|
"type": "paypal",
|
|
"url": "https://paypal.me/naturalintelligence"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"strnum": "^1.0.5"
|
|
},
|
|
"bin": {
|
|
"fxparser": "src/cli/cli.js"
|
|
}
|
|
},
|
|
"node_modules/fastest-levenshtein": {
|
|
"version": "1.0.16",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4.9.1"
|
|
}
|
|
},
|
|
"node_modules/fastq": {
|
|
"version": "1.19.1",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"reusify": "^1.0.4"
|
|
}
|
|
},
|
|
"node_modules/fb-watchman": {
|
|
"version": "2.0.2",
|
|
"license": "Apache-2.0",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"bser": "2.1.1"
|
|
}
|
|
},
|
|
"node_modules/fecha": {
|
|
"version": "4.2.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fetch-blob": {
|
|
"version": "3.2.0",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/jimmywarting"
|
|
},
|
|
{
|
|
"type": "paypal",
|
|
"url": "https://paypal.me/jimmywarting"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"node-domexception": "^1.0.0",
|
|
"web-streams-polyfill": "^3.0.3"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20 || >= 14.13"
|
|
}
|
|
},
|
|
"node_modules/fetch-blob/node_modules/web-streams-polyfill": {
|
|
"version": "3.3.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/fflate": {
|
|
"version": "0.8.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/file-type": {
|
|
"version": "16.5.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"readable-web-to-node-stream": "^3.0.0",
|
|
"strtok3": "^6.2.4",
|
|
"token-types": "^4.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/file-type?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/file-uri-to-path": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fill-range": {
|
|
"version": "7.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"to-regex-range": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/finalhandler": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "^4.4.0",
|
|
"encodeurl": "^2.0.0",
|
|
"escape-html": "^1.0.3",
|
|
"on-finished": "^2.4.1",
|
|
"parseurl": "^1.3.3",
|
|
"statuses": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/find-up": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/first-match": {
|
|
"version": "0.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fishery": {
|
|
"version": "2.3.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lodash.mergewith": "^4.6.2"
|
|
}
|
|
},
|
|
"node_modules/flat": {
|
|
"version": "5.0.2",
|
|
"license": "BSD-3-Clause",
|
|
"bin": {
|
|
"flat": "cli.js"
|
|
}
|
|
},
|
|
"node_modules/flatted": {
|
|
"version": "3.3.3",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/fn.name": {
|
|
"version": "1.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/follow-redirects": {
|
|
"version": "1.15.11",
|
|
"funding": [
|
|
{
|
|
"type": "individual",
|
|
"url": "https://github.com/sponsors/RubenVerborgh"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"debug": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/for-each": {
|
|
"version": "0.3.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-callable": "^1.2.7"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/foreground-child": {
|
|
"version": "3.3.1",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"cross-spawn": "^7.0.6",
|
|
"signal-exit": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/form-data": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"asynckit": "^0.4.0",
|
|
"combined-stream": "^1.0.8",
|
|
"mime-types": "^2.1.12"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/form-data-encoder": {
|
|
"version": "1.7.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/formdata-node": {
|
|
"version": "4.4.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"node-domexception": "1.0.0",
|
|
"web-streams-polyfill": "4.0.0-beta.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.20"
|
|
}
|
|
},
|
|
"node_modules/formdata-polyfill": {
|
|
"version": "4.0.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fetch-blob": "^3.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.20.0"
|
|
}
|
|
},
|
|
"node_modules/formidable": {
|
|
"version": "3.5.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@paralleldrive/cuid2": "^2.2.2",
|
|
"dezalgo": "^1.0.4",
|
|
"once": "^1.4.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://ko-fi.com/tunnckoCore/commissions"
|
|
}
|
|
},
|
|
"node_modules/forwarded": {
|
|
"version": "0.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/forwarded-parse": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fresh": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/fs-constants": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fs-minipass": {
|
|
"version": "2.1.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"minipass": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/fs-minipass/node_modules/minipass": {
|
|
"version": "3.3.6",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/fs.realpath": {
|
|
"version": "1.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/fsevents": {
|
|
"version": "2.3.3",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"engines": {
|
|
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
|
}
|
|
},
|
|
"node_modules/function-bind": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/function.prototype.name": {
|
|
"version": "1.1.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"call-bound": "^1.0.3",
|
|
"define-properties": "^1.2.1",
|
|
"functions-have-names": "^1.2.3",
|
|
"hasown": "^2.0.2",
|
|
"is-callable": "^1.2.7"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/functions-have-names": {
|
|
"version": "1.2.3",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/gauge": {
|
|
"version": "4.0.4",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"aproba": "^1.0.3 || ^2.0.0",
|
|
"color-support": "^1.1.3",
|
|
"console-control-strings": "^1.1.0",
|
|
"has-unicode": "^2.0.1",
|
|
"signal-exit": "^3.0.7",
|
|
"string-width": "^4.2.3",
|
|
"strip-ansi": "^6.0.1",
|
|
"wide-align": "^1.1.5"
|
|
},
|
|
"engines": {
|
|
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/gauge/node_modules/ansi-regex": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/gauge/node_modules/emoji-regex": {
|
|
"version": "8.0.0",
|
|
"license": "MIT",
|
|
"optional": true
|
|
},
|
|
"node_modules/gauge/node_modules/signal-exit": {
|
|
"version": "3.0.7",
|
|
"license": "ISC",
|
|
"optional": true
|
|
},
|
|
"node_modules/gauge/node_modules/string-width": {
|
|
"version": "4.2.3",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"emoji-regex": "^8.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
"strip-ansi": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/gauge/node_modules/strip-ansi": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/gaxios": {
|
|
"version": "7.1.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"extend": "^3.0.2",
|
|
"https-proxy-agent": "^7.0.1",
|
|
"node-fetch": "^3.3.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/gaxios/node_modules/node-fetch": {
|
|
"version": "3.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"data-uri-to-buffer": "^4.0.0",
|
|
"fetch-blob": "^3.1.4",
|
|
"formdata-polyfill": "^4.0.10"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/node-fetch"
|
|
}
|
|
},
|
|
"node_modules/gcp-metadata": {
|
|
"version": "5.3.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"gaxios": "^5.0.0",
|
|
"json-bigint": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/gcp-metadata/node_modules/agent-base": {
|
|
"version": "6.0.2",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"debug": "4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6.0.0"
|
|
}
|
|
},
|
|
"node_modules/gcp-metadata/node_modules/gaxios": {
|
|
"version": "5.1.3",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"extend": "^3.0.2",
|
|
"https-proxy-agent": "^5.0.0",
|
|
"is-stream": "^2.0.0",
|
|
"node-fetch": "^2.6.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/gcp-metadata/node_modules/https-proxy-agent": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"agent-base": "6",
|
|
"debug": "4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/generate-function": {
|
|
"version": "2.3.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-property": "^1.0.2"
|
|
}
|
|
},
|
|
"node_modules/generate-schema": {
|
|
"version": "2.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"commander": "^2.9.0",
|
|
"type-of-is": "^3.4.0"
|
|
},
|
|
"bin": {
|
|
"generate-schema": "bin/generate-schema"
|
|
}
|
|
},
|
|
"node_modules/generic-pool": {
|
|
"version": "3.9.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/gensync": {
|
|
"version": "1.0.0-beta.2",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/get-caller-file": {
|
|
"version": "2.0.5",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "6.* || 8.* || >= 10.*"
|
|
}
|
|
},
|
|
"node_modules/get-intrinsic": {
|
|
"version": "1.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind-apply-helpers": "^1.0.2",
|
|
"es-define-property": "^1.0.1",
|
|
"es-errors": "^1.3.0",
|
|
"es-object-atoms": "^1.1.1",
|
|
"function-bind": "^1.1.2",
|
|
"get-proto": "^1.0.1",
|
|
"gopd": "^1.2.0",
|
|
"has-symbols": "^1.1.0",
|
|
"hasown": "^2.0.2",
|
|
"math-intrinsics": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/get-package-type": {
|
|
"version": "0.1.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/get-port": {
|
|
"version": "5.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/get-proto": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"dunder-proto": "^1.0.1",
|
|
"es-object-atoms": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/get-stream": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/get-symbol-description": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3",
|
|
"es-errors": "^1.3.0",
|
|
"get-intrinsic": "^1.2.6"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/get-system-fonts": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">8.0.0"
|
|
}
|
|
},
|
|
"node_modules/getpass": {
|
|
"version": "0.1.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assert-plus": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/github-from-package": {
|
|
"version": "0.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/glob": {
|
|
"version": "11.0.3",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"foreground-child": "^3.3.1",
|
|
"jackspeak": "^4.1.1",
|
|
"minimatch": "^10.0.3",
|
|
"minipass": "^7.1.2",
|
|
"package-json-from-dist": "^1.0.0",
|
|
"path-scurry": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"glob": "dist/esm/bin.mjs"
|
|
},
|
|
"engines": {
|
|
"node": "20 || >=22"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/glob-parent": {
|
|
"version": "5.1.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"is-glob": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/glob/node_modules/minimatch": {
|
|
"version": "10.0.3",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@isaacs/brace-expansion": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "20 || >=22"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/globalthis": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"define-properties": "^1.2.1",
|
|
"gopd": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/gm": {
|
|
"version": "1.25.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-parallel": "~0.1.3",
|
|
"array-series": "~0.1.5",
|
|
"cross-spawn": "^7.0.5",
|
|
"debug": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/gm/node_modules/debug": {
|
|
"version": "3.2.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/google-auth-library": {
|
|
"version": "10.3.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"base64-js": "^1.3.0",
|
|
"ecdsa-sig-formatter": "^1.0.11",
|
|
"gaxios": "^7.0.0",
|
|
"gcp-metadata": "^7.0.0",
|
|
"google-logging-utils": "^1.0.0",
|
|
"gtoken": "^8.0.0",
|
|
"jws": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/google-auth-library/node_modules/gcp-metadata": {
|
|
"version": "7.0.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"gaxios": "^7.0.0",
|
|
"google-logging-utils": "^1.0.0",
|
|
"json-bigint": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/google-gax": {
|
|
"version": "4.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@grpc/grpc-js": "^1.10.9",
|
|
"@grpc/proto-loader": "^0.7.13",
|
|
"@types/long": "^4.0.0",
|
|
"abort-controller": "^3.0.0",
|
|
"duplexify": "^4.0.0",
|
|
"google-auth-library": "^9.3.0",
|
|
"node-fetch": "^2.7.0",
|
|
"object-hash": "^3.0.0",
|
|
"proto3-json-serializer": "^2.0.2",
|
|
"protobufjs": "^7.3.2",
|
|
"retry-request": "^7.0.0",
|
|
"uuid": "^9.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/google-gax/node_modules/@grpc/grpc-js": {
|
|
"version": "1.13.4",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@grpc/proto-loader": "^0.7.13",
|
|
"@js-sdsl/ordered-map": "^4.4.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.10.0"
|
|
}
|
|
},
|
|
"node_modules/google-gax/node_modules/gaxios": {
|
|
"version": "6.7.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"extend": "^3.0.2",
|
|
"https-proxy-agent": "^7.0.1",
|
|
"is-stream": "^2.0.0",
|
|
"node-fetch": "^2.6.9",
|
|
"uuid": "^9.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/google-gax/node_modules/gcp-metadata": {
|
|
"version": "6.1.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"gaxios": "^6.1.1",
|
|
"google-logging-utils": "^0.0.2",
|
|
"json-bigint": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/google-gax/node_modules/google-auth-library": {
|
|
"version": "9.15.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"base64-js": "^1.3.0",
|
|
"ecdsa-sig-formatter": "^1.0.11",
|
|
"gaxios": "^6.1.1",
|
|
"gcp-metadata": "^6.1.0",
|
|
"gtoken": "^7.0.0",
|
|
"jws": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/google-gax/node_modules/google-logging-utils": {
|
|
"version": "0.0.2",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/google-gax/node_modules/gtoken": {
|
|
"version": "7.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"gaxios": "^6.0.0",
|
|
"jws": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/google-gax/node_modules/uuid": {
|
|
"version": "9.0.1",
|
|
"funding": [
|
|
"https://github.com/sponsors/broofa",
|
|
"https://github.com/sponsors/ctavan"
|
|
],
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/google-logging-utils": {
|
|
"version": "1.1.1",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/gopd": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/graceful-fs": {
|
|
"version": "4.2.11",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/graphql": {
|
|
"version": "16.11.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0"
|
|
}
|
|
},
|
|
"node_modules/graphql-request": {
|
|
"version": "6.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@graphql-typed-document-node/core": "^3.2.0",
|
|
"cross-fetch": "^3.1.5"
|
|
},
|
|
"peerDependencies": {
|
|
"graphql": "14 - 16"
|
|
}
|
|
},
|
|
"node_modules/graphql-request/node_modules/cross-fetch": {
|
|
"version": "3.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"node-fetch": "^2.7.0"
|
|
}
|
|
},
|
|
"node_modules/groq-sdk": {
|
|
"version": "0.19.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@types/node": "^18.11.18",
|
|
"@types/node-fetch": "^2.6.4",
|
|
"abort-controller": "^3.0.0",
|
|
"agentkeepalive": "^4.2.1",
|
|
"form-data-encoder": "1.7.2",
|
|
"formdata-node": "^4.3.2",
|
|
"node-fetch": "^2.6.7"
|
|
}
|
|
},
|
|
"node_modules/groq-sdk/node_modules/@types/node": {
|
|
"version": "18.19.123",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"undici-types": "~5.26.4"
|
|
}
|
|
},
|
|
"node_modules/groq-sdk/node_modules/undici-types": {
|
|
"version": "5.26.5",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/gtoken": {
|
|
"version": "8.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"gaxios": "^7.0.0",
|
|
"jws": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/handlebars": {
|
|
"version": "4.7.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minimist": "^1.2.5",
|
|
"neo-async": "^2.6.2",
|
|
"source-map": "^0.6.1",
|
|
"wordwrap": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"handlebars": "bin/handlebars"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.7"
|
|
},
|
|
"optionalDependencies": {
|
|
"uglify-js": "^3.1.4"
|
|
}
|
|
},
|
|
"node_modules/has-bigints": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/has-property-descriptors": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-define-property": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-proto": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"dunder-proto": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-symbols": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-tostringtag": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-symbols": "^1.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-unicode": {
|
|
"version": "2.0.1",
|
|
"license": "ISC",
|
|
"optional": true
|
|
},
|
|
"node_modules/hasown": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"function-bind": "^1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/he": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"he": "bin/he"
|
|
}
|
|
},
|
|
"node_modules/header-case": {
|
|
"version": "2.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"capital-case": "^1.0.4",
|
|
"tslib": "^2.0.3"
|
|
}
|
|
},
|
|
"node_modules/headers-polyfill": {
|
|
"version": "4.0.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/heap": {
|
|
"version": "0.2.7",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/helmet": {
|
|
"version": "8.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/help-me": {
|
|
"version": "5.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/homedir-polyfill": {
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"parse-passwd": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/html-encoding-sniffer": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"whatwg-encoding": "^3.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/html-entities": {
|
|
"version": "2.6.0",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/mdevils"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://patreon.com/mdevils"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/html-escaper": {
|
|
"version": "2.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/html-to-text": {
|
|
"version": "9.0.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@selderee/plugin-htmlparser2": "^0.11.0",
|
|
"deepmerge": "^4.3.1",
|
|
"dom-serializer": "^2.0.0",
|
|
"htmlparser2": "^8.0.2",
|
|
"selderee": "^0.11.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/html-to-text/node_modules/htmlparser2": {
|
|
"version": "8.0.2",
|
|
"funding": [
|
|
"https://github.com/fb55/htmlparser2?sponsor=1",
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.3",
|
|
"domutils": "^3.0.1",
|
|
"entities": "^4.4.0"
|
|
}
|
|
},
|
|
"node_modules/htmlparser2": {
|
|
"version": "9.1.0",
|
|
"funding": [
|
|
"https://github.com/fb55/htmlparser2?sponsor=1",
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.3",
|
|
"domutils": "^3.1.0",
|
|
"entities": "^4.5.0"
|
|
}
|
|
},
|
|
"node_modules/http-cache-semantics": {
|
|
"version": "4.2.0",
|
|
"license": "BSD-2-Clause",
|
|
"optional": true
|
|
},
|
|
"node_modules/http-errors": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"depd": "2.0.0",
|
|
"inherits": "2.0.4",
|
|
"setprototypeof": "1.2.0",
|
|
"statuses": "2.0.1",
|
|
"toidentifier": "1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/http-errors/node_modules/statuses": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/http-proxy": {
|
|
"version": "1.18.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"eventemitter3": "^4.0.0",
|
|
"follow-redirects": "^1.0.0",
|
|
"requires-port": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/http-proxy-agent": {
|
|
"version": "7.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"agent-base": "^7.1.0",
|
|
"debug": "^4.3.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14"
|
|
}
|
|
},
|
|
"node_modules/http-proxy-middleware": {
|
|
"version": "3.0.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/http-proxy": "^1.17.15",
|
|
"debug": "^4.3.6",
|
|
"http-proxy": "^1.18.1",
|
|
"is-glob": "^4.0.3",
|
|
"is-plain-object": "^5.0.0",
|
|
"micromatch": "^4.0.8"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/https-proxy-agent": {
|
|
"version": "7.0.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"agent-base": "^7.1.2",
|
|
"debug": "4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14"
|
|
}
|
|
},
|
|
"node_modules/human-signals": {
|
|
"version": "2.1.0",
|
|
"license": "Apache-2.0",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=10.17.0"
|
|
}
|
|
},
|
|
"node_modules/humanize-ms": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/ibm-cloud-sdk-core": {
|
|
"version": "5.4.2",
|
|
"license": "Apache-2.0",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@types/debug": "^4.1.12",
|
|
"@types/node": "^18.19.80",
|
|
"@types/tough-cookie": "^4.0.0",
|
|
"axios": "^1.11.0",
|
|
"camelcase": "^6.3.0",
|
|
"debug": "^4.3.4",
|
|
"dotenv": "^16.4.5",
|
|
"extend": "3.0.2",
|
|
"file-type": "16.5.4",
|
|
"form-data": "^4.0.4",
|
|
"isstream": "0.1.2",
|
|
"jsonwebtoken": "^9.0.2",
|
|
"mime-types": "2.1.35",
|
|
"retry-axios": "^2.6.0",
|
|
"tough-cookie": "^4.1.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/ibm-cloud-sdk-core/node_modules/@types/node": {
|
|
"version": "18.19.123",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"undici-types": "~5.26.4"
|
|
}
|
|
},
|
|
"node_modules/ibm-cloud-sdk-core/node_modules/form-data": {
|
|
"version": "4.0.4",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"asynckit": "^0.4.0",
|
|
"combined-stream": "^1.0.8",
|
|
"es-set-tostringtag": "^2.1.0",
|
|
"hasown": "^2.0.2",
|
|
"mime-types": "^2.1.12"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/ibm-cloud-sdk-core/node_modules/undici-types": {
|
|
"version": "5.26.5",
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/iconv-lite": {
|
|
"version": "0.4.24",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/ics": {
|
|
"version": "2.40.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"nanoid": "^3.1.23",
|
|
"yup": "^0.32.9"
|
|
}
|
|
},
|
|
"node_modules/ieee754": {
|
|
"version": "1.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": "BSD-3-Clause"
|
|
},
|
|
"node_modules/ignore": {
|
|
"version": "5.3.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/ignore-by-default": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/imap": {
|
|
"version": "0.8.19",
|
|
"dependencies": {
|
|
"readable-stream": "1.1.x",
|
|
"utf7": ">=1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/imap/node_modules/isarray": {
|
|
"version": "0.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/imap/node_modules/readable-stream": {
|
|
"version": "1.1.14",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.1",
|
|
"isarray": "0.0.1",
|
|
"string_decoder": "~0.10.x"
|
|
}
|
|
},
|
|
"node_modules/imap/node_modules/string_decoder": {
|
|
"version": "0.10.31",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/immediate": {
|
|
"version": "3.0.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/import-in-the-middle": {
|
|
"version": "1.14.2",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"acorn": "^8.14.0",
|
|
"acorn-import-attributes": "^1.9.5",
|
|
"cjs-module-lexer": "^1.2.2",
|
|
"module-details-from-path": "^1.0.3"
|
|
}
|
|
},
|
|
"node_modules/import-local": {
|
|
"version": "3.2.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"pkg-dir": "^4.2.0",
|
|
"resolve-cwd": "^3.0.0"
|
|
},
|
|
"bin": {
|
|
"import-local-fixture": "fixtures/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/imurmurhash": {
|
|
"version": "0.1.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.19"
|
|
}
|
|
},
|
|
"node_modules/indent-string": {
|
|
"version": "4.0.0",
|
|
"devOptional": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/infer-owner": {
|
|
"version": "1.0.4",
|
|
"license": "ISC",
|
|
"optional": true
|
|
},
|
|
"node_modules/infisical-node": {
|
|
"version": "1.3.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"axios": "^1.3.3",
|
|
"dotenv": "^16.0.3",
|
|
"tweetnacl": "^1.0.3",
|
|
"tweetnacl-util": "^0.15.1"
|
|
}
|
|
},
|
|
"node_modules/inflight": {
|
|
"version": "1.0.6",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"once": "^1.3.0",
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"node_modules/inherits": {
|
|
"version": "2.0.4",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/ini": {
|
|
"version": "1.3.8",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/internal-slot": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-errors": "^1.3.0",
|
|
"hasown": "^2.0.2",
|
|
"side-channel": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/interpret": {
|
|
"version": "1.4.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/ioredis": {
|
|
"version": "5.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@ioredis/commands": "^1.1.1",
|
|
"cluster-key-slot": "^1.1.0",
|
|
"debug": "^4.3.4",
|
|
"denque": "^2.1.0",
|
|
"lodash.defaults": "^4.2.0",
|
|
"lodash.isarguments": "^3.1.0",
|
|
"redis-errors": "^1.2.0",
|
|
"redis-parser": "^3.0.0",
|
|
"standard-as-callback": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.22.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/ioredis"
|
|
}
|
|
},
|
|
"node_modules/ip-address": {
|
|
"version": "10.0.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">= 12"
|
|
}
|
|
},
|
|
"node_modules/ipaddr.js": {
|
|
"version": "1.9.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/is-arguments": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.2",
|
|
"has-tostringtag": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-array-buffer": {
|
|
"version": "3.0.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"call-bound": "^1.0.3",
|
|
"get-intrinsic": "^1.2.6"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-arrayish": {
|
|
"version": "0.2.1",
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/is-async-function": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"async-function": "^1.0.0",
|
|
"call-bound": "^1.0.3",
|
|
"get-proto": "^1.0.1",
|
|
"has-tostringtag": "^1.0.2",
|
|
"safe-regex-test": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-bigint": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-bigints": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-binary-path": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"binary-extensions": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-boolean-object": {
|
|
"version": "1.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3",
|
|
"has-tostringtag": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-buffer": {
|
|
"version": "2.0.5",
|
|
"dev": true,
|
|
"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",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/is-callable": {
|
|
"version": "1.2.7",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-core-module": {
|
|
"version": "2.16.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"hasown": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-data-view": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.2",
|
|
"get-intrinsic": "^1.2.6",
|
|
"is-typed-array": "^1.1.13"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-date-object": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.2",
|
|
"has-tostringtag": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-docker": {
|
|
"version": "2.2.1",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"is-docker": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-extglob": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-finalizationregistry": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-fullwidth-code-point": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-generator-fn": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/is-generator-function": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3",
|
|
"get-proto": "^1.0.0",
|
|
"has-tostringtag": "^1.0.2",
|
|
"safe-regex-test": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-glob": {
|
|
"version": "4.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-extglob": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-lambda": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"optional": true
|
|
},
|
|
"node_modules/is-map": {
|
|
"version": "2.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-nan": {
|
|
"version": "1.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.0",
|
|
"define-properties": "^1.1.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-negative-zero": {
|
|
"version": "2.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-node-process": {
|
|
"version": "1.2.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-number": {
|
|
"version": "7.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.12.0"
|
|
}
|
|
},
|
|
"node_modules/is-number-object": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3",
|
|
"has-tostringtag": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-plain-object": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-potential-custom-element-name": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-promise": {
|
|
"version": "4.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-property": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-regex": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.2",
|
|
"gopd": "^1.2.0",
|
|
"has-tostringtag": "^1.0.2",
|
|
"hasown": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-retry-allowed": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-set": {
|
|
"version": "2.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-shared-array-buffer": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-stream": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-string": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3",
|
|
"has-tostringtag": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-symbol": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.2",
|
|
"has-symbols": "^1.1.0",
|
|
"safe-regex-test": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-typed-array": {
|
|
"version": "1.1.15",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"which-typed-array": "^1.1.16"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-weakmap": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-weakref": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-weakset": {
|
|
"version": "2.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3",
|
|
"get-intrinsic": "^1.2.6"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-wsl": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-docker": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/isarray": {
|
|
"version": "2.0.5",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/isbot": {
|
|
"version": "3.6.13",
|
|
"license": "Unlicense",
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/isexe": {
|
|
"version": "2.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/iso-639-1": {
|
|
"version": "2.1.15",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
}
|
|
},
|
|
"node_modules/isstream": {
|
|
"version": "0.1.2",
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/istanbul-lib-coverage": {
|
|
"version": "3.2.2",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/istanbul-lib-instrument": {
|
|
"version": "6.0.3",
|
|
"license": "BSD-3-Clause",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/core": "^7.23.9",
|
|
"@babel/parser": "^7.23.9",
|
|
"@istanbuljs/schema": "^0.1.3",
|
|
"istanbul-lib-coverage": "^3.2.0",
|
|
"semver": "^7.5.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/istanbul-lib-report": {
|
|
"version": "3.0.1",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"istanbul-lib-coverage": "^3.0.0",
|
|
"make-dir": "^4.0.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/istanbul-lib-source-maps": {
|
|
"version": "5.0.6",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@jridgewell/trace-mapping": "^0.3.23",
|
|
"debug": "^4.1.1",
|
|
"istanbul-lib-coverage": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/istanbul-reports": {
|
|
"version": "3.2.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"html-escaper": "^2.0.0",
|
|
"istanbul-lib-report": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jackspeak": {
|
|
"version": "4.1.1",
|
|
"license": "BlueOak-1.0.0",
|
|
"dependencies": {
|
|
"@isaacs/cliui": "^8.0.2"
|
|
},
|
|
"engines": {
|
|
"node": "20 || >=22"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/jest": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@jest/core": "^29.7.0",
|
|
"@jest/types": "^29.6.3",
|
|
"import-local": "^3.0.2",
|
|
"jest-cli": "^29.7.0"
|
|
},
|
|
"bin": {
|
|
"jest": "bin/jest.js"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"node-notifier": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/jest-changed-files": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"execa": "^5.0.0",
|
|
"jest-util": "^29.7.0",
|
|
"p-limit": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-circus": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@jest/environment": "^29.7.0",
|
|
"@jest/expect": "^29.7.0",
|
|
"@jest/test-result": "^29.7.0",
|
|
"@jest/types": "^29.6.3",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"co": "^4.6.0",
|
|
"dedent": "^1.0.0",
|
|
"is-generator-fn": "^2.0.0",
|
|
"jest-each": "^29.7.0",
|
|
"jest-matcher-utils": "^29.7.0",
|
|
"jest-message-util": "^29.7.0",
|
|
"jest-runtime": "^29.7.0",
|
|
"jest-snapshot": "^29.7.0",
|
|
"jest-util": "^29.7.0",
|
|
"p-limit": "^3.1.0",
|
|
"pretty-format": "^29.7.0",
|
|
"pure-rand": "^6.0.0",
|
|
"slash": "^3.0.0",
|
|
"stack-utils": "^2.0.3"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-cli": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@jest/core": "^29.7.0",
|
|
"@jest/test-result": "^29.7.0",
|
|
"@jest/types": "^29.6.3",
|
|
"chalk": "^4.0.0",
|
|
"create-jest": "^29.7.0",
|
|
"exit": "^0.1.2",
|
|
"import-local": "^3.0.2",
|
|
"jest-config": "^29.7.0",
|
|
"jest-util": "^29.7.0",
|
|
"jest-validate": "^29.7.0",
|
|
"yargs": "^17.3.1"
|
|
},
|
|
"bin": {
|
|
"jest": "bin/jest.js"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"node-notifier": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/jest-config": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/core": "^7.11.6",
|
|
"@jest/test-sequencer": "^29.7.0",
|
|
"@jest/types": "^29.6.3",
|
|
"babel-jest": "^29.7.0",
|
|
"chalk": "^4.0.0",
|
|
"ci-info": "^3.2.0",
|
|
"deepmerge": "^4.2.2",
|
|
"glob": "^7.1.3",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-circus": "^29.7.0",
|
|
"jest-environment-node": "^29.7.0",
|
|
"jest-get-type": "^29.6.3",
|
|
"jest-regex-util": "^29.6.3",
|
|
"jest-resolve": "^29.7.0",
|
|
"jest-runner": "^29.7.0",
|
|
"jest-util": "^29.7.0",
|
|
"jest-validate": "^29.7.0",
|
|
"micromatch": "^4.0.4",
|
|
"parse-json": "^5.2.0",
|
|
"pretty-format": "^29.7.0",
|
|
"slash": "^3.0.0",
|
|
"strip-json-comments": "^3.1.1"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@types/node": "*",
|
|
"ts-node": ">=9.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/node": {
|
|
"optional": true
|
|
},
|
|
"ts-node": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/jest-config/node_modules/brace-expansion": {
|
|
"version": "1.1.12",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/jest-config/node_modules/glob": {
|
|
"version": "7.2.3",
|
|
"license": "ISC",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "^3.1.1",
|
|
"once": "^1.3.0",
|
|
"path-is-absolute": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/jest-config/node_modules/minimatch": {
|
|
"version": "3.1.2",
|
|
"license": "ISC",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/jest-diff": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"chalk": "^4.0.0",
|
|
"diff-sequences": "^29.6.3",
|
|
"jest-get-type": "^29.6.3",
|
|
"pretty-format": "^29.7.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-docblock": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"detect-newline": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-each": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@jest/types": "^29.6.3",
|
|
"chalk": "^4.0.0",
|
|
"jest-get-type": "^29.6.3",
|
|
"jest-util": "^29.7.0",
|
|
"pretty-format": "^29.7.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-environment-node": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@jest/environment": "^29.7.0",
|
|
"@jest/fake-timers": "^29.7.0",
|
|
"@jest/types": "^29.6.3",
|
|
"@types/node": "*",
|
|
"jest-mock": "^29.7.0",
|
|
"jest-util": "^29.7.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-get-type": {
|
|
"version": "29.6.3",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-haste-map": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@jest/types": "^29.6.3",
|
|
"@types/graceful-fs": "^4.1.3",
|
|
"@types/node": "*",
|
|
"anymatch": "^3.0.3",
|
|
"fb-watchman": "^2.0.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-regex-util": "^29.6.3",
|
|
"jest-util": "^29.7.0",
|
|
"jest-worker": "^29.7.0",
|
|
"micromatch": "^4.0.4",
|
|
"walker": "^1.0.8"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"fsevents": "^2.3.2"
|
|
}
|
|
},
|
|
"node_modules/jest-leak-detector": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"jest-get-type": "^29.6.3",
|
|
"pretty-format": "^29.7.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-matcher-utils": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"chalk": "^4.0.0",
|
|
"jest-diff": "^29.7.0",
|
|
"jest-get-type": "^29.6.3",
|
|
"pretty-format": "^29.7.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-message-util": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.12.13",
|
|
"@jest/types": "^29.6.3",
|
|
"@types/stack-utils": "^2.0.0",
|
|
"chalk": "^4.0.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"micromatch": "^4.0.4",
|
|
"pretty-format": "^29.7.0",
|
|
"slash": "^3.0.0",
|
|
"stack-utils": "^2.0.3"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-mock": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@jest/types": "^29.6.3",
|
|
"@types/node": "*",
|
|
"jest-util": "^29.7.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-mock-extended": {
|
|
"version": "3.0.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ts-essentials": "^10.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"jest": "^24.0.0 || ^25.0.0 || ^26.0.0 || ^27.0.0 || ^28.0.0 || ^29.0.0",
|
|
"typescript": "^3.0.0 || ^4.0.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-pnp-resolver": {
|
|
"version": "1.2.3",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"peerDependencies": {
|
|
"jest-resolve": "*"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"jest-resolve": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/jest-regex-util": {
|
|
"version": "29.6.3",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-resolve": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"chalk": "^4.0.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-haste-map": "^29.7.0",
|
|
"jest-pnp-resolver": "^1.2.2",
|
|
"jest-util": "^29.7.0",
|
|
"jest-validate": "^29.7.0",
|
|
"resolve": "^1.20.0",
|
|
"resolve.exports": "^2.0.0",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-resolve-dependencies": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"jest-regex-util": "^29.6.3",
|
|
"jest-snapshot": "^29.7.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-runner": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@jest/console": "^29.7.0",
|
|
"@jest/environment": "^29.7.0",
|
|
"@jest/test-result": "^29.7.0",
|
|
"@jest/transform": "^29.7.0",
|
|
"@jest/types": "^29.6.3",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"emittery": "^0.13.1",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-docblock": "^29.7.0",
|
|
"jest-environment-node": "^29.7.0",
|
|
"jest-haste-map": "^29.7.0",
|
|
"jest-leak-detector": "^29.7.0",
|
|
"jest-message-util": "^29.7.0",
|
|
"jest-resolve": "^29.7.0",
|
|
"jest-runtime": "^29.7.0",
|
|
"jest-util": "^29.7.0",
|
|
"jest-watcher": "^29.7.0",
|
|
"jest-worker": "^29.7.0",
|
|
"p-limit": "^3.1.0",
|
|
"source-map-support": "0.5.13"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-runner/node_modules/source-map-support": {
|
|
"version": "0.5.13",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"buffer-from": "^1.0.0",
|
|
"source-map": "^0.6.0"
|
|
}
|
|
},
|
|
"node_modules/jest-runtime": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@jest/environment": "^29.7.0",
|
|
"@jest/fake-timers": "^29.7.0",
|
|
"@jest/globals": "^29.7.0",
|
|
"@jest/source-map": "^29.6.3",
|
|
"@jest/test-result": "^29.7.0",
|
|
"@jest/transform": "^29.7.0",
|
|
"@jest/types": "^29.6.3",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"cjs-module-lexer": "^1.0.0",
|
|
"collect-v8-coverage": "^1.0.0",
|
|
"glob": "^7.1.3",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-haste-map": "^29.7.0",
|
|
"jest-message-util": "^29.7.0",
|
|
"jest-mock": "^29.7.0",
|
|
"jest-regex-util": "^29.6.3",
|
|
"jest-resolve": "^29.7.0",
|
|
"jest-snapshot": "^29.7.0",
|
|
"jest-util": "^29.7.0",
|
|
"slash": "^3.0.0",
|
|
"strip-bom": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-runtime/node_modules/brace-expansion": {
|
|
"version": "1.1.12",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/jest-runtime/node_modules/glob": {
|
|
"version": "7.2.3",
|
|
"license": "ISC",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "^3.1.1",
|
|
"once": "^1.3.0",
|
|
"path-is-absolute": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/jest-runtime/node_modules/minimatch": {
|
|
"version": "3.1.2",
|
|
"license": "ISC",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/jest-snapshot": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/core": "^7.11.6",
|
|
"@babel/generator": "^7.7.2",
|
|
"@babel/plugin-syntax-jsx": "^7.7.2",
|
|
"@babel/plugin-syntax-typescript": "^7.7.2",
|
|
"@babel/types": "^7.3.3",
|
|
"@jest/expect-utils": "^29.7.0",
|
|
"@jest/transform": "^29.7.0",
|
|
"@jest/types": "^29.6.3",
|
|
"babel-preset-current-node-syntax": "^1.0.0",
|
|
"chalk": "^4.0.0",
|
|
"expect": "^29.7.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-diff": "^29.7.0",
|
|
"jest-get-type": "^29.6.3",
|
|
"jest-matcher-utils": "^29.7.0",
|
|
"jest-message-util": "^29.7.0",
|
|
"jest-util": "^29.7.0",
|
|
"natural-compare": "^1.4.0",
|
|
"pretty-format": "^29.7.0",
|
|
"semver": "^7.5.3"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-util": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@jest/types": "^29.6.3",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"ci-info": "^3.2.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"picomatch": "^2.2.3"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-validate": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@jest/types": "^29.6.3",
|
|
"camelcase": "^6.2.0",
|
|
"chalk": "^4.0.0",
|
|
"jest-get-type": "^29.6.3",
|
|
"leven": "^3.1.0",
|
|
"pretty-format": "^29.7.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-watcher": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@jest/test-result": "^29.7.0",
|
|
"@jest/types": "^29.6.3",
|
|
"@types/node": "*",
|
|
"ansi-escapes": "^4.2.1",
|
|
"chalk": "^4.0.0",
|
|
"emittery": "^0.13.1",
|
|
"jest-util": "^29.7.0",
|
|
"string-length": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-worker": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"jest-util": "^29.7.0",
|
|
"merge-stream": "^2.0.0",
|
|
"supports-color": "^8.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-worker/node_modules/supports-color": {
|
|
"version": "8.1.1",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jmespath": {
|
|
"version": "0.16.0",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">= 0.6.0"
|
|
}
|
|
},
|
|
"node_modules/join-component": {
|
|
"version": "1.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jose": {
|
|
"version": "6.1.0",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/panva"
|
|
}
|
|
},
|
|
"node_modules/js-base64": {
|
|
"version": "3.7.2",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/js-md4": {
|
|
"version": "0.3.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/js-nacl": {
|
|
"version": "1.4.0",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/js-sdsl": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/js-sdsl"
|
|
}
|
|
},
|
|
"node_modules/js-tiktoken": {
|
|
"version": "1.0.21",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"base64-js": "^1.5.1"
|
|
}
|
|
},
|
|
"node_modules/js-tokens": {
|
|
"version": "9.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/js-yaml": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"argparse": "^2.0.1"
|
|
},
|
|
"bin": {
|
|
"js-yaml": "bin/js-yaml.js"
|
|
}
|
|
},
|
|
"node_modules/jsbi": {
|
|
"version": "4.3.2",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/jsbn": {
|
|
"version": "0.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jsdom": {
|
|
"version": "23.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cssstyle": "^3.0.0",
|
|
"data-urls": "^5.0.0",
|
|
"decimal.js": "^10.4.3",
|
|
"form-data": "^4.0.0",
|
|
"html-encoding-sniffer": "^4.0.0",
|
|
"http-proxy-agent": "^7.0.0",
|
|
"https-proxy-agent": "^7.0.2",
|
|
"is-potential-custom-element-name": "^1.0.1",
|
|
"nwsapi": "^2.2.7",
|
|
"parse5": "^7.1.2",
|
|
"rrweb-cssom": "^0.6.0",
|
|
"saxes": "^6.0.0",
|
|
"symbol-tree": "^3.2.4",
|
|
"tough-cookie": "^4.1.3",
|
|
"w3c-xmlserializer": "^5.0.0",
|
|
"webidl-conversions": "^7.0.0",
|
|
"whatwg-encoding": "^3.1.1",
|
|
"whatwg-mimetype": "^4.0.0",
|
|
"whatwg-url": "^14.0.0",
|
|
"ws": "^8.14.2",
|
|
"xml-name-validator": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"canvas": "^2.11.2"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"canvas": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/jsdom/node_modules/tr46": {
|
|
"version": "5.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"punycode": "^2.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/jsdom/node_modules/whatwg-url": {
|
|
"version": "14.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tr46": "^5.1.0",
|
|
"webidl-conversions": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/jsesc": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"bin": {
|
|
"jsesc": "bin/jsesc"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/json-bigint": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bignumber.js": "^9.0.0"
|
|
}
|
|
},
|
|
"node_modules/json-diff": {
|
|
"version": "1.0.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@ewoudenberg/difflib": "0.1.0",
|
|
"colors": "^1.4.0",
|
|
"dreamopt": "~0.8.0"
|
|
},
|
|
"bin": {
|
|
"json-diff": "bin/json-diff.js"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/json-parse-even-better-errors": {
|
|
"version": "2.3.1",
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/json-schema-traverse": {
|
|
"version": "0.4.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json5": {
|
|
"version": "2.2.3",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"json5": "lib/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/jsonpointer": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/jsonschema": {
|
|
"version": "1.4.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/jsonwebtoken": {
|
|
"version": "9.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jws": "^3.2.2",
|
|
"lodash.includes": "^4.3.0",
|
|
"lodash.isboolean": "^3.0.3",
|
|
"lodash.isinteger": "^4.0.4",
|
|
"lodash.isnumber": "^3.0.3",
|
|
"lodash.isplainobject": "^4.0.6",
|
|
"lodash.isstring": "^4.0.1",
|
|
"lodash.once": "^4.0.0",
|
|
"ms": "^2.1.1",
|
|
"semver": "^7.5.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=12",
|
|
"npm": ">=6"
|
|
}
|
|
},
|
|
"node_modules/jsonwebtoken/node_modules/jwa": {
|
|
"version": "1.4.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-equal-constant-time": "^1.0.1",
|
|
"ecdsa-sig-formatter": "1.0.11",
|
|
"safe-buffer": "^5.0.1"
|
|
}
|
|
},
|
|
"node_modules/jsonwebtoken/node_modules/jws": {
|
|
"version": "3.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jwa": "^1.4.1",
|
|
"safe-buffer": "^5.0.1"
|
|
}
|
|
},
|
|
"node_modules/jssha": {
|
|
"version": "3.3.1",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/jszip": {
|
|
"version": "3.10.1",
|
|
"license": "(MIT OR GPL-3.0-or-later)",
|
|
"dependencies": {
|
|
"lie": "~3.3.0",
|
|
"pako": "~1.0.2",
|
|
"readable-stream": "~2.3.6",
|
|
"setimmediate": "^1.0.5"
|
|
}
|
|
},
|
|
"node_modules/jszip/node_modules/isarray": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jszip/node_modules/readable-stream": {
|
|
"version": "2.3.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/jszip/node_modules/string_decoder": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"node_modules/jwa": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-equal-constant-time": "^1.0.1",
|
|
"ecdsa-sig-formatter": "1.0.11",
|
|
"safe-buffer": "^5.0.1"
|
|
}
|
|
},
|
|
"node_modules/jws": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jwa": "^2.0.0",
|
|
"safe-buffer": "^5.0.1"
|
|
}
|
|
},
|
|
"node_modules/kafkajs": {
|
|
"version": "2.2.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/kleur": {
|
|
"version": "3.0.3",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/kuler": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/langchain": {
|
|
"version": "0.3.30",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@langchain/openai": ">=0.1.0 <0.7.0",
|
|
"@langchain/textsplitters": ">=0.0.0 <0.2.0",
|
|
"js-tiktoken": "^1.0.12",
|
|
"js-yaml": "^4.1.0",
|
|
"jsonpointer": "^5.0.1",
|
|
"langsmith": "^0.3.33",
|
|
"openapi-types": "^12.1.3",
|
|
"p-retry": "4",
|
|
"uuid": "^10.0.0",
|
|
"yaml": "^2.2.1",
|
|
"zod": "^3.25.32"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@langchain/anthropic": "*",
|
|
"@langchain/aws": "*",
|
|
"@langchain/cerebras": "*",
|
|
"@langchain/cohere": "*",
|
|
"@langchain/core": ">=0.3.58 <0.4.0",
|
|
"@langchain/deepseek": "*",
|
|
"@langchain/google-genai": "*",
|
|
"@langchain/google-vertexai": "*",
|
|
"@langchain/google-vertexai-web": "*",
|
|
"@langchain/groq": "*",
|
|
"@langchain/mistralai": "*",
|
|
"@langchain/ollama": "*",
|
|
"@langchain/xai": "*",
|
|
"axios": "*",
|
|
"cheerio": "*",
|
|
"handlebars": "^4.7.8",
|
|
"peggy": "^3.0.2",
|
|
"typeorm": "*"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@langchain/anthropic": {
|
|
"optional": true
|
|
},
|
|
"@langchain/aws": {
|
|
"optional": true
|
|
},
|
|
"@langchain/cerebras": {
|
|
"optional": true
|
|
},
|
|
"@langchain/cohere": {
|
|
"optional": true
|
|
},
|
|
"@langchain/deepseek": {
|
|
"optional": true
|
|
},
|
|
"@langchain/google-genai": {
|
|
"optional": true
|
|
},
|
|
"@langchain/google-vertexai": {
|
|
"optional": true
|
|
},
|
|
"@langchain/google-vertexai-web": {
|
|
"optional": true
|
|
},
|
|
"@langchain/groq": {
|
|
"optional": true
|
|
},
|
|
"@langchain/mistralai": {
|
|
"optional": true
|
|
},
|
|
"@langchain/ollama": {
|
|
"optional": true
|
|
},
|
|
"@langchain/xai": {
|
|
"optional": true
|
|
},
|
|
"axios": {
|
|
"optional": true
|
|
},
|
|
"cheerio": {
|
|
"optional": true
|
|
},
|
|
"handlebars": {
|
|
"optional": true
|
|
},
|
|
"peggy": {
|
|
"optional": true
|
|
},
|
|
"typeorm": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/langsmith": {
|
|
"version": "0.3.67",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/uuid": "^10.0.0",
|
|
"chalk": "^4.1.2",
|
|
"console-table-printer": "^2.12.1",
|
|
"p-queue": "^6.6.2",
|
|
"p-retry": "4",
|
|
"semver": "^7.6.3",
|
|
"uuid": "^10.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "*",
|
|
"@opentelemetry/exporter-trace-otlp-proto": "*",
|
|
"@opentelemetry/sdk-trace-base": "*",
|
|
"openai": "*"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@opentelemetry/api": {
|
|
"optional": true
|
|
},
|
|
"@opentelemetry/exporter-trace-otlp-proto": {
|
|
"optional": true
|
|
},
|
|
"@opentelemetry/sdk-trace-base": {
|
|
"optional": true
|
|
},
|
|
"openai": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/langsmith/node_modules/@types/uuid": {
|
|
"version": "10.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ldapts": {
|
|
"version": "4.2.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/asn1": ">=0.2.0",
|
|
"@types/node": ">=14",
|
|
"@types/uuid": ">=9",
|
|
"asn1": "~0.2.6",
|
|
"debug": "~4.3.4",
|
|
"strict-event-emitter-types": "~2.0.0",
|
|
"uuid": "~9.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/ldapts/node_modules/debug": {
|
|
"version": "4.3.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "^2.1.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/ldapts/node_modules/uuid": {
|
|
"version": "9.0.1",
|
|
"funding": [
|
|
"https://github.com/sponsors/broofa",
|
|
"https://github.com/sponsors/ctavan"
|
|
],
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/leac": {
|
|
"version": "0.6.0",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://ko-fi.com/killymxi"
|
|
}
|
|
},
|
|
"node_modules/leven": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/libbase64": {
|
|
"version": "1.2.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/libmime": {
|
|
"version": "5.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"encoding-japanese": "2.0.0",
|
|
"iconv-lite": "0.6.3",
|
|
"libbase64": "1.2.1",
|
|
"libqp": "2.0.1"
|
|
}
|
|
},
|
|
"node_modules/libmime/node_modules/iconv-lite": {
|
|
"version": "0.6.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/libphonenumber-js": {
|
|
"version": "1.12.15",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/libqp": {
|
|
"version": "2.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lie": {
|
|
"version": "3.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"immediate": "~3.0.5"
|
|
}
|
|
},
|
|
"node_modules/lines-and-columns": {
|
|
"version": "1.2.4",
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/linkify-it": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"uc.micro": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/locate-path": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"p-locate": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/lodash": {
|
|
"version": "4.17.21",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash-es": {
|
|
"version": "4.17.21",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.camelcase": {
|
|
"version": "4.3.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.clonedeep": {
|
|
"version": "4.5.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.defaults": {
|
|
"version": "4.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.get": {
|
|
"version": "4.4.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.includes": {
|
|
"version": "4.3.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.isarguments": {
|
|
"version": "3.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.isboolean": {
|
|
"version": "3.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.isinteger": {
|
|
"version": "4.0.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.isnumber": {
|
|
"version": "3.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.isplainobject": {
|
|
"version": "4.0.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.isstring": {
|
|
"version": "4.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.mergewith": {
|
|
"version": "4.6.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.once": {
|
|
"version": "4.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/logform": {
|
|
"version": "2.7.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@colors/colors": "1.6.0",
|
|
"@types/triple-beam": "^1.3.2",
|
|
"fecha": "^4.2.0",
|
|
"ms": "^2.1.1",
|
|
"safe-stable-stringify": "^2.3.1",
|
|
"triple-beam": "^1.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.0.0"
|
|
}
|
|
},
|
|
"node_modules/loglevel": {
|
|
"version": "1.9.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6.0"
|
|
},
|
|
"funding": {
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/loglevel"
|
|
}
|
|
},
|
|
"node_modules/long": {
|
|
"version": "5.3.2",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/lop": {
|
|
"version": "0.4.2",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"duck": "^0.1.12",
|
|
"option": "~0.2.1",
|
|
"underscore": "^1.13.1"
|
|
}
|
|
},
|
|
"node_modules/lossless-json": {
|
|
"version": "1.0.5",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/loupe": {
|
|
"version": "3.2.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lower-case": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.0.3"
|
|
}
|
|
},
|
|
"node_modules/lru-cache": {
|
|
"version": "9.1.2",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "14 || >=16.14"
|
|
}
|
|
},
|
|
"node_modules/luxon": {
|
|
"version": "3.4.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/magic-string": {
|
|
"version": "0.30.18",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/sourcemap-codec": "^1.5.5"
|
|
}
|
|
},
|
|
"node_modules/magicast": {
|
|
"version": "0.3.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/parser": "^7.25.4",
|
|
"@babel/types": "^7.25.4",
|
|
"source-map-js": "^1.2.0"
|
|
}
|
|
},
|
|
"node_modules/mailparser": {
|
|
"version": "3.6.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"encoding-japanese": "2.0.0",
|
|
"he": "1.2.0",
|
|
"html-to-text": "9.0.5",
|
|
"iconv-lite": "0.6.3",
|
|
"libmime": "5.2.1",
|
|
"linkify-it": "5.0.0",
|
|
"mailsplit": "5.4.0",
|
|
"nodemailer": "6.9.9",
|
|
"tlds": "1.248.0"
|
|
}
|
|
},
|
|
"node_modules/mailparser/node_modules/iconv-lite": {
|
|
"version": "0.6.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/mailsplit": {
|
|
"version": "5.4.0",
|
|
"license": "(MIT OR EUPL-1.1+)",
|
|
"dependencies": {
|
|
"libbase64": "1.2.1",
|
|
"libmime": "5.2.0",
|
|
"libqp": "2.0.1"
|
|
}
|
|
},
|
|
"node_modules/mailsplit/node_modules/iconv-lite": {
|
|
"version": "0.6.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/mailsplit/node_modules/libmime": {
|
|
"version": "5.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"encoding-japanese": "2.0.0",
|
|
"iconv-lite": "0.6.3",
|
|
"libbase64": "1.2.1",
|
|
"libqp": "2.0.1"
|
|
}
|
|
},
|
|
"node_modules/make-dir": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"semver": "^7.5.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/make-error": {
|
|
"version": "1.3.6",
|
|
"devOptional": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/make-fetch-happen": {
|
|
"version": "9.1.0",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"agentkeepalive": "^4.1.3",
|
|
"cacache": "^15.2.0",
|
|
"http-cache-semantics": "^4.1.0",
|
|
"http-proxy-agent": "^4.0.1",
|
|
"https-proxy-agent": "^5.0.0",
|
|
"is-lambda": "^1.0.1",
|
|
"lru-cache": "^6.0.0",
|
|
"minipass": "^3.1.3",
|
|
"minipass-collect": "^1.0.2",
|
|
"minipass-fetch": "^1.3.2",
|
|
"minipass-flush": "^1.0.5",
|
|
"minipass-pipeline": "^1.2.4",
|
|
"negotiator": "^0.6.2",
|
|
"promise-retry": "^2.0.1",
|
|
"socks-proxy-agent": "^6.0.0",
|
|
"ssri": "^8.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/make-fetch-happen/node_modules/agent-base": {
|
|
"version": "6.0.2",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"debug": "4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6.0.0"
|
|
}
|
|
},
|
|
"node_modules/make-fetch-happen/node_modules/http-proxy-agent": {
|
|
"version": "4.0.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"@tootallnate/once": "1",
|
|
"agent-base": "6",
|
|
"debug": "4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/make-fetch-happen/node_modules/https-proxy-agent": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"agent-base": "6",
|
|
"debug": "4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/make-fetch-happen/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/make-fetch-happen/node_modules/minipass": {
|
|
"version": "3.3.6",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/make-fetch-happen/node_modules/negotiator": {
|
|
"version": "0.6.4",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/makeerror": {
|
|
"version": "1.0.12",
|
|
"license": "BSD-3-Clause",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"tmpl": "1.0.5"
|
|
}
|
|
},
|
|
"node_modules/mammoth": {
|
|
"version": "1.7.2",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"@xmldom/xmldom": "^0.8.6",
|
|
"argparse": "~1.0.3",
|
|
"base64-js": "^1.5.1",
|
|
"bluebird": "~3.4.0",
|
|
"dingbat-to-unicode": "^1.0.1",
|
|
"jszip": "^3.7.1",
|
|
"lop": "^0.4.1",
|
|
"path-is-absolute": "^1.0.0",
|
|
"underscore": "^1.13.1",
|
|
"xmlbuilder": "^10.0.0"
|
|
},
|
|
"bin": {
|
|
"mammoth": "bin/mammoth"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.0.0"
|
|
}
|
|
},
|
|
"node_modules/mammoth/node_modules/argparse": {
|
|
"version": "1.0.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"sprintf-js": "~1.0.2"
|
|
}
|
|
},
|
|
"node_modules/mammoth/node_modules/bluebird": {
|
|
"version": "3.4.7",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/mammoth/node_modules/sprintf-js": {
|
|
"version": "1.0.3",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/mappersmith": {
|
|
"version": "2.46.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/math-intrinsics": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/md5": {
|
|
"version": "2.3.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"charenc": "0.0.2",
|
|
"crypt": "0.0.2",
|
|
"is-buffer": "~1.1.6"
|
|
}
|
|
},
|
|
"node_modules/md5/node_modules/is-buffer": {
|
|
"version": "1.1.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/media-typer": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/memory-pager": {
|
|
"version": "1.5.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/merge-descriptors": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/merge-stream": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/merge2": {
|
|
"version": "1.4.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/micromatch": {
|
|
"version": "4.0.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"braces": "^3.0.3",
|
|
"picomatch": "^2.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.6"
|
|
}
|
|
},
|
|
"node_modules/mime": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mime": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/mime-db": {
|
|
"version": "1.52.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/mime-types": {
|
|
"version": "2.1.35",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-db": "1.52.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/mimic-fn": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/mimic-response": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/min-indent": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/minifaker": {
|
|
"version": "1.34.1",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@types/uuid": "^8.3.4",
|
|
"nanoid": "^3.2.0",
|
|
"uuid": "^8.3.2"
|
|
}
|
|
},
|
|
"node_modules/minifaker/node_modules/@types/uuid": {
|
|
"version": "8.3.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/minifaker/node_modules/uuid": {
|
|
"version": "8.3.2",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/minimalistic-assert": {
|
|
"version": "1.0.1",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/minimatch": {
|
|
"version": "9.0.5",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.17"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/minimist": {
|
|
"version": "1.2.8",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/minipass": {
|
|
"version": "7.1.2",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.17"
|
|
}
|
|
},
|
|
"node_modules/minipass-collect": {
|
|
"version": "1.0.2",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"minipass": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/minipass-collect/node_modules/minipass": {
|
|
"version": "3.3.6",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/minipass-fetch": {
|
|
"version": "1.4.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"minipass": "^3.1.0",
|
|
"minipass-sized": "^1.0.3",
|
|
"minizlib": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"optionalDependencies": {
|
|
"encoding": "^0.1.12"
|
|
}
|
|
},
|
|
"node_modules/minipass-fetch/node_modules/minipass": {
|
|
"version": "3.3.6",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/minipass-flush": {
|
|
"version": "1.0.5",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"minipass": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/minipass-flush/node_modules/minipass": {
|
|
"version": "3.3.6",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/minipass-pipeline": {
|
|
"version": "1.2.4",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"minipass": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/minipass-pipeline/node_modules/minipass": {
|
|
"version": "3.3.6",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/minipass-sized": {
|
|
"version": "1.0.3",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"minipass": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/minipass-sized/node_modules/minipass": {
|
|
"version": "3.3.6",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/minizlib": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minipass": "^3.0.0",
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/minizlib/node_modules/minipass": {
|
|
"version": "3.3.6",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/mkdirp": {
|
|
"version": "0.5.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minimist": "^1.2.6"
|
|
},
|
|
"bin": {
|
|
"mkdirp": "bin/cmd.js"
|
|
}
|
|
},
|
|
"node_modules/mkdirp-classic": {
|
|
"version": "0.5.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/module-details-from-path": {
|
|
"version": "1.0.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/moment": {
|
|
"version": "2.30.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/moment-timezone": {
|
|
"version": "0.5.48",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"moment": "^2.29.4"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/mongodb": {
|
|
"version": "6.19.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@mongodb-js/saslprep": "^1.1.9",
|
|
"bson": "^6.10.4",
|
|
"mongodb-connection-string-url": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.20.1"
|
|
},
|
|
"peerDependencies": {
|
|
"@aws-sdk/credential-providers": "^3.188.0",
|
|
"@mongodb-js/zstd": "^1.1.0 || ^2.0.0",
|
|
"gcp-metadata": "^5.2.0",
|
|
"kerberos": "^2.0.1",
|
|
"mongodb-client-encryption": ">=6.0.0 <7",
|
|
"snappy": "^7.3.2",
|
|
"socks": "^2.7.1"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@aws-sdk/credential-providers": {
|
|
"optional": true
|
|
},
|
|
"@mongodb-js/zstd": {
|
|
"optional": true
|
|
},
|
|
"gcp-metadata": {
|
|
"optional": true
|
|
},
|
|
"kerberos": {
|
|
"optional": true
|
|
},
|
|
"mongodb-client-encryption": {
|
|
"optional": true
|
|
},
|
|
"snappy": {
|
|
"optional": true
|
|
},
|
|
"socks": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/mongodb-connection-string-url": {
|
|
"version": "3.0.2",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@types/whatwg-url": "^11.0.2",
|
|
"whatwg-url": "^14.1.0 || ^13.0.0"
|
|
}
|
|
},
|
|
"node_modules/mongodb-connection-string-url/node_modules/tr46": {
|
|
"version": "5.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"punycode": "^2.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/mongodb-connection-string-url/node_modules/whatwg-url": {
|
|
"version": "14.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tr46": "^5.1.0",
|
|
"webidl-conversions": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/mqtt": {
|
|
"version": "5.7.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/readable-stream": "^4.0.5",
|
|
"@types/ws": "^8.5.9",
|
|
"commist": "^3.2.0",
|
|
"concat-stream": "^2.0.0",
|
|
"debug": "^4.3.4",
|
|
"help-me": "^5.0.0",
|
|
"lru-cache": "^10.0.1",
|
|
"minimist": "^1.2.8",
|
|
"mqtt": "^5.2.0",
|
|
"mqtt-packet": "^9.0.0",
|
|
"number-allocator": "^1.0.14",
|
|
"readable-stream": "^4.4.2",
|
|
"reinterval": "^1.1.0",
|
|
"rfdc": "^1.3.0",
|
|
"split2": "^4.2.0",
|
|
"worker-timers": "^7.1.4",
|
|
"ws": "^8.17.1"
|
|
},
|
|
"bin": {
|
|
"mqtt": "build/bin/mqtt.js",
|
|
"mqtt_pub": "build/bin/pub.js",
|
|
"mqtt_sub": "build/bin/sub.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/mqtt-packet": {
|
|
"version": "9.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bl": "^6.0.8",
|
|
"debug": "^4.3.4",
|
|
"process-nextick-args": "^2.0.1"
|
|
}
|
|
},
|
|
"node_modules/mqtt/node_modules/lru-cache": {
|
|
"version": "10.4.3",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/mrmime": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/ms": {
|
|
"version": "2.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/msgpackr": {
|
|
"version": "1.11.5",
|
|
"license": "MIT",
|
|
"optionalDependencies": {
|
|
"msgpackr-extract": "^3.0.2"
|
|
}
|
|
},
|
|
"node_modules/msgpackr-extract": {
|
|
"version": "3.0.3",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"node-gyp-build-optional-packages": "5.2.2"
|
|
},
|
|
"bin": {
|
|
"download-msgpackr-prebuilds": "bin/download-prebuilds.js"
|
|
},
|
|
"optionalDependencies": {
|
|
"@msgpackr-extract/msgpackr-extract-darwin-arm64": "3.0.3",
|
|
"@msgpackr-extract/msgpackr-extract-darwin-x64": "3.0.3",
|
|
"@msgpackr-extract/msgpackr-extract-linux-arm": "3.0.3",
|
|
"@msgpackr-extract/msgpackr-extract-linux-arm64": "3.0.3",
|
|
"@msgpackr-extract/msgpackr-extract-linux-x64": "3.0.3",
|
|
"@msgpackr-extract/msgpackr-extract-win32-x64": "3.0.3"
|
|
}
|
|
},
|
|
"node_modules/mssql": {
|
|
"version": "10.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@tediousjs/connection-string": "^0.5.0",
|
|
"commander": "^11.0.0",
|
|
"debug": "^4.3.3",
|
|
"rfdc": "^1.3.0",
|
|
"tarn": "^3.0.2",
|
|
"tedious": "^16.4.0"
|
|
},
|
|
"bin": {
|
|
"mssql": "bin/mssql"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/mssql/node_modules/commander": {
|
|
"version": "11.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=16"
|
|
}
|
|
},
|
|
"node_modules/msw": {
|
|
"version": "2.11.1",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@bundled-es-modules/cookie": "^2.0.1",
|
|
"@bundled-es-modules/statuses": "^1.0.1",
|
|
"@inquirer/confirm": "^5.0.0",
|
|
"@mswjs/interceptors": "^0.39.1",
|
|
"@open-draft/deferred-promise": "^2.2.0",
|
|
"@open-draft/until": "^2.1.0",
|
|
"@types/cookie": "^0.6.0",
|
|
"@types/statuses": "^2.0.4",
|
|
"graphql": "^16.8.1",
|
|
"headers-polyfill": "^4.0.2",
|
|
"is-node-process": "^1.2.0",
|
|
"outvariant": "^1.4.3",
|
|
"path-to-regexp": "^6.3.0",
|
|
"picocolors": "^1.1.1",
|
|
"strict-event-emitter": "^0.5.1",
|
|
"tough-cookie": "^6.0.0",
|
|
"type-fest": "^4.26.1",
|
|
"yargs": "^17.7.2"
|
|
},
|
|
"bin": {
|
|
"msw": "cli/index.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/mswjs"
|
|
},
|
|
"peerDependencies": {
|
|
"typescript": ">= 4.8.x"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/msw/node_modules/tough-cookie": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"tldts": "^7.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=16"
|
|
}
|
|
},
|
|
"node_modules/multer": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"append-field": "^1.0.0",
|
|
"busboy": "^1.6.0",
|
|
"concat-stream": "^2.0.0",
|
|
"mkdirp": "^0.5.6",
|
|
"object-assign": "^4.1.1",
|
|
"type-is": "^1.6.18",
|
|
"xtend": "^4.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.16.0"
|
|
}
|
|
},
|
|
"node_modules/multer/node_modules/media-typer": {
|
|
"version": "0.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/multer/node_modules/type-is": {
|
|
"version": "1.6.18",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"media-typer": "0.3.0",
|
|
"mime-types": "~2.1.24"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/mustache": {
|
|
"version": "4.2.0",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mustache": "bin/mustache"
|
|
}
|
|
},
|
|
"node_modules/mute-stream": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/mysql2": {
|
|
"version": "3.11.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"aws-ssl-profiles": "^1.1.1",
|
|
"denque": "^2.1.0",
|
|
"generate-function": "^2.3.1",
|
|
"iconv-lite": "^0.6.3",
|
|
"long": "^5.2.1",
|
|
"lru-cache": "^8.0.0",
|
|
"named-placeholders": "^1.1.3",
|
|
"seq-queue": "^0.0.5",
|
|
"sqlstring": "^2.3.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.0"
|
|
}
|
|
},
|
|
"node_modules/mysql2/node_modules/iconv-lite": {
|
|
"version": "0.6.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/mysql2/node_modules/lru-cache": {
|
|
"version": "8.0.5",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=16.14"
|
|
}
|
|
},
|
|
"node_modules/n8n": {
|
|
"version": "1.109.2",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"@aws-sdk/client-secrets-manager": "3.808.0",
|
|
"@azure/identity": "4.3.0",
|
|
"@azure/keyvault-secrets": "4.8.0",
|
|
"@google-cloud/secret-manager": "5.6.0",
|
|
"@n8n_io/ai-assistant-sdk": "1.15.0",
|
|
"@n8n_io/license-sdk": "2.23.0",
|
|
"@n8n/ai-workflow-builder": "0.19.0",
|
|
"@n8n/api-types": "0.43.0",
|
|
"@n8n/backend-common": "^0.19.0",
|
|
"@n8n/backend-test-utils": "^0.12.0",
|
|
"@n8n/client-oauth2": "0.28.0",
|
|
"@n8n/config": "1.52.0",
|
|
"@n8n/constants": "^0.11.0",
|
|
"@n8n/db": "^0.20.0",
|
|
"@n8n/decorators": "0.19.0",
|
|
"@n8n/di": "0.9.0",
|
|
"@n8n/errors": "0.4.0",
|
|
"@n8n/localtunnel": "3.0.0",
|
|
"@n8n/n8n-nodes-langchain": "1.108.1",
|
|
"@n8n/permissions": "0.32.0",
|
|
"@n8n/task-runner": "1.45.0",
|
|
"@n8n/typeorm": "0.3.20-12",
|
|
"@rudderstack/rudder-sdk-node": "2.1.4",
|
|
"@sentry/node": "^9.42.1",
|
|
"aws4": "1.11.0",
|
|
"axios": "1.8.3",
|
|
"bcryptjs": "2.4.3",
|
|
"bull": "4.16.4",
|
|
"cache-manager": "5.2.3",
|
|
"change-case": "4.1.2",
|
|
"class-transformer": "0.5.1",
|
|
"class-validator": "0.14.0",
|
|
"compression": "1.8.1",
|
|
"convict": "6.2.4",
|
|
"cookie-parser": "1.4.7",
|
|
"csrf": "3.1.0",
|
|
"dotenv": "8.6.0",
|
|
"express": "5.1.0",
|
|
"express-handlebars": "8.0.1",
|
|
"express-openapi-validator": "5.5.3",
|
|
"express-prom-bundle": "8.0.0",
|
|
"express-rate-limit": "7.5.0",
|
|
"fast-glob": "3.2.12",
|
|
"flat": "5.0.2",
|
|
"flatted": "3.2.7",
|
|
"formidable": "3.5.4",
|
|
"handlebars": "4.7.8",
|
|
"helmet": "8.1.0",
|
|
"http-proxy-middleware": "^3.0.5",
|
|
"infisical-node": "1.3.0",
|
|
"ioredis": "5.3.2",
|
|
"isbot": "3.6.13",
|
|
"json-diff": "1.0.6",
|
|
"jsonschema": "1.4.1",
|
|
"jsonwebtoken": "9.0.2",
|
|
"ldapts": "4.2.6",
|
|
"lodash": "4.17.21",
|
|
"luxon": "3.4.4",
|
|
"mysql2": "3.11.0",
|
|
"n8n-core": "1.108.0",
|
|
"n8n-editor-ui": "1.109.2",
|
|
"n8n-nodes-base": "1.107.0",
|
|
"n8n-workflow": "1.106.0",
|
|
"nanoid": "3.3.8",
|
|
"nodemailer": "6.9.9",
|
|
"oauth-1.0a": "2.2.6",
|
|
"open": "7.4.2",
|
|
"openid-client": "6.5.0",
|
|
"otpauth": "9.1.1",
|
|
"p-cancelable": "2.1.1",
|
|
"p-lazy": "3.1.0",
|
|
"pg": "8.12.0",
|
|
"picocolors": "1.0.1",
|
|
"pkce-challenge": "5.0.0",
|
|
"posthog-node": "3.2.1",
|
|
"prom-client": "15.1.3",
|
|
"psl": "1.9.0",
|
|
"raw-body": "3.0.0",
|
|
"reflect-metadata": "0.2.2",
|
|
"replacestream": "4.0.3",
|
|
"samlify": "2.10.0",
|
|
"semver": "7.5.4",
|
|
"shelljs": "0.8.5",
|
|
"simple-git": "3.17.0",
|
|
"source-map-support": "0.5.21",
|
|
"sqlite3": "5.1.7",
|
|
"sshpk": "1.18.0",
|
|
"swagger-ui-express": "5.0.1",
|
|
"syslog-client": "1.1.1",
|
|
"uuid": "10.0.0",
|
|
"validator": "13.7.0",
|
|
"ws": "8.17.1",
|
|
"xml2js": "0.6.2",
|
|
"xmllint-wasm": "3.0.1",
|
|
"xss": "1.0.15",
|
|
"yamljs": "0.3.0",
|
|
"yargs-parser": "21.1.1",
|
|
"zod": "3.25.67"
|
|
},
|
|
"bin": {
|
|
"n8n": "bin/n8n"
|
|
},
|
|
"engines": {
|
|
"node": ">=20.19 <= 24.x"
|
|
}
|
|
},
|
|
"node_modules/n8n-core": {
|
|
"version": "1.109.0",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"@aws-sdk/client-s3": "3.808.0",
|
|
"@langchain/core": "0.3.68",
|
|
"@n8n/backend-common": "^0.20.0",
|
|
"@n8n/client-oauth2": "0.29.0",
|
|
"@n8n/config": "1.53.0",
|
|
"@n8n/constants": "0.11.0",
|
|
"@n8n/decorators": "0.20.0",
|
|
"@n8n/di": "0.9.0",
|
|
"@sentry/node": "^9.42.1",
|
|
"@sentry/node-native": "^9.42.1",
|
|
"axios": "1.8.3",
|
|
"callsites": "3.1.0",
|
|
"chardet": "2.0.0",
|
|
"cron": "3.1.7",
|
|
"fast-glob": "3.2.12",
|
|
"file-type": "16.5.4",
|
|
"form-data": "4.0.0",
|
|
"htmlparser2": "^10.0.0",
|
|
"http-proxy-agent": "7.0.2",
|
|
"https-proxy-agent": "7.0.6",
|
|
"iconv-lite": "0.6.3",
|
|
"jsonwebtoken": "9.0.2",
|
|
"lodash": "4.17.21",
|
|
"luxon": "3.4.4",
|
|
"mime-types": "2.1.35",
|
|
"n8n-workflow": "1.107.0",
|
|
"nanoid": "3.3.8",
|
|
"oauth-1.0a": "2.2.6",
|
|
"p-cancelable": "2.1.1",
|
|
"picocolors": "1.0.1",
|
|
"pretty-bytes": "5.6.0",
|
|
"proxy-from-env": "^1.1.0",
|
|
"qs": "6.11.0",
|
|
"ssh2": "1.15.0",
|
|
"uuid": "10.0.0",
|
|
"winston": "3.14.2",
|
|
"xml2js": "0.6.2",
|
|
"zod": "3.25.67"
|
|
},
|
|
"bin": {
|
|
"n8n-copy-static-files": "bin/copy-static-files",
|
|
"n8n-generate-metadata": "bin/generate-metadata",
|
|
"n8n-generate-translations": "bin/generate-translations"
|
|
}
|
|
},
|
|
"node_modules/n8n-core/node_modules/@n8n/backend-common": {
|
|
"version": "0.20.0",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"@n8n/config": "^1.53.0",
|
|
"@n8n/constants": "^0.11.0",
|
|
"@n8n/decorators": "^0.20.0",
|
|
"@n8n/di": "^0.9.0",
|
|
"callsites": "3.1.0",
|
|
"n8n-workflow": "^1.107.0",
|
|
"picocolors": "1.0.1",
|
|
"reflect-metadata": "0.2.2",
|
|
"winston": "3.14.2",
|
|
"yargs-parser": "21.1.1"
|
|
}
|
|
},
|
|
"node_modules/n8n-core/node_modules/@n8n/config": {
|
|
"version": "1.53.0",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"@n8n/di": "0.9.0",
|
|
"reflect-metadata": "0.2.2",
|
|
"zod": "3.25.67"
|
|
}
|
|
},
|
|
"node_modules/n8n-core/node_modules/@n8n/decorators": {
|
|
"version": "0.20.0",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"@n8n/constants": "^0.11.0",
|
|
"@n8n/di": "^0.9.0",
|
|
"@n8n/permissions": "^0.33.0",
|
|
"lodash": "4.17.21",
|
|
"n8n-workflow": "^1.107.0"
|
|
}
|
|
},
|
|
"node_modules/n8n-core/node_modules/@n8n/permissions": {
|
|
"version": "0.33.0",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"zod": "3.25.67"
|
|
}
|
|
},
|
|
"node_modules/n8n-core/node_modules/axios": {
|
|
"version": "1.8.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"follow-redirects": "^1.15.6",
|
|
"form-data": "^4.0.0",
|
|
"proxy-from-env": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/n8n-core/node_modules/entities": {
|
|
"version": "6.0.1",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=0.12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/n8n-core/node_modules/htmlparser2": {
|
|
"version": "10.0.0",
|
|
"funding": [
|
|
"https://github.com/fb55/htmlparser2?sponsor=1",
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.3",
|
|
"domutils": "^3.2.1",
|
|
"entities": "^6.0.0"
|
|
}
|
|
},
|
|
"node_modules/n8n-core/node_modules/iconv-lite": {
|
|
"version": "0.6.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/n8n-core/node_modules/picocolors": {
|
|
"version": "1.0.1",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/n8n-core/node_modules/qs": {
|
|
"version": "6.11.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"side-channel": "^1.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/n8n-core/node_modules/readable-stream": {
|
|
"version": "3.6.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"string_decoder": "^1.1.1",
|
|
"util-deprecate": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/n8n-core/node_modules/winston": {
|
|
"version": "3.14.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@colors/colors": "^1.6.0",
|
|
"@dabh/diagnostics": "^2.0.2",
|
|
"async": "^3.2.3",
|
|
"is-stream": "^2.0.0",
|
|
"logform": "^2.6.0",
|
|
"one-time": "^1.0.0",
|
|
"readable-stream": "^3.4.0",
|
|
"safe-stable-stringify": "^2.3.1",
|
|
"stack-trace": "0.0.x",
|
|
"triple-beam": "^1.3.0",
|
|
"winston-transport": "^4.7.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.0.0"
|
|
}
|
|
},
|
|
"node_modules/n8n-core/node_modules/zod": {
|
|
"version": "3.25.67",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/colinhacks"
|
|
}
|
|
},
|
|
"node_modules/n8n-editor-ui": {
|
|
"version": "1.109.2",
|
|
"license": "SEE LICENSE IN LICENSE.md"
|
|
},
|
|
"node_modules/n8n-nodes-base": {
|
|
"version": "1.108.0",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"@aws-sdk/client-sso-oidc": "3.808.0",
|
|
"@kafkajs/confluent-schema-registry": "3.8.0",
|
|
"@mozilla/readability": "0.6.0",
|
|
"@n8n/config": "1.53.0",
|
|
"@n8n/di": "0.9.0",
|
|
"@n8n/errors": "^0.5.0",
|
|
"@n8n/imap": "0.15.0",
|
|
"@n8n/vm2": "3.9.25",
|
|
"alasql": "4.4.0",
|
|
"amqplib": "0.10.6",
|
|
"aws4": "1.11.0",
|
|
"basic-auth": "2.0.1",
|
|
"change-case": "4.1.2",
|
|
"cheerio": "1.0.0-rc.6",
|
|
"chokidar": "4.0.3",
|
|
"cron": "3.1.7",
|
|
"csv-parse": "5.5.0",
|
|
"currency-codes": "2.1.0",
|
|
"eventsource": "2.0.2",
|
|
"fast-glob": "3.2.12",
|
|
"fastest-levenshtein": "^1.0.16",
|
|
"fflate": "0.7.4",
|
|
"generate-schema": "2.6.0",
|
|
"get-system-fonts": "2.0.2",
|
|
"gm": "1.25.1",
|
|
"html-to-text": "9.0.5",
|
|
"iconv-lite": "0.6.3",
|
|
"ics": "2.40.0",
|
|
"isbot": "3.6.13",
|
|
"iso-639-1": "2.1.15",
|
|
"js-nacl": "1.4.0",
|
|
"jsdom": "23.0.1",
|
|
"jsonwebtoken": "9.0.2",
|
|
"kafkajs": "2.2.4",
|
|
"ldapts": "4.2.6",
|
|
"lodash": "4.17.21",
|
|
"lossless-json": "1.0.5",
|
|
"luxon": "3.4.4",
|
|
"mailparser": "3.6.7",
|
|
"minifaker": "1.34.1",
|
|
"moment-timezone": "0.5.48",
|
|
"mongodb": "6.11.0",
|
|
"mqtt": "5.7.2",
|
|
"mssql": "10.0.2",
|
|
"mysql2": "3.11.0",
|
|
"n8n-workflow": "1.107.0",
|
|
"node-html-markdown": "1.2.0",
|
|
"node-ssh": "13.2.0",
|
|
"nodemailer": "6.9.9",
|
|
"otpauth": "9.1.1",
|
|
"pdfjs-dist": "5.3.31",
|
|
"pg": "8.12.0",
|
|
"pg-promise": "11.9.1",
|
|
"promise-ftp": "1.3.5",
|
|
"pyodide": "0.28.0",
|
|
"redis": "4.6.14",
|
|
"rfc2047": "4.0.1",
|
|
"rhea": "1.0.24",
|
|
"rrule": "2.8.1",
|
|
"rss-parser": "3.13.0",
|
|
"sanitize-html": "2.12.1",
|
|
"semver": "7.5.4",
|
|
"showdown": "2.1.0",
|
|
"simple-git": "3.17.0",
|
|
"snowflake-sdk": "2.1.0",
|
|
"ssh2-sftp-client": "12.0.1",
|
|
"tmp-promise": "3.0.3",
|
|
"ts-ics": "1.2.2",
|
|
"uuid": "10.0.0",
|
|
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.2/xlsx-0.20.2.tgz",
|
|
"xml2js": "0.6.2",
|
|
"xmlhttprequest-ssl": "3.1.0"
|
|
}
|
|
},
|
|
"node_modules/n8n-nodes-base/node_modules/@n8n/config": {
|
|
"version": "1.53.0",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"@n8n/di": "0.9.0",
|
|
"reflect-metadata": "0.2.2",
|
|
"zod": "3.25.67"
|
|
}
|
|
},
|
|
"node_modules/n8n-nodes-base/node_modules/@redis/client": {
|
|
"version": "1.5.16",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cluster-key-slot": "1.1.2",
|
|
"generic-pool": "3.9.0",
|
|
"yallist": "4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/n8n-nodes-base/node_modules/cheerio": {
|
|
"version": "1.0.0-rc.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cheerio-select": "^1.3.0",
|
|
"dom-serializer": "^1.3.1",
|
|
"domhandler": "^4.1.0",
|
|
"htmlparser2": "^6.1.0",
|
|
"parse5": "^6.0.1",
|
|
"parse5-htmlparser2-tree-adapter": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.12"
|
|
}
|
|
},
|
|
"node_modules/n8n-nodes-base/node_modules/cheerio-select": {
|
|
"version": "1.6.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"css-select": "^4.3.0",
|
|
"css-what": "^6.0.1",
|
|
"domelementtype": "^2.2.0",
|
|
"domhandler": "^4.3.1",
|
|
"domutils": "^2.8.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
},
|
|
"node_modules/n8n-nodes-base/node_modules/css-select": {
|
|
"version": "4.3.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"boolbase": "^1.0.0",
|
|
"css-what": "^6.0.1",
|
|
"domhandler": "^4.3.1",
|
|
"domutils": "^2.8.0",
|
|
"nth-check": "^2.0.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
},
|
|
"node_modules/n8n-nodes-base/node_modules/dom-serializer": {
|
|
"version": "1.4.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"domelementtype": "^2.0.1",
|
|
"domhandler": "^4.2.0",
|
|
"entities": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/n8n-nodes-base/node_modules/domhandler": {
|
|
"version": "4.3.1",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"domelementtype": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/domhandler?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/n8n-nodes-base/node_modules/domutils": {
|
|
"version": "2.8.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"dom-serializer": "^1.0.1",
|
|
"domelementtype": "^2.2.0",
|
|
"domhandler": "^4.2.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/domutils?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/n8n-nodes-base/node_modules/entities": {
|
|
"version": "2.2.0",
|
|
"license": "BSD-2-Clause",
|
|
"funding": {
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/n8n-nodes-base/node_modules/eventsource": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12.0.0"
|
|
}
|
|
},
|
|
"node_modules/n8n-nodes-base/node_modules/fflate": {
|
|
"version": "0.7.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/n8n-nodes-base/node_modules/htmlparser2": {
|
|
"version": "6.1.0",
|
|
"funding": [
|
|
"https://github.com/fb55/htmlparser2?sponsor=1",
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"domelementtype": "^2.0.1",
|
|
"domhandler": "^4.0.0",
|
|
"domutils": "^2.5.2",
|
|
"entities": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/n8n-nodes-base/node_modules/iconv-lite": {
|
|
"version": "0.6.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/n8n-nodes-base/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/n8n-nodes-base/node_modules/mongodb": {
|
|
"version": "6.11.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@mongodb-js/saslprep": "^1.1.9",
|
|
"bson": "^6.10.0",
|
|
"mongodb-connection-string-url": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.20.1"
|
|
},
|
|
"peerDependencies": {
|
|
"@aws-sdk/credential-providers": "^3.188.0",
|
|
"@mongodb-js/zstd": "^1.1.0",
|
|
"gcp-metadata": "^5.2.0",
|
|
"kerberos": "^2.0.1",
|
|
"mongodb-client-encryption": ">=6.0.0 <7",
|
|
"snappy": "^7.2.2",
|
|
"socks": "^2.7.1"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@aws-sdk/credential-providers": {
|
|
"optional": true
|
|
},
|
|
"@mongodb-js/zstd": {
|
|
"optional": true
|
|
},
|
|
"gcp-metadata": {
|
|
"optional": true
|
|
},
|
|
"kerberos": {
|
|
"optional": true
|
|
},
|
|
"mongodb-client-encryption": {
|
|
"optional": true
|
|
},
|
|
"snappy": {
|
|
"optional": true
|
|
},
|
|
"socks": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/n8n-nodes-base/node_modules/parse5": {
|
|
"version": "6.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/n8n-nodes-base/node_modules/parse5-htmlparser2-tree-adapter": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"parse5": "^6.0.1"
|
|
}
|
|
},
|
|
"node_modules/n8n-nodes-base/node_modules/pyodide": {
|
|
"version": "0.28.0",
|
|
"resolved": "https://registry.npmjs.org/pyodide/-/pyodide-0.28.0.tgz",
|
|
"integrity": "sha512-QML/Gh8eu50q5zZKLNpW6rgS0XUdK+94OSL54AUSKV8eJAxgwZrMebqj+CyM0EbF3EUX8JFJU3ryaxBViHammQ==",
|
|
"license": "MPL-2.0",
|
|
"dependencies": {
|
|
"ws": "^8.5.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/n8n-nodes-base/node_modules/redis": {
|
|
"version": "4.6.14",
|
|
"license": "MIT",
|
|
"workspaces": [
|
|
"./packages/*"
|
|
],
|
|
"dependencies": {
|
|
"@redis/bloom": "1.2.0",
|
|
"@redis/client": "1.5.16",
|
|
"@redis/graph": "1.1.1",
|
|
"@redis/json": "1.0.6",
|
|
"@redis/search": "1.1.6",
|
|
"@redis/time-series": "1.0.5"
|
|
}
|
|
},
|
|
"node_modules/n8n-nodes-base/node_modules/semver": {
|
|
"version": "7.5.4",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/n8n-nodes-base/node_modules/zod": {
|
|
"version": "3.25.67",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/colinhacks"
|
|
}
|
|
},
|
|
"node_modules/n8n-workflow": {
|
|
"version": "1.107.0",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"@n8n/errors": "^0.5.0",
|
|
"@n8n/tournament": "1.0.6",
|
|
"ast-types": "0.15.2",
|
|
"callsites": "3.1.0",
|
|
"esprima-next": "5.8.4",
|
|
"form-data": "4.0.0",
|
|
"jmespath": "0.16.0",
|
|
"js-base64": "3.7.2",
|
|
"jssha": "3.3.1",
|
|
"lodash": "4.17.21",
|
|
"luxon": "3.4.4",
|
|
"md5": "2.3.0",
|
|
"recast": "0.22.0",
|
|
"title-case": "3.0.3",
|
|
"transliteration": "2.3.5",
|
|
"xml2js": "0.6.2",
|
|
"zod": "3.25.67"
|
|
}
|
|
},
|
|
"node_modules/n8n-workflow/node_modules/zod": {
|
|
"version": "3.25.67",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/colinhacks"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/@modelcontextprotocol/sdk": {
|
|
"version": "1.12.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ajv": "^6.12.6",
|
|
"content-type": "^1.0.5",
|
|
"cors": "^2.8.5",
|
|
"cross-spawn": "^7.0.5",
|
|
"eventsource": "^3.0.2",
|
|
"express": "^5.0.1",
|
|
"express-rate-limit": "^7.5.0",
|
|
"pkce-challenge": "^5.0.0",
|
|
"raw-body": "^3.0.0",
|
|
"zod": "^3.23.8",
|
|
"zod-to-json-schema": "^3.24.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/@n8n/client-oauth2": {
|
|
"version": "0.28.0",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"axios": "1.8.3"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/@n8n/errors": {
|
|
"version": "0.4.0",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"callsites": "3.1.0"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/@n8n/imap": {
|
|
"version": "0.14.0",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"iconv-lite": "0.6.3",
|
|
"imap": "0.8.19",
|
|
"quoted-printable": "1.0.1",
|
|
"utf8": "3.0.0",
|
|
"uuencode": "0.0.4"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/@n8n/n8n-nodes-langchain": {
|
|
"version": "1.108.1",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"@aws-sdk/client-sso-oidc": "3.808.0",
|
|
"@azure/identity": "4.3.0",
|
|
"@getzep/zep-cloud": "1.0.12",
|
|
"@getzep/zep-js": "0.9.0",
|
|
"@google-ai/generativelanguage": "2.6.0",
|
|
"@google-cloud/resource-manager": "5.3.0",
|
|
"@google/generative-ai": "0.21.0",
|
|
"@huggingface/inference": "4.0.5",
|
|
"@langchain/anthropic": "0.3.26",
|
|
"@langchain/aws": "0.1.11",
|
|
"@langchain/cohere": "0.3.4",
|
|
"@langchain/community": "0.3.50",
|
|
"@langchain/core": "0.3.68",
|
|
"@langchain/google-genai": "0.2.13",
|
|
"@langchain/google-vertexai": "0.2.13",
|
|
"@langchain/groq": "0.2.3",
|
|
"@langchain/mistralai": "0.2.1",
|
|
"@langchain/mongodb": "^0.1.0",
|
|
"@langchain/ollama": "0.2.3",
|
|
"@langchain/openai": "0.6.7",
|
|
"@langchain/pinecone": "0.2.0",
|
|
"@langchain/qdrant": "0.1.2",
|
|
"@langchain/redis": "0.1.1",
|
|
"@langchain/textsplitters": "0.1.0",
|
|
"@langchain/weaviate": "0.2.0",
|
|
"@modelcontextprotocol/sdk": "1.12.0",
|
|
"@mozilla/readability": "0.6.0",
|
|
"@n8n/client-oauth2": "0.28.0",
|
|
"@n8n/errors": "^0.4.0",
|
|
"@n8n/json-schema-to-zod": "1.5.0",
|
|
"@n8n/typeorm": "0.3.20-12",
|
|
"@n8n/typescript-config": "1.3.0",
|
|
"@n8n/vm2": "3.9.25",
|
|
"@pinecone-database/pinecone": "^5.0.2",
|
|
"@qdrant/js-client-rest": "1.14.1",
|
|
"@supabase/supabase-js": "2.49.9",
|
|
"@xata.io/client": "0.28.4",
|
|
"@zilliz/milvus2-sdk-node": "^2.5.7",
|
|
"basic-auth": "2.0.1",
|
|
"cheerio": "1.0.0",
|
|
"cohere-ai": "7.14.0",
|
|
"d3-dsv": "2.0.0",
|
|
"epub2": "3.0.2",
|
|
"form-data": "4.0.0",
|
|
"generate-schema": "2.6.0",
|
|
"html-to-text": "9.0.5",
|
|
"https-proxy-agent": "7.0.6",
|
|
"ignore": "^5.2.0",
|
|
"js-tiktoken": "^1.0.12",
|
|
"jsdom": "23.0.1",
|
|
"langchain": "0.3.30",
|
|
"lodash": "4.17.21",
|
|
"mammoth": "1.7.2",
|
|
"mime-types": "2.1.35",
|
|
"mongodb": "6.11.0",
|
|
"n8n-nodes-base": "1.107.0",
|
|
"n8n-workflow": "1.106.0",
|
|
"openai": "5.12.2",
|
|
"pdf-parse": "1.1.1",
|
|
"pg": "8.12.0",
|
|
"proxy-from-env": "^1.1.0",
|
|
"redis": "4.6.12",
|
|
"sanitize-html": "2.12.1",
|
|
"sqlite3": "5.1.7",
|
|
"temp": "0.9.4",
|
|
"tmp-promise": "3.0.3",
|
|
"undici": "^6.21.0",
|
|
"weaviate-client": "3.6.2",
|
|
"zod": "3.25.67",
|
|
"zod-to-json-schema": "3.23.3"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/@n8n/n8n-nodes-langchain/node_modules/mongodb": {
|
|
"version": "6.11.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@mongodb-js/saslprep": "^1.1.9",
|
|
"bson": "^6.10.0",
|
|
"mongodb-connection-string-url": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.20.1"
|
|
},
|
|
"peerDependencies": {
|
|
"@aws-sdk/credential-providers": "^3.188.0",
|
|
"@mongodb-js/zstd": "^1.1.0",
|
|
"gcp-metadata": "^5.2.0",
|
|
"kerberos": "^2.0.1",
|
|
"mongodb-client-encryption": ">=6.0.0 <7",
|
|
"snappy": "^7.2.2",
|
|
"socks": "^2.7.1"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@aws-sdk/credential-providers": {
|
|
"optional": true
|
|
},
|
|
"@mongodb-js/zstd": {
|
|
"optional": true
|
|
},
|
|
"gcp-metadata": {
|
|
"optional": true
|
|
},
|
|
"kerberos": {
|
|
"optional": true
|
|
},
|
|
"mongodb-client-encryption": {
|
|
"optional": true
|
|
},
|
|
"snappy": {
|
|
"optional": true
|
|
},
|
|
"socks": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/@n8n/n8n-nodes-langchain/node_modules/openai": {
|
|
"version": "5.12.2",
|
|
"license": "Apache-2.0",
|
|
"bin": {
|
|
"openai": "bin/cli"
|
|
},
|
|
"peerDependencies": {
|
|
"ws": "^8.18.0",
|
|
"zod": "^3.23.8"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"ws": {
|
|
"optional": true
|
|
},
|
|
"zod": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/@n8n/n8n-nodes-langchain/node_modules/ws": {
|
|
"version": "8.18.3",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"bufferutil": "^4.0.1",
|
|
"utf-8-validate": ">=5.0.2"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"bufferutil": {
|
|
"optional": true
|
|
},
|
|
"utf-8-validate": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/@n8n/n8n-nodes-langchain/node_modules/zod-to-json-schema": {
|
|
"version": "3.23.3",
|
|
"license": "ISC",
|
|
"peerDependencies": {
|
|
"zod": "^3.23.3"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/@n8n/typeorm": {
|
|
"version": "0.3.20-12",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@n8n/p-retry": "6.2.0-2",
|
|
"@sqltools/formatter": "^1.2.5",
|
|
"app-root-path": "^3.1.0",
|
|
"async-mutex": "^0.5.0",
|
|
"buffer": "^6.0.3",
|
|
"chalk": "^4.1.2",
|
|
"dayjs": "^1.11.9",
|
|
"debug": "^4.3.4",
|
|
"dotenv": "^16.0.3",
|
|
"glob": "^10.3.10",
|
|
"mkdirp": "^2.1.3",
|
|
"reflect-metadata": "^0.2.2",
|
|
"sha.js": "^2.4.11",
|
|
"tarn": "3.0.2",
|
|
"tslib": "^2.5.0",
|
|
"uuid": "^9.0.0",
|
|
"yargs": "^17.6.2"
|
|
},
|
|
"bin": {
|
|
"typeorm": "cli.js",
|
|
"typeorm-ts-node-commonjs": "cli-ts-node-commonjs.js",
|
|
"typeorm-ts-node-esm": "cli-ts-node-esm.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.13.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/typeorm"
|
|
},
|
|
"peerDependencies": {
|
|
"@google-cloud/spanner": "^5.18.0",
|
|
"@libsql/client": "^0.4.2",
|
|
"@sap/hana-client": "^2.12.25",
|
|
"@sentry/node": "<=8.x",
|
|
"better-sqlite3": "^7.1.2 || ^8.0.0 || ^9.0.0",
|
|
"hdb-pool": "^0.1.6",
|
|
"ioredis": "^5.0.4",
|
|
"mongodb": "^5.8.0",
|
|
"mssql": "^9.1.1 || ^10.0.1",
|
|
"mysql2": "^2.2.5 || ^3.0.1",
|
|
"oracledb": "^6.3.0",
|
|
"pg": "^8.5.1",
|
|
"pg-native": "^3.0.0",
|
|
"pg-query-stream": "^4.0.0",
|
|
"redis": "^3.1.1 || ^4.0.0",
|
|
"sql.js": "^1.4.0",
|
|
"sqlite3": "^5.0.3",
|
|
"ts-node": "^10.7.0",
|
|
"typeorm-aurora-data-api-driver": "^2.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@google-cloud/spanner": {
|
|
"optional": true
|
|
},
|
|
"@libsql/client": {
|
|
"optional": true
|
|
},
|
|
"@sap/hana-client": {
|
|
"optional": true
|
|
},
|
|
"@sentry/node": {
|
|
"optional": true
|
|
},
|
|
"better-sqlite3": {
|
|
"optional": true
|
|
},
|
|
"hdb-pool": {
|
|
"optional": true
|
|
},
|
|
"ioredis": {
|
|
"optional": true
|
|
},
|
|
"mongodb": {
|
|
"optional": true
|
|
},
|
|
"mssql": {
|
|
"optional": true
|
|
},
|
|
"mysql2": {
|
|
"optional": true
|
|
},
|
|
"oracledb": {
|
|
"optional": true
|
|
},
|
|
"pg": {
|
|
"optional": true
|
|
},
|
|
"pg-native": {
|
|
"optional": true
|
|
},
|
|
"pg-query-stream": {
|
|
"optional": true
|
|
},
|
|
"redis": {
|
|
"optional": true
|
|
},
|
|
"sql.js": {
|
|
"optional": true
|
|
},
|
|
"sqlite3": {
|
|
"optional": true
|
|
},
|
|
"ts-node": {
|
|
"optional": true
|
|
},
|
|
"typeorm-aurora-data-api-driver": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/@n8n/typeorm/node_modules/dotenv": {
|
|
"version": "16.6.1",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://dotenvx.com"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/@n8n/typeorm/node_modules/uuid": {
|
|
"version": "9.0.1",
|
|
"funding": [
|
|
"https://github.com/sponsors/broofa",
|
|
"https://github.com/sponsors/ctavan"
|
|
],
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/@qdrant/js-client-rest": {
|
|
"version": "1.14.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@qdrant/openapi-typescript-fetch": "1.2.6",
|
|
"@sevinf/maybe": "0.5.0",
|
|
"undici": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.17.0",
|
|
"pnpm": ">=8"
|
|
},
|
|
"peerDependencies": {
|
|
"typescript": ">=4.7"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/@redis/client": {
|
|
"version": "1.5.16",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cluster-key-slot": "1.1.2",
|
|
"generic-pool": "3.9.0",
|
|
"yallist": "4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/@types/whatwg-url": {
|
|
"version": "8.2.2",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"@types/webidl-conversions": "*"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/axios": {
|
|
"version": "1.8.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"follow-redirects": "^1.15.6",
|
|
"form-data": "^4.0.0",
|
|
"proxy-from-env": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/better-sqlite3": {
|
|
"version": "9.6.0",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"bindings": "^1.5.0",
|
|
"prebuild-install": "^7.1.1"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/cheerio-select": {
|
|
"version": "1.6.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"css-select": "^4.3.0",
|
|
"css-what": "^6.0.1",
|
|
"domelementtype": "^2.2.0",
|
|
"domhandler": "^4.3.1",
|
|
"domutils": "^2.8.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/cheerio-select/node_modules/domhandler": {
|
|
"version": "4.3.1",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"domelementtype": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/domhandler?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/cheerio-select/node_modules/domutils": {
|
|
"version": "2.8.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"dom-serializer": "^1.0.1",
|
|
"domelementtype": "^2.2.0",
|
|
"domhandler": "^4.2.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/domutils?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/css-select": {
|
|
"version": "4.3.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"boolbase": "^1.0.0",
|
|
"css-what": "^6.0.1",
|
|
"domhandler": "^4.3.1",
|
|
"domutils": "^2.8.0",
|
|
"nth-check": "^2.0.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/css-select/node_modules/domhandler": {
|
|
"version": "4.3.1",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"domelementtype": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/domhandler?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/css-select/node_modules/domutils": {
|
|
"version": "2.8.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"dom-serializer": "^1.0.1",
|
|
"domelementtype": "^2.2.0",
|
|
"domhandler": "^4.2.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/domutils?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/dom-serializer": {
|
|
"version": "1.4.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"domelementtype": "^2.0.1",
|
|
"domhandler": "^4.2.0",
|
|
"entities": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/dom-serializer/node_modules/domhandler": {
|
|
"version": "4.3.1",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"domelementtype": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/domhandler?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/dom-serializer/node_modules/entities": {
|
|
"version": "2.2.0",
|
|
"license": "BSD-2-Clause",
|
|
"funding": {
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/dotenv": {
|
|
"version": "8.6.0",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/entities": {
|
|
"version": "6.0.1",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=0.12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/express-rate-limit": {
|
|
"version": "7.5.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 16"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/express-rate-limit"
|
|
},
|
|
"peerDependencies": {
|
|
"express": "^4.11 || 5 || ^5.0.0-beta.1"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/fflate": {
|
|
"version": "0.7.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/n8n/node_modules/flatted": {
|
|
"version": "3.2.7",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/n8n/node_modules/glob": {
|
|
"version": "10.4.5",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"foreground-child": "^3.1.0",
|
|
"jackspeak": "^3.1.2",
|
|
"minimatch": "^9.0.4",
|
|
"minipass": "^7.1.2",
|
|
"package-json-from-dist": "^1.0.0",
|
|
"path-scurry": "^1.11.1"
|
|
},
|
|
"bin": {
|
|
"glob": "dist/esm/bin.mjs"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/htmlparser2": {
|
|
"version": "10.0.0",
|
|
"funding": [
|
|
"https://github.com/fb55/htmlparser2?sponsor=1",
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.3",
|
|
"domutils": "^3.2.1",
|
|
"entities": "^6.0.0"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/iconv-lite": {
|
|
"version": "0.6.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/jackspeak": {
|
|
"version": "3.4.3",
|
|
"license": "BlueOak-1.0.0",
|
|
"dependencies": {
|
|
"@isaacs/cliui": "^8.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
},
|
|
"optionalDependencies": {
|
|
"@pkgjs/parseargs": "^0.11.0"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/lru-cache": {
|
|
"version": "10.4.3",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/n8n/node_modules/mkdirp": {
|
|
"version": "2.1.6",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mkdirp": "dist/cjs/src/bin.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/mongodb": {
|
|
"version": "5.9.2",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"bson": "^5.5.0",
|
|
"mongodb-connection-string-url": "^2.6.0",
|
|
"socks": "^2.7.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.20.1"
|
|
},
|
|
"optionalDependencies": {
|
|
"@mongodb-js/saslprep": "^1.1.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@aws-sdk/credential-providers": "^3.188.0",
|
|
"@mongodb-js/zstd": "^1.0.0",
|
|
"kerberos": "^1.0.0 || ^2.0.0",
|
|
"mongodb-client-encryption": ">=2.3.0 <3",
|
|
"snappy": "^7.2.2"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@aws-sdk/credential-providers": {
|
|
"optional": true
|
|
},
|
|
"@mongodb-js/zstd": {
|
|
"optional": true
|
|
},
|
|
"kerberos": {
|
|
"optional": true
|
|
},
|
|
"mongodb-client-encryption": {
|
|
"optional": true
|
|
},
|
|
"snappy": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/mongodb/node_modules/bson": {
|
|
"version": "5.5.1",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=14.20.1"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/mongodb/node_modules/mongodb-connection-string-url": {
|
|
"version": "2.6.0",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@types/whatwg-url": "^8.2.1",
|
|
"whatwg-url": "^11.0.0"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/n8n-core": {
|
|
"version": "1.108.0",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"@aws-sdk/client-s3": "3.808.0",
|
|
"@langchain/core": "0.3.68",
|
|
"@n8n/backend-common": "^0.19.0",
|
|
"@n8n/client-oauth2": "0.28.0",
|
|
"@n8n/config": "1.52.0",
|
|
"@n8n/constants": "0.11.0",
|
|
"@n8n/decorators": "0.19.0",
|
|
"@n8n/di": "0.9.0",
|
|
"@sentry/node": "^9.42.1",
|
|
"@sentry/node-native": "^9.42.1",
|
|
"axios": "1.8.3",
|
|
"callsites": "3.1.0",
|
|
"chardet": "2.0.0",
|
|
"cron": "3.1.7",
|
|
"fast-glob": "3.2.12",
|
|
"file-type": "16.5.4",
|
|
"form-data": "4.0.0",
|
|
"htmlparser2": "^10.0.0",
|
|
"http-proxy-agent": "7.0.2",
|
|
"https-proxy-agent": "7.0.6",
|
|
"iconv-lite": "0.6.3",
|
|
"jsonwebtoken": "9.0.2",
|
|
"lodash": "4.17.21",
|
|
"luxon": "3.4.4",
|
|
"mime-types": "2.1.35",
|
|
"n8n-workflow": "1.106.0",
|
|
"nanoid": "3.3.8",
|
|
"oauth-1.0a": "2.2.6",
|
|
"p-cancelable": "2.1.1",
|
|
"picocolors": "1.0.1",
|
|
"pretty-bytes": "5.6.0",
|
|
"proxy-from-env": "^1.1.0",
|
|
"qs": "6.11.0",
|
|
"ssh2": "1.15.0",
|
|
"uuid": "10.0.0",
|
|
"winston": "3.14.2",
|
|
"xml2js": "0.6.2",
|
|
"zod": "3.25.67"
|
|
},
|
|
"bin": {
|
|
"n8n-copy-static-files": "bin/copy-static-files",
|
|
"n8n-generate-metadata": "bin/generate-metadata",
|
|
"n8n-generate-translations": "bin/generate-translations"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/n8n-nodes-base": {
|
|
"version": "1.107.0",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"@aws-sdk/client-sso-oidc": "3.808.0",
|
|
"@kafkajs/confluent-schema-registry": "3.8.0",
|
|
"@mozilla/readability": "0.6.0",
|
|
"@n8n/config": "1.52.0",
|
|
"@n8n/di": "0.9.0",
|
|
"@n8n/errors": "^0.4.0",
|
|
"@n8n/imap": "0.14.0",
|
|
"@n8n/vm2": "3.9.25",
|
|
"alasql": "4.4.0",
|
|
"amqplib": "0.10.6",
|
|
"aws4": "1.11.0",
|
|
"basic-auth": "2.0.1",
|
|
"change-case": "4.1.2",
|
|
"cheerio": "1.0.0-rc.6",
|
|
"chokidar": "4.0.3",
|
|
"cron": "3.1.7",
|
|
"csv-parse": "5.5.0",
|
|
"currency-codes": "2.1.0",
|
|
"eventsource": "2.0.2",
|
|
"fast-glob": "3.2.12",
|
|
"fastest-levenshtein": "^1.0.16",
|
|
"fflate": "0.7.4",
|
|
"generate-schema": "2.6.0",
|
|
"get-system-fonts": "2.0.2",
|
|
"gm": "1.25.1",
|
|
"html-to-text": "9.0.5",
|
|
"iconv-lite": "0.6.3",
|
|
"ics": "2.40.0",
|
|
"isbot": "3.6.13",
|
|
"iso-639-1": "2.1.15",
|
|
"js-nacl": "1.4.0",
|
|
"jsdom": "23.0.1",
|
|
"jsonwebtoken": "9.0.2",
|
|
"kafkajs": "2.2.4",
|
|
"ldapts": "4.2.6",
|
|
"lodash": "4.17.21",
|
|
"lossless-json": "1.0.5",
|
|
"luxon": "3.4.4",
|
|
"mailparser": "3.6.7",
|
|
"minifaker": "1.34.1",
|
|
"moment-timezone": "0.5.48",
|
|
"mongodb": "6.11.0",
|
|
"mqtt": "5.7.2",
|
|
"mssql": "10.0.2",
|
|
"mysql2": "3.11.0",
|
|
"n8n-workflow": "1.106.0",
|
|
"node-html-markdown": "1.2.0",
|
|
"node-ssh": "13.2.0",
|
|
"nodemailer": "6.9.9",
|
|
"otpauth": "9.1.1",
|
|
"pdfjs-dist": "5.3.31",
|
|
"pg": "8.12.0",
|
|
"pg-promise": "11.9.1",
|
|
"promise-ftp": "1.3.5",
|
|
"pyodide": "0.28.0",
|
|
"redis": "4.6.14",
|
|
"rfc2047": "4.0.1",
|
|
"rhea": "1.0.24",
|
|
"rrule": "2.8.1",
|
|
"rss-parser": "3.13.0",
|
|
"sanitize-html": "2.12.1",
|
|
"semver": "7.5.4",
|
|
"showdown": "2.1.0",
|
|
"simple-git": "3.17.0",
|
|
"snowflake-sdk": "2.1.0",
|
|
"ssh2-sftp-client": "12.0.1",
|
|
"tmp-promise": "3.0.3",
|
|
"ts-ics": "1.2.2",
|
|
"uuid": "10.0.0",
|
|
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.2/xlsx-0.20.2.tgz",
|
|
"xml2js": "0.6.2",
|
|
"xmlhttprequest-ssl": "3.1.0"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/n8n-nodes-base/node_modules/cheerio": {
|
|
"version": "1.0.0-rc.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cheerio-select": "^1.3.0",
|
|
"dom-serializer": "^1.3.1",
|
|
"domhandler": "^4.1.0",
|
|
"htmlparser2": "^6.1.0",
|
|
"parse5": "^6.0.1",
|
|
"parse5-htmlparser2-tree-adapter": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.12"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/n8n-nodes-base/node_modules/domhandler": {
|
|
"version": "4.3.1",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"domelementtype": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/domhandler?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/n8n-nodes-base/node_modules/domutils": {
|
|
"version": "2.8.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"dom-serializer": "^1.0.1",
|
|
"domelementtype": "^2.2.0",
|
|
"domhandler": "^4.2.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/domutils?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/n8n-nodes-base/node_modules/entities": {
|
|
"version": "2.2.0",
|
|
"license": "BSD-2-Clause",
|
|
"funding": {
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/n8n-nodes-base/node_modules/eventsource": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12.0.0"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/n8n-nodes-base/node_modules/htmlparser2": {
|
|
"version": "6.1.0",
|
|
"funding": [
|
|
"https://github.com/fb55/htmlparser2?sponsor=1",
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"domelementtype": "^2.0.1",
|
|
"domhandler": "^4.0.0",
|
|
"domutils": "^2.5.2",
|
|
"entities": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/n8n-nodes-base/node_modules/mongodb": {
|
|
"version": "6.11.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@mongodb-js/saslprep": "^1.1.9",
|
|
"bson": "^6.10.0",
|
|
"mongodb-connection-string-url": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.20.1"
|
|
},
|
|
"peerDependencies": {
|
|
"@aws-sdk/credential-providers": "^3.188.0",
|
|
"@mongodb-js/zstd": "^1.1.0",
|
|
"gcp-metadata": "^5.2.0",
|
|
"kerberos": "^2.0.1",
|
|
"mongodb-client-encryption": ">=6.0.0 <7",
|
|
"snappy": "^7.2.2",
|
|
"socks": "^2.7.1"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@aws-sdk/credential-providers": {
|
|
"optional": true
|
|
},
|
|
"@mongodb-js/zstd": {
|
|
"optional": true
|
|
},
|
|
"gcp-metadata": {
|
|
"optional": true
|
|
},
|
|
"kerberos": {
|
|
"optional": true
|
|
},
|
|
"mongodb-client-encryption": {
|
|
"optional": true
|
|
},
|
|
"snappy": {
|
|
"optional": true
|
|
},
|
|
"socks": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/n8n-nodes-base/node_modules/redis": {
|
|
"version": "4.6.14",
|
|
"license": "MIT",
|
|
"workspaces": [
|
|
"./packages/*"
|
|
],
|
|
"dependencies": {
|
|
"@redis/bloom": "1.2.0",
|
|
"@redis/client": "1.5.16",
|
|
"@redis/graph": "1.1.1",
|
|
"@redis/json": "1.0.6",
|
|
"@redis/search": "1.1.6",
|
|
"@redis/time-series": "1.0.5"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/n8n-workflow": {
|
|
"version": "1.106.0",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"@n8n/errors": "^0.4.0",
|
|
"@n8n/tournament": "1.0.6",
|
|
"ast-types": "0.15.2",
|
|
"callsites": "3.1.0",
|
|
"esprima-next": "5.8.4",
|
|
"form-data": "4.0.0",
|
|
"jmespath": "0.16.0",
|
|
"js-base64": "3.7.2",
|
|
"jssha": "3.3.1",
|
|
"lodash": "4.17.21",
|
|
"luxon": "3.4.4",
|
|
"md5": "2.3.0",
|
|
"recast": "0.22.0",
|
|
"title-case": "3.0.3",
|
|
"transliteration": "2.3.5",
|
|
"xml2js": "0.6.2",
|
|
"zod": "3.25.67"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/open": {
|
|
"version": "7.4.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-docker": "^2.0.0",
|
|
"is-wsl": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/parse5": {
|
|
"version": "6.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/n8n/node_modules/parse5-htmlparser2-tree-adapter": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"parse5": "^6.0.1"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/path-scurry": {
|
|
"version": "1.11.1",
|
|
"license": "BlueOak-1.0.0",
|
|
"dependencies": {
|
|
"lru-cache": "^10.2.0",
|
|
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/picocolors": {
|
|
"version": "1.0.1",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/n8n/node_modules/pyodide": {
|
|
"version": "0.28.0",
|
|
"resolved": "https://registry.npmjs.org/pyodide/-/pyodide-0.28.0.tgz",
|
|
"integrity": "sha512-QML/Gh8eu50q5zZKLNpW6rgS0XUdK+94OSL54AUSKV8eJAxgwZrMebqj+CyM0EbF3EUX8JFJU3ryaxBViHammQ==",
|
|
"license": "MPL-2.0",
|
|
"dependencies": {
|
|
"ws": "^8.5.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/qs": {
|
|
"version": "6.11.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"side-channel": "^1.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/raw-body": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bytes": "3.1.2",
|
|
"http-errors": "2.0.0",
|
|
"iconv-lite": "0.6.3",
|
|
"unpipe": "1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/readable-stream": {
|
|
"version": "3.6.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"string_decoder": "^1.1.1",
|
|
"util-deprecate": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/semver": {
|
|
"version": "7.5.4",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/semver/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/tr46": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"punycode": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/whatwg-url": {
|
|
"version": "11.0.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"tr46": "^3.0.0",
|
|
"webidl-conversions": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/winston": {
|
|
"version": "3.14.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@colors/colors": "^1.6.0",
|
|
"@dabh/diagnostics": "^2.0.2",
|
|
"async": "^3.2.3",
|
|
"is-stream": "^2.0.0",
|
|
"logform": "^2.6.0",
|
|
"one-time": "^1.0.0",
|
|
"readable-stream": "^3.4.0",
|
|
"safe-stable-stringify": "^2.3.1",
|
|
"stack-trace": "0.0.x",
|
|
"triple-beam": "^1.3.0",
|
|
"winston-transport": "^4.7.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.0.0"
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/ws": {
|
|
"version": "8.17.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"bufferutil": "^4.0.1",
|
|
"utf-8-validate": ">=5.0.2"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"bufferutil": {
|
|
"optional": true
|
|
},
|
|
"utf-8-validate": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/n8n/node_modules/zod": {
|
|
"version": "3.25.67",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/colinhacks"
|
|
}
|
|
},
|
|
"node_modules/named-placeholders": {
|
|
"version": "1.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lru-cache": "^7.14.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.0.0"
|
|
}
|
|
},
|
|
"node_modules/named-placeholders/node_modules/lru-cache": {
|
|
"version": "7.18.3",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/nan": {
|
|
"version": "2.23.0",
|
|
"license": "MIT",
|
|
"optional": true
|
|
},
|
|
"node_modules/nanoclone": {
|
|
"version": "0.2.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/nanoid": {
|
|
"version": "3.3.8",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/ai"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"bin": {
|
|
"nanoid": "bin/nanoid.cjs"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
|
}
|
|
},
|
|
"node_modules/napi-build-utils": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/native-duplexpair": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/natural-compare": {
|
|
"version": "1.4.0",
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/negotiator": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/neo-async": {
|
|
"version": "2.6.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/nice-grpc": {
|
|
"version": "2.1.12",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@grpc/grpc-js": "^1.13.1",
|
|
"abort-controller-x": "^0.4.0",
|
|
"nice-grpc-common": "^2.0.2"
|
|
}
|
|
},
|
|
"node_modules/nice-grpc-client-middleware-retry": {
|
|
"version": "3.1.11",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"abort-controller-x": "^0.4.0",
|
|
"nice-grpc-common": "^2.0.2"
|
|
}
|
|
},
|
|
"node_modules/nice-grpc-common": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ts-error": "^1.0.6"
|
|
}
|
|
},
|
|
"node_modules/nice-grpc/node_modules/@grpc/grpc-js": {
|
|
"version": "1.13.4",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@grpc/proto-loader": "^0.7.13",
|
|
"@js-sdsl/ordered-map": "^4.4.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.10.0"
|
|
}
|
|
},
|
|
"node_modules/no-case": {
|
|
"version": "3.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lower-case": "^2.0.2",
|
|
"tslib": "^2.0.3"
|
|
}
|
|
},
|
|
"node_modules/node-abi": {
|
|
"version": "3.77.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"semver": "^7.3.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/node-abort-controller": {
|
|
"version": "3.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/node-addon-api": {
|
|
"version": "7.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/node-domexception": {
|
|
"version": "1.0.0",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/jimmywarting"
|
|
},
|
|
{
|
|
"type": "github",
|
|
"url": "https://paypal.me/jimmywarting"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10.5.0"
|
|
}
|
|
},
|
|
"node_modules/node-ensure": {
|
|
"version": "0.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/node-fetch": {
|
|
"version": "2.7.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"whatwg-url": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "4.x || >=6.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"encoding": "^0.1.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"encoding": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/node-forge": {
|
|
"version": "1.3.1",
|
|
"license": "(BSD-3-Clause OR GPL-2.0)",
|
|
"engines": {
|
|
"node": ">= 6.13.0"
|
|
}
|
|
},
|
|
"node_modules/node-gyp": {
|
|
"version": "8.4.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"env-paths": "^2.2.0",
|
|
"glob": "^7.1.4",
|
|
"graceful-fs": "^4.2.6",
|
|
"make-fetch-happen": "^9.1.0",
|
|
"nopt": "^5.0.0",
|
|
"npmlog": "^6.0.0",
|
|
"rimraf": "^3.0.2",
|
|
"semver": "^7.3.5",
|
|
"tar": "^6.1.2",
|
|
"which": "^2.0.2"
|
|
},
|
|
"bin": {
|
|
"node-gyp": "bin/node-gyp.js"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.12.0"
|
|
}
|
|
},
|
|
"node_modules/node-gyp-build-optional-packages": {
|
|
"version": "5.2.2",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"detect-libc": "^2.0.1"
|
|
},
|
|
"bin": {
|
|
"node-gyp-build-optional-packages": "bin.js",
|
|
"node-gyp-build-optional-packages-optional": "optional.js",
|
|
"node-gyp-build-optional-packages-test": "build-test.js"
|
|
}
|
|
},
|
|
"node_modules/node-gyp/node_modules/brace-expansion": {
|
|
"version": "1.1.12",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/node-gyp/node_modules/glob": {
|
|
"version": "7.2.3",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "^3.1.1",
|
|
"once": "^1.3.0",
|
|
"path-is-absolute": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/node-gyp/node_modules/minimatch": {
|
|
"version": "3.1.2",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/node-html-markdown": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"node-html-parser": "^5.3.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/node-html-parser": {
|
|
"version": "5.4.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"css-select": "^4.2.1",
|
|
"he": "1.2.0"
|
|
}
|
|
},
|
|
"node_modules/node-html-parser/node_modules/css-select": {
|
|
"version": "4.3.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"boolbase": "^1.0.0",
|
|
"css-what": "^6.0.1",
|
|
"domhandler": "^4.3.1",
|
|
"domutils": "^2.8.0",
|
|
"nth-check": "^2.0.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
},
|
|
"node_modules/node-html-parser/node_modules/dom-serializer": {
|
|
"version": "1.4.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"domelementtype": "^2.0.1",
|
|
"domhandler": "^4.2.0",
|
|
"entities": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/node-html-parser/node_modules/domhandler": {
|
|
"version": "4.3.1",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"domelementtype": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/domhandler?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/node-html-parser/node_modules/domutils": {
|
|
"version": "2.8.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"dom-serializer": "^1.0.1",
|
|
"domelementtype": "^2.2.0",
|
|
"domhandler": "^4.2.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/domutils?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/node-html-parser/node_modules/entities": {
|
|
"version": "2.2.0",
|
|
"license": "BSD-2-Clause",
|
|
"funding": {
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/node-int64": {
|
|
"version": "0.4.0",
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/node-machine-id": {
|
|
"version": "1.1.12",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/node-releases": {
|
|
"version": "2.0.19",
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/node-rsa": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"asn1": "^0.2.4"
|
|
}
|
|
},
|
|
"node_modules/node-ssh": {
|
|
"version": "13.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-stream": "^2.0.0",
|
|
"make-dir": "^3.1.0",
|
|
"sb-promise-queue": "^2.1.0",
|
|
"sb-scandir": "^3.1.0",
|
|
"shell-escape": "^0.2.0",
|
|
"ssh2": "^1.14.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/node-ssh/node_modules/make-dir": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"semver": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/node-ssh/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/nodemailer": {
|
|
"version": "6.9.9",
|
|
"license": "MIT-0",
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/nodemon": {
|
|
"version": "3.1.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chokidar": "^3.5.2",
|
|
"debug": "^4",
|
|
"ignore-by-default": "^1.0.1",
|
|
"minimatch": "^3.1.2",
|
|
"pstree.remy": "^1.1.8",
|
|
"semver": "^7.5.3",
|
|
"simple-update-notifier": "^2.0.0",
|
|
"supports-color": "^5.5.0",
|
|
"touch": "^3.1.0",
|
|
"undefsafe": "^2.0.5"
|
|
},
|
|
"bin": {
|
|
"nodemon": "bin/nodemon.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/nodemon"
|
|
}
|
|
},
|
|
"node_modules/nodemon/node_modules/brace-expansion": {
|
|
"version": "1.1.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/nodemon/node_modules/chokidar": {
|
|
"version": "3.6.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"anymatch": "~3.1.2",
|
|
"braces": "~3.0.2",
|
|
"glob-parent": "~5.1.2",
|
|
"is-binary-path": "~2.1.0",
|
|
"is-glob": "~4.0.1",
|
|
"normalize-path": "~3.0.0",
|
|
"readdirp": "~3.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.10.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://paulmillr.com/funding/"
|
|
},
|
|
"optionalDependencies": {
|
|
"fsevents": "~2.3.2"
|
|
}
|
|
},
|
|
"node_modules/nodemon/node_modules/has-flag": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/nodemon/node_modules/minimatch": {
|
|
"version": "3.1.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/nodemon/node_modules/readdirp": {
|
|
"version": "3.6.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"picomatch": "^2.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.10.0"
|
|
}
|
|
},
|
|
"node_modules/nodemon/node_modules/supports-color": {
|
|
"version": "5.5.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/nopt": {
|
|
"version": "5.0.0",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"abbrev": "1"
|
|
},
|
|
"bin": {
|
|
"nopt": "bin/nopt.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/normalize-path": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm-run-path": {
|
|
"version": "4.0.1",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"path-key": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/npmlog": {
|
|
"version": "6.0.2",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"are-we-there-yet": "^3.0.0",
|
|
"console-control-strings": "^1.1.0",
|
|
"gauge": "^4.0.3",
|
|
"set-blocking": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/nth-check": {
|
|
"version": "2.1.1",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"boolbase": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/nth-check?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/nub": {
|
|
"version": "0.0.0",
|
|
"license": "MIT/X11"
|
|
},
|
|
"node_modules/number-allocator": {
|
|
"version": "1.0.14",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "^4.3.1",
|
|
"js-sdsl": "4.3.0"
|
|
}
|
|
},
|
|
"node_modules/nwsapi": {
|
|
"version": "2.2.21",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/oauth-1.0a": {
|
|
"version": "2.2.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/oauth4webapi": {
|
|
"version": "3.8.1",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/panva"
|
|
}
|
|
},
|
|
"node_modules/object-assign": {
|
|
"version": "4.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/object-hash": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/object-inspect": {
|
|
"version": "1.13.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/object-is": {
|
|
"version": "1.1.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.7",
|
|
"define-properties": "^1.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/object-keys": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/object.assign": {
|
|
"version": "4.1.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"call-bound": "^1.0.3",
|
|
"define-properties": "^1.2.1",
|
|
"es-object-atoms": "^1.0.0",
|
|
"has-symbols": "^1.1.0",
|
|
"object-keys": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/ollama": {
|
|
"version": "0.5.17",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"whatwg-fetch": "^3.6.20"
|
|
}
|
|
},
|
|
"node_modules/on-finished": {
|
|
"version": "2.4.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ee-first": "1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/on-headers": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/once": {
|
|
"version": "1.4.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"node_modules/one-time": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fn.name": "1.x.x"
|
|
}
|
|
},
|
|
"node_modules/onetime": {
|
|
"version": "5.1.2",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"mimic-fn": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/ono": {
|
|
"version": "7.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jsdevtools/ono": "7.1.3"
|
|
}
|
|
},
|
|
"node_modules/open": {
|
|
"version": "8.4.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"define-lazy-prop": "^2.0.0",
|
|
"is-docker": "^2.1.1",
|
|
"is-wsl": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/openai": {
|
|
"version": "4.104.0",
|
|
"license": "Apache-2.0",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@types/node": "^18.11.18",
|
|
"@types/node-fetch": "^2.6.4",
|
|
"abort-controller": "^3.0.0",
|
|
"agentkeepalive": "^4.2.1",
|
|
"form-data-encoder": "1.7.2",
|
|
"formdata-node": "^4.3.2",
|
|
"node-fetch": "^2.6.7"
|
|
},
|
|
"bin": {
|
|
"openai": "bin/cli"
|
|
},
|
|
"peerDependencies": {
|
|
"ws": "^8.18.0",
|
|
"zod": "^3.23.8"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"ws": {
|
|
"optional": true
|
|
},
|
|
"zod": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/openai/node_modules/@types/node": {
|
|
"version": "18.19.123",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"undici-types": "~5.26.4"
|
|
}
|
|
},
|
|
"node_modules/openai/node_modules/undici-types": {
|
|
"version": "5.26.5",
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/openapi-types": {
|
|
"version": "12.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/openid-client": {
|
|
"version": "6.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jose": "^6.0.10",
|
|
"oauth4webapi": "^3.5.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/panva"
|
|
}
|
|
},
|
|
"node_modules/option": {
|
|
"version": "0.2.4",
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/otpauth": {
|
|
"version": "9.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jssha": "~3.3.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/hectorm/otpauth?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/outvariant": {
|
|
"version": "1.4.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/own-keys": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"get-intrinsic": "^1.2.6",
|
|
"object-keys": "^1.1.1",
|
|
"safe-push-apply": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/p-cancelable": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/p-finally": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/p-lazy": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/p-limit": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"yocto-queue": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/p-locate": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"p-limit": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/p-locate/node_modules/p-limit": {
|
|
"version": "2.3.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"p-try": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/p-map": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"aggregate-error": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/p-queue": {
|
|
"version": "6.6.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"eventemitter3": "^4.0.4",
|
|
"p-timeout": "^3.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/p-retry": {
|
|
"version": "4.6.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/retry": "0.12.0",
|
|
"retry": "^0.13.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/p-timeout": {
|
|
"version": "3.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-finally": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/p-try": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/package-json-from-dist": {
|
|
"version": "1.0.1",
|
|
"license": "BlueOak-1.0.0"
|
|
},
|
|
"node_modules/pako": {
|
|
"version": "1.0.11",
|
|
"license": "(MIT AND Zlib)"
|
|
},
|
|
"node_modules/param-case": {
|
|
"version": "3.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"dot-case": "^3.0.4",
|
|
"tslib": "^2.0.3"
|
|
}
|
|
},
|
|
"node_modules/parse-json": {
|
|
"version": "5.2.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.0.0",
|
|
"error-ex": "^1.3.1",
|
|
"json-parse-even-better-errors": "^2.3.0",
|
|
"lines-and-columns": "^1.1.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/parse-passwd": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/parse-srcset": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/parse5": {
|
|
"version": "7.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"entities": "^6.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/inikulin/parse5?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/parse5-htmlparser2-tree-adapter": {
|
|
"version": "7.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"domhandler": "^5.0.3",
|
|
"parse5": "^7.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/inikulin/parse5?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/parse5-parser-stream": {
|
|
"version": "7.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"parse5": "^7.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/inikulin/parse5?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/parse5/node_modules/entities": {
|
|
"version": "6.0.1",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=0.12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/parseley": {
|
|
"version": "0.12.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"leac": "^0.6.0",
|
|
"peberminta": "^0.9.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://ko-fi.com/killymxi"
|
|
}
|
|
},
|
|
"node_modules/parseurl": {
|
|
"version": "1.3.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/pascal-case": {
|
|
"version": "3.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"no-case": "^3.0.4",
|
|
"tslib": "^2.0.3"
|
|
}
|
|
},
|
|
"node_modules/path-case": {
|
|
"version": "3.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"dot-case": "^3.0.4",
|
|
"tslib": "^2.0.3"
|
|
}
|
|
},
|
|
"node_modules/path-exists": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/path-is-absolute": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/path-key": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/path-parse": {
|
|
"version": "1.0.7",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/path-scurry": {
|
|
"version": "2.0.0",
|
|
"license": "BlueOak-1.0.0",
|
|
"dependencies": {
|
|
"lru-cache": "^11.0.0",
|
|
"minipass": "^7.1.2"
|
|
},
|
|
"engines": {
|
|
"node": "20 || >=22"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/path-scurry/node_modules/lru-cache": {
|
|
"version": "11.2.1",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "20 || >=22"
|
|
}
|
|
},
|
|
"node_modules/path-to-regexp": {
|
|
"version": "6.3.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/pathe": {
|
|
"version": "2.0.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/pathval": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 14.16"
|
|
}
|
|
},
|
|
"node_modules/pdf-parse": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "^3.1.0",
|
|
"node-ensure": "^0.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.8.1"
|
|
}
|
|
},
|
|
"node_modules/pdf-parse/node_modules/debug": {
|
|
"version": "3.2.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/pdfjs-dist": {
|
|
"version": "5.3.31",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=20.16.0 || >=22.3.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"@napi-rs/canvas": "^0.1.67"
|
|
}
|
|
},
|
|
"node_modules/peberminta": {
|
|
"version": "0.9.0",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://ko-fi.com/killymxi"
|
|
}
|
|
},
|
|
"node_modules/peek-readable": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/Borewit"
|
|
}
|
|
},
|
|
"node_modules/pg": {
|
|
"version": "8.12.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pg-connection-string": "^2.6.4",
|
|
"pg-pool": "^3.6.2",
|
|
"pg-protocol": "^1.6.1",
|
|
"pg-types": "^2.1.0",
|
|
"pgpass": "1.x"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.0.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"pg-cloudflare": "^1.1.1"
|
|
},
|
|
"peerDependencies": {
|
|
"pg-native": ">=3.0.1"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"pg-native": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/pg-cloudflare": {
|
|
"version": "1.2.7",
|
|
"license": "MIT",
|
|
"optional": true
|
|
},
|
|
"node_modules/pg-connection-string": {
|
|
"version": "2.9.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/pg-int8": {
|
|
"version": "1.0.1",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/pg-minify": {
|
|
"version": "1.6.5",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/pg-pool": {
|
|
"version": "3.10.1",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"pg": ">=8.0"
|
|
}
|
|
},
|
|
"node_modules/pg-promise": {
|
|
"version": "11.9.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assert-options": "0.8.1",
|
|
"pg": "8.12.0",
|
|
"pg-minify": "1.6.5",
|
|
"spex": "3.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0"
|
|
}
|
|
},
|
|
"node_modules/pg-protocol": {
|
|
"version": "1.10.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/pg-types": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pg-int8": "1.0.1",
|
|
"postgres-array": "~2.0.0",
|
|
"postgres-bytea": "~1.0.0",
|
|
"postgres-date": "~1.0.4",
|
|
"postgres-interval": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/pgpass": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"split2": "^4.1.0"
|
|
}
|
|
},
|
|
"node_modules/picocolors": {
|
|
"version": "1.1.1",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/picomatch": {
|
|
"version": "2.3.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
|
}
|
|
},
|
|
"node_modules/pirates": {
|
|
"version": "4.0.7",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/pkce-challenge": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=16.20.0"
|
|
}
|
|
},
|
|
"node_modules/pkg-dir": {
|
|
"version": "4.2.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"find-up": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/playwright": {
|
|
"version": "1.55.0",
|
|
"license": "Apache-2.0",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"playwright-core": "1.55.0"
|
|
},
|
|
"bin": {
|
|
"playwright": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"optionalDependencies": {
|
|
"fsevents": "2.3.2"
|
|
}
|
|
},
|
|
"node_modules/playwright-core": {
|
|
"version": "1.55.0",
|
|
"license": "Apache-2.0",
|
|
"peer": true,
|
|
"bin": {
|
|
"playwright-core": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/playwright/node_modules/fsevents": {
|
|
"version": "2.3.2",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"peer": true,
|
|
"engines": {
|
|
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
|
}
|
|
},
|
|
"node_modules/possible-typed-array-names": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/postcss": {
|
|
"version": "8.5.6",
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/postcss"
|
|
},
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/ai"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"nanoid": "^3.3.11",
|
|
"picocolors": "^1.1.1",
|
|
"source-map-js": "^1.2.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14"
|
|
}
|
|
},
|
|
"node_modules/postcss/node_modules/nanoid": {
|
|
"version": "3.3.11",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/ai"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"bin": {
|
|
"nanoid": "bin/nanoid.cjs"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
|
}
|
|
},
|
|
"node_modules/postgres-array": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/postgres-bytea": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/postgres-date": {
|
|
"version": "1.0.7",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/postgres-interval": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"xtend": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/posthog-node": {
|
|
"version": "3.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"axios": "^1.6.2",
|
|
"rusha": "^0.8.14"
|
|
},
|
|
"engines": {
|
|
"node": ">=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/prebuild-install": {
|
|
"version": "7.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"detect-libc": "^2.0.0",
|
|
"expand-template": "^2.0.3",
|
|
"github-from-package": "0.0.0",
|
|
"minimist": "^1.2.3",
|
|
"mkdirp-classic": "^0.5.3",
|
|
"napi-build-utils": "^2.0.0",
|
|
"node-abi": "^3.3.0",
|
|
"pump": "^3.0.0",
|
|
"rc": "^1.2.7",
|
|
"simple-get": "^4.0.0",
|
|
"tar-fs": "^2.0.0",
|
|
"tunnel-agent": "^0.6.0"
|
|
},
|
|
"bin": {
|
|
"prebuild-install": "bin.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/pretty-bytes": {
|
|
"version": "5.6.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/pretty-format": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@jest/schemas": "^29.6.3",
|
|
"ansi-styles": "^5.0.0",
|
|
"react-is": "^18.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/process": {
|
|
"version": "0.11.10",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6.0"
|
|
}
|
|
},
|
|
"node_modules/process-nextick-args": {
|
|
"version": "2.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/prom-client": {
|
|
"version": "15.1.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@opentelemetry/api": "^1.4.0",
|
|
"tdigest": "^0.1.1"
|
|
},
|
|
"engines": {
|
|
"node": "^16 || ^18 || >=20"
|
|
}
|
|
},
|
|
"node_modules/promise-ftp": {
|
|
"version": "1.3.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@icetee/ftp": "^0.3.15",
|
|
"bluebird": "2.x",
|
|
"promise-ftp-common": "^1.1.5"
|
|
},
|
|
"engines": {
|
|
"iojs": "*",
|
|
"node": ">=0.11.13"
|
|
},
|
|
"peerDependencies": {
|
|
"promise-ftp-common": "^1.1.5"
|
|
}
|
|
},
|
|
"node_modules/promise-ftp-common": {
|
|
"version": "1.1.5",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/promise-ftp/node_modules/bluebird": {
|
|
"version": "2.11.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/promise-inflight": {
|
|
"version": "1.0.1",
|
|
"license": "ISC",
|
|
"optional": true
|
|
},
|
|
"node_modules/promise-retry": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"err-code": "^2.0.2",
|
|
"retry": "^0.12.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/promise-retry/node_modules/retry": {
|
|
"version": "0.12.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/prompts": {
|
|
"version": "2.4.2",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"kleur": "^3.0.3",
|
|
"sisteransi": "^1.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/property-expr": {
|
|
"version": "2.0.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/proto3-json-serializer": {
|
|
"version": "2.0.2",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"protobufjs": "^7.2.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/protobufjs": {
|
|
"version": "7.5.4",
|
|
"hasInstallScript": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@protobufjs/aspromise": "^1.1.2",
|
|
"@protobufjs/base64": "^1.1.2",
|
|
"@protobufjs/codegen": "^2.0.4",
|
|
"@protobufjs/eventemitter": "^1.1.0",
|
|
"@protobufjs/fetch": "^1.1.0",
|
|
"@protobufjs/float": "^1.0.2",
|
|
"@protobufjs/inquire": "^1.1.0",
|
|
"@protobufjs/path": "^1.1.2",
|
|
"@protobufjs/pool": "^1.1.0",
|
|
"@protobufjs/utf8": "^1.1.0",
|
|
"@types/node": ">=13.7.0",
|
|
"long": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.0.0"
|
|
}
|
|
},
|
|
"node_modules/proxy-addr": {
|
|
"version": "2.0.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"forwarded": "0.2.0",
|
|
"ipaddr.js": "1.9.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/proxy-from-env": {
|
|
"version": "1.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/psl": {
|
|
"version": "1.9.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/pstree.remy": {
|
|
"version": "1.1.8",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/pump": {
|
|
"version": "3.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"end-of-stream": "^1.1.0",
|
|
"once": "^1.3.1"
|
|
}
|
|
},
|
|
"node_modules/punycode": {
|
|
"version": "2.3.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/pure-rand": {
|
|
"version": "6.1.0",
|
|
"funding": [
|
|
{
|
|
"type": "individual",
|
|
"url": "https://github.com/sponsors/dubzzz"
|
|
},
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/fast-check"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/pyodide": {
|
|
"version": "0.26.4",
|
|
"resolved": "https://registry.npmjs.org/pyodide/-/pyodide-0.26.4.tgz",
|
|
"integrity": "sha512-z2CHsjVlhhJi5tYBF0AYAfNEPo3zq/z+xOpFtk1tweJkRaTqU4UK/7pLvo8DBU2VDPH31vB3pSI+8fnoqrVrFg==",
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"ws": "^8.5.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/python-struct": {
|
|
"version": "1.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"long": "^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/python-struct/node_modules/long": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/qs": {
|
|
"version": "6.11.2",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"side-channel": "^1.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/querystringify": {
|
|
"version": "2.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/queue-microtask": {
|
|
"version": "1.2.3",
|
|
"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/quoted-printable": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"utf8": "^2.1.0"
|
|
},
|
|
"bin": {
|
|
"quoted-printable": "bin/quoted-printable"
|
|
}
|
|
},
|
|
"node_modules/quoted-printable/node_modules/utf8": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/random-bytes": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/randombytes": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "^5.1.0"
|
|
}
|
|
},
|
|
"node_modules/range-parser": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/raw-body": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bytes": "3.1.2",
|
|
"http-errors": "2.0.0",
|
|
"iconv-lite": "0.7.0",
|
|
"unpipe": "1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/raw-body/node_modules/iconv-lite": {
|
|
"version": "0.7.0",
|
|
"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": {
|
|
"version": "1.2.8",
|
|
"license": "(BSD-2-Clause OR MIT OR Apache-2.0)",
|
|
"dependencies": {
|
|
"deep-extend": "^0.6.0",
|
|
"ini": "~1.3.0",
|
|
"minimist": "^1.2.0",
|
|
"strip-json-comments": "~2.0.1"
|
|
},
|
|
"bin": {
|
|
"rc": "cli.js"
|
|
}
|
|
},
|
|
"node_modules/rc/node_modules/strip-json-comments": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/react-is": {
|
|
"version": "18.3.1",
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/readable-stream": {
|
|
"version": "4.7.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"abort-controller": "^3.0.0",
|
|
"buffer": "^6.0.3",
|
|
"events": "^3.3.0",
|
|
"process": "^0.11.10",
|
|
"string_decoder": "^1.3.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/readable-web-to-node-stream": {
|
|
"version": "3.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"readable-stream": "^4.7.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/Borewit"
|
|
}
|
|
},
|
|
"node_modules/readdirp": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 14.18.0"
|
|
},
|
|
"funding": {
|
|
"type": "individual",
|
|
"url": "https://paulmillr.com/funding/"
|
|
}
|
|
},
|
|
"node_modules/recast": {
|
|
"version": "0.22.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assert": "^2.0.0",
|
|
"ast-types": "0.15.2",
|
|
"esprima": "~4.0.0",
|
|
"source-map": "~0.6.1",
|
|
"tslib": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/rechoir": {
|
|
"version": "0.6.2",
|
|
"dependencies": {
|
|
"resolve": "^1.1.6"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/redent": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"indent-string": "^4.0.0",
|
|
"strip-indent": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/redis": {
|
|
"version": "4.6.12",
|
|
"license": "MIT",
|
|
"workspaces": [
|
|
"./packages/*"
|
|
],
|
|
"dependencies": {
|
|
"@redis/bloom": "1.2.0",
|
|
"@redis/client": "1.5.13",
|
|
"@redis/graph": "1.1.1",
|
|
"@redis/json": "1.0.6",
|
|
"@redis/search": "1.1.6",
|
|
"@redis/time-series": "1.0.5"
|
|
}
|
|
},
|
|
"node_modules/redis-errors": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/redis-parser": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"redis-errors": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/reflect-metadata": {
|
|
"version": "0.2.2",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/reflect.getprototypeof": {
|
|
"version": "1.0.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"define-properties": "^1.2.1",
|
|
"es-abstract": "^1.23.9",
|
|
"es-errors": "^1.3.0",
|
|
"es-object-atoms": "^1.0.0",
|
|
"get-intrinsic": "^1.2.7",
|
|
"get-proto": "^1.0.1",
|
|
"which-builtin-type": "^1.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/regexp.prototype.flags": {
|
|
"version": "1.5.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"define-properties": "^1.2.1",
|
|
"es-errors": "^1.3.0",
|
|
"get-proto": "^1.0.1",
|
|
"gopd": "^1.2.0",
|
|
"set-function-name": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/reinterval": {
|
|
"version": "1.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/remove-trailing-slash": {
|
|
"version": "0.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/replacestream": {
|
|
"version": "4.0.3",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"escape-string-regexp": "^1.0.3",
|
|
"object-assign": "^4.0.1",
|
|
"readable-stream": "^2.0.2"
|
|
}
|
|
},
|
|
"node_modules/replacestream/node_modules/isarray": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/replacestream/node_modules/readable-stream": {
|
|
"version": "2.3.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/replacestream/node_modules/string_decoder": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"node_modules/require-directory": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/require-from-string": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/require-in-the-middle": {
|
|
"version": "7.5.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "^4.3.5",
|
|
"module-details-from-path": "^1.0.3",
|
|
"resolve": "^1.22.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.6.0"
|
|
}
|
|
},
|
|
"node_modules/requires-port": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/resolve": {
|
|
"version": "1.22.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-core-module": "^2.16.0",
|
|
"path-parse": "^1.0.7",
|
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"resolve": "bin/resolve"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/resolve-cwd": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"resolve-from": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/resolve-from": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/resolve.exports": {
|
|
"version": "2.0.3",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/retry": {
|
|
"version": "0.13.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/retry-axios": {
|
|
"version": "2.6.0",
|
|
"license": "Apache-2.0",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=10.7.0"
|
|
},
|
|
"peerDependencies": {
|
|
"axios": "*"
|
|
}
|
|
},
|
|
"node_modules/retry-request": {
|
|
"version": "7.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/request": "^2.48.8",
|
|
"extend": "^3.0.2",
|
|
"teeny-request": "^9.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/reusify": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"iojs": ">=1.0.0",
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/rfc2047": {
|
|
"version": "4.0.1",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"iconv-lite": "0.4.5"
|
|
}
|
|
},
|
|
"node_modules/rfc2047/node_modules/iconv-lite": {
|
|
"version": "0.4.5",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/rfdc": {
|
|
"version": "1.4.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/rhea": {
|
|
"version": "1.0.24",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"debug": "0.8.0 - 3.5.0"
|
|
}
|
|
},
|
|
"node_modules/rhea/node_modules/debug": {
|
|
"version": "3.2.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/rimraf": {
|
|
"version": "3.0.2",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"glob": "^7.1.3"
|
|
},
|
|
"bin": {
|
|
"rimraf": "bin.js"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/rimraf/node_modules/brace-expansion": {
|
|
"version": "1.1.12",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/rimraf/node_modules/glob": {
|
|
"version": "7.2.3",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "^3.1.1",
|
|
"once": "^1.3.0",
|
|
"path-is-absolute": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/rimraf/node_modules/minimatch": {
|
|
"version": "3.1.2",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/rndm": {
|
|
"version": "1.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/rollup": {
|
|
"version": "4.50.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/estree": "1.0.8"
|
|
},
|
|
"bin": {
|
|
"rollup": "dist/bin/rollup"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0",
|
|
"npm": ">=8.0.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"@rollup/rollup-android-arm-eabi": "4.50.0",
|
|
"@rollup/rollup-android-arm64": "4.50.0",
|
|
"@rollup/rollup-darwin-arm64": "4.50.0",
|
|
"@rollup/rollup-darwin-x64": "4.50.0",
|
|
"@rollup/rollup-freebsd-arm64": "4.50.0",
|
|
"@rollup/rollup-freebsd-x64": "4.50.0",
|
|
"@rollup/rollup-linux-arm-gnueabihf": "4.50.0",
|
|
"@rollup/rollup-linux-arm-musleabihf": "4.50.0",
|
|
"@rollup/rollup-linux-arm64-gnu": "4.50.0",
|
|
"@rollup/rollup-linux-arm64-musl": "4.50.0",
|
|
"@rollup/rollup-linux-loongarch64-gnu": "4.50.0",
|
|
"@rollup/rollup-linux-ppc64-gnu": "4.50.0",
|
|
"@rollup/rollup-linux-riscv64-gnu": "4.50.0",
|
|
"@rollup/rollup-linux-riscv64-musl": "4.50.0",
|
|
"@rollup/rollup-linux-s390x-gnu": "4.50.0",
|
|
"@rollup/rollup-linux-x64-gnu": "4.50.0",
|
|
"@rollup/rollup-linux-x64-musl": "4.50.0",
|
|
"@rollup/rollup-openharmony-arm64": "4.50.0",
|
|
"@rollup/rollup-win32-arm64-msvc": "4.50.0",
|
|
"@rollup/rollup-win32-ia32-msvc": "4.50.0",
|
|
"@rollup/rollup-win32-x64-msvc": "4.50.0",
|
|
"fsevents": "~2.3.2"
|
|
}
|
|
},
|
|
"node_modules/router": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "^4.4.0",
|
|
"depd": "^2.0.0",
|
|
"is-promise": "^4.0.0",
|
|
"parseurl": "^1.3.3",
|
|
"path-to-regexp": "^8.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 18"
|
|
}
|
|
},
|
|
"node_modules/router/node_modules/path-to-regexp": {
|
|
"version": "8.3.0",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/express"
|
|
}
|
|
},
|
|
"node_modules/rrule": {
|
|
"version": "2.8.1",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"tslib": "^2.4.0"
|
|
}
|
|
},
|
|
"node_modules/rrweb-cssom": {
|
|
"version": "0.6.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/rss-parser": {
|
|
"version": "3.13.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"entities": "^2.0.3",
|
|
"xml2js": "^0.5.0"
|
|
}
|
|
},
|
|
"node_modules/rss-parser/node_modules/entities": {
|
|
"version": "2.2.0",
|
|
"license": "BSD-2-Clause",
|
|
"funding": {
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/rss-parser/node_modules/xml2js": {
|
|
"version": "0.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"sax": ">=0.6.0",
|
|
"xmlbuilder": "~11.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/rss-parser/node_modules/xmlbuilder": {
|
|
"version": "11.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/run-parallel": {
|
|
"version": "1.2.0",
|
|
"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",
|
|
"dependencies": {
|
|
"queue-microtask": "^1.2.2"
|
|
}
|
|
},
|
|
"node_modules/rusha": {
|
|
"version": "0.8.14",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/rw": {
|
|
"version": "1.3.3",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/safe-array-concat": {
|
|
"version": "1.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"call-bound": "^1.0.2",
|
|
"get-intrinsic": "^1.2.6",
|
|
"has-symbols": "^1.1.0",
|
|
"isarray": "^2.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/safe-buffer": {
|
|
"version": "5.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/safe-push-apply": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-errors": "^1.3.0",
|
|
"isarray": "^2.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/safe-regex-test": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.2",
|
|
"es-errors": "^1.3.0",
|
|
"is-regex": "^1.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/safe-stable-stringify": {
|
|
"version": "2.5.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/safer-buffer": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/samlify": {
|
|
"version": "2.10.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@authenio/xml-encryption": "^2.0.2",
|
|
"@xmldom/xmldom": "^0.8.6",
|
|
"camelcase": "^6.2.0",
|
|
"node-forge": "^1.3.0",
|
|
"node-rsa": "^1.1.1",
|
|
"pako": "^1.0.10",
|
|
"uuid": "^8.3.2",
|
|
"xml": "^1.0.1",
|
|
"xml-crypto": "^6.1.0",
|
|
"xml-escape": "^1.1.0",
|
|
"xpath": "^0.0.32"
|
|
}
|
|
},
|
|
"node_modules/samlify/node_modules/uuid": {
|
|
"version": "8.3.2",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/sanitize-html": {
|
|
"version": "2.12.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"deepmerge": "^4.2.2",
|
|
"escape-string-regexp": "^4.0.0",
|
|
"htmlparser2": "^8.0.0",
|
|
"is-plain-object": "^5.0.0",
|
|
"parse-srcset": "^1.0.2",
|
|
"postcss": "^8.3.11"
|
|
}
|
|
},
|
|
"node_modules/sanitize-html/node_modules/escape-string-regexp": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/sanitize-html/node_modules/htmlparser2": {
|
|
"version": "8.0.2",
|
|
"funding": [
|
|
"https://github.com/fb55/htmlparser2?sponsor=1",
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.3",
|
|
"domutils": "^3.0.1",
|
|
"entities": "^4.4.0"
|
|
}
|
|
},
|
|
"node_modules/sax": {
|
|
"version": "1.4.1",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/saxes": {
|
|
"version": "6.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"xmlchars": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=v12.22.7"
|
|
}
|
|
},
|
|
"node_modules/sb-promise-queue": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/sb-scandir": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"sb-promise-queue": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/selderee": {
|
|
"version": "0.11.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"parseley": "^0.12.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://ko-fi.com/killymxi"
|
|
}
|
|
},
|
|
"node_modules/semver": {
|
|
"version": "7.7.2",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/send": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "^4.3.5",
|
|
"encodeurl": "^2.0.0",
|
|
"escape-html": "^1.0.3",
|
|
"etag": "^1.8.1",
|
|
"fresh": "^2.0.0",
|
|
"http-errors": "^2.0.0",
|
|
"mime-types": "^3.0.1",
|
|
"ms": "^2.1.3",
|
|
"on-finished": "^2.4.1",
|
|
"range-parser": "^1.2.1",
|
|
"statuses": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 18"
|
|
}
|
|
},
|
|
"node_modules/send/node_modules/mime-db": {
|
|
"version": "1.54.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/send/node_modules/mime-types": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-db": "^1.54.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/sentence-case": {
|
|
"version": "3.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"no-case": "^3.0.4",
|
|
"tslib": "^2.0.3",
|
|
"upper-case-first": "^2.0.2"
|
|
}
|
|
},
|
|
"node_modules/seq-queue": {
|
|
"version": "0.0.5"
|
|
},
|
|
"node_modules/serialize-javascript": {
|
|
"version": "6.0.2",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"randombytes": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/serve-static": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"encodeurl": "^2.0.0",
|
|
"escape-html": "^1.0.3",
|
|
"parseurl": "^1.3.3",
|
|
"send": "^1.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 18"
|
|
}
|
|
},
|
|
"node_modules/set-blocking": {
|
|
"version": "2.0.0",
|
|
"license": "ISC",
|
|
"optional": true
|
|
},
|
|
"node_modules/set-function-length": {
|
|
"version": "1.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"define-data-property": "^1.1.4",
|
|
"es-errors": "^1.3.0",
|
|
"function-bind": "^1.1.2",
|
|
"get-intrinsic": "^1.2.4",
|
|
"gopd": "^1.0.1",
|
|
"has-property-descriptors": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/set-function-name": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"define-data-property": "^1.1.4",
|
|
"es-errors": "^1.3.0",
|
|
"functions-have-names": "^1.2.3",
|
|
"has-property-descriptors": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/set-proto": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"dunder-proto": "^1.0.1",
|
|
"es-errors": "^1.3.0",
|
|
"es-object-atoms": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/setimmediate": {
|
|
"version": "1.0.5",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/setprototypeof": {
|
|
"version": "1.2.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/sha.js": {
|
|
"version": "2.4.12",
|
|
"license": "(MIT AND BSD-3-Clause)",
|
|
"dependencies": {
|
|
"inherits": "^2.0.4",
|
|
"safe-buffer": "^5.2.1",
|
|
"to-buffer": "^1.2.0"
|
|
},
|
|
"bin": {
|
|
"sha.js": "bin.js"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/sha.js/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/shebang-command": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"shebang-regex": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/shebang-regex": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/shell-escape": {
|
|
"version": "0.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/shelljs": {
|
|
"version": "0.8.5",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"glob": "^7.0.0",
|
|
"interpret": "^1.0.0",
|
|
"rechoir": "^0.6.2"
|
|
},
|
|
"bin": {
|
|
"shjs": "bin/shjs"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/shelljs/node_modules/brace-expansion": {
|
|
"version": "1.1.12",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/shelljs/node_modules/glob": {
|
|
"version": "7.2.3",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "^3.1.1",
|
|
"once": "^1.3.0",
|
|
"path-is-absolute": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/shelljs/node_modules/minimatch": {
|
|
"version": "3.1.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/shimmer": {
|
|
"version": "1.2.1",
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/showdown": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"commander": "^9.0.0"
|
|
},
|
|
"bin": {
|
|
"showdown": "bin/showdown.js"
|
|
},
|
|
"funding": {
|
|
"type": "individual",
|
|
"url": "https://www.paypal.me/tiviesantos"
|
|
}
|
|
},
|
|
"node_modules/showdown/node_modules/commander": {
|
|
"version": "9.5.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12.20.0 || >=14"
|
|
}
|
|
},
|
|
"node_modules/side-channel": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-errors": "^1.3.0",
|
|
"object-inspect": "^1.13.3",
|
|
"side-channel-list": "^1.0.0",
|
|
"side-channel-map": "^1.0.1",
|
|
"side-channel-weakmap": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/side-channel-list": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-errors": "^1.3.0",
|
|
"object-inspect": "^1.13.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/side-channel-map": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.2",
|
|
"es-errors": "^1.3.0",
|
|
"get-intrinsic": "^1.2.5",
|
|
"object-inspect": "^1.13.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/side-channel-weakmap": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.2",
|
|
"es-errors": "^1.3.0",
|
|
"get-intrinsic": "^1.2.5",
|
|
"object-inspect": "^1.13.3",
|
|
"side-channel-map": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/siginfo": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/signal-exit": {
|
|
"version": "4.1.0",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/simple-concat": {
|
|
"version": "1.0.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/simple-get": {
|
|
"version": "4.0.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",
|
|
"dependencies": {
|
|
"decompress-response": "^6.0.0",
|
|
"once": "^1.3.1",
|
|
"simple-concat": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/simple-git": {
|
|
"version": "3.17.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@kwsites/file-exists": "^1.1.1",
|
|
"@kwsites/promise-deferred": "^1.1.1",
|
|
"debug": "^4.3.4"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/steveukx/git-js?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/simple-lru-cache": {
|
|
"version": "0.0.2"
|
|
},
|
|
"node_modules/simple-swizzle": {
|
|
"version": "0.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-arrayish": "^0.3.1"
|
|
}
|
|
},
|
|
"node_modules/simple-swizzle/node_modules/is-arrayish": {
|
|
"version": "0.3.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/simple-update-notifier": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"semver": "^7.5.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/simple-wcswidth": {
|
|
"version": "1.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/sirv": {
|
|
"version": "3.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@polka/url": "^1.0.0-next.24",
|
|
"mrmime": "^2.0.0",
|
|
"totalist": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/sisteransi": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/slash": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/smart-buffer": {
|
|
"version": "4.2.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">= 6.0.0",
|
|
"npm": ">= 3.0.0"
|
|
}
|
|
},
|
|
"node_modules/snake-case": {
|
|
"version": "3.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"dot-case": "^3.0.4",
|
|
"tslib": "^2.0.3"
|
|
}
|
|
},
|
|
"node_modules/snowflake-sdk": {
|
|
"version": "2.1.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/client-s3": "^3.726.0",
|
|
"@azure/storage-blob": "12.26.x",
|
|
"@google-cloud/storage": "^7.7.0",
|
|
"@smithy/node-http-handler": "^4.0.1",
|
|
"@techteamer/ocsp": "1.0.1",
|
|
"asn1.js-rfc2560": "^5.0.0",
|
|
"asn1.js-rfc5280": "^3.0.0",
|
|
"axios": "^1.8.3",
|
|
"big-integer": "^1.6.43",
|
|
"bignumber.js": "^9.1.2",
|
|
"binascii": "0.0.2",
|
|
"bn.js": "^5.2.1",
|
|
"browser-request": "^0.3.3",
|
|
"expand-tilde": "^2.0.2",
|
|
"fast-xml-parser": "^4.2.5",
|
|
"fastest-levenshtein": "^1.0.16",
|
|
"generic-pool": "^3.8.2",
|
|
"glob": "^10.0.0",
|
|
"https-proxy-agent": "^7.0.2",
|
|
"jsonwebtoken": "^9.0.0",
|
|
"mime-types": "^2.1.29",
|
|
"mkdirp": "^1.0.3",
|
|
"moment": "^2.29.4",
|
|
"moment-timezone": "^0.5.15",
|
|
"oauth4webapi": "^3.0.1",
|
|
"open": "^7.3.1",
|
|
"python-struct": "^1.1.3",
|
|
"simple-lru-cache": "^0.0.2",
|
|
"toml": "^3.0.0",
|
|
"uuid": "^8.3.2",
|
|
"winston": "^3.1.0",
|
|
"wiremock-rest-client": "^1.11.0"
|
|
},
|
|
"peerDependencies": {
|
|
"asn1.js": "^5.4.1"
|
|
}
|
|
},
|
|
"node_modules/snowflake-sdk/node_modules/bn.js": {
|
|
"version": "5.2.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/snowflake-sdk/node_modules/glob": {
|
|
"version": "10.4.5",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"foreground-child": "^3.1.0",
|
|
"jackspeak": "^3.1.2",
|
|
"minimatch": "^9.0.4",
|
|
"minipass": "^7.1.2",
|
|
"package-json-from-dist": "^1.0.0",
|
|
"path-scurry": "^1.11.1"
|
|
},
|
|
"bin": {
|
|
"glob": "dist/esm/bin.mjs"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/snowflake-sdk/node_modules/jackspeak": {
|
|
"version": "3.4.3",
|
|
"license": "BlueOak-1.0.0",
|
|
"dependencies": {
|
|
"@isaacs/cliui": "^8.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
},
|
|
"optionalDependencies": {
|
|
"@pkgjs/parseargs": "^0.11.0"
|
|
}
|
|
},
|
|
"node_modules/snowflake-sdk/node_modules/lru-cache": {
|
|
"version": "10.4.3",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/snowflake-sdk/node_modules/mkdirp": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mkdirp": "bin/cmd.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/snowflake-sdk/node_modules/open": {
|
|
"version": "7.4.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-docker": "^2.0.0",
|
|
"is-wsl": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/snowflake-sdk/node_modules/path-scurry": {
|
|
"version": "1.11.1",
|
|
"license": "BlueOak-1.0.0",
|
|
"dependencies": {
|
|
"lru-cache": "^10.2.0",
|
|
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/snowflake-sdk/node_modules/uuid": {
|
|
"version": "8.3.2",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/socks": {
|
|
"version": "2.8.7",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"ip-address": "^10.0.1",
|
|
"smart-buffer": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0",
|
|
"npm": ">= 3.0.0"
|
|
}
|
|
},
|
|
"node_modules/socks-proxy-agent": {
|
|
"version": "6.2.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"agent-base": "^6.0.2",
|
|
"debug": "^4.3.3",
|
|
"socks": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/socks-proxy-agent/node_modules/agent-base": {
|
|
"version": "6.0.2",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"debug": "4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6.0.0"
|
|
}
|
|
},
|
|
"node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/source-map-js": {
|
|
"version": "1.2.1",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/source-map-support": {
|
|
"version": "0.5.21",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-from": "^1.0.0",
|
|
"source-map": "^0.6.0"
|
|
}
|
|
},
|
|
"node_modules/sparse-bitfield": {
|
|
"version": "3.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"memory-pager": "^1.0.2"
|
|
}
|
|
},
|
|
"node_modules/spex": {
|
|
"version": "3.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/split2": {
|
|
"version": "4.2.0",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">= 10.x"
|
|
}
|
|
},
|
|
"node_modules/sprintf-js": {
|
|
"version": "1.1.3",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/sql.js": {
|
|
"version": "1.13.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/sqlite3": {
|
|
"version": "5.1.7",
|
|
"hasInstallScript": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"bindings": "^1.5.0",
|
|
"node-addon-api": "^7.0.0",
|
|
"prebuild-install": "^7.1.1",
|
|
"tar": "^6.1.11"
|
|
},
|
|
"optionalDependencies": {
|
|
"node-gyp": "8.x"
|
|
},
|
|
"peerDependencies": {
|
|
"node-gyp": "8.x"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"node-gyp": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/sqlstring": {
|
|
"version": "2.3.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/ssh2": {
|
|
"version": "1.15.0",
|
|
"hasInstallScript": true,
|
|
"dependencies": {
|
|
"asn1": "^0.2.6",
|
|
"bcrypt-pbkdf": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.16.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"cpu-features": "~0.0.9",
|
|
"nan": "^2.18.0"
|
|
}
|
|
},
|
|
"node_modules/ssh2-sftp-client": {
|
|
"version": "12.0.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"concat-stream": "^2.0.0",
|
|
"ssh2": "^1.16.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.20.4"
|
|
},
|
|
"funding": {
|
|
"type": "individual",
|
|
"url": "https://square.link/u/4g7sPflL"
|
|
}
|
|
},
|
|
"node_modules/ssh2-sftp-client/node_modules/ssh2": {
|
|
"version": "1.17.0",
|
|
"hasInstallScript": true,
|
|
"dependencies": {
|
|
"asn1": "^0.2.6",
|
|
"bcrypt-pbkdf": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.16.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"cpu-features": "~0.0.10",
|
|
"nan": "^2.23.0"
|
|
}
|
|
},
|
|
"node_modules/sshpk": {
|
|
"version": "1.18.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"asn1": "~0.2.3",
|
|
"assert-plus": "^1.0.0",
|
|
"bcrypt-pbkdf": "^1.0.0",
|
|
"dashdash": "^1.12.0",
|
|
"ecc-jsbn": "~0.1.1",
|
|
"getpass": "^0.1.1",
|
|
"jsbn": "~0.1.0",
|
|
"safer-buffer": "^2.0.2",
|
|
"tweetnacl": "~0.14.0"
|
|
},
|
|
"bin": {
|
|
"sshpk-conv": "bin/sshpk-conv",
|
|
"sshpk-sign": "bin/sshpk-sign",
|
|
"sshpk-verify": "bin/sshpk-verify"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/sshpk/node_modules/tweetnacl": {
|
|
"version": "0.14.5",
|
|
"license": "Unlicense"
|
|
},
|
|
"node_modules/ssri": {
|
|
"version": "8.0.1",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"minipass": "^3.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/ssri/node_modules/minipass": {
|
|
"version": "3.3.6",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/stack-trace": {
|
|
"version": "0.0.10",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/stack-utils": {
|
|
"version": "2.0.6",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"escape-string-regexp": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/stack-utils/node_modules/escape-string-regexp": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/stackback": {
|
|
"version": "0.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/standard-as-callback": {
|
|
"version": "2.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/statuses": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/std-env": {
|
|
"version": "3.9.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/stop-iteration-iterator": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-errors": "^1.3.0",
|
|
"internal-slot": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/stoppable": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4",
|
|
"npm": ">=6"
|
|
}
|
|
},
|
|
"node_modules/stream-events": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"stubs": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/stream-shift": {
|
|
"version": "1.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/streamsearch": {
|
|
"version": "1.1.0",
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/strict-event-emitter": {
|
|
"version": "0.5.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/strict-event-emitter-types": {
|
|
"version": "2.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/string_decoder": {
|
|
"version": "1.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "~5.2.0"
|
|
}
|
|
},
|
|
"node_modules/string_decoder/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/string-length": {
|
|
"version": "4.0.2",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"char-regex": "^1.0.2",
|
|
"strip-ansi": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/string-length/node_modules/ansi-regex": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/string-length/node_modules/strip-ansi": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/string-width": {
|
|
"version": "5.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"eastasianwidth": "^0.2.0",
|
|
"emoji-regex": "^9.2.2",
|
|
"strip-ansi": "^7.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/string-width-cjs": {
|
|
"name": "string-width",
|
|
"version": "4.2.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"emoji-regex": "^8.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
"strip-ansi": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/string-width-cjs/node_modules/ansi-regex": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/string-width-cjs/node_modules/emoji-regex": {
|
|
"version": "8.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/string-width-cjs/node_modules/strip-ansi": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.trim": {
|
|
"version": "1.2.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"call-bound": "^1.0.2",
|
|
"define-data-property": "^1.1.4",
|
|
"define-properties": "^1.2.1",
|
|
"es-abstract": "^1.23.5",
|
|
"es-object-atoms": "^1.0.0",
|
|
"has-property-descriptors": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.trimend": {
|
|
"version": "1.0.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"call-bound": "^1.0.2",
|
|
"define-properties": "^1.2.1",
|
|
"es-object-atoms": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.trimstart": {
|
|
"version": "1.0.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.7",
|
|
"define-properties": "^1.2.1",
|
|
"es-object-atoms": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/strip-ansi": {
|
|
"version": "7.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/strip-ansi-cjs": {
|
|
"name": "strip-ansi",
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/strip-ansi-cjs/node_modules/ansi-regex": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/strip-bom": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/strip-final-newline": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/strip-indent": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"min-indent": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/strip-json-comments": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/strip-literal": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"js-tokens": "^9.0.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/antfu"
|
|
}
|
|
},
|
|
"node_modules/strnum": {
|
|
"version": "1.1.2",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/strtok3": {
|
|
"version": "6.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@tokenizer/token": "^0.3.0",
|
|
"peek-readable": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/Borewit"
|
|
}
|
|
},
|
|
"node_modules/stubs": {
|
|
"version": "3.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/supports-preserve-symlinks-flag": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/swagger-ui-dist": {
|
|
"version": "5.28.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@scarf/scarf": "=1.4.0"
|
|
}
|
|
},
|
|
"node_modules/swagger-ui-express": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"swagger-ui-dist": ">=5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= v0.10.32"
|
|
},
|
|
"peerDependencies": {
|
|
"express": ">=4.0.0 || >=5.0.0-beta"
|
|
}
|
|
},
|
|
"node_modules/symbol-tree": {
|
|
"version": "3.2.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/syslog-client": {
|
|
"version": "1.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/tar": {
|
|
"version": "6.2.1",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"chownr": "^2.0.0",
|
|
"fs-minipass": "^2.0.0",
|
|
"minipass": "^5.0.0",
|
|
"minizlib": "^2.1.1",
|
|
"mkdirp": "^1.0.3",
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/tar-fs": {
|
|
"version": "2.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chownr": "^1.1.1",
|
|
"mkdirp-classic": "^0.5.2",
|
|
"pump": "^3.0.0",
|
|
"tar-stream": "^2.1.4"
|
|
}
|
|
},
|
|
"node_modules/tar-fs/node_modules/chownr": {
|
|
"version": "1.1.4",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/tar-stream": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bl": "^4.0.3",
|
|
"end-of-stream": "^1.4.1",
|
|
"fs-constants": "^1.0.0",
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^3.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/tar-stream/node_modules/bl": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer": "^5.5.0",
|
|
"inherits": "^2.0.4",
|
|
"readable-stream": "^3.4.0"
|
|
}
|
|
},
|
|
"node_modules/tar-stream/node_modules/buffer": {
|
|
"version": "5.7.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",
|
|
"dependencies": {
|
|
"base64-js": "^1.3.1",
|
|
"ieee754": "^1.1.13"
|
|
}
|
|
},
|
|
"node_modules/tar-stream/node_modules/readable-stream": {
|
|
"version": "3.6.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"string_decoder": "^1.1.1",
|
|
"util-deprecate": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/tar/node_modules/minipass": {
|
|
"version": "5.0.0",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/tar/node_modules/mkdirp": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mkdirp": "bin/cmd.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/tarn": {
|
|
"version": "3.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/tdigest": {
|
|
"version": "0.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bintrees": "1.0.2"
|
|
}
|
|
},
|
|
"node_modules/tedious": {
|
|
"version": "16.7.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@azure/identity": "^3.4.1",
|
|
"@azure/keyvault-keys": "^4.4.0",
|
|
"@js-joda/core": "^5.5.3",
|
|
"bl": "^6.0.3",
|
|
"es-aggregate-error": "^1.0.9",
|
|
"iconv-lite": "^0.6.3",
|
|
"js-md4": "^0.3.2",
|
|
"jsbi": "^4.3.0",
|
|
"native-duplexpair": "^1.0.0",
|
|
"node-abort-controller": "^3.1.1",
|
|
"sprintf-js": "^1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=16"
|
|
}
|
|
},
|
|
"node_modules/tedious/node_modules/@azure/identity": {
|
|
"version": "3.4.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@azure/abort-controller": "^1.0.0",
|
|
"@azure/core-auth": "^1.5.0",
|
|
"@azure/core-client": "^1.4.0",
|
|
"@azure/core-rest-pipeline": "^1.1.0",
|
|
"@azure/core-tracing": "^1.0.0",
|
|
"@azure/core-util": "^1.6.1",
|
|
"@azure/logger": "^1.0.0",
|
|
"@azure/msal-browser": "^3.5.0",
|
|
"@azure/msal-node": "^2.5.1",
|
|
"events": "^3.0.0",
|
|
"jws": "^4.0.0",
|
|
"open": "^8.0.0",
|
|
"stoppable": "^1.1.0",
|
|
"tslib": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/tedious/node_modules/iconv-lite": {
|
|
"version": "0.6.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/teeny-request": {
|
|
"version": "9.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"http-proxy-agent": "^5.0.0",
|
|
"https-proxy-agent": "^5.0.0",
|
|
"node-fetch": "^2.6.9",
|
|
"stream-events": "^1.0.5",
|
|
"uuid": "^9.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/teeny-request/node_modules/@tootallnate/once": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/teeny-request/node_modules/agent-base": {
|
|
"version": "6.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6.0.0"
|
|
}
|
|
},
|
|
"node_modules/teeny-request/node_modules/http-proxy-agent": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@tootallnate/once": "2",
|
|
"agent-base": "6",
|
|
"debug": "4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/teeny-request/node_modules/https-proxy-agent": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"agent-base": "6",
|
|
"debug": "4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/teeny-request/node_modules/uuid": {
|
|
"version": "9.0.1",
|
|
"funding": [
|
|
"https://github.com/sponsors/broofa",
|
|
"https://github.com/sponsors/ctavan"
|
|
],
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/temp": {
|
|
"version": "0.9.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mkdirp": "^0.5.1",
|
|
"rimraf": "~2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/temp/node_modules/brace-expansion": {
|
|
"version": "1.1.12",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/temp/node_modules/glob": {
|
|
"version": "7.2.3",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "^3.1.1",
|
|
"once": "^1.3.0",
|
|
"path-is-absolute": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/temp/node_modules/minimatch": {
|
|
"version": "3.1.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/temp/node_modules/rimraf": {
|
|
"version": "2.6.3",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"glob": "^7.1.3"
|
|
},
|
|
"bin": {
|
|
"rimraf": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/test-exclude": {
|
|
"version": "7.0.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@istanbuljs/schema": "^0.1.2",
|
|
"glob": "^10.4.1",
|
|
"minimatch": "^9.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/test-exclude/node_modules/glob": {
|
|
"version": "10.4.5",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"foreground-child": "^3.1.0",
|
|
"jackspeak": "^3.1.2",
|
|
"minimatch": "^9.0.4",
|
|
"minipass": "^7.1.2",
|
|
"package-json-from-dist": "^1.0.0",
|
|
"path-scurry": "^1.11.1"
|
|
},
|
|
"bin": {
|
|
"glob": "dist/esm/bin.mjs"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/test-exclude/node_modules/jackspeak": {
|
|
"version": "3.4.3",
|
|
"dev": true,
|
|
"license": "BlueOak-1.0.0",
|
|
"dependencies": {
|
|
"@isaacs/cliui": "^8.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
},
|
|
"optionalDependencies": {
|
|
"@pkgjs/parseargs": "^0.11.0"
|
|
}
|
|
},
|
|
"node_modules/test-exclude/node_modules/lru-cache": {
|
|
"version": "10.4.3",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/test-exclude/node_modules/path-scurry": {
|
|
"version": "1.11.1",
|
|
"dev": true,
|
|
"license": "BlueOak-1.0.0",
|
|
"dependencies": {
|
|
"lru-cache": "^10.2.0",
|
|
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/text-hex": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/tinybench": {
|
|
"version": "2.9.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/tinyexec": {
|
|
"version": "0.3.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/tinyglobby": {
|
|
"version": "0.2.14",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fdir": "^6.4.4",
|
|
"picomatch": "^4.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/SuperchupuDev"
|
|
}
|
|
},
|
|
"node_modules/tinyglobby/node_modules/fdir": {
|
|
"version": "6.5.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"picomatch": "^3 || ^4"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"picomatch": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/tinyglobby/node_modules/picomatch": {
|
|
"version": "4.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
|
}
|
|
},
|
|
"node_modules/tinypool": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^18.0.0 || >=20.0.0"
|
|
}
|
|
},
|
|
"node_modules/tinyrainbow": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/tinyspy": {
|
|
"version": "4.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/title-case": {
|
|
"version": "3.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.0.3"
|
|
}
|
|
},
|
|
"node_modules/tlds": {
|
|
"version": "1.248.0",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"tlds": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/tldts": {
|
|
"version": "7.0.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tldts-core": "^7.0.12"
|
|
},
|
|
"bin": {
|
|
"tldts": "bin/cli.js"
|
|
}
|
|
},
|
|
"node_modules/tldts-core": {
|
|
"version": "7.0.12",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/tmp": {
|
|
"version": "0.2.5",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=14.14"
|
|
}
|
|
},
|
|
"node_modules/tmp-promise": {
|
|
"version": "3.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tmp": "^0.2.0"
|
|
}
|
|
},
|
|
"node_modules/tmpl": {
|
|
"version": "1.0.5",
|
|
"license": "BSD-3-Clause",
|
|
"peer": true
|
|
},
|
|
"node_modules/to-buffer": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"isarray": "^2.0.5",
|
|
"safe-buffer": "^5.2.1",
|
|
"typed-array-buffer": "^1.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/to-buffer/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/to-regex-range": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-number": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0"
|
|
}
|
|
},
|
|
"node_modules/toidentifier": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
}
|
|
},
|
|
"node_modules/token-types": {
|
|
"version": "4.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@tokenizer/token": "^0.3.0",
|
|
"ieee754": "^1.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/Borewit"
|
|
}
|
|
},
|
|
"node_modules/toml": {
|
|
"version": "3.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/toposort": {
|
|
"version": "2.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/totalist": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/touch": {
|
|
"version": "3.1.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"nodetouch": "bin/nodetouch.js"
|
|
}
|
|
},
|
|
"node_modules/tough-cookie": {
|
|
"version": "4.1.4",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"psl": "^1.1.33",
|
|
"punycode": "^2.1.1",
|
|
"universalify": "^0.2.0",
|
|
"url-parse": "^1.5.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/tr46": {
|
|
"version": "0.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/transliteration": {
|
|
"version": "2.3.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"yargs": "^17.5.1"
|
|
},
|
|
"bin": {
|
|
"slugify": "dist/bin/slugify",
|
|
"transliterate": "dist/bin/transliterate"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/triple-beam": {
|
|
"version": "1.4.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 14.0.0"
|
|
}
|
|
},
|
|
"node_modules/ts-error": {
|
|
"version": "1.0.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ts-essentials": {
|
|
"version": "10.1.1",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"typescript": ">=4.5.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/ts-ics": {
|
|
"version": "1.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"date-fns-tz": "^2.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"date-fns": "^2",
|
|
"lodash": "^4",
|
|
"zod": "^3"
|
|
}
|
|
},
|
|
"node_modules/ts-node": {
|
|
"version": "10.9.2",
|
|
"devOptional": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@cspotcode/source-map-support": "^0.8.0",
|
|
"@tsconfig/node10": "^1.0.7",
|
|
"@tsconfig/node12": "^1.0.7",
|
|
"@tsconfig/node14": "^1.0.0",
|
|
"@tsconfig/node16": "^1.0.2",
|
|
"acorn": "^8.4.1",
|
|
"acorn-walk": "^8.1.1",
|
|
"arg": "^4.1.0",
|
|
"create-require": "^1.1.0",
|
|
"diff": "^4.0.1",
|
|
"make-error": "^1.1.1",
|
|
"v8-compile-cache-lib": "^3.0.1",
|
|
"yn": "3.1.1"
|
|
},
|
|
"bin": {
|
|
"ts-node": "dist/bin.js",
|
|
"ts-node-cwd": "dist/bin-cwd.js",
|
|
"ts-node-esm": "dist/bin-esm.js",
|
|
"ts-node-script": "dist/bin-script.js",
|
|
"ts-node-transpile-only": "dist/bin-transpile.js",
|
|
"ts-script": "dist/bin-script-deprecated.js"
|
|
},
|
|
"peerDependencies": {
|
|
"@swc/core": ">=1.2.50",
|
|
"@swc/wasm": ">=1.2.50",
|
|
"@types/node": "*",
|
|
"typescript": ">=2.7"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@swc/core": {
|
|
"optional": true
|
|
},
|
|
"@swc/wasm": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/ts-toolbelt": {
|
|
"version": "9.6.0",
|
|
"license": "Apache-2.0",
|
|
"peer": true
|
|
},
|
|
"node_modules/ts-type": {
|
|
"version": "3.0.1",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"tslib": ">=2",
|
|
"typedarray-dts": "^1.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"ts-toolbelt": "^9.6.0"
|
|
}
|
|
},
|
|
"node_modules/tslib": {
|
|
"version": "2.6.2",
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/tsscmp": {
|
|
"version": "1.0.6",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.6.x"
|
|
}
|
|
},
|
|
"node_modules/tunnel-agent": {
|
|
"version": "0.6.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"safe-buffer": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/tweetnacl": {
|
|
"version": "1.0.3",
|
|
"license": "Unlicense"
|
|
},
|
|
"node_modules/tweetnacl-util": {
|
|
"version": "0.15.1",
|
|
"license": "Unlicense"
|
|
},
|
|
"node_modules/type-detect": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/type-fest": {
|
|
"version": "4.41.0",
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=16"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/type-is": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"content-type": "^1.0.5",
|
|
"media-typer": "^1.1.0",
|
|
"mime-types": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/type-is/node_modules/mime-db": {
|
|
"version": "1.54.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/type-is/node_modules/mime-types": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-db": "^1.54.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/type-of-is": {
|
|
"version": "3.5.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.5"
|
|
}
|
|
},
|
|
"node_modules/typed-array-buffer": {
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3",
|
|
"es-errors": "^1.3.0",
|
|
"is-typed-array": "^1.1.14"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/typed-array-byte-length": {
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"for-each": "^0.3.3",
|
|
"gopd": "^1.2.0",
|
|
"has-proto": "^1.2.0",
|
|
"is-typed-array": "^1.1.14"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/typed-array-byte-offset": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"available-typed-arrays": "^1.0.7",
|
|
"call-bind": "^1.0.8",
|
|
"for-each": "^0.3.3",
|
|
"gopd": "^1.2.0",
|
|
"has-proto": "^1.2.0",
|
|
"is-typed-array": "^1.1.15",
|
|
"reflect.getprototypeof": "^1.0.9"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/typed-array-length": {
|
|
"version": "1.0.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.7",
|
|
"for-each": "^0.3.3",
|
|
"gopd": "^1.0.1",
|
|
"is-typed-array": "^1.1.13",
|
|
"possible-typed-array-names": "^1.0.0",
|
|
"reflect.getprototypeof": "^1.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/typedarray": {
|
|
"version": "0.0.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/typedarray-dts": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/typescript": {
|
|
"version": "5.9.2",
|
|
"license": "Apache-2.0",
|
|
"bin": {
|
|
"tsc": "bin/tsc",
|
|
"tsserver": "bin/tsserver"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.17"
|
|
}
|
|
},
|
|
"node_modules/uc.micro": {
|
|
"version": "2.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/uglify-js": {
|
|
"version": "3.19.3",
|
|
"license": "BSD-2-Clause",
|
|
"optional": true,
|
|
"bin": {
|
|
"uglifyjs": "bin/uglifyjs"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/uid-safe": {
|
|
"version": "2.1.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"random-bytes": "~1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/unbox-primitive": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3",
|
|
"has-bigints": "^1.0.2",
|
|
"has-symbols": "^1.1.0",
|
|
"which-boxed-primitive": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/undefsafe": {
|
|
"version": "2.0.5",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/underscore": {
|
|
"version": "1.13.7",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/undici": {
|
|
"version": "6.21.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18.17"
|
|
}
|
|
},
|
|
"node_modules/undici-types": {
|
|
"version": "6.21.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/unique-filename": {
|
|
"version": "1.1.1",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"unique-slug": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/unique-slug": {
|
|
"version": "2.0.2",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"imurmurhash": "^0.1.4"
|
|
}
|
|
},
|
|
"node_modules/universalify": {
|
|
"version": "0.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"node_modules/unpipe": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/update-browserslist-db": {
|
|
"version": "1.1.3",
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/browserslist"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/browserslist"
|
|
},
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/ai"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"escalade": "^3.2.0",
|
|
"picocolors": "^1.1.1"
|
|
},
|
|
"bin": {
|
|
"update-browserslist-db": "cli.js"
|
|
},
|
|
"peerDependencies": {
|
|
"browserslist": ">= 4.21.0"
|
|
}
|
|
},
|
|
"node_modules/upper-case": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.0.3"
|
|
}
|
|
},
|
|
"node_modules/upper-case-first": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.0.3"
|
|
}
|
|
},
|
|
"node_modules/uri-js": {
|
|
"version": "4.4.1",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"punycode": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/url-join": {
|
|
"version": "4.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/url-parse": {
|
|
"version": "1.5.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"querystringify": "^2.1.1",
|
|
"requires-port": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/url-value-parser": {
|
|
"version": "2.2.0",
|
|
"license": "MIT-0",
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/utf7": {
|
|
"version": "1.0.2",
|
|
"dependencies": {
|
|
"semver": "~5.3.0"
|
|
}
|
|
},
|
|
"node_modules/utf7/node_modules/semver": {
|
|
"version": "5.3.0",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/utf8": {
|
|
"version": "3.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/util": {
|
|
"version": "0.12.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"is-arguments": "^1.0.4",
|
|
"is-generator-function": "^1.0.7",
|
|
"is-typed-array": "^1.1.3",
|
|
"which-typed-array": "^1.1.2"
|
|
}
|
|
},
|
|
"node_modules/util-deprecate": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/uuencode": {
|
|
"version": "0.0.4"
|
|
},
|
|
"node_modules/uuid": {
|
|
"version": "10.0.0",
|
|
"funding": [
|
|
"https://github.com/sponsors/broofa",
|
|
"https://github.com/sponsors/ctavan"
|
|
],
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/v8-compile-cache-lib": {
|
|
"version": "3.0.1",
|
|
"devOptional": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/v8-to-istanbul": {
|
|
"version": "9.3.0",
|
|
"license": "ISC",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@jridgewell/trace-mapping": "^0.3.12",
|
|
"@types/istanbul-lib-coverage": "^2.0.1",
|
|
"convert-source-map": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.12.0"
|
|
}
|
|
},
|
|
"node_modules/validator": {
|
|
"version": "13.7.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/vary": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/vite": {
|
|
"version": "7.1.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"esbuild": "^0.25.0",
|
|
"fdir": "^6.5.0",
|
|
"picomatch": "^4.0.3",
|
|
"postcss": "^8.5.6",
|
|
"rollup": "^4.43.0",
|
|
"tinyglobby": "^0.2.14"
|
|
},
|
|
"bin": {
|
|
"vite": "bin/vite.js"
|
|
},
|
|
"engines": {
|
|
"node": "^20.19.0 || >=22.12.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/vitejs/vite?sponsor=1"
|
|
},
|
|
"optionalDependencies": {
|
|
"fsevents": "~2.3.3"
|
|
},
|
|
"peerDependencies": {
|
|
"@types/node": "^20.19.0 || >=22.12.0",
|
|
"jiti": ">=1.21.0",
|
|
"less": "^4.0.0",
|
|
"lightningcss": "^1.21.0",
|
|
"sass": "^1.70.0",
|
|
"sass-embedded": "^1.70.0",
|
|
"stylus": ">=0.54.8",
|
|
"sugarss": "^5.0.0",
|
|
"terser": "^5.16.0",
|
|
"tsx": "^4.8.1",
|
|
"yaml": "^2.4.2"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/node": {
|
|
"optional": true
|
|
},
|
|
"jiti": {
|
|
"optional": true
|
|
},
|
|
"less": {
|
|
"optional": true
|
|
},
|
|
"lightningcss": {
|
|
"optional": true
|
|
},
|
|
"sass": {
|
|
"optional": true
|
|
},
|
|
"sass-embedded": {
|
|
"optional": true
|
|
},
|
|
"stylus": {
|
|
"optional": true
|
|
},
|
|
"sugarss": {
|
|
"optional": true
|
|
},
|
|
"terser": {
|
|
"optional": true
|
|
},
|
|
"tsx": {
|
|
"optional": true
|
|
},
|
|
"yaml": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/vite-node": {
|
|
"version": "3.2.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cac": "^6.7.14",
|
|
"debug": "^4.4.1",
|
|
"es-module-lexer": "^1.7.0",
|
|
"pathe": "^2.0.3",
|
|
"vite": "^5.0.0 || ^6.0.0 || ^7.0.0-0"
|
|
},
|
|
"bin": {
|
|
"vite-node": "vite-node.mjs"
|
|
},
|
|
"engines": {
|
|
"node": "^18.0.0 || ^20.0.0 || >=22.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/vitest"
|
|
}
|
|
},
|
|
"node_modules/vite/node_modules/fdir": {
|
|
"version": "6.5.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"picomatch": "^3 || ^4"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"picomatch": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/vite/node_modules/picomatch": {
|
|
"version": "4.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
|
}
|
|
},
|
|
"node_modules/vitest": {
|
|
"version": "3.2.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/chai": "^5.2.2",
|
|
"@vitest/expect": "3.2.4",
|
|
"@vitest/mocker": "3.2.4",
|
|
"@vitest/pretty-format": "^3.2.4",
|
|
"@vitest/runner": "3.2.4",
|
|
"@vitest/snapshot": "3.2.4",
|
|
"@vitest/spy": "3.2.4",
|
|
"@vitest/utils": "3.2.4",
|
|
"chai": "^5.2.0",
|
|
"debug": "^4.4.1",
|
|
"expect-type": "^1.2.1",
|
|
"magic-string": "^0.30.17",
|
|
"pathe": "^2.0.3",
|
|
"picomatch": "^4.0.2",
|
|
"std-env": "^3.9.0",
|
|
"tinybench": "^2.9.0",
|
|
"tinyexec": "^0.3.2",
|
|
"tinyglobby": "^0.2.14",
|
|
"tinypool": "^1.1.1",
|
|
"tinyrainbow": "^2.0.0",
|
|
"vite": "^5.0.0 || ^6.0.0 || ^7.0.0-0",
|
|
"vite-node": "3.2.4",
|
|
"why-is-node-running": "^2.3.0"
|
|
},
|
|
"bin": {
|
|
"vitest": "vitest.mjs"
|
|
},
|
|
"engines": {
|
|
"node": "^18.0.0 || ^20.0.0 || >=22.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/vitest"
|
|
},
|
|
"peerDependencies": {
|
|
"@edge-runtime/vm": "*",
|
|
"@types/debug": "^4.1.12",
|
|
"@types/node": "^18.0.0 || ^20.0.0 || >=22.0.0",
|
|
"@vitest/browser": "3.2.4",
|
|
"@vitest/ui": "3.2.4",
|
|
"happy-dom": "*",
|
|
"jsdom": "*"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@edge-runtime/vm": {
|
|
"optional": true
|
|
},
|
|
"@types/debug": {
|
|
"optional": true
|
|
},
|
|
"@types/node": {
|
|
"optional": true
|
|
},
|
|
"@vitest/browser": {
|
|
"optional": true
|
|
},
|
|
"@vitest/ui": {
|
|
"optional": true
|
|
},
|
|
"happy-dom": {
|
|
"optional": true
|
|
},
|
|
"jsdom": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/vitest/node_modules/picomatch": {
|
|
"version": "4.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
|
}
|
|
},
|
|
"node_modules/w3c-xmlserializer": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"xml-name-validator": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/walker": {
|
|
"version": "1.0.8",
|
|
"license": "Apache-2.0",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"makeerror": "1.0.12"
|
|
}
|
|
},
|
|
"node_modules/weaviate-client": {
|
|
"version": "3.6.2",
|
|
"license": "BSD 3-Clause",
|
|
"dependencies": {
|
|
"abort-controller-x": "^0.4.3",
|
|
"graphql": "^16.10.0",
|
|
"graphql-request": "^6.1.0",
|
|
"long": "^5.2.4",
|
|
"nice-grpc": "^2.1.11",
|
|
"nice-grpc-client-middleware-retry": "^3.1.10",
|
|
"nice-grpc-common": "^2.0.2",
|
|
"uuid": "^9.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/weaviate-client/node_modules/uuid": {
|
|
"version": "9.0.1",
|
|
"funding": [
|
|
"https://github.com/sponsors/broofa",
|
|
"https://github.com/sponsors/ctavan"
|
|
],
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/web-streams-polyfill": {
|
|
"version": "4.0.0-beta.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 14"
|
|
}
|
|
},
|
|
"node_modules/webidl-conversions": {
|
|
"version": "7.0.0",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/whatwg-encoding": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"iconv-lite": "0.6.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/whatwg-encoding/node_modules/iconv-lite": {
|
|
"version": "0.6.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/whatwg-fetch": {
|
|
"version": "3.6.20",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/whatwg-mimetype": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/whatwg-url": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tr46": "~0.0.3",
|
|
"webidl-conversions": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/whatwg-url/node_modules/webidl-conversions": {
|
|
"version": "3.0.1",
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/which": {
|
|
"version": "2.0.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"isexe": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"node-which": "bin/node-which"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/which-boxed-primitive": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-bigint": "^1.1.0",
|
|
"is-boolean-object": "^1.2.1",
|
|
"is-number-object": "^1.1.1",
|
|
"is-string": "^1.1.1",
|
|
"is-symbol": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/which-builtin-type": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.2",
|
|
"function.prototype.name": "^1.1.6",
|
|
"has-tostringtag": "^1.0.2",
|
|
"is-async-function": "^2.0.0",
|
|
"is-date-object": "^1.1.0",
|
|
"is-finalizationregistry": "^1.1.0",
|
|
"is-generator-function": "^1.0.10",
|
|
"is-regex": "^1.2.1",
|
|
"is-weakref": "^1.0.2",
|
|
"isarray": "^2.0.5",
|
|
"which-boxed-primitive": "^1.1.0",
|
|
"which-collection": "^1.0.2",
|
|
"which-typed-array": "^1.1.16"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/which-collection": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-map": "^2.0.3",
|
|
"is-set": "^2.0.3",
|
|
"is-weakmap": "^2.0.2",
|
|
"is-weakset": "^2.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/which-typed-array": {
|
|
"version": "1.1.19",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"available-typed-arrays": "^1.0.7",
|
|
"call-bind": "^1.0.8",
|
|
"call-bound": "^1.0.4",
|
|
"for-each": "^0.3.5",
|
|
"get-proto": "^1.0.1",
|
|
"gopd": "^1.2.0",
|
|
"has-tostringtag": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/why-is-node-running": {
|
|
"version": "2.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"siginfo": "^2.0.0",
|
|
"stackback": "0.0.2"
|
|
},
|
|
"bin": {
|
|
"why-is-node-running": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/wide-align": {
|
|
"version": "1.1.5",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"string-width": "^1.0.2 || 2 || 3 || 4"
|
|
}
|
|
},
|
|
"node_modules/wide-align/node_modules/ansi-regex": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/wide-align/node_modules/emoji-regex": {
|
|
"version": "8.0.0",
|
|
"license": "MIT",
|
|
"optional": true
|
|
},
|
|
"node_modules/wide-align/node_modules/string-width": {
|
|
"version": "4.2.3",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"emoji-regex": "^8.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
"strip-ansi": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/wide-align/node_modules/strip-ansi": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/winston": {
|
|
"version": "3.17.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@colors/colors": "^1.6.0",
|
|
"@dabh/diagnostics": "^2.0.2",
|
|
"async": "^3.2.3",
|
|
"is-stream": "^2.0.0",
|
|
"logform": "^2.7.0",
|
|
"one-time": "^1.0.0",
|
|
"readable-stream": "^3.4.0",
|
|
"safe-stable-stringify": "^2.3.1",
|
|
"stack-trace": "0.0.x",
|
|
"triple-beam": "^1.3.0",
|
|
"winston-transport": "^4.9.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.0.0"
|
|
}
|
|
},
|
|
"node_modules/winston-transport": {
|
|
"version": "4.9.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"logform": "^2.7.0",
|
|
"readable-stream": "^3.6.2",
|
|
"triple-beam": "^1.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.0.0"
|
|
}
|
|
},
|
|
"node_modules/winston-transport/node_modules/readable-stream": {
|
|
"version": "3.6.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"string_decoder": "^1.1.1",
|
|
"util-deprecate": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/winston/node_modules/readable-stream": {
|
|
"version": "3.6.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"string_decoder": "^1.1.1",
|
|
"util-deprecate": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/wiremock-rest-client": {
|
|
"version": "1.11.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"commander": "^6.2.1",
|
|
"cross-fetch": "^3.1.5",
|
|
"https-proxy-agent": "~4.0.0",
|
|
"json5": "^2.2.0",
|
|
"loglevel": "^1.8.0",
|
|
"nanoid": "^3.3.1"
|
|
},
|
|
"bin": {
|
|
"wrc": "bin/index.js"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.15.0 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/wiremock-rest-client/node_modules/agent-base": {
|
|
"version": "5.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6.0.0"
|
|
}
|
|
},
|
|
"node_modules/wiremock-rest-client/node_modules/commander": {
|
|
"version": "6.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/wiremock-rest-client/node_modules/cross-fetch": {
|
|
"version": "3.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"node-fetch": "^2.7.0"
|
|
}
|
|
},
|
|
"node_modules/wiremock-rest-client/node_modules/https-proxy-agent": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"agent-base": "5",
|
|
"debug": "4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6.0.0"
|
|
}
|
|
},
|
|
"node_modules/wordwrap": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/worker-timers": {
|
|
"version": "7.1.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.24.5",
|
|
"tslib": "^2.6.2",
|
|
"worker-timers-broker": "^6.1.8",
|
|
"worker-timers-worker": "^7.0.71"
|
|
}
|
|
},
|
|
"node_modules/worker-timers-broker": {
|
|
"version": "6.1.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.24.5",
|
|
"fast-unique-numbers": "^8.0.13",
|
|
"tslib": "^2.6.2",
|
|
"worker-timers-worker": "^7.0.71"
|
|
}
|
|
},
|
|
"node_modules/worker-timers-worker": {
|
|
"version": "7.0.71",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.24.5",
|
|
"tslib": "^2.6.2"
|
|
}
|
|
},
|
|
"node_modules/wrap-ansi": {
|
|
"version": "6.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.0.0",
|
|
"string-width": "^4.1.0",
|
|
"strip-ansi": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/wrap-ansi-cjs": {
|
|
"name": "wrap-ansi",
|
|
"version": "7.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.0.0",
|
|
"string-width": "^4.1.0",
|
|
"strip-ansi": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/wrap-ansi-cjs/node_modules/ansi-regex": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/wrap-ansi-cjs/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/wrap-ansi-cjs/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/wrap-ansi-cjs/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/wrap-ansi-cjs/node_modules/emoji-regex": {
|
|
"version": "8.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/wrap-ansi-cjs/node_modules/string-width": {
|
|
"version": "4.2.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"emoji-regex": "^8.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
"strip-ansi": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/wrap-ansi-cjs/node_modules/strip-ansi": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/wrap-ansi/node_modules/ansi-regex": {
|
|
"version": "5.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/wrap-ansi/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/wrap-ansi/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/wrap-ansi/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/wrap-ansi/node_modules/emoji-regex": {
|
|
"version": "8.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/wrap-ansi/node_modules/string-width": {
|
|
"version": "4.2.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"emoji-regex": "^8.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
"strip-ansi": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/wrap-ansi/node_modules/strip-ansi": {
|
|
"version": "6.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/wrappy": {
|
|
"version": "1.0.2",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/write-file-atomic": {
|
|
"version": "4.0.2",
|
|
"license": "ISC",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"imurmurhash": "^0.1.4",
|
|
"signal-exit": "^3.0.7"
|
|
},
|
|
"engines": {
|
|
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/write-file-atomic/node_modules/signal-exit": {
|
|
"version": "3.0.7",
|
|
"license": "ISC",
|
|
"peer": true
|
|
},
|
|
"node_modules/ws": {
|
|
"version": "8.18.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"bufferutil": "^4.0.1",
|
|
"utf-8-validate": ">=5.0.2"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"bufferutil": {
|
|
"optional": true
|
|
},
|
|
"utf-8-validate": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/xlsx": {
|
|
"version": "0.20.2",
|
|
"resolved": "https://cdn.sheetjs.com/xlsx-0.20.2/xlsx-0.20.2.tgz",
|
|
"integrity": "sha512-+nKZ39+nvK7Qq6i0PvWWRA4j/EkfWOtkP/YhMtupm+lJIiHxUrgTr1CcKv1nBk1rHtkRRQ3O2+Ih/q/sA+FXZA==",
|
|
"license": "Apache-2.0",
|
|
"bin": {
|
|
"xlsx": "bin/xlsx.njs"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/xml": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/xml-crypto": {
|
|
"version": "6.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@xmldom/is-dom-node": "^1.0.1",
|
|
"@xmldom/xmldom": "^0.8.10",
|
|
"xpath": "^0.0.33"
|
|
},
|
|
"engines": {
|
|
"node": ">=16"
|
|
}
|
|
},
|
|
"node_modules/xml-crypto/node_modules/xpath": {
|
|
"version": "0.0.33",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.6.0"
|
|
}
|
|
},
|
|
"node_modules/xml-escape": {
|
|
"version": "1.1.0",
|
|
"license": "MIT License"
|
|
},
|
|
"node_modules/xml-name-validator": {
|
|
"version": "5.0.0",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/xml2js": {
|
|
"version": "0.6.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"sax": ">=0.6.0",
|
|
"xmlbuilder": "~11.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/xml2js/node_modules/xmlbuilder": {
|
|
"version": "11.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/xmlbuilder": {
|
|
"version": "10.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/xmlchars": {
|
|
"version": "2.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/xmlhttprequest-ssl": {
|
|
"version": "3.1.0",
|
|
"engines": {
|
|
"node": ">=12.0.0"
|
|
}
|
|
},
|
|
"node_modules/xmllint-wasm": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10.5.0"
|
|
}
|
|
},
|
|
"node_modules/xpath": {
|
|
"version": "0.0.32",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.6.0"
|
|
}
|
|
},
|
|
"node_modules/xregexp": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/xss": {
|
|
"version": "1.0.15",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"commander": "^2.20.3",
|
|
"cssfilter": "0.0.10"
|
|
},
|
|
"bin": {
|
|
"xss": "bin/xss"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10.0"
|
|
}
|
|
},
|
|
"node_modules/xtend": {
|
|
"version": "4.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4"
|
|
}
|
|
},
|
|
"node_modules/y18n": {
|
|
"version": "5.0.8",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/yaml": {
|
|
"version": "2.8.1",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"yaml": "bin.mjs"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14.6"
|
|
}
|
|
},
|
|
"node_modules/yamljs": {
|
|
"version": "0.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"argparse": "^1.0.7",
|
|
"glob": "^7.0.5"
|
|
},
|
|
"bin": {
|
|
"json2yaml": "bin/json2yaml",
|
|
"yaml2json": "bin/yaml2json"
|
|
}
|
|
},
|
|
"node_modules/yamljs/node_modules/argparse": {
|
|
"version": "1.0.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"sprintf-js": "~1.0.2"
|
|
}
|
|
},
|
|
"node_modules/yamljs/node_modules/brace-expansion": {
|
|
"version": "1.1.12",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/yamljs/node_modules/glob": {
|
|
"version": "7.2.3",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "^3.1.1",
|
|
"once": "^1.3.0",
|
|
"path-is-absolute": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/yamljs/node_modules/minimatch": {
|
|
"version": "3.1.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/yamljs/node_modules/sprintf-js": {
|
|
"version": "1.0.3",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/yargs": {
|
|
"version": "17.7.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cliui": "^8.0.1",
|
|
"escalade": "^3.1.1",
|
|
"get-caller-file": "^2.0.5",
|
|
"require-directory": "^2.1.1",
|
|
"string-width": "^4.2.3",
|
|
"y18n": "^5.0.5",
|
|
"yargs-parser": "^21.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/yargs-parser": {
|
|
"version": "21.1.1",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/yargs/node_modules/ansi-regex": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/yargs/node_modules/emoji-regex": {
|
|
"version": "8.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/yargs/node_modules/string-width": {
|
|
"version": "4.2.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"emoji-regex": "^8.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
"strip-ansi": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/yargs/node_modules/strip-ansi": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/yn": {
|
|
"version": "3.1.1",
|
|
"devOptional": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/yocto-queue": {
|
|
"version": "0.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/yoctocolors-cjs": {
|
|
"version": "2.1.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/yup": {
|
|
"version": "0.32.11",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.15.4",
|
|
"@types/lodash": "^4.14.175",
|
|
"lodash": "^4.17.21",
|
|
"lodash-es": "^4.17.21",
|
|
"nanoclone": "^0.2.1",
|
|
"property-expr": "^2.0.4",
|
|
"toposort": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/zod": {
|
|
"version": "3.25.76",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/colinhacks"
|
|
}
|
|
},
|
|
"node_modules/zod-class": {
|
|
"version": "0.0.16",
|
|
"dependencies": {
|
|
"type-fest": "^4.14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"zod": "^3"
|
|
}
|
|
},
|
|
"node_modules/zod-to-json-schema": {
|
|
"version": "3.24.6",
|
|
"license": "ISC",
|
|
"peerDependencies": {
|
|
"zod": "^3.24.1"
|
|
}
|
|
}
|
|
}
|
|
}
|