|
|
|
|
@ -51,7 +51,7 @@
|
|
|
|
|
"@types/node": "^12.11.1",
|
|
|
|
|
"@typescript-eslint/eslint-plugin": "^4.29.0",
|
|
|
|
|
"@typescript-eslint/parser": "^4.29.0",
|
|
|
|
|
"ajv": "^7.2.4",
|
|
|
|
|
"ajv": "^8.18.0",
|
|
|
|
|
"codelyzer": "^6.0.0",
|
|
|
|
|
"eslint": "^7.32.0",
|
|
|
|
|
"jasmine-core": "~3.6.0",
|
|
|
|
|
@ -5534,16 +5534,15 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/ajv": {
|
|
|
|
|
"version": "7.2.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-7.2.4.tgz",
|
|
|
|
|
"integrity": "sha512-nBeQgg/ZZA3u3SYxyaDvpvDtgZ/EZPF547ARgZBrG9Bhu1vKDwAIjtIf+sDtJUKa2zOcEbmRLBRSyMraS/Oy1A==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"version": "8.18.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.18.0.tgz",
|
|
|
|
|
"integrity": "sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"fast-deep-equal": "^3.1.1",
|
|
|
|
|
"fast-deep-equal": "^3.1.3",
|
|
|
|
|
"fast-uri": "^3.0.1",
|
|
|
|
|
"json-schema-traverse": "^1.0.0",
|
|
|
|
|
"require-from-string": "^2.0.2",
|
|
|
|
|
"uri-js": "^4.2.2"
|
|
|
|
|
"require-from-string": "^2.0.2"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
@ -5567,22 +5566,6 @@
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/ajv-formats/node_modules/ajv": {
|
|
|
|
|
"version": "8.18.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.18.0.tgz",
|
|
|
|
|
"integrity": "sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==",
|
|
|
|
|
"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-keywords": {
|
|
|
|
|
"version": "5.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
|
|
|
|
|
@ -14306,23 +14289,6 @@
|
|
|
|
|
"url": "https://opencollective.com/webpack"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/schema-utils/node_modules/ajv": {
|
|
|
|
|
"version": "8.18.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.18.0.tgz",
|
|
|
|
|
"integrity": "sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"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/select-hose": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/select-hose/-/select-hose-2.0.0.tgz",
|
|
|
|
|
@ -15424,23 +15390,6 @@
|
|
|
|
|
"node": ">=10.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/table/node_modules/ajv": {
|
|
|
|
|
"version": "8.18.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.18.0.tgz",
|
|
|
|
|
"integrity": "sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"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/tapable": {
|
|
|
|
|
"version": "2.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/tapable/-/tapable-2.3.0.tgz",
|
|
|
|
|
|