mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-01 07:30:54 -05:00
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.9 to 1.19.10. - [Release notes](https://github.com/medialize/URI.js/releases) - [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md) - [Commits](https://github.com/medialize/URI.js/compare/v1.19.9...v1.19.10) --- updated-dependencies: - dependency-name: urijs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
384 lines
16 KiB
JSON
384 lines
16 KiB
JSON
{
|
|
"name": "tools",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "tools",
|
|
"version": "1.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@openapi-contrib/json-schema-to-openapi-schema": "^1.2.0"
|
|
},
|
|
"devDependencies": {}
|
|
},
|
|
"node_modules/@cloudflare/json-schema-walker": {
|
|
"version": "0.1.1",
|
|
"resolved": "https://registry.npmjs.org/@cloudflare/json-schema-walker/-/json-schema-walker-0.1.1.tgz",
|
|
"integrity": "sha512-P3n0hEgk1m6uKWgL4Yb1owzXVG4pM70G4kRnDQxZXiVvfCRtaqiHu+ZRiRPzmwGBiLTO1LWc2yR1M8oz0YkXww=="
|
|
},
|
|
"node_modules/@openapi-contrib/json-schema-to-openapi-schema": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/@openapi-contrib/json-schema-to-openapi-schema/-/json-schema-to-openapi-schema-1.2.0.tgz",
|
|
"integrity": "sha512-oCxl/vecpA25UzI2zg11ekz9vEaXYEVtwC5krbjZw38qPUsvuYLjs/llFSjn9LjxPA+eMEARcXG/BmZZDLrt8w==",
|
|
"dependencies": {
|
|
"@cloudflare/json-schema-walker": "^0.1.1",
|
|
"@stoplight/json-ref-resolver": "^2.3.0",
|
|
"@stoplight/yaml": "^3.7.1",
|
|
"node-fetch": "^2.6.0",
|
|
"tslib": "^1.11.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@stoplight/json": {
|
|
"version": "3.9.0",
|
|
"resolved": "https://registry.npmjs.org/@stoplight/json/-/json-3.9.0.tgz",
|
|
"integrity": "sha512-jgEKIPMLbhaU5Nw9yw+VBw2OSfDxm8VQ/k5JNezAuDMjcmqCPz3rOQTVNOROStzi70l4DRxF7eBN9liYJq5Ojw==",
|
|
"dependencies": {
|
|
"@stoplight/ordered-object-literal": "^1.0.1",
|
|
"@stoplight/types": "^11.9.0",
|
|
"jsonc-parser": "~2.2.1",
|
|
"lodash": "^4.17.15",
|
|
"safe-stable-stringify": "^1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.3.0"
|
|
}
|
|
},
|
|
"node_modules/@stoplight/json-ref-resolver": {
|
|
"version": "2.4.1",
|
|
"resolved": "https://registry.npmjs.org/@stoplight/json-ref-resolver/-/json-ref-resolver-2.4.1.tgz",
|
|
"integrity": "sha512-y9G0BybShiJ/1NaPPG1BPelL2zI8/0rKXRtUpD2JBHEb72L9n4Bin85+MfrHYoHeJxojDpewsJA3FVRnUVL1dw==",
|
|
"dependencies": {
|
|
"@stoplight/json": "^3.1.2",
|
|
"@stoplight/path": "^1.3.0",
|
|
"@stoplight/types": "^11.0.0",
|
|
"@types/urijs": "1.x.x",
|
|
"dependency-graph": "~0.8.0",
|
|
"fast-memoize": "^2.5.1",
|
|
"immer": "^3.2.0",
|
|
"lodash": "^4.17.15",
|
|
"tslib": "^1.10.0",
|
|
"urijs": "~1.19.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.3.0"
|
|
}
|
|
},
|
|
"node_modules/@stoplight/ordered-object-literal": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/@stoplight/ordered-object-literal/-/ordered-object-literal-1.0.1.tgz",
|
|
"integrity": "sha512-kDcBIKwzAXZTkgzaiPXH2I0JXavBkOb3jFzYNFS5cBuvZS3s/K+knpk2wLVt0n8XrnRQsSffzN6XG9HqUhfq6Q==",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@stoplight/path": {
|
|
"version": "1.3.2",
|
|
"resolved": "https://registry.npmjs.org/@stoplight/path/-/path-1.3.2.tgz",
|
|
"integrity": "sha512-lyIc6JUlUA8Ve5ELywPC8I2Sdnh1zc1zmbYgVarhXIp9YeAB0ReeqmGEOWNtlHkbP2DAA1AL65Wfn2ncjK/jtQ==",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@stoplight/types": {
|
|
"version": "11.9.0",
|
|
"resolved": "https://registry.npmjs.org/@stoplight/types/-/types-11.9.0.tgz",
|
|
"integrity": "sha512-4bzPpWZobt0e+d0OtALCJyl1HGzKo6ur21qxnId9dTl8v3yeD+5HJKZ2h1mv7e94debH5QDtimMU80V6jbXM8Q==",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.4",
|
|
"utility-types": "^3.10.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@stoplight/yaml": {
|
|
"version": "3.8.1",
|
|
"resolved": "https://registry.npmjs.org/@stoplight/yaml/-/yaml-3.8.1.tgz",
|
|
"integrity": "sha512-wbhcgo7dTjwjjwFziC/SAcQlwPucYhYq6vjzyOjj8zeOVnnmoa7hzU1i9Kj31473FG/re7xtt6j3LWu2VnYbxg==",
|
|
"dependencies": {
|
|
"@stoplight/ordered-object-literal": "^1.0.1",
|
|
"@stoplight/types": "^11.1.1",
|
|
"@stoplight/yaml-ast-parser": "0.0.45",
|
|
"lodash": "^4.17.15"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.3.0"
|
|
}
|
|
},
|
|
"node_modules/@stoplight/yaml-ast-parser": {
|
|
"version": "0.0.45",
|
|
"resolved": "https://registry.npmjs.org/@stoplight/yaml-ast-parser/-/yaml-ast-parser-0.0.45.tgz",
|
|
"integrity": "sha512-0MTEvgp3XMdeMUSTCGiNECuC+YlLbzytDEIOJVDHrrmzVZpIR3gGnHI6mmPI4P7saPxUiHxFF2uuoTuCNlKjrw=="
|
|
},
|
|
"node_modules/@types/json-schema": {
|
|
"version": "7.0.6",
|
|
"resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.6.tgz",
|
|
"integrity": "sha512-3c+yGKvVP5Y9TYBEibGNR+kLtijnj7mYrXRg+WpFb2X9xm04g/DXYkfg4hmzJQosc9snFNUPkbYIhu+KAm6jJw=="
|
|
},
|
|
"node_modules/@types/urijs": {
|
|
"version": "1.19.12",
|
|
"resolved": "https://registry.npmjs.org/@types/urijs/-/urijs-1.19.12.tgz",
|
|
"integrity": "sha512-+BmVXyxXCmGuS177d6yj9zt3tBugh35ZIPgYTWctDf2/LwGirIWIyaH01dmTzxjro6LNiaYIIj3jveKetMmZ1A=="
|
|
},
|
|
"node_modules/dependency-graph": {
|
|
"version": "0.8.1",
|
|
"resolved": "https://registry.npmjs.org/dependency-graph/-/dependency-graph-0.8.1.tgz",
|
|
"integrity": "sha512-g213uqF8fyk40W8SBjm079n3CZB4qSpCrA2ye1fLGzH/4HEgB6tzuW2CbLE7leb4t45/6h44Ud59Su1/ROTfqw==",
|
|
"engines": {
|
|
"node": ">= 0.6.0"
|
|
}
|
|
},
|
|
"node_modules/fast-memoize": {
|
|
"version": "2.5.2",
|
|
"resolved": "https://registry.npmjs.org/fast-memoize/-/fast-memoize-2.5.2.tgz",
|
|
"integrity": "sha512-Ue0LwpDYErFbmNnZSF0UH6eImUwDmogUO1jyE+JbN2gsQz/jICm1Ve7t9QT0rNSsfJt+Hs4/S3GnsDVjL4HVrw=="
|
|
},
|
|
"node_modules/immer": {
|
|
"version": "3.3.0",
|
|
"resolved": "https://registry.npmjs.org/immer/-/immer-3.3.0.tgz",
|
|
"integrity": "sha512-vlWRjnZqoTHuEjadquVHK3GxsXe1gNoATffLEA8Qbrdd++Xb+wHEFiWtwAKTscMBoi1AsvEMXhYRzAXA8Ex9FQ=="
|
|
},
|
|
"node_modules/jsonc-parser": {
|
|
"version": "2.2.1",
|
|
"resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-2.2.1.tgz",
|
|
"integrity": "sha512-o6/yDBYccGvTz1+QFevz6l6OBZ2+fMVu2JZ9CIhzsYRX4mjaK5IyX9eldUdCmga16zlgQxyrj5pt9kzuj2C02w=="
|
|
},
|
|
"node_modules/lodash": {
|
|
"version": "4.17.20",
|
|
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz",
|
|
"integrity": "sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA=="
|
|
},
|
|
"node_modules/node-fetch": {
|
|
"version": "2.6.7",
|
|
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz",
|
|
"integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==",
|
|
"dependencies": {
|
|
"whatwg-url": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "4.x || >=6.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"encoding": "^0.1.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"encoding": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/safe-stable-stringify": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/safe-stable-stringify/-/safe-stable-stringify-1.1.1.tgz",
|
|
"integrity": "sha512-ERq4hUjKDbJfE4+XtZLFPCDi8Vb1JqaxAPTxWFLBx8XcAlf9Bda/ZJdVezs/NAfsMQScyIlUMx+Yeu7P7rx5jw=="
|
|
},
|
|
"node_modules/tr46": {
|
|
"version": "0.0.3",
|
|
"resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
|
|
"integrity": "sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o="
|
|
},
|
|
"node_modules/tslib": {
|
|
"version": "1.14.1",
|
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
|
|
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
|
|
},
|
|
"node_modules/urijs": {
|
|
"version": "1.19.10",
|
|
"resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.10.tgz",
|
|
"integrity": "sha512-EzauQlgKuJgsXOqoMrCiePBf4At5jVqRhXykF3Wfb8ZsOBMxPcfiVBcsHXug4Aepb/ICm2PIgqAUGMelgdrWEg=="
|
|
},
|
|
"node_modules/utility-types": {
|
|
"version": "3.10.0",
|
|
"resolved": "https://registry.npmjs.org/utility-types/-/utility-types-3.10.0.tgz",
|
|
"integrity": "sha512-O11mqxmi7wMKCo6HKFt5AhO4BwY3VV68YU07tgxfz8zJTIxr4BpsezN49Ffwy9j3ZpwwJp4fkRwjRzq3uWE6Rg==",
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/webidl-conversions": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
|
|
"integrity": "sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE="
|
|
},
|
|
"node_modules/whatwg-url": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
|
|
"integrity": "sha1-lmRU6HZUYuN2RNNib2dCzotwll0=",
|
|
"dependencies": {
|
|
"tr46": "~0.0.3",
|
|
"webidl-conversions": "^3.0.0"
|
|
}
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"@cloudflare/json-schema-walker": {
|
|
"version": "0.1.1",
|
|
"resolved": "https://registry.npmjs.org/@cloudflare/json-schema-walker/-/json-schema-walker-0.1.1.tgz",
|
|
"integrity": "sha512-P3n0hEgk1m6uKWgL4Yb1owzXVG4pM70G4kRnDQxZXiVvfCRtaqiHu+ZRiRPzmwGBiLTO1LWc2yR1M8oz0YkXww=="
|
|
},
|
|
"@openapi-contrib/json-schema-to-openapi-schema": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/@openapi-contrib/json-schema-to-openapi-schema/-/json-schema-to-openapi-schema-1.2.0.tgz",
|
|
"integrity": "sha512-oCxl/vecpA25UzI2zg11ekz9vEaXYEVtwC5krbjZw38qPUsvuYLjs/llFSjn9LjxPA+eMEARcXG/BmZZDLrt8w==",
|
|
"requires": {
|
|
"@cloudflare/json-schema-walker": "^0.1.1",
|
|
"@stoplight/json-ref-resolver": "^2.3.0",
|
|
"@stoplight/yaml": "^3.7.1",
|
|
"node-fetch": "^2.6.0",
|
|
"tslib": "^1.11.1"
|
|
}
|
|
},
|
|
"@stoplight/json": {
|
|
"version": "3.9.0",
|
|
"resolved": "https://registry.npmjs.org/@stoplight/json/-/json-3.9.0.tgz",
|
|
"integrity": "sha512-jgEKIPMLbhaU5Nw9yw+VBw2OSfDxm8VQ/k5JNezAuDMjcmqCPz3rOQTVNOROStzi70l4DRxF7eBN9liYJq5Ojw==",
|
|
"requires": {
|
|
"@stoplight/ordered-object-literal": "^1.0.1",
|
|
"@stoplight/types": "^11.9.0",
|
|
"jsonc-parser": "~2.2.1",
|
|
"lodash": "^4.17.15",
|
|
"safe-stable-stringify": "^1.1"
|
|
}
|
|
},
|
|
"@stoplight/json-ref-resolver": {
|
|
"version": "2.4.1",
|
|
"resolved": "https://registry.npmjs.org/@stoplight/json-ref-resolver/-/json-ref-resolver-2.4.1.tgz",
|
|
"integrity": "sha512-y9G0BybShiJ/1NaPPG1BPelL2zI8/0rKXRtUpD2JBHEb72L9n4Bin85+MfrHYoHeJxojDpewsJA3FVRnUVL1dw==",
|
|
"requires": {
|
|
"@stoplight/json": "^3.1.2",
|
|
"@stoplight/path": "^1.3.0",
|
|
"@stoplight/types": "^11.0.0",
|
|
"@types/urijs": "1.x.x",
|
|
"dependency-graph": "~0.8.0",
|
|
"fast-memoize": "^2.5.1",
|
|
"immer": "^3.2.0",
|
|
"lodash": "^4.17.15",
|
|
"tslib": "^1.10.0",
|
|
"urijs": "~1.19.1"
|
|
}
|
|
},
|
|
"@stoplight/ordered-object-literal": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/@stoplight/ordered-object-literal/-/ordered-object-literal-1.0.1.tgz",
|
|
"integrity": "sha512-kDcBIKwzAXZTkgzaiPXH2I0JXavBkOb3jFzYNFS5cBuvZS3s/K+knpk2wLVt0n8XrnRQsSffzN6XG9HqUhfq6Q=="
|
|
},
|
|
"@stoplight/path": {
|
|
"version": "1.3.2",
|
|
"resolved": "https://registry.npmjs.org/@stoplight/path/-/path-1.3.2.tgz",
|
|
"integrity": "sha512-lyIc6JUlUA8Ve5ELywPC8I2Sdnh1zc1zmbYgVarhXIp9YeAB0ReeqmGEOWNtlHkbP2DAA1AL65Wfn2ncjK/jtQ=="
|
|
},
|
|
"@stoplight/types": {
|
|
"version": "11.9.0",
|
|
"resolved": "https://registry.npmjs.org/@stoplight/types/-/types-11.9.0.tgz",
|
|
"integrity": "sha512-4bzPpWZobt0e+d0OtALCJyl1HGzKo6ur21qxnId9dTl8v3yeD+5HJKZ2h1mv7e94debH5QDtimMU80V6jbXM8Q==",
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.4",
|
|
"utility-types": "^3.10.0"
|
|
}
|
|
},
|
|
"@stoplight/yaml": {
|
|
"version": "3.8.1",
|
|
"resolved": "https://registry.npmjs.org/@stoplight/yaml/-/yaml-3.8.1.tgz",
|
|
"integrity": "sha512-wbhcgo7dTjwjjwFziC/SAcQlwPucYhYq6vjzyOjj8zeOVnnmoa7hzU1i9Kj31473FG/re7xtt6j3LWu2VnYbxg==",
|
|
"requires": {
|
|
"@stoplight/ordered-object-literal": "^1.0.1",
|
|
"@stoplight/types": "^11.1.1",
|
|
"@stoplight/yaml-ast-parser": "0.0.45",
|
|
"lodash": "^4.17.15"
|
|
}
|
|
},
|
|
"@stoplight/yaml-ast-parser": {
|
|
"version": "0.0.45",
|
|
"resolved": "https://registry.npmjs.org/@stoplight/yaml-ast-parser/-/yaml-ast-parser-0.0.45.tgz",
|
|
"integrity": "sha512-0MTEvgp3XMdeMUSTCGiNECuC+YlLbzytDEIOJVDHrrmzVZpIR3gGnHI6mmPI4P7saPxUiHxFF2uuoTuCNlKjrw=="
|
|
},
|
|
"@types/json-schema": {
|
|
"version": "7.0.6",
|
|
"resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.6.tgz",
|
|
"integrity": "sha512-3c+yGKvVP5Y9TYBEibGNR+kLtijnj7mYrXRg+WpFb2X9xm04g/DXYkfg4hmzJQosc9snFNUPkbYIhu+KAm6jJw=="
|
|
},
|
|
"@types/urijs": {
|
|
"version": "1.19.12",
|
|
"resolved": "https://registry.npmjs.org/@types/urijs/-/urijs-1.19.12.tgz",
|
|
"integrity": "sha512-+BmVXyxXCmGuS177d6yj9zt3tBugh35ZIPgYTWctDf2/LwGirIWIyaH01dmTzxjro6LNiaYIIj3jveKetMmZ1A=="
|
|
},
|
|
"dependency-graph": {
|
|
"version": "0.8.1",
|
|
"resolved": "https://registry.npmjs.org/dependency-graph/-/dependency-graph-0.8.1.tgz",
|
|
"integrity": "sha512-g213uqF8fyk40W8SBjm079n3CZB4qSpCrA2ye1fLGzH/4HEgB6tzuW2CbLE7leb4t45/6h44Ud59Su1/ROTfqw=="
|
|
},
|
|
"fast-memoize": {
|
|
"version": "2.5.2",
|
|
"resolved": "https://registry.npmjs.org/fast-memoize/-/fast-memoize-2.5.2.tgz",
|
|
"integrity": "sha512-Ue0LwpDYErFbmNnZSF0UH6eImUwDmogUO1jyE+JbN2gsQz/jICm1Ve7t9QT0rNSsfJt+Hs4/S3GnsDVjL4HVrw=="
|
|
},
|
|
"immer": {
|
|
"version": "3.3.0",
|
|
"resolved": "https://registry.npmjs.org/immer/-/immer-3.3.0.tgz",
|
|
"integrity": "sha512-vlWRjnZqoTHuEjadquVHK3GxsXe1gNoATffLEA8Qbrdd++Xb+wHEFiWtwAKTscMBoi1AsvEMXhYRzAXA8Ex9FQ=="
|
|
},
|
|
"jsonc-parser": {
|
|
"version": "2.2.1",
|
|
"resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-2.2.1.tgz",
|
|
"integrity": "sha512-o6/yDBYccGvTz1+QFevz6l6OBZ2+fMVu2JZ9CIhzsYRX4mjaK5IyX9eldUdCmga16zlgQxyrj5pt9kzuj2C02w=="
|
|
},
|
|
"lodash": {
|
|
"version": "4.17.20",
|
|
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz",
|
|
"integrity": "sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA=="
|
|
},
|
|
"node-fetch": {
|
|
"version": "2.6.7",
|
|
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz",
|
|
"integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==",
|
|
"requires": {
|
|
"whatwg-url": "^5.0.0"
|
|
}
|
|
},
|
|
"safe-stable-stringify": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/safe-stable-stringify/-/safe-stable-stringify-1.1.1.tgz",
|
|
"integrity": "sha512-ERq4hUjKDbJfE4+XtZLFPCDi8Vb1JqaxAPTxWFLBx8XcAlf9Bda/ZJdVezs/NAfsMQScyIlUMx+Yeu7P7rx5jw=="
|
|
},
|
|
"tr46": {
|
|
"version": "0.0.3",
|
|
"resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
|
|
"integrity": "sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o="
|
|
},
|
|
"tslib": {
|
|
"version": "1.14.1",
|
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
|
|
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
|
|
},
|
|
"urijs": {
|
|
"version": "1.19.10",
|
|
"resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.10.tgz",
|
|
"integrity": "sha512-EzauQlgKuJgsXOqoMrCiePBf4At5jVqRhXykF3Wfb8ZsOBMxPcfiVBcsHXug4Aepb/ICm2PIgqAUGMelgdrWEg=="
|
|
},
|
|
"utility-types": {
|
|
"version": "3.10.0",
|
|
"resolved": "https://registry.npmjs.org/utility-types/-/utility-types-3.10.0.tgz",
|
|
"integrity": "sha512-O11mqxmi7wMKCo6HKFt5AhO4BwY3VV68YU07tgxfz8zJTIxr4BpsezN49Ffwy9j3ZpwwJp4fkRwjRzq3uWE6Rg=="
|
|
},
|
|
"webidl-conversions": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
|
|
"integrity": "sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE="
|
|
},
|
|
"whatwg-url": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
|
|
"integrity": "sha1-lmRU6HZUYuN2RNNib2dCzotwll0=",
|
|
"requires": {
|
|
"tr46": "~0.0.3",
|
|
"webidl-conversions": "^3.0.0"
|
|
}
|
|
}
|
|
}
|
|
}
|