From e0a31d84a6dd37959b6ed8b36799f936b27a88be Mon Sep 17 00:00:00 2001 From: Nato Boram Date: Fri, 13 May 2022 10:31:49 -0400 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20`pnpm=20upgrade`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 40 +- pnpm-lock.yaml | 2420 +++++++++++++++++++++++++++--------------------- 2 files changed, 1381 insertions(+), 1079 deletions(-) diff --git a/package.json b/package.json index b0852b6..64100a0 100644 --- a/package.json +++ b/package.json @@ -39,17 +39,17 @@ "postinstall": "ngcc" }, "dependencies": { - "@angular/animations": "~13.2.6", - "@angular/cdk": "~13.2.6", - "@angular/common": "~13.2.6", - "@angular/compiler": "~13.2.6", - "@angular/core": "~13.2.6", + "@angular/animations": "~13.3.8", + "@angular/cdk": "~13.3.7", + "@angular/common": "~13.3.8", + "@angular/compiler": "~13.3.8", + "@angular/core": "~13.3.8", "@angular/flex-layout": "^13.0.0-beta.38", - "@angular/forms": "~13.2.6", - "@angular/material": "^13.2.6", - "@angular/platform-browser": "~13.2.6", - "@angular/platform-browser-dynamic": "~13.2.6", - "@angular/router": "~13.2.6", + "@angular/forms": "~13.3.8", + "@angular/material": "^13.3.7", + "@angular/platform-browser": "~13.3.8", + "@angular/platform-browser-dynamic": "~13.3.8", + "@angular/router": "~13.3.8", "bootstrap": "^5.1.3", "ipfs-css": "^1.3.0", "rxjs": "~7.5.5", @@ -57,15 +57,15 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.2.6", - "@angular-eslint/builder": "13.1.0", - "@angular-eslint/eslint-plugin": "13.1.0", - "@angular-eslint/eslint-plugin-template": "13.1.0", - "@angular-eslint/schematics": "13.1.0", - "@angular-eslint/template-parser": "13.1.0", - "@angular/cli": "~13.2.6", - "@angular/compiler-cli": "~13.2.6", - "@angular/language-service": "~13.2.6", + "@angular-devkit/build-angular": "~13.3.5", + "@angular-eslint/builder": "13.2.1", + "@angular-eslint/eslint-plugin": "13.2.1", + "@angular-eslint/eslint-plugin-template": "13.2.1", + "@angular-eslint/schematics": "13.2.1", + "@angular-eslint/template-parser": "13.2.1", + "@angular/cli": "~13.3.5", + "@angular/compiler-cli": "~13.3.8", + "@angular/language-service": "~13.3.8", "@types/jasmine": "~3.10.3", "@types/jasminewd2": "~2.0.3", "@types/node": "^17.0.21", @@ -88,4 +88,4 @@ "typescript": "~4.5.5" }, "private": true -} +} \ No newline at end of file diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 472bbad..4e1e7e1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,140 +1,133 @@ lockfileVersion: 5.4 specifiers: - '@angular-devkit/build-angular': ~13.2.6 - '@angular-eslint/builder': 13.1.0 - '@angular-eslint/eslint-plugin': 13.1.0 - '@angular-eslint/eslint-plugin-template': 13.1.0 - '@angular-eslint/schematics': 13.1.0 - '@angular-eslint/template-parser': 13.1.0 - '@angular/animations': ~13.2.6 - '@angular/cdk': ~13.2.6 - '@angular/cli': ~13.2.6 - '@angular/common': ~13.2.6 - '@angular/compiler': ~13.2.6 - '@angular/compiler-cli': ~13.2.6 - '@angular/core': ~13.2.6 + '@angular-devkit/build-angular': ~13.3.5 + '@angular-eslint/builder': 13.2.1 + '@angular-eslint/eslint-plugin': 13.2.1 + '@angular-eslint/eslint-plugin-template': 13.2.1 + '@angular-eslint/schematics': 13.2.1 + '@angular-eslint/template-parser': 13.2.1 + '@angular/animations': ~13.3.8 + '@angular/cdk': ~13.3.7 + '@angular/cli': ~13.3.5 + '@angular/common': ~13.3.8 + '@angular/compiler': ~13.3.8 + '@angular/compiler-cli': ~13.3.8 + '@angular/core': ~13.3.8 '@angular/flex-layout': ^13.0.0-beta.38 - '@angular/forms': ~13.2.6 - '@angular/language-service': ~13.2.6 - '@angular/material': ^13.2.6 - '@angular/platform-browser': ~13.2.6 - '@angular/platform-browser-dynamic': ~13.2.6 - '@angular/router': ~13.2.6 - '@types/jasmine': ~3.10.3 - '@types/jasminewd2': ~2.0.3 - '@types/node': ^17.0.21 + '@angular/forms': ~13.3.8 + '@angular/language-service': ~13.3.8 + '@angular/material': ^13.3.7 + '@angular/platform-browser': ~13.3.8 + '@angular/platform-browser-dynamic': ~13.3.8 + '@angular/router': ~13.3.8 + '@types/jasmine': ~3.10.6 + '@types/jasminewd2': ~2.0.10 + '@types/node': ^17.0.33 '@typescript-eslint/eslint-plugin': 5.14.0 '@typescript-eslint/parser': 5.14.0 bootstrap: ^5.1.3 - eslint: ^8.2.0 + eslint: ^8.15.0 eslint-config-prettier: ^8.5.0 eslint-plugin-rxjs: ^5.0.2 eslint-plugin-rxjs-angular: ^2.0.0 ipfs-css: ^1.3.0 jasmine-core: ~4.0.1 jasmine-spec-reporter: ~7.0.0 - karma: ~6.3.17 - karma-chrome-launcher: ~3.1.0 - karma-coverage-istanbul-reporter: ~3.0.2 - karma-jasmine: ~4.0.0 - karma-jasmine-html-reporter: ^1.5.0 - prettier: ^2.5.1 + karma: ~6.3.20 + karma-chrome-launcher: ~3.1.1 + karma-coverage-istanbul-reporter: ~3.0.3 + karma-jasmine: ~4.0.2 + karma-jasmine-html-reporter: ^1.7.0 + prettier: ^2.6.2 protractor: ~7.0.0 rxjs: ~7.5.5 ts-node: ~10.7.0 - tslib: ^2.0.0 + tslib: ^2.4.0 typescript: ~4.5.5 - zone.js: ~0.11.4 + zone.js: ~0.11.5 dependencies: - '@angular/animations': 13.2.6_@angular+core@13.2.6 - '@angular/cdk': 13.2.6_kepbt5zxypgzfx3lnmt7ejevbq - '@angular/common': 13.2.6_liljh2qeu6ikanpmd3mvdhsjvy - '@angular/compiler': 13.2.6 - '@angular/core': 13.2.6_rxjs@7.5.5+zone.js@0.11.5 - '@angular/flex-layout': 13.0.0-beta.38_yauprrt2vk6gksh3vv43pars7y - '@angular/forms': 13.2.6_qzbf453x66dacuov3yb3ujc54a - '@angular/material': 13.2.6_tzifwbc76aqbwg2kj44g3qlgqe - '@angular/platform-browser': 13.2.6_e25nxa3fmrhalzgg6d5csuc37e - '@angular/platform-browser-dynamic': 13.2.6_6wzn7awrt3zkp66omzhnwae2gm - '@angular/router': 13.2.6_qzbf453x66dacuov3yb3ujc54a + '@angular/animations': 13.3.8_@angular+core@13.3.8 + '@angular/cdk': 13.3.7_2udrwlokldixz3pwnih3nforle + '@angular/common': 13.3.8_xlpe5njc7uyzndmprozz4vmstm + '@angular/compiler': 13.3.8 + '@angular/core': 13.3.8_rxjs@7.5.5+zone.js@0.11.5 + '@angular/flex-layout': 13.0.0-beta.38_mm2ye5lutg3soupk3kz24agbmm + '@angular/forms': 13.3.8_cds4atrh3lsqcz6iqi6iq5hfx4 + '@angular/material': 13.3.7_6qpprbaemweszvezfzsz4jfloa + '@angular/platform-browser': 13.3.8_ybyyx4d43psrssz4pzm3hjprhq + '@angular/platform-browser-dynamic': 13.3.8_t6vvnf6tw36hgpkv6poryih7nq + '@angular/router': 13.3.8_cds4atrh3lsqcz6iqi6iq5hfx4 bootstrap: 5.1.3 ipfs-css: 1.3.0 rxjs: 7.5.5 - tslib: 2.3.1 + tslib: 2.4.0 zone.js: 0.11.5 devDependencies: - '@angular-devkit/build-angular': 13.2.6_ndfhwshrsdy7auxsbomacq5zue - '@angular-eslint/builder': 13.1.0_zlvujy5mo3bfvwuw46uoxyougq - '@angular-eslint/eslint-plugin': 13.1.0_zlvujy5mo3bfvwuw46uoxyougq - '@angular-eslint/eslint-plugin-template': 13.1.0_zlvujy5mo3bfvwuw46uoxyougq - '@angular-eslint/schematics': 13.1.0_4t7cvfj7j7ljus6yopbguzgpym - '@angular-eslint/template-parser': 13.1.0_zlvujy5mo3bfvwuw46uoxyougq - '@angular/cli': 13.2.6 - '@angular/compiler-cli': 13.2.6_ekciby3l4zq6e5khb4t26s7xi4 - '@angular/language-service': 13.2.6 - '@types/jasmine': 3.10.3 + '@angular-devkit/build-angular': 13.3.5_mhhehrdb6d2d5sfitsxalyigeq + '@angular-eslint/builder': 13.2.1_euf3tlwxkicdsl26qszea4u6ne + '@angular-eslint/eslint-plugin': 13.2.1_euf3tlwxkicdsl26qszea4u6ne + '@angular-eslint/eslint-plugin-template': 13.2.1_euf3tlwxkicdsl26qszea4u6ne + '@angular-eslint/schematics': 13.2.1_xcux44b6dhyxwzoktt3mtoiosm + '@angular-eslint/template-parser': 13.2.1_euf3tlwxkicdsl26qszea4u6ne + '@angular/cli': 13.3.5 + '@angular/compiler-cli': 13.3.8_vx3ve2joyfegojzwsmdbcxbcvm + '@angular/language-service': 13.3.8 + '@types/jasmine': 3.10.6 '@types/jasminewd2': 2.0.10 - '@types/node': 17.0.21 - '@typescript-eslint/eslint-plugin': 5.14.0_45h3sdbv7gkypcmriwyqpcvfwq - '@typescript-eslint/parser': 5.14.0_zlvujy5mo3bfvwuw46uoxyougq - eslint: 8.10.0 - eslint-config-prettier: 8.5.0_eslint@8.10.0 - eslint-plugin-rxjs: 5.0.2_zlvujy5mo3bfvwuw46uoxyougq - eslint-plugin-rxjs-angular: 2.0.0_zlvujy5mo3bfvwuw46uoxyougq + '@types/node': 17.0.33 + '@typescript-eslint/eslint-plugin': 5.14.0_tl4uzqyudev75onnpmlfnwy3hu + '@typescript-eslint/parser': 5.14.0_euf3tlwxkicdsl26qszea4u6ne + eslint: 8.15.0 + eslint-config-prettier: 8.5.0_eslint@8.15.0 + eslint-plugin-rxjs: 5.0.2_euf3tlwxkicdsl26qszea4u6ne + eslint-plugin-rxjs-angular: 2.0.0_euf3tlwxkicdsl26qszea4u6ne jasmine-core: 4.0.1 jasmine-spec-reporter: 7.0.0 - karma: 6.3.17 + karma: 6.3.20 karma-chrome-launcher: 3.1.1 karma-coverage-istanbul-reporter: 3.0.3 - karma-jasmine: 4.0.1_karma@6.3.17 - karma-jasmine-html-reporter: 1.7.0_2yyyl6g6qt4yjll4mqt76beyjq - prettier: 2.5.1 + karma-jasmine: 4.0.2_karma@6.3.20 + karma-jasmine-html-reporter: 1.7.0_hmebq5lwkw4tdptkw7fxmrit24 + prettier: 2.6.2 protractor: 7.0.0 - ts-node: 10.7.0_tgseqbmpq5foykrvhuhjoqlhzq + ts-node: 10.7.0_na4dxx77pz3n3q7opv6xwgcxzu typescript: 4.5.5 packages: - /@ampproject/remapping/1.1.1: - resolution: {integrity: sha512-YVAcA4DKLOj296CF5SrQ8cYiMRiUGc2sqFpLxsDGWE34suHqhGP/5yMsDHKsrh8hs8I5TiRVXNwKPWQpX3iGjw==} + /@ampproject/remapping/2.2.0: + resolution: {integrity: sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==} engines: {node: '>=6.0.0'} dependencies: - '@jridgewell/resolve-uri': 3.0.5 - sourcemap-codec: 1.4.8 + '@jridgewell/gen-mapping': 0.1.1 + '@jridgewell/trace-mapping': 0.3.13 dev: true - /@ampproject/remapping/2.1.2: - resolution: {integrity: sha512-hoyByceqwKirw7w3Z7gnIIZC3Wx3J484Y3L/cMpXFbr7d9ZQj2mODrirNzcJa+SM3UlpWXYvKV4RlRpFXlWgXg==} - engines: {node: '>=6.0.0'} - dependencies: - '@jridgewell/trace-mapping': 0.3.4 - dev: true - - /@angular-devkit/architect/0.1302.6: - resolution: {integrity: sha512-NztzorUMfwJeRaT7SY00Y8WSqc2lQYuF11yNoyEm7Dae3V7VZ28rW2Z9RwibP27rYQL0RjSMaz2wKITHX2vOAw==} + /@angular-devkit/architect/0.1303.5: + resolution: {integrity: sha512-ZF5Vul8UqwDSwYPxJ4YvdG7lmciJZ1nncyt9Dbk0swxw4MGdy0ZIf+91o318qUn/5JrttQ7ZCYoCZJCjYOSBtw==} engines: {node: ^12.20.0 || ^14.15.0 || >=16.10.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} dependencies: - '@angular-devkit/core': 13.2.6 + '@angular-devkit/core': 13.3.5 rxjs: 6.6.7 transitivePeerDependencies: - chokidar dev: true - /@angular-devkit/build-angular/13.2.6_ndfhwshrsdy7auxsbomacq5zue: - resolution: {integrity: sha512-Y2ojy6xbZ0kwScppcutLHBP8eW0qNOjburTISSBU/L5l/9FOeZ1E7yAreKuVu/qibZiLbSJfAhk+SLwhRHFSSQ==} + /@angular-devkit/build-angular/13.3.5_mhhehrdb6d2d5sfitsxalyigeq: + resolution: {integrity: sha512-6ZQ788U0vT7KqMZeOsNQxP01IhOpxlbKonxK2fZNju8e+Ha2K77yV9A9XMbmcUGWRRHCOFvUEaJhvxDFsunESg==} engines: {node: ^12.20.0 || ^14.15.0 || >=16.10.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} peerDependencies: - '@angular/compiler-cli': ^13.0.0 - '@angular/localize': ^13.0.0 - '@angular/service-worker': ^13.0.0 + '@angular/compiler-cli': ^13.0.0 || ^13.3.0-rc.0 + '@angular/localize': ^13.0.0 || ^13.3.0-rc.0 + '@angular/service-worker': ^13.0.0 || ^13.3.0-rc.0 karma: ^6.3.0 ng-packagr: ^13.0.0 protractor: ^7.0.0 tailwindcss: ^2.0.0 || ^3.0.0 - typescript: '>=4.4.3 <4.6' + typescript: '>=4.4.3 <4.7' peerDependenciesMeta: '@angular/localize': optional: true @@ -149,11 +142,11 @@ packages: tailwindcss: optional: true dependencies: - '@ampproject/remapping': 1.1.1 - '@angular-devkit/architect': 0.1302.6 - '@angular-devkit/build-webpack': 0.1302.6_jxzjf4sxhotx45zbooi3s2cpbi - '@angular-devkit/core': 13.2.6 - '@angular/compiler-cli': 13.2.6_ekciby3l4zq6e5khb4t26s7xi4 + '@ampproject/remapping': 2.2.0 + '@angular-devkit/architect': 0.1303.5 + '@angular-devkit/build-webpack': 0.1303.5_yqwwn4zy7x4owjsib6p4jmcbki + '@angular-devkit/core': 13.3.5 + '@angular/compiler-cli': 13.3.8_vx3ve2joyfegojzwsmdbcxbcvm '@babel/core': 7.16.12 '@babel/generator': 7.16.8 '@babel/helper-annotate-as-pure': 7.16.7 @@ -164,59 +157,59 @@ packages: '@babel/runtime': 7.16.7 '@babel/template': 7.16.7 '@discoveryjs/json-ext': 0.5.6 - '@ngtools/webpack': 13.2.6_k4gjc2xhkm3slomwoxsun5axna + '@ngtools/webpack': 13.3.5_vnhedjhveeowdoj7hbmpzlvqyq ansi-colors: 4.1.1 - babel-loader: 8.2.3_45emxipv5fzn57mk4ujjfnadh4 + babel-loader: 8.2.3_xcm7bbhl2zdsgckfarl5d37zpy babel-plugin-istanbul: 6.1.1 - browserslist: 4.20.0 + browserslist: 4.20.3 cacache: 15.3.0 - circular-dependency-plugin: 5.2.2_webpack@5.67.0 - copy-webpack-plugin: 10.2.1_webpack@5.67.0 + circular-dependency-plugin: 5.2.2_webpack@5.70.0 + copy-webpack-plugin: 10.2.1_webpack@5.70.0 core-js: 3.20.3 critters: 0.0.16 - css-loader: 6.5.1_webpack@5.67.0 + css-loader: 6.5.1_webpack@5.70.0 esbuild-wasm: 0.14.22 glob: 7.2.0 https-proxy-agent: 5.0.0 inquirer: 8.2.0 jsonc-parser: 3.0.0 - karma: 6.3.17 + karma: 6.3.20 karma-source-map-support: 1.4.0 less: 4.1.2 - less-loader: 10.2.0_less@4.1.2+webpack@5.67.0 - license-webpack-plugin: 4.0.2_webpack@5.67.0 + less-loader: 10.2.0_less@4.1.2+webpack@5.70.0 + license-webpack-plugin: 4.0.2_webpack@5.70.0 loader-utils: 3.2.0 - mini-css-extract-plugin: 2.5.3_webpack@5.67.0 - minimatch: 3.0.4 + mini-css-extract-plugin: 2.5.3_webpack@5.70.0 + minimatch: 3.0.5 open: 8.4.0 ora: 5.4.1 parse5-html-rewriting-stream: 6.0.1 piscina: 3.2.0 postcss: 8.4.5 postcss-import: 14.0.2_postcss@8.4.5 - postcss-loader: 6.2.1_o6yioxgrt3py73h7xwxs5j2gwm + postcss-loader: 6.2.1_2dg6tyfnzs734jht5i7ukf2nxy postcss-preset-env: 7.2.3_postcss@8.4.5 protractor: 7.0.0 regenerator-runtime: 0.13.9 resolve-url-loader: 5.0.0 rxjs: 6.6.7 - sass: 1.49.0 - sass-loader: 12.4.0_sass@1.49.0+webpack@5.67.0 + sass: 1.49.9 + sass-loader: 12.4.0_sass@1.49.9+webpack@5.70.0 semver: 7.3.5 - source-map-loader: 3.0.1_webpack@5.67.0 + source-map-loader: 3.0.1_webpack@5.70.0 source-map-support: 0.5.21 stylus: 0.56.0 - stylus-loader: 6.2.0_jzabthsk2voqsgu3b6bqo5i3b4 + stylus-loader: 6.2.0_enyie7ooala22s7cuarcr47bsa terser: 5.11.0 text-table: 0.2.0 tree-kill: 1.2.2 tslib: 2.3.1 typescript: 4.5.5 - webpack: 5.67.0_esbuild@0.14.22 - webpack-dev-middleware: 5.3.0_webpack@5.67.0 - webpack-dev-server: 4.7.3_webpack@5.67.0 + webpack: 5.70.0_esbuild@0.14.22 + webpack-dev-middleware: 5.3.0_webpack@5.70.0 + webpack-dev-server: 4.7.3_webpack@5.70.0 webpack-merge: 5.8.0 - webpack-subresource-integrity: 5.1.0_webpack@5.67.0 + webpack-subresource-integrity: 5.1.0_webpack@5.70.0 optionalDependencies: esbuild: 0.14.22 transitivePeerDependencies: @@ -235,23 +228,23 @@ packages: - webpack-cli dev: true - /@angular-devkit/build-webpack/0.1302.6_jxzjf4sxhotx45zbooi3s2cpbi: - resolution: {integrity: sha512-TYEh2n9tPe932rEIgdiSpojOqtDppW2jzb/empVqCkLF7WUZsXKvTanttZC34L6R2VD6SAGWhb6JDg75ghUVYA==} + /@angular-devkit/build-webpack/0.1303.5_yqwwn4zy7x4owjsib6p4jmcbki: + resolution: {integrity: sha512-EI7scRGKPw9Rg4LypUSTf7JM3lE1imTVxY8mY6gqNkRWnvsb5+kptJQ+gK+VZSom/URcPFbN40lJYwgmZBNPeA==} engines: {node: ^12.20.0 || ^14.15.0 || >=16.10.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} peerDependencies: webpack: ^5.30.0 webpack-dev-server: ^4.0.0 dependencies: - '@angular-devkit/architect': 0.1302.6 + '@angular-devkit/architect': 0.1303.5 rxjs: 6.6.7 - webpack: 5.67.0_esbuild@0.14.22 - webpack-dev-server: 4.7.3_webpack@5.67.0 + webpack: 5.70.0_esbuild@0.14.22 + webpack-dev-server: 4.7.3_webpack@5.70.0 transitivePeerDependencies: - chokidar dev: true - /@angular-devkit/core/13.2.6: - resolution: {integrity: sha512-8h2mWdBTN/dYwZuzKMg2IODlOWMdbJcpQG4XVrkk9ejCPP+3aX5Aa3glCe/voN6eBNiRfs8YDM0jxmpN2aWVtg==} + /@angular-devkit/core/13.3.5: + resolution: {integrity: sha512-w7vzK4VoYP9rLgxJ2SwEfrkpKybdD+QgQZlsDBzT0C6Ebp7b4gkNcNVFo8EiZvfDl6Yplw2IAP7g7fs3STn0hQ==} engines: {node: ^12.20.0 || ^14.15.0 || >=16.10.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} peerDependencies: chokidar: ^3.5.2 @@ -267,11 +260,11 @@ packages: source-map: 0.7.3 dev: true - /@angular-devkit/schematics/13.2.6: - resolution: {integrity: sha512-mPgSqdnZRuPSMeUA+T+mwVCrq2yhXpcYm1/Rjbhy09CyHs4wSrFv21WHCrE6shlvXpcmwr0n+I0DIeagAPmjUA==} + /@angular-devkit/schematics/13.3.5: + resolution: {integrity: sha512-0N/kL/Vfx0yVAEwa3HYxNx9wYb+G9r1JrLjJQQzDp+z9LtcojNf7j3oey6NXrDUs1WjVZOa/AIdRl3/DuaoG5w==} engines: {node: ^12.20.0 || ^14.15.0 || >=16.10.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} dependencies: - '@angular-devkit/core': 13.2.6 + '@angular-devkit/core': 13.3.5 jsonc-parser: 3.0.0 magic-string: 0.25.7 ora: 5.4.1 @@ -280,61 +273,61 @@ packages: - chokidar dev: true - /@angular-eslint/builder/13.1.0_zlvujy5mo3bfvwuw46uoxyougq: - resolution: {integrity: sha512-RdyeetctnipVdCBrU/mipJ2XKiLC1yGmK1Sfbbgwu0s49CAdOArY/b+b8OU3yyy4EO1EGKQMlzs6F3wTYgiZCA==} + /@angular-eslint/builder/13.2.1_euf3tlwxkicdsl26qszea4u6ne: + resolution: {integrity: sha512-79378DhlZ+hUlsTYvFs/BauiCQPN0RGlN5IuvzZs62yWquPecwK0nHcSasUe5OtiknuwIy7SwFq/AXyJVI+Ouw==} peerDependencies: eslint: ^7.0.0 || ^8.0.0 typescript: '*' dependencies: - '@nrwl/devkit': 13.1.3 - eslint: 8.10.0 + '@nrwl/devkit': 13.1.3_typescript@4.5.5 + eslint: 8.15.0 typescript: 4.5.5 transitivePeerDependencies: - supports-color dev: true - /@angular-eslint/bundled-angular-compiler/13.1.0: - resolution: {integrity: sha512-0VSAZ3zrHkKdbvogQ4GLSf+lKojtPL3LXLlvXU9xNgNsqw68+gSNwaWd595tXoQCmpwWpTerKUbyIsGnPA7EYA==} + /@angular-eslint/bundled-angular-compiler/13.2.1: + resolution: {integrity: sha512-v/O9s6yvg7MJTQ9iNdXpZJOAjunY4ATk/dE3+xTsLwWTZXTXLXZE1FtKD/reijoItZtGiLUJ+F1pK5nwq/iI6w==} dev: true - /@angular-eslint/eslint-plugin-template/13.1.0_zlvujy5mo3bfvwuw46uoxyougq: - resolution: {integrity: sha512-ceZAMjufE58aduOW/UwjrbCRWocYC0zOEJ2jUkPt6jlL8yzc+SC6UitO0VmMgUsCizHueav5/3gKy05xqwk/CA==} + /@angular-eslint/eslint-plugin-template/13.2.1_euf3tlwxkicdsl26qszea4u6ne: + resolution: {integrity: sha512-fA11IGfnWzJePFVS04JKigQY33/Twp5Gv3sj6o8NLRi25NbZDFMc6YjRv8FuKfJ0DXrZh0nLgP2L/01qnXDgZQ==} peerDependencies: eslint: ^7.0.0 || ^8.0.0 typescript: '*' dependencies: - '@angular-eslint/bundled-angular-compiler': 13.1.0 - '@typescript-eslint/experimental-utils': 5.11.0_zlvujy5mo3bfvwuw46uoxyougq + '@angular-eslint/bundled-angular-compiler': 13.2.1 + '@typescript-eslint/experimental-utils': 5.17.0_euf3tlwxkicdsl26qszea4u6ne aria-query: 4.2.2 axobject-query: 2.2.0 - eslint: 8.10.0 + eslint: 8.15.0 typescript: 4.5.5 transitivePeerDependencies: - supports-color dev: true - /@angular-eslint/eslint-plugin/13.1.0_zlvujy5mo3bfvwuw46uoxyougq: - resolution: {integrity: sha512-WiggBWPhhpSjcYVHJiawCduCsydM/RPudUE8zxv0Nmj/APuzNgvUr6E//uYTrhNv9EIJoZutRovw7R4Y/yXj4Q==} + /@angular-eslint/eslint-plugin/13.2.1_euf3tlwxkicdsl26qszea4u6ne: + resolution: {integrity: sha512-hlHzbe7MIBbZ4IUKvJh5pjN5nKw0YZBwPyIB1+IBOJAdjWuS274uUGTZxKeyJiyJi0FOUu5+Z6vbM9ZJ2uzjcw==} peerDependencies: eslint: ^7.0.0 || ^8.0.0 typescript: '*' dependencies: - '@angular-eslint/utils': 13.1.0_zlvujy5mo3bfvwuw46uoxyougq - '@typescript-eslint/experimental-utils': 5.11.0_zlvujy5mo3bfvwuw46uoxyougq - eslint: 8.10.0 + '@angular-eslint/utils': 13.2.1_euf3tlwxkicdsl26qszea4u6ne + '@typescript-eslint/experimental-utils': 5.17.0_euf3tlwxkicdsl26qszea4u6ne + eslint: 8.15.0 typescript: 4.5.5 transitivePeerDependencies: - supports-color dev: true - /@angular-eslint/schematics/13.1.0_4t7cvfj7j7ljus6yopbguzgpym: - resolution: {integrity: sha512-/gVtkRP09cGhnUF3tr0phwNA5/ml94V3cqO8X4Z4QmyAaIwxuOJ0mJvWrVN7aurURxh9WoeWD/HXOvtC5igtpQ==} + /@angular-eslint/schematics/13.2.1_xcux44b6dhyxwzoktt3mtoiosm: + resolution: {integrity: sha512-uejXuV9mGzjxw/WY7T3FBpm3HWmOtjnA3eFXzY2VssqaYbEcBl9DakBh9h+KivV86iH3F3ElY8WC0Ka25TCCsg==} peerDependencies: '@angular/cli': '>= 13.0.0 < 14.0.0' dependencies: - '@angular-eslint/eslint-plugin': 13.1.0_zlvujy5mo3bfvwuw46uoxyougq - '@angular-eslint/eslint-plugin-template': 13.1.0_zlvujy5mo3bfvwuw46uoxyougq - '@angular/cli': 13.2.6 + '@angular-eslint/eslint-plugin': 13.2.1_euf3tlwxkicdsl26qszea4u6ne + '@angular-eslint/eslint-plugin-template': 13.2.1_euf3tlwxkicdsl26qszea4u6ne + '@angular/cli': 13.3.5 ignore: 5.2.0 strip-json-comments: 3.1.1 tmp: 0.2.1 @@ -344,67 +337,67 @@ packages: - typescript dev: true - /@angular-eslint/template-parser/13.1.0_zlvujy5mo3bfvwuw46uoxyougq: - resolution: {integrity: sha512-gKV+kms+kYm1HdToH3j4HL1RrjvMHscVkhwjoV1WbJColnfDivVAZ6/5/J92/A/8r7vJptQkftsbiaGKDyg47w==} + /@angular-eslint/template-parser/13.2.1_euf3tlwxkicdsl26qszea4u6ne: + resolution: {integrity: sha512-aSZjKYTUXjJ3sehm90CfZey/ed333IxP0TpnaG7Lue9rSEa3BkKOv8Kffy+EhDkpdTpjdwdmGfopxxsbm9sPHw==} peerDependencies: eslint: ^7.0.0 || ^8.0.0 typescript: '*' dependencies: - '@angular-eslint/bundled-angular-compiler': 13.1.0 - eslint: 8.10.0 + '@angular-eslint/bundled-angular-compiler': 13.2.1 + eslint: 8.15.0 eslint-scope: 5.1.1 typescript: 4.5.5 dev: true - /@angular-eslint/utils/13.1.0_zlvujy5mo3bfvwuw46uoxyougq: - resolution: {integrity: sha512-iLmYMXNk+1sFMIlYXN8/Z5UcNAOno38v10lzo4bMjCpzXKkMa0O2b+4qi+469iUJAU6RAZ5weUL+S2Wtlr0ooA==} + /@angular-eslint/utils/13.2.1_euf3tlwxkicdsl26qszea4u6ne: + resolution: {integrity: sha512-TCw56jQDPe/FDg3IC0QTQVn4mv5Pzb8K4YpO2hiBdU4XwmOTGWjbwZO++Wr1Gekw1OJYVWSIwNfz2MrGIDsu7A==} peerDependencies: eslint: ^7.0.0 || ^8.0.0 typescript: '*' dependencies: - '@angular-eslint/bundled-angular-compiler': 13.1.0 - '@typescript-eslint/experimental-utils': 5.11.0_zlvujy5mo3bfvwuw46uoxyougq - eslint: 8.10.0 + '@angular-eslint/bundled-angular-compiler': 13.2.1 + '@typescript-eslint/experimental-utils': 5.17.0_euf3tlwxkicdsl26qszea4u6ne + eslint: 8.15.0 typescript: 4.5.5 transitivePeerDependencies: - supports-color dev: true - /@angular/animations/13.2.6_@angular+core@13.2.6: - resolution: {integrity: sha512-DrjpKo68uR3lSLQQXosoTCbjKQS6IKRCpR14E2t8fo0AX8i2hkB8je4SrhdCyB7FgFN7l2kgUYo4Qa8+BOB+aA==} + /@angular/animations/13.3.8_@angular+core@13.3.8: + resolution: {integrity: sha512-zHQPFy2iW8Eqqm4vDTcri89zBg3UbSlOzREaUk1j6+ulFcNK50vmzqkUvcW/hy8x31+6VXkNvNDn2+Q2BWBxzA==} engines: {node: ^12.20.0 || ^14.15.0 || >=16.10.0} peerDependencies: - '@angular/core': 13.2.6 + '@angular/core': 13.3.8 dependencies: - '@angular/core': 13.2.6_rxjs@7.5.5+zone.js@0.11.5 - tslib: 2.3.1 + '@angular/core': 13.3.8_rxjs@7.5.5+zone.js@0.11.5 + tslib: 2.4.0 dev: false - /@angular/cdk/13.2.6_kepbt5zxypgzfx3lnmt7ejevbq: - resolution: {integrity: sha512-epuXmaHqfukwPsYvIksbuHLXDtb6GALV2Vgv6W2asj4TorD584CeQTs0EcdPGmCzhGUYI8U8QV63WOxu9YFcNA==} + /@angular/cdk/13.3.7_2udrwlokldixz3pwnih3nforle: + resolution: {integrity: sha512-HtGqlrt4+ikbpzooF0LT/uMW6fgRJxLRUoOwkTY1oHhfNXhQaE2p8XEUH2qshl28aCIF8r8zrb6jpd4VqC+tyg==} peerDependencies: '@angular/common': ^13.0.0 || ^14.0.0-0 '@angular/core': ^13.0.0 || ^14.0.0-0 rxjs: ^6.5.3 || ^7.4.0 dependencies: - '@angular/common': 13.2.6_liljh2qeu6ikanpmd3mvdhsjvy - '@angular/core': 13.2.6_rxjs@7.5.5+zone.js@0.11.5 + '@angular/common': 13.3.8_xlpe5njc7uyzndmprozz4vmstm + '@angular/core': 13.3.8_rxjs@7.5.5+zone.js@0.11.5 rxjs: 7.5.5 - tslib: 2.3.1 + tslib: 2.4.0 optionalDependencies: parse5: 5.1.1 dev: false - /@angular/cli/13.2.6: - resolution: {integrity: sha512-xIjEaQI5sWemXXc7GXLm4u9UL5sjtrQL/y1PJvvk/Jsa8+kIT+MutOfZfC7zcdAh9fqHd8mokH3guFV8BJdFxA==} + /@angular/cli/13.3.5: + resolution: {integrity: sha512-FrPg86cfmm0arWZInt55muCTpcQSNlvoViVrIVkyqSN06GoyCAQ2zn6/OYJnx/XAg/XvXTbygL+58c0WXuOaiA==} engines: {node: ^12.20.0 || ^14.15.0 || >=16.10.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} hasBin: true requiresBuild: true dependencies: - '@angular-devkit/architect': 0.1302.6 - '@angular-devkit/core': 13.2.6 - '@angular-devkit/schematics': 13.2.6 - '@schematics/angular': 13.2.6 + '@angular-devkit/architect': 0.1303.5 + '@angular-devkit/core': 13.3.5 + '@angular-devkit/schematics': 13.3.5 + '@schematics/angular': 13.3.5 '@yarnpkg/lockfile': 1.1.0 ansi-colors: 4.1.1 debug: 4.3.3 @@ -426,62 +419,62 @@ packages: - supports-color dev: true - /@angular/common/13.2.6_liljh2qeu6ikanpmd3mvdhsjvy: - resolution: {integrity: sha512-t4XRb9db4UeRcPs5aHNtGuXRKSvGBlTEr0zzSeoKzHD9TCaO4dSDISh9obS9hThaPuBmPKRUHN5KE1HFmqnSHg==} + /@angular/common/13.3.8_xlpe5njc7uyzndmprozz4vmstm: + resolution: {integrity: sha512-8GYa11PYC7Vj/bkNmzDqmpUyszAaJ565isKRDEQGcKWOB6k5OjnLT+nvMrKap7f347K2z+2qf+pXkgY8xXiDNA==} engines: {node: ^12.20.0 || ^14.15.0 || >=16.10.0} peerDependencies: - '@angular/core': 13.2.6 + '@angular/core': 13.3.8 rxjs: ^6.5.3 || ^7.4.0 dependencies: - '@angular/core': 13.2.6_rxjs@7.5.5+zone.js@0.11.5 + '@angular/core': 13.3.8_rxjs@7.5.5+zone.js@0.11.5 rxjs: 7.5.5 - tslib: 2.3.1 + tslib: 2.4.0 dev: false - /@angular/compiler-cli/13.2.6_ekciby3l4zq6e5khb4t26s7xi4: - resolution: {integrity: sha512-QtlLKj3m6a2nkewFxhg+a3tQ2gEIBzMfI2c1laWUfAfJJ56phj79k8Z/kf2HQxypphWixyTK+ugpTlMdvvOquA==} + /@angular/compiler-cli/13.3.8_vx3ve2joyfegojzwsmdbcxbcvm: + resolution: {integrity: sha512-DT3ux6OvWy4oL9kJPduQhFktKYmJKYWifPaEx6mCS3NOmWcMZLnpU03yC8mn+JFM2/ZHZs3m1Xn00hVzUmEPvg==} engines: {node: ^12.20.0 || ^14.15.0 || >=16.10.0} hasBin: true peerDependencies: - '@angular/compiler': 13.2.6 - typescript: '>=4.4.2 <4.6' + '@angular/compiler': 13.3.8 + typescript: '>=4.4.2 <4.7' dependencies: - '@angular/compiler': 13.2.6 - '@babel/core': 7.17.5 + '@angular/compiler': 13.3.8 + '@babel/core': 7.17.10 chokidar: 3.5.3 convert-source-map: 1.8.0 dependency-graph: 0.11.0 - magic-string: 0.26.1 + magic-string: 0.26.2 reflect-metadata: 0.1.13 - semver: 7.3.5 + semver: 7.3.7 sourcemap-codec: 1.4.8 - tslib: 2.3.1 + tslib: 2.4.0 typescript: 4.5.5 - yargs: 17.3.1 + yargs: 17.5.0 transitivePeerDependencies: - supports-color dev: true - /@angular/compiler/13.2.6: - resolution: {integrity: sha512-LHU29J2/c/03WHkwtzUSElTBsXbzkKdYARodnNfsFdLPsWhyvzO3cqlcZYteFJxEy3dVH+ZrYDjqQ9Sp17aIgA==} + /@angular/compiler/13.3.8: + resolution: {integrity: sha512-9g6prh4q6jbROskV+ZKDs0+gsllu8A3wYme/b54MHRc8Xdz9IeWAqwYFqUwuu2PZneR1ba0HmFtptTuzKnWGSQ==} engines: {node: ^12.20.0 || ^14.15.0 || >=16.10.0} dependencies: - tslib: 2.3.1 + tslib: 2.4.0 dev: false - /@angular/core/13.2.6_rxjs@7.5.5+zone.js@0.11.5: - resolution: {integrity: sha512-ctWsxuaSO3d3afLW+wkJSyiEIA2uhaTKNps9x5wz/oZJDaUDYVa4PM4x7/UHn2bXzBjXjN9LSW8h9F31iwmcTg==} + /@angular/core/13.3.8_rxjs@7.5.5+zone.js@0.11.5: + resolution: {integrity: sha512-FGQ+fvTm0QnNBKBamTJSzfBnxn+/gVBHT+2gpQtpax4LFP/6Z05N3AsJ2ZwM9mJwT4MH1HsEVJcXZCy7xXUXhg==} engines: {node: ^12.20.0 || ^14.15.0 || >=16.10.0} peerDependencies: rxjs: ^6.5.3 || ^7.4.0 zone.js: ~0.11.4 dependencies: rxjs: 7.5.5 - tslib: 2.3.1 + tslib: 2.4.0 zone.js: 0.11.5 dev: false - /@angular/flex-layout/13.0.0-beta.38_yauprrt2vk6gksh3vv43pars7y: + /@angular/flex-layout/13.0.0-beta.38_mm2ye5lutg3soupk3kz24agbmm: resolution: {integrity: sha512-kcWb7CcoHbvw7fjo/knizWVmSSmvaTnr8v1ML6zOdxu1PK9UPPOcOS8RTm6fy61zoC2LABivP1/6Z2jF5XfpdQ==} peerDependencies: '@angular/cdk': ^13.0.0 @@ -490,103 +483,103 @@ packages: '@angular/platform-browser': ^13.0.0 rxjs: ^6.5.3 || ^7.4.0 dependencies: - '@angular/cdk': 13.2.6_kepbt5zxypgzfx3lnmt7ejevbq - '@angular/common': 13.2.6_liljh2qeu6ikanpmd3mvdhsjvy - '@angular/core': 13.2.6_rxjs@7.5.5+zone.js@0.11.5 - '@angular/platform-browser': 13.2.6_e25nxa3fmrhalzgg6d5csuc37e + '@angular/cdk': 13.3.7_2udrwlokldixz3pwnih3nforle + '@angular/common': 13.3.8_xlpe5njc7uyzndmprozz4vmstm + '@angular/core': 13.3.8_rxjs@7.5.5+zone.js@0.11.5 + '@angular/platform-browser': 13.3.8_ybyyx4d43psrssz4pzm3hjprhq rxjs: 7.5.5 - tslib: 2.3.1 + tslib: 2.4.0 dev: false - /@angular/forms/13.2.6_qzbf453x66dacuov3yb3ujc54a: - resolution: {integrity: sha512-3IikvNtO0RBiGb2AWl8aYcE3ivXHPIJz+JOn9Wz9XXSkYx75D3GjuJlz+fVIgz+7Q7tJuS6Q2E5qat/ldeDmoA==} + /@angular/forms/13.3.8_cds4atrh3lsqcz6iqi6iq5hfx4: + resolution: {integrity: sha512-XG1uHUr7LfFKsE7cHfhOBj7f3xmuHWndBrHyqqNShpZBng35wiSktIWKHFL13IHeT+5J8WntR7/HpKwzKV84Vw==} engines: {node: ^12.20.0 || ^14.15.0 || >=16.10.0} peerDependencies: - '@angular/common': 13.2.6 - '@angular/core': 13.2.6 - '@angular/platform-browser': 13.2.6 + '@angular/common': 13.3.8 + '@angular/core': 13.3.8 + '@angular/platform-browser': 13.3.8 rxjs: ^6.5.3 || ^7.4.0 dependencies: - '@angular/common': 13.2.6_liljh2qeu6ikanpmd3mvdhsjvy - '@angular/core': 13.2.6_rxjs@7.5.5+zone.js@0.11.5 - '@angular/platform-browser': 13.2.6_e25nxa3fmrhalzgg6d5csuc37e + '@angular/common': 13.3.8_xlpe5njc7uyzndmprozz4vmstm + '@angular/core': 13.3.8_rxjs@7.5.5+zone.js@0.11.5 + '@angular/platform-browser': 13.3.8_ybyyx4d43psrssz4pzm3hjprhq rxjs: 7.5.5 - tslib: 2.3.1 + tslib: 2.4.0 dev: false - /@angular/language-service/13.2.6: - resolution: {integrity: sha512-nhF8GvEyUKIaDFTIQ4RSPQwRng7XjEWQl2zz0B8ShvQsgF/zMLo7mAci9MXxkYBIejU1I07w32r2J90rkjsARA==} + /@angular/language-service/13.3.8: + resolution: {integrity: sha512-dA+uxtUO+7i5gMCwIMtaUMse6+Bep6JcDWo8GJ/nWS8c3GAS2E96Sm3NBycKWGaiz9HNOgO2cbpPlMifKPREow==} engines: {node: ^12.20.0 || ^14.15.0 || >=16.10.0} dev: true - /@angular/material/13.2.6_tzifwbc76aqbwg2kj44g3qlgqe: - resolution: {integrity: sha512-/h5wa/tXE0DMIIEQX+rozFkUWHYUWg1Xf1R2tXUFLslLQ0KRCGyNo225Sv/1wrxXHxfrML787lA9ex4p90Feqw==} + /@angular/material/13.3.7_6qpprbaemweszvezfzsz4jfloa: + resolution: {integrity: sha512-CXdLvohaxl3Nii6I70pEJX2FZRRkBPNiocUNP39hFHXf2PW/eNYCN8TS5DG2uOAaR2wyPwrXrU95mDjgvlqXqQ==} peerDependencies: '@angular/animations': ^13.0.0 || ^14.0.0-0 - '@angular/cdk': 13.2.6 + '@angular/cdk': 13.3.7 '@angular/common': ^13.0.0 || ^14.0.0-0 '@angular/core': ^13.0.0 || ^14.0.0-0 '@angular/forms': ^13.0.0 || ^14.0.0-0 '@angular/platform-browser': ^13.0.0 || ^14.0.0-0 rxjs: ^6.5.3 || ^7.4.0 dependencies: - '@angular/animations': 13.2.6_@angular+core@13.2.6 - '@angular/cdk': 13.2.6_kepbt5zxypgzfx3lnmt7ejevbq - '@angular/common': 13.2.6_liljh2qeu6ikanpmd3mvdhsjvy - '@angular/core': 13.2.6_rxjs@7.5.5+zone.js@0.11.5 - '@angular/forms': 13.2.6_qzbf453x66dacuov3yb3ujc54a - '@angular/platform-browser': 13.2.6_e25nxa3fmrhalzgg6d5csuc37e + '@angular/animations': 13.3.8_@angular+core@13.3.8 + '@angular/cdk': 13.3.7_2udrwlokldixz3pwnih3nforle + '@angular/common': 13.3.8_xlpe5njc7uyzndmprozz4vmstm + '@angular/core': 13.3.8_rxjs@7.5.5+zone.js@0.11.5 + '@angular/forms': 13.3.8_cds4atrh3lsqcz6iqi6iq5hfx4 + '@angular/platform-browser': 13.3.8_ybyyx4d43psrssz4pzm3hjprhq rxjs: 7.5.5 - tslib: 2.3.1 + tslib: 2.4.0 dev: false - /@angular/platform-browser-dynamic/13.2.6_6wzn7awrt3zkp66omzhnwae2gm: - resolution: {integrity: sha512-m77+pzwZw+4kiRhxzrj1kE3N1K82I8Xt+vEBKSL2Xv42hCX0T37erC6KlztFEDj4A68s5+/0C5vfwhEiDcr/Cw==} + /@angular/platform-browser-dynamic/13.3.8_t6vvnf6tw36hgpkv6poryih7nq: + resolution: {integrity: sha512-KWAfceZePkFZF9uePwIkoToM0LF4WPM/Ps1ijbeX0XaCFN7SFImoKfjiFEiRrRXjiCgKhPOJs69I0tTxiQA0VA==} engines: {node: ^12.20.0 || ^14.15.0 || >=16.10.0} peerDependencies: - '@angular/common': 13.2.6 - '@angular/compiler': 13.2.6 - '@angular/core': 13.2.6 - '@angular/platform-browser': 13.2.6 + '@angular/common': 13.3.8 + '@angular/compiler': 13.3.8 + '@angular/core': 13.3.8 + '@angular/platform-browser': 13.3.8 dependencies: - '@angular/common': 13.2.6_liljh2qeu6ikanpmd3mvdhsjvy - '@angular/compiler': 13.2.6 - '@angular/core': 13.2.6_rxjs@7.5.5+zone.js@0.11.5 - '@angular/platform-browser': 13.2.6_e25nxa3fmrhalzgg6d5csuc37e - tslib: 2.3.1 + '@angular/common': 13.3.8_xlpe5njc7uyzndmprozz4vmstm + '@angular/compiler': 13.3.8 + '@angular/core': 13.3.8_rxjs@7.5.5+zone.js@0.11.5 + '@angular/platform-browser': 13.3.8_ybyyx4d43psrssz4pzm3hjprhq + tslib: 2.4.0 dev: false - /@angular/platform-browser/13.2.6_e25nxa3fmrhalzgg6d5csuc37e: - resolution: {integrity: sha512-Gc/1TqysW+P+K3NeQihmHWs4KF1mjJT20s06r+YcETnPP11uPk+UxQl7gJNsDV587DYO/wT3oISXVpRw4UJhdQ==} + /@angular/platform-browser/13.3.8_ybyyx4d43psrssz4pzm3hjprhq: + resolution: {integrity: sha512-QRkly2LL6aJJaO6Fw6VwuigtYxefukCJ9SS/jZI0rND94bUX9g4exHv87sQsN8LOUdFIVXXqXSY1Oy1eW0X+IQ==} engines: {node: ^12.20.0 || ^14.15.0 || >=16.10.0} peerDependencies: - '@angular/animations': 13.2.6 - '@angular/common': 13.2.6 - '@angular/core': 13.2.6 + '@angular/animations': 13.3.8 + '@angular/common': 13.3.8 + '@angular/core': 13.3.8 peerDependenciesMeta: '@angular/animations': optional: true dependencies: - '@angular/animations': 13.2.6_@angular+core@13.2.6 - '@angular/common': 13.2.6_liljh2qeu6ikanpmd3mvdhsjvy - '@angular/core': 13.2.6_rxjs@7.5.5+zone.js@0.11.5 - tslib: 2.3.1 + '@angular/animations': 13.3.8_@angular+core@13.3.8 + '@angular/common': 13.3.8_xlpe5njc7uyzndmprozz4vmstm + '@angular/core': 13.3.8_rxjs@7.5.5+zone.js@0.11.5 + tslib: 2.4.0 dev: false - /@angular/router/13.2.6_qzbf453x66dacuov3yb3ujc54a: - resolution: {integrity: sha512-dA9vL4mPLp+iNegzuvm9FaEWirFI2ZK3WQgbdoxoIpneym+BxRTkNDzPcvEaqfUf7eDGRBqlWakFDrd+H2QEbg==} + /@angular/router/13.3.8_cds4atrh3lsqcz6iqi6iq5hfx4: + resolution: {integrity: sha512-iYiWezg+XCaBWgP/GCe8IOEtR4hcn0oGcnBZVNySD+gHBWH9o7QYDvDItCEpVKBLTwNaB0ftSIkkPzcW/eR+kA==} engines: {node: ^12.20.0 || ^14.15.0 || >=16.10.0} peerDependencies: - '@angular/common': 13.2.6 - '@angular/core': 13.2.6 - '@angular/platform-browser': 13.2.6 + '@angular/common': 13.3.8 + '@angular/core': 13.3.8 + '@angular/platform-browser': 13.3.8 rxjs: ^6.5.3 || ^7.4.0 dependencies: - '@angular/common': 13.2.6_liljh2qeu6ikanpmd3mvdhsjvy - '@angular/core': 13.2.6_rxjs@7.5.5+zone.js@0.11.5 - '@angular/platform-browser': 13.2.6_e25nxa3fmrhalzgg6d5csuc37e + '@angular/common': 13.3.8_xlpe5njc7uyzndmprozz4vmstm + '@angular/core': 13.3.8_rxjs@7.5.5+zone.js@0.11.5 + '@angular/platform-browser': 13.3.8_ybyyx4d43psrssz4pzm3hjprhq rxjs: 7.5.5 - tslib: 2.3.1 + tslib: 2.4.0 dev: false /@assemblyscript/loader/0.10.1: @@ -597,11 +590,11 @@ packages: resolution: {integrity: sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/highlight': 7.16.10 + '@babel/highlight': 7.17.9 dev: true - /@babel/compat-data/7.17.0: - resolution: {integrity: sha512-392byTlpGWXMv4FbyWw3sAZ/FrW/DrwqLGXpy0mbyNe9Taqv1mg9yON5/o0cnr8XYCkFTZbC1eV+c+LAROgrng==} + /@babel/compat-data/7.17.10: + resolution: {integrity: sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw==} engines: {node: '>=6.9.0'} dev: true @@ -611,41 +604,41 @@ packages: dependencies: '@babel/code-frame': 7.16.7 '@babel/generator': 7.16.8 - '@babel/helper-compilation-targets': 7.16.7_@babel+core@7.16.12 - '@babel/helper-module-transforms': 7.17.6 - '@babel/helpers': 7.17.2 - '@babel/parser': 7.17.3 + '@babel/helper-compilation-targets': 7.17.10_@babel+core@7.16.12 + '@babel/helper-module-transforms': 7.17.7 + '@babel/helpers': 7.17.9 + '@babel/parser': 7.17.10 '@babel/template': 7.16.7 - '@babel/traverse': 7.17.3 - '@babel/types': 7.17.0 + '@babel/traverse': 7.17.10 + '@babel/types': 7.17.10 convert-source-map: 1.8.0 - debug: 4.3.3 + debug: 4.3.4 gensync: 1.0.0-beta.2 - json5: 2.2.0 + json5: 2.2.1 semver: 6.3.0 source-map: 0.5.7 transitivePeerDependencies: - supports-color dev: true - /@babel/core/7.17.5: - resolution: {integrity: sha512-/BBMw4EvjmyquN5O+t5eh0+YqB3XXJkYD2cjKpYtWOfFy4lQ4UozNSmxAcWT8r2XtZs0ewG+zrfsqeR15i1ajA==} + /@babel/core/7.17.10: + resolution: {integrity: sha512-liKoppandF3ZcBnIYFjfSDHZLKdLHGJRkoWtG8zQyGJBQfIYobpnVGI5+pLBNtS6psFLDzyq8+h5HiVljW9PNA==} engines: {node: '>=6.9.0'} dependencies: - '@ampproject/remapping': 2.1.2 + '@ampproject/remapping': 2.2.0 '@babel/code-frame': 7.16.7 - '@babel/generator': 7.17.3 - '@babel/helper-compilation-targets': 7.16.7_@babel+core@7.17.5 - '@babel/helper-module-transforms': 7.17.6 - '@babel/helpers': 7.17.2 - '@babel/parser': 7.17.3 + '@babel/generator': 7.17.10 + '@babel/helper-compilation-targets': 7.17.10_@babel+core@7.17.10 + '@babel/helper-module-transforms': 7.17.7 + '@babel/helpers': 7.17.9 + '@babel/parser': 7.17.10 '@babel/template': 7.16.7 - '@babel/traverse': 7.17.3 - '@babel/types': 7.17.0 + '@babel/traverse': 7.17.10 + '@babel/types': 7.17.10 convert-source-map: 1.8.0 - debug: 4.3.3 + debug: 4.3.4 gensync: 1.0.0-beta.2 - json5: 2.2.0 + json5: 2.2.1 semver: 6.3.0 transitivePeerDependencies: - supports-color @@ -655,25 +648,25 @@ packages: resolution: {integrity: sha512-1ojZwE9+lOXzcWdWmO6TbUzDfqLD39CmEhN8+2cX9XkDo5yW1OpgfejfliysR2AWLpMamTiOiAp/mtroaymhpw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.17.0 + '@babel/types': 7.17.10 jsesc: 2.5.2 source-map: 0.5.7 dev: true - /@babel/generator/7.17.3: - resolution: {integrity: sha512-+R6Dctil/MgUsZsZAkYgK+ADNSZzJRRy0TvY65T71z/CR854xHQ1EweBYXdfT+HNeN7w0cSJJEzgxZMv40pxsg==} + /@babel/generator/7.17.10: + resolution: {integrity: sha512-46MJZZo9y3o4kmhBVc7zW7i8dtR1oIK/sdO5NcfcZRhTGYi+KKJRtHNgsU6c4VUcJmUNV/LQdebD/9Dlv4K+Tg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.17.0 + '@babel/types': 7.17.10 + '@jridgewell/gen-mapping': 0.1.1 jsesc: 2.5.2 - source-map: 0.5.7 dev: true /@babel/helper-annotate-as-pure/7.16.7: resolution: {integrity: sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.17.0 + '@babel/types': 7.17.10 dev: true /@babel/helper-builder-binary-assignment-operator-visitor/7.16.7: @@ -681,37 +674,37 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/helper-explode-assignable-expression': 7.16.7 - '@babel/types': 7.17.0 + '@babel/types': 7.17.10 dev: true - /@babel/helper-compilation-targets/7.16.7_@babel+core@7.16.12: - resolution: {integrity: sha512-mGojBwIWcwGD6rfqgRXVlVYmPAv7eOpIemUG3dGnDdCY4Pae70ROij3XmfrH6Fa1h1aiDylpglbZyktfzyo/hA==} + /@babel/helper-compilation-targets/7.17.10_@babel+core@7.16.12: + resolution: {integrity: sha512-gh3RxjWbauw/dFiU/7whjd0qN9K6nPJMqe6+Er7rOavFh0CQUSwhAE3IcTho2rywPJFxej6TUUHDkWcYI6gGqQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/compat-data': 7.17.0 + '@babel/compat-data': 7.17.10 '@babel/core': 7.16.12 '@babel/helper-validator-option': 7.16.7 - browserslist: 4.20.0 + browserslist: 4.20.3 semver: 6.3.0 dev: true - /@babel/helper-compilation-targets/7.16.7_@babel+core@7.17.5: - resolution: {integrity: sha512-mGojBwIWcwGD6rfqgRXVlVYmPAv7eOpIemUG3dGnDdCY4Pae70ROij3XmfrH6Fa1h1aiDylpglbZyktfzyo/hA==} + /@babel/helper-compilation-targets/7.17.10_@babel+core@7.17.10: + resolution: {integrity: sha512-gh3RxjWbauw/dFiU/7whjd0qN9K6nPJMqe6+Er7rOavFh0CQUSwhAE3IcTho2rywPJFxej6TUUHDkWcYI6gGqQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/compat-data': 7.17.0 - '@babel/core': 7.17.5 + '@babel/compat-data': 7.17.10 + '@babel/core': 7.17.10 '@babel/helper-validator-option': 7.16.7 - browserslist: 4.20.0 + browserslist: 4.20.3 semver: 6.3.0 dev: true - /@babel/helper-create-class-features-plugin/7.17.6_@babel+core@7.16.12: - resolution: {integrity: sha512-SogLLSxXm2OkBbSsHZMM4tUi8fUzjs63AT/d0YQIzr6GSd8Hxsbk2KYDX0k0DweAzGMj/YWeiCsorIdtdcW8Eg==} + /@babel/helper-create-class-features-plugin/7.17.9_@babel+core@7.16.12: + resolution: {integrity: sha512-kUjip3gruz6AJKOq5i3nC6CoCEEF/oHH3cp6tOZhB+IyyyPyW0g1Gfsxn3mkk6S08pIA2y8GQh609v9G/5sHVQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 @@ -719,8 +712,8 @@ packages: '@babel/core': 7.16.12 '@babel/helper-annotate-as-pure': 7.16.7 '@babel/helper-environment-visitor': 7.16.7 - '@babel/helper-function-name': 7.16.7 - '@babel/helper-member-expression-to-functions': 7.16.7 + '@babel/helper-function-name': 7.17.9 + '@babel/helper-member-expression-to-functions': 7.17.7 '@babel/helper-optimise-call-expression': 7.16.7 '@babel/helper-replace-supers': 7.16.7 '@babel/helper-split-export-declaration': 7.16.7 @@ -745,11 +738,11 @@ packages: '@babel/core': ^7.4.0-0 dependencies: '@babel/core': 7.16.12 - '@babel/helper-compilation-targets': 7.16.7_@babel+core@7.16.12 + '@babel/helper-compilation-targets': 7.17.10_@babel+core@7.16.12 '@babel/helper-module-imports': 7.16.7 '@babel/helper-plugin-utils': 7.16.7 - '@babel/traverse': 7.17.3 - debug: 4.3.3 + '@babel/traverse': 7.17.10 + debug: 4.3.4 lodash.debounce: 4.0.8 resolve: 1.22.0 semver: 6.3.0 @@ -761,65 +754,57 @@ packages: resolution: {integrity: sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.17.0 + '@babel/types': 7.17.10 dev: true /@babel/helper-explode-assignable-expression/7.16.7: resolution: {integrity: sha512-KyUenhWMC8VrxzkGP0Jizjo4/Zx+1nNZhgocs+gLzyZyB8SHidhoq9KK/8Ato4anhwsivfkBLftky7gvzbZMtQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.17.0 + '@babel/types': 7.17.10 dev: true - /@babel/helper-function-name/7.16.7: - resolution: {integrity: sha512-QfDfEnIUyyBSR3HtrtGECuZ6DAyCkYFp7GHl75vFtTnn6pjKeK0T1DB5lLkFvBea8MdaiUABx3osbgLyInoejA==} + /@babel/helper-function-name/7.17.9: + resolution: {integrity: sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-get-function-arity': 7.16.7 '@babel/template': 7.16.7 - '@babel/types': 7.17.0 - dev: true - - /@babel/helper-get-function-arity/7.16.7: - resolution: {integrity: sha512-flc+RLSOBXzNzVhcLu6ujeHUrD6tANAOU5ojrRx/as+tbzf8+stUCj7+IfRRoAbEZqj/ahXEMsjhOhgeZsrnTw==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.17.0 + '@babel/types': 7.17.10 dev: true /@babel/helper-hoist-variables/7.16.7: resolution: {integrity: sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.17.0 + '@babel/types': 7.17.10 dev: true - /@babel/helper-member-expression-to-functions/7.16.7: - resolution: {integrity: sha512-VtJ/65tYiU/6AbMTDwyoXGPKHgTsfRarivm+YbB5uAzKUyuPjgZSgAFeG87FCigc7KNHu2Pegh1XIT3lXjvz3Q==} + /@babel/helper-member-expression-to-functions/7.17.7: + resolution: {integrity: sha512-thxXgnQ8qQ11W2wVUObIqDL4p148VMxkt5T/qpN5k2fboRyzFGFmKsTGViquyM5QHKUy48OZoca8kw4ajaDPyw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.17.0 + '@babel/types': 7.17.10 dev: true /@babel/helper-module-imports/7.16.7: resolution: {integrity: sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.17.0 + '@babel/types': 7.17.10 dev: true - /@babel/helper-module-transforms/7.17.6: - resolution: {integrity: sha512-2ULmRdqoOMpdvkbT8jONrZML/XALfzxlb052bldftkicAUy8AxSCkD5trDPQcwHNmolcl7wP6ehNqMlyUw6AaA==} + /@babel/helper-module-transforms/7.17.7: + resolution: {integrity: sha512-VmZD99F3gNTYB7fJRDTi+u6l/zxY0BE6OIxPSU7a50s6ZUQkHwSDmV92FfM+oCG0pZRVojGYhkR8I0OGeCVREw==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-environment-visitor': 7.16.7 '@babel/helper-module-imports': 7.16.7 - '@babel/helper-simple-access': 7.16.7 + '@babel/helper-simple-access': 7.17.7 '@babel/helper-split-export-declaration': 7.16.7 '@babel/helper-validator-identifier': 7.16.7 '@babel/template': 7.16.7 - '@babel/traverse': 7.17.3 - '@babel/types': 7.17.0 + '@babel/traverse': 7.17.10 + '@babel/types': 7.17.10 transitivePeerDependencies: - supports-color dev: true @@ -828,7 +813,7 @@ packages: resolution: {integrity: sha512-EtgBhg7rd/JcnpZFXpBy0ze1YRfdm7BnBX4uKMBd3ixa3RGAE002JZB66FJyNH7g0F38U05pXmA5P8cBh7z+1w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.17.0 + '@babel/types': 7.17.10 dev: true /@babel/helper-plugin-utils/7.16.7: @@ -842,7 +827,7 @@ packages: dependencies: '@babel/helper-annotate-as-pure': 7.16.7 '@babel/helper-wrap-function': 7.16.8 - '@babel/types': 7.17.0 + '@babel/types': 7.17.10 transitivePeerDependencies: - supports-color dev: true @@ -852,33 +837,33 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/helper-environment-visitor': 7.16.7 - '@babel/helper-member-expression-to-functions': 7.16.7 + '@babel/helper-member-expression-to-functions': 7.17.7 '@babel/helper-optimise-call-expression': 7.16.7 - '@babel/traverse': 7.17.3 - '@babel/types': 7.17.0 + '@babel/traverse': 7.17.10 + '@babel/types': 7.17.10 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-simple-access/7.16.7: - resolution: {integrity: sha512-ZIzHVyoeLMvXMN/vok/a4LWRy8G2v205mNP0XOuf9XRLyX5/u9CnVulUtDgUTama3lT+bf/UqucuZjqiGuTS1g==} + /@babel/helper-simple-access/7.17.7: + resolution: {integrity: sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.17.0 + '@babel/types': 7.17.10 dev: true /@babel/helper-skip-transparent-expression-wrappers/7.16.0: resolution: {integrity: sha512-+il1gTy0oHwUsBQZyJvukbB4vPMdcYBrFHa0Uc4AizLxbq6BOYC51Rv4tWocX9BLBDLZ4kc6qUFpQ6HRgL+3zw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.17.0 + '@babel/types': 7.17.10 dev: true /@babel/helper-split-export-declaration/7.16.7: resolution: {integrity: sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.17.0 + '@babel/types': 7.17.10 dev: true /@babel/helper-validator-identifier/7.16.7: @@ -895,27 +880,27 @@ packages: resolution: {integrity: sha512-8RpyRVIAW1RcDDGTA+GpPAwV22wXCfKOoM9bet6TLkGIFTkRQSkH1nMQ5Yet4MpoXe1ZwHPVtNasc2w0uZMqnw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-function-name': 7.16.7 + '@babel/helper-function-name': 7.17.9 '@babel/template': 7.16.7 - '@babel/traverse': 7.17.3 - '@babel/types': 7.17.0 + '@babel/traverse': 7.17.10 + '@babel/types': 7.17.10 transitivePeerDependencies: - supports-color dev: true - /@babel/helpers/7.17.2: - resolution: {integrity: sha512-0Qu7RLR1dILozr/6M0xgj+DFPmi6Bnulgm9M8BVa9ZCWxDqlSnqt3cf8IDPB5m45sVXUZ0kuQAgUrdSFFH79fQ==} + /@babel/helpers/7.17.9: + resolution: {integrity: sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q==} engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.16.7 - '@babel/traverse': 7.17.3 - '@babel/types': 7.17.0 + '@babel/traverse': 7.17.10 + '@babel/types': 7.17.10 transitivePeerDependencies: - supports-color dev: true - /@babel/highlight/7.16.10: - resolution: {integrity: sha512-5FnTQLSLswEj6IkgVw5KusNUUFY9ZGqe/TRFnP/BKYHYgfh7tc+C7mwiy95/yNP7Dh9x580Vv8r7u7ZfTBFxdw==} + /@babel/highlight/7.17.9: + resolution: {integrity: sha512-J9PfEKCbFIv2X5bjTMiZu6Vf341N05QIY+d6FvVKynkG1S7G0j3I0QoRtWIrXhZ+/Nlb5Q0MzqL7TokEJ5BNHg==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-validator-identifier': 7.16.7 @@ -923,12 +908,12 @@ packages: js-tokens: 4.0.0 dev: true - /@babel/parser/7.17.3: - resolution: {integrity: sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA==} + /@babel/parser/7.17.10: + resolution: {integrity: sha512-n2Q6i+fnJqzOaq2VkdXxy2TCPCWQZHiCo0XqmrCvDWcZQKRyZzYi4Z0yxlBuN0w+r2ZHmre+Q087DSrw3pbJDQ==} engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.17.0 + '@babel/types': 7.17.10 dev: true /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.16.7_@babel+core@7.16.12: @@ -974,7 +959,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.16.12 - '@babel/helper-create-class-features-plugin': 7.17.6_@babel+core@7.16.12 + '@babel/helper-create-class-features-plugin': 7.17.9_@babel+core@7.16.12 '@babel/helper-plugin-utils': 7.16.7 transitivePeerDependencies: - supports-color @@ -987,7 +972,7 @@ packages: '@babel/core': ^7.12.0 dependencies: '@babel/core': 7.16.12 - '@babel/helper-create-class-features-plugin': 7.17.6_@babel+core@7.16.12 + '@babel/helper-create-class-features-plugin': 7.17.9_@babel+core@7.16.12 '@babel/helper-plugin-utils': 7.16.7 '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.16.12 transitivePeerDependencies: @@ -1066,9 +1051,9 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.17.0 + '@babel/compat-data': 7.17.10 '@babel/core': 7.16.12 - '@babel/helper-compilation-targets': 7.16.7_@babel+core@7.16.12 + '@babel/helper-compilation-targets': 7.17.10_@babel+core@7.16.12 '@babel/helper-plugin-utils': 7.16.7 '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.16.12 '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.16.12 @@ -1104,7 +1089,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.16.12 - '@babel/helper-create-class-features-plugin': 7.17.6_@babel+core@7.16.12 + '@babel/helper-create-class-features-plugin': 7.17.9_@babel+core@7.16.12 '@babel/helper-plugin-utils': 7.16.7 transitivePeerDependencies: - supports-color @@ -1118,7 +1103,7 @@ packages: dependencies: '@babel/core': 7.16.12 '@babel/helper-annotate-as-pure': 7.16.7 - '@babel/helper-create-class-features-plugin': 7.17.6_@babel+core@7.16.12 + '@babel/helper-create-class-features-plugin': 7.17.9_@babel+core@7.16.12 '@babel/helper-plugin-utils': 7.16.7 '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.16.12 transitivePeerDependencies: @@ -1318,7 +1303,7 @@ packages: '@babel/core': 7.16.12 '@babel/helper-annotate-as-pure': 7.16.7 '@babel/helper-environment-visitor': 7.16.7 - '@babel/helper-function-name': 7.16.7 + '@babel/helper-function-name': 7.17.9 '@babel/helper-optimise-call-expression': 7.16.7 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-replace-supers': 7.16.7 @@ -1338,8 +1323,8 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-destructuring/7.17.3_@babel+core@7.16.12: - resolution: {integrity: sha512-dDFzegDYKlPqa72xIlbmSkly5MluLoaC1JswABGktyt6NTXSBcUuse/kWE/wvKFWJHPETpi158qJZFS3JmykJg==} + /@babel/plugin-transform-destructuring/7.17.7_@babel+core@7.16.12: + resolution: {integrity: sha512-XVh0r5yq9sLR4vZ6eVZe8FKfIcSgaTBxVBRSYokRj2qksf6QerYnTxz9/GTuKTH/n/HwLP7t6gtlybHetJ/6hQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1397,8 +1382,8 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.16.12 - '@babel/helper-compilation-targets': 7.16.7_@babel+core@7.16.12 - '@babel/helper-function-name': 7.16.7 + '@babel/helper-compilation-targets': 7.17.10_@babel+core@7.16.12 + '@babel/helper-function-name': 7.17.9 '@babel/helper-plugin-utils': 7.16.7 dev: true @@ -1429,37 +1414,37 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.16.12 - '@babel/helper-module-transforms': 7.17.6 + '@babel/helper-module-transforms': 7.17.7 '@babel/helper-plugin-utils': 7.16.7 babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-modules-commonjs/7.16.8_@babel+core@7.16.12: - resolution: {integrity: sha512-oflKPvsLT2+uKQopesJt3ApiaIS2HW+hzHFcwRNtyDGieAeC/dIHZX8buJQ2J2X1rxGPy4eRcUijm3qcSPjYcA==} + /@babel/plugin-transform-modules-commonjs/7.17.9_@babel+core@7.16.12: + resolution: {integrity: sha512-2TBFd/r2I6VlYn0YRTz2JdazS+FoUuQ2rIFHoAxtyP/0G3D82SBLaRq9rnUkpqlLg03Byfl/+M32mpxjO6KaPw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.16.12 - '@babel/helper-module-transforms': 7.17.6 + '@babel/helper-module-transforms': 7.17.7 '@babel/helper-plugin-utils': 7.16.7 - '@babel/helper-simple-access': 7.16.7 + '@babel/helper-simple-access': 7.17.7 babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-modules-systemjs/7.16.7_@babel+core@7.16.12: - resolution: {integrity: sha512-DuK5E3k+QQmnOqBR9UkusByy5WZWGRxfzV529s9nPra1GE7olmxfqO2FHobEOYSPIjPBTr4p66YDcjQnt8cBmw==} + /@babel/plugin-transform-modules-systemjs/7.17.8_@babel+core@7.16.12: + resolution: {integrity: sha512-39reIkMTUVagzgA5x88zDYXPCMT6lcaRKs1+S9K6NKBPErbgO/w/kP8GlNQTC87b412ZTlmNgr3k2JrWgHH+Bw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.16.12 '@babel/helper-hoist-variables': 7.16.7 - '@babel/helper-module-transforms': 7.17.6 + '@babel/helper-module-transforms': 7.17.7 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-validator-identifier': 7.16.7 babel-plugin-dynamic-import-node: 2.3.3 @@ -1474,14 +1459,14 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.16.12 - '@babel/helper-module-transforms': 7.17.6 + '@babel/helper-module-transforms': 7.17.7 '@babel/helper-plugin-utils': 7.16.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-named-capturing-groups-regex/7.16.8_@babel+core@7.16.12: - resolution: {integrity: sha512-j3Jw+n5PvpmhRR+mrgIh04puSANCk/T/UA3m3P1MjJkhlK906+ApHhDIqBQDdOgL/r1UYpz4GNclTXxyZrYGSw==} + /@babel/plugin-transform-named-capturing-groups-regex/7.17.10_@babel+core@7.16.12: + resolution: {integrity: sha512-v54O6yLaJySCs6mGzaVOUw9T967GnH38T6CQSAtnzdNPwu84l2qAjssKzo/WSO8Yi7NF+7ekm5cVbF/5qiIgNA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 @@ -1533,14 +1518,14 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-regenerator/7.16.7_@babel+core@7.16.12: - resolution: {integrity: sha512-mF7jOgGYCkSJagJ6XCujSQg+6xC1M77/03K2oBmVJWoFGNUtnVJO4WHKJk3dnPC8HCcj4xBQP1Egm8DWh3Pb3Q==} + /@babel/plugin-transform-regenerator/7.17.9_@babel+core@7.16.12: + resolution: {integrity: sha512-Lc2TfbxR1HOyn/c6b4Y/b6NHoTb67n/IoWLxTu4kC7h4KQnWlhCq2S8Tx0t2SVvv5Uu87Hs+6JEJ5kt2tYGylQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.16.12 - regenerator-transform: 0.14.5 + regenerator-transform: 0.15.0 dev: true /@babel/plugin-transform-reserved-words/7.16.7_@babel+core@7.16.12: @@ -1648,9 +1633,9 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.17.0 + '@babel/compat-data': 7.17.10 '@babel/core': 7.16.12 - '@babel/helper-compilation-targets': 7.16.7_@babel+core@7.16.12 + '@babel/helper-compilation-targets': 7.17.10_@babel+core@7.16.12 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-validator-option': 7.16.7 '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.16.7_@babel+core@7.16.12 @@ -1690,7 +1675,7 @@ packages: '@babel/plugin-transform-block-scoping': 7.16.7_@babel+core@7.16.12 '@babel/plugin-transform-classes': 7.16.7_@babel+core@7.16.12 '@babel/plugin-transform-computed-properties': 7.16.7_@babel+core@7.16.12 - '@babel/plugin-transform-destructuring': 7.17.3_@babel+core@7.16.12 + '@babel/plugin-transform-destructuring': 7.17.7_@babel+core@7.16.12 '@babel/plugin-transform-dotall-regex': 7.16.7_@babel+core@7.16.12 '@babel/plugin-transform-duplicate-keys': 7.16.7_@babel+core@7.16.12 '@babel/plugin-transform-exponentiation-operator': 7.16.7_@babel+core@7.16.12 @@ -1699,15 +1684,15 @@ packages: '@babel/plugin-transform-literals': 7.16.7_@babel+core@7.16.12 '@babel/plugin-transform-member-expression-literals': 7.16.7_@babel+core@7.16.12 '@babel/plugin-transform-modules-amd': 7.16.7_@babel+core@7.16.12 - '@babel/plugin-transform-modules-commonjs': 7.16.8_@babel+core@7.16.12 - '@babel/plugin-transform-modules-systemjs': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-modules-commonjs': 7.17.9_@babel+core@7.16.12 + '@babel/plugin-transform-modules-systemjs': 7.17.8_@babel+core@7.16.12 '@babel/plugin-transform-modules-umd': 7.16.7_@babel+core@7.16.12 - '@babel/plugin-transform-named-capturing-groups-regex': 7.16.8_@babel+core@7.16.12 + '@babel/plugin-transform-named-capturing-groups-regex': 7.17.10_@babel+core@7.16.12 '@babel/plugin-transform-new-target': 7.16.7_@babel+core@7.16.12 '@babel/plugin-transform-object-super': 7.16.7_@babel+core@7.16.12 '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.16.12 '@babel/plugin-transform-property-literals': 7.16.7_@babel+core@7.16.12 - '@babel/plugin-transform-regenerator': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-regenerator': 7.17.9_@babel+core@7.16.12 '@babel/plugin-transform-reserved-words': 7.16.7_@babel+core@7.16.12 '@babel/plugin-transform-shorthand-properties': 7.16.7_@babel+core@7.16.12 '@babel/plugin-transform-spread': 7.16.7_@babel+core@7.16.12 @@ -1717,11 +1702,11 @@ packages: '@babel/plugin-transform-unicode-escapes': 7.16.7_@babel+core@7.16.12 '@babel/plugin-transform-unicode-regex': 7.16.7_@babel+core@7.16.12 '@babel/preset-modules': 0.1.5_@babel+core@7.16.12 - '@babel/types': 7.17.0 + '@babel/types': 7.17.10 babel-plugin-polyfill-corejs2: 0.3.1_@babel+core@7.16.12 babel-plugin-polyfill-corejs3: 0.5.2_@babel+core@7.16.12 babel-plugin-polyfill-regenerator: 0.3.1_@babel+core@7.16.12 - core-js-compat: 3.21.1 + core-js-compat: 3.22.5 semver: 6.3.0 transitivePeerDependencies: - supports-color @@ -1736,15 +1721,15 @@ packages: '@babel/helper-plugin-utils': 7.16.7 '@babel/plugin-proposal-unicode-property-regex': 7.16.7_@babel+core@7.16.12 '@babel/plugin-transform-dotall-regex': 7.16.7_@babel+core@7.16.12 - '@babel/types': 7.17.0 + '@babel/types': 7.17.10 esutils: 2.0.3 dev: true - /@babel/runtime-corejs3/7.17.2: - resolution: {integrity: sha512-NcKtr2epxfIrNM4VOmPKO46TvDMCBhgi2CrSHaEarrz+Plk2K5r9QemmOFTGpZaoKnWoGH5MO+CzeRsih/Fcgg==} + /@babel/runtime-corejs3/7.17.9: + resolution: {integrity: sha512-WxYHHUWF2uZ7Hp1K+D1xQgbgkGUfA+5UPOegEXGt2Y5SMog/rYCVaifLZDbw8UkNXozEqqrZTy6bglL7xTaCOw==} engines: {node: '>=6.9.0'} dependencies: - core-js-pure: 3.21.1 + core-js-pure: 3.22.5 regenerator-runtime: 0.13.9 dev: true @@ -1755,8 +1740,8 @@ packages: regenerator-runtime: 0.13.9 dev: true - /@babel/runtime/7.17.2: - resolution: {integrity: sha512-hzeyJyMA1YGdJTuWU0e/j4wKXrU4OMFvY2MSlaI9B7VQb0r5cxTE3EAIS2Q7Tn2RIcDkRvTA/v2JsAEhxe99uw==} + /@babel/runtime/7.17.9: + resolution: {integrity: sha512-lSiBBvodq29uShpWGNbgFdKYNiFDo5/HIYsaCEY9ff4sb10x9jizo2+pRrSyF4jKZCXqgzuqBOQKbUm90gQwJg==} engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.13.9 @@ -1767,30 +1752,30 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.16.7 - '@babel/parser': 7.17.3 - '@babel/types': 7.17.0 + '@babel/parser': 7.17.10 + '@babel/types': 7.17.10 dev: true - /@babel/traverse/7.17.3: - resolution: {integrity: sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw==} + /@babel/traverse/7.17.10: + resolution: {integrity: sha512-VmbrTHQteIdUUQNTb+zE12SHS/xQVIShmBPhlNP12hD5poF2pbITW1Z4172d03HegaQWhLffdkRJYtAzp0AGcw==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.16.7 - '@babel/generator': 7.17.3 + '@babel/generator': 7.17.10 '@babel/helper-environment-visitor': 7.16.7 - '@babel/helper-function-name': 7.16.7 + '@babel/helper-function-name': 7.17.9 '@babel/helper-hoist-variables': 7.16.7 '@babel/helper-split-export-declaration': 7.16.7 - '@babel/parser': 7.17.3 - '@babel/types': 7.17.0 - debug: 4.3.3 + '@babel/parser': 7.17.10 + '@babel/types': 7.17.10 + debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: - supports-color dev: true - /@babel/types/7.17.0: - resolution: {integrity: sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==} + /@babel/types/7.17.10: + resolution: {integrity: sha512-9O26jG0mBYfGkUYCYZRnBwbVLd1UZOICEr2Em6InB6jVfsAv1GKgwXHmrSg+WFWDmeKTA6vyTZiN8tCSM5Oo3A==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-validator-identifier': 7.16.7 @@ -1824,20 +1809,31 @@ packages: postcss-value-parser: 4.2.0 dev: true + /@csstools/selector-specificity/1.0.0_htlhbvrspdqr2wc5mlbnspavn4: + resolution: {integrity: sha512-RkYG5KiGNX0fJ5YoI0f4Wfq2Yo74D25Hru4fxTOioYdQvHBxcrrtTTyT5Ozzh2ejcNrhFy7IEts2WyEY7yi5yw==} + engines: {node: ^12 || ^14 || >=16} + peerDependencies: + postcss: ^8.3 + postcss-selector-parser: ^6.0.10 + dependencies: + postcss: 8.4.5 + postcss-selector-parser: 6.0.10 + dev: true + /@discoveryjs/json-ext/0.5.6: resolution: {integrity: sha512-ws57AidsDvREKrZKYffXddNkyaF14iHNHm8VQnZH6t99E8gczjNN0GpvcGny0imC80yQ0tHz1xVUKk/KFQSUyA==} engines: {node: '>=10.0.0'} dev: true - /@eslint/eslintrc/1.2.0: - resolution: {integrity: sha512-igm9SjJHNEJRiUnecP/1R5T3wKLEJ7pL6e2P+GUSfCd0dGjPYYZve08uzw8L2J8foVHFz+NGu12JxRcU2gGo6w==} + /@eslint/eslintrc/1.2.3: + resolution: {integrity: sha512-uGo44hIwoLGNyduRpjdEpovcbMdd+Nv7amtmJxnKmI8xj6yd5LncmSwDa5NgX/41lIFJtkjD6YdVfgEzPfJ5UA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 - debug: 4.3.3 - espree: 9.3.1 - globals: 13.12.1 - ignore: 4.0.6 + debug: 4.3.4 + espree: 9.3.2 + globals: 13.15.0 + ignore: 5.2.0 import-fresh: 3.3.0 js-yaml: 4.1.0 minimatch: 3.1.2 @@ -1855,7 +1851,7 @@ packages: engines: {node: '>=10.10.0'} dependencies: '@humanwhocodes/object-schema': 1.2.1 - debug: 4.3.3 + debug: 4.3.4 minimatch: 3.1.2 transitivePeerDependencies: - supports-color @@ -1881,33 +1877,46 @@ packages: engines: {node: '>=8'} dev: true - /@jridgewell/resolve-uri/3.0.5: - resolution: {integrity: sha512-VPeQ7+wH0itvQxnG+lIzWgkysKIr3L9sslimFW55rHMdGu/qCQ5z5h9zq4gI8uBtqkpHhsF4Z/OwExufUCThew==} + /@jridgewell/gen-mapping/0.1.1: + resolution: {integrity: sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==} + engines: {node: '>=6.0.0'} + dependencies: + '@jridgewell/set-array': 1.1.1 + '@jridgewell/sourcemap-codec': 1.4.13 + dev: true + + /@jridgewell/resolve-uri/3.0.7: + resolution: {integrity: sha512-8cXDaBBHOr2pQ7j77Y6Vp5VDT2sIqWyWQ56TjEq4ih/a4iST3dItRe8Q9fp0rrIl9DoKhWQtUQz/YpOxLkXbNA==} engines: {node: '>=6.0.0'} dev: true - /@jridgewell/sourcemap-codec/1.4.11: - resolution: {integrity: sha512-Fg32GrJo61m+VqYSdRSjRXMjQ06j8YIYfcTqndLYVAaHmroZHLJZCydsWBOTDqXS2v+mjxohBWEMfg97GXmYQg==} + /@jridgewell/set-array/1.1.1: + resolution: {integrity: sha512-Ct5MqZkLGEXTVmQYbGtx9SVqD2fqwvdubdps5D3djjAkgkKwT918VNOz65pEHFaYTeWcukmJmH5SwsA9Tn2ObQ==} + engines: {node: '>=6.0.0'} dev: true - /@jridgewell/trace-mapping/0.3.4: - resolution: {integrity: sha512-vFv9ttIedivx0ux3QSjhgtCVjPZd5l46ZOMDSCwnH1yUO2e964gO8LZGyv2QkqcgR6TnBU1v+1IFqmeoG+0UJQ==} + /@jridgewell/sourcemap-codec/1.4.13: + resolution: {integrity: sha512-GryiOJmNcWbovBxTfZSF71V/mXbgcV3MewDe3kIMCLyIh5e7SKAeUZs+rMnJ8jkMolZ/4/VsdBmMrw3l+VdZ3w==} + dev: true + + /@jridgewell/trace-mapping/0.3.13: + resolution: {integrity: sha512-o1xbKhp9qnIAoHJSWd6KlCZfqslL4valSF81H8ImioOAxluWYWOpWkpyktY2vnt4tbrX9XYaxovq6cgowaJp2w==} dependencies: - '@jridgewell/resolve-uri': 3.0.5 - '@jridgewell/sourcemap-codec': 1.4.11 + '@jridgewell/resolve-uri': 3.0.7 + '@jridgewell/sourcemap-codec': 1.4.13 dev: true - /@ngtools/webpack/13.2.6_k4gjc2xhkm3slomwoxsun5axna: - resolution: {integrity: sha512-N8SvRV91+/57TcAfbghc0k0tKCukw/7KqbDaLPAQTGFekJ4xMGT3elMzOyBXTH3Hvp5HL8/hiBt2tG04qiMf+w==} + /@ngtools/webpack/13.3.5_vnhedjhveeowdoj7hbmpzlvqyq: + resolution: {integrity: sha512-OaMZR0rO0ljBHamLwzddfZX03ijtpheUpjH5dNzMNyNrrpKgS4/3jTQ1wvs2j3zzKfKjOS12WG0905QFJYWG6g==} engines: {node: ^12.20.0 || ^14.15.0 || >=16.10.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} peerDependencies: '@angular/compiler-cli': ^13.0.0 - typescript: '>=4.4.3 <4.6' + typescript: '>=4.4.3 <4.7' webpack: ^5.30.0 dependencies: - '@angular/compiler-cli': 13.2.6_ekciby3l4zq6e5khb4t26s7xi4 + '@angular/compiler-cli': 13.3.8_vx3ve2joyfegojzwsmdbcxbcvm typescript: 4.5.5 - webpack: 5.67.0_esbuild@0.14.22 + webpack: 5.70.0_esbuild@0.14.22 dev: true /@nodelib/fs.scandir/2.1.5: @@ -1938,6 +1947,14 @@ packages: semver: 7.3.5 dev: true + /@npmcli/fs/2.1.0: + resolution: {integrity: sha512-DmfBvNXGaetMxj9LTp8NAN9vEidXURrf5ZTslQzEAi/6GbW+4yjaLFQc6Tue5cpZ9Frlk4OBo/Snf1Bh/S7qTQ==} + engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} + dependencies: + '@gar/promisify': 1.1.3 + semver: 7.3.5 + dev: true + /@npmcli/git/2.1.0: resolution: {integrity: sha512-/hBFX/QG1b+N7PZBFs0bi+evgRZcK9nWBxQKZkGoXUT5hJSwl5c4d7y8/hm+NQZRPhQ67RzFaj5UM9YeyKoryw==} dependencies: @@ -1970,6 +1987,14 @@ packages: rimraf: 3.0.2 dev: true + /@npmcli/move-file/2.0.0: + resolution: {integrity: sha512-UR6D5f4KEGWJV6BGPH3Qb2EtgH+t+1XQ1Tt85c7qicN6cezzuHPdZwwAxqZr4JLtnQu0LZsTza/5gmNmSl8XLg==} + engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} + dependencies: + mkdirp: 1.0.4 + rimraf: 3.0.2 + dev: true + /@npmcli/node-gyp/1.0.3: resolution: {integrity: sha512-fnkhw+fmX65kiLqk6E3BFLXNC26rUhK90zVwe2yncPliVT/Qos3xjhTLE59Df8KnPlcwIERXKVlU1bXoUQ+liA==} dev: true @@ -1992,33 +2017,30 @@ packages: - supports-color dev: true - /@nrwl/cli/13.8.7: - resolution: {integrity: sha512-/UR89Do2EUPl7EvvZR+2DxhADcp03cOCfU3OFX3IaTFSZfG+IzfnDYoIvy1JniFO8tSI9VmhoGEKS7KnJB3s2A==} - hasBin: true + /@nrwl/cli/14.1.5_typescript@4.5.5: + resolution: {integrity: sha512-TGMZykGuu2FbGqY+Xj9tDoTNVzBeccIDnG6ofsnVLem5horZGB8OoRFgXXszfnCXebJeYw8WgqHO7F0fqw3ssA==} dependencies: - '@nrwl/tao': 13.8.7 - chalk: 4.1.0 - enquirer: 2.3.6 - v8-compile-cache: 2.3.0 - yargs-parser: 20.0.0 + nx: 14.1.5_typescript@4.5.5 transitivePeerDependencies: - supports-color + - typescript dev: true - /@nrwl/devkit/13.1.3: + /@nrwl/devkit/13.1.3_typescript@4.5.5: resolution: {integrity: sha512-TAAsZJvVc/obeH0rZKY6miVhyM2GHGb8qIWp9MAIdLlXf4VDcNC7rxwb5OrGVSwuTTjqGYBGPUx0yEogOOJthA==} dependencies: - '@nrwl/tao': 13.1.3 - ejs: 3.1.6 + '@nrwl/tao': 13.1.3_typescript@4.5.5 + ejs: 3.1.8 ignore: 5.2.0 rxjs: 6.6.7 semver: 7.3.4 - tslib: 2.3.1 + tslib: 2.4.0 transitivePeerDependencies: - supports-color + - typescript dev: true - /@nrwl/tao/13.1.3: + /@nrwl/tao/13.1.3_typescript@4.5.5: resolution: {integrity: sha512-/IwJgSgCBD1SaF+n8RuXX2OxDAh8ut/+P8pMswjm8063ac30UlAHjQ4XTYyskLH8uoUmNi2hNaGgHUrkwt7tQA==} hasBin: true dependencies: @@ -2026,86 +2048,79 @@ packages: enquirer: 2.3.6 fs-extra: 9.1.0 jsonc-parser: 3.0.0 - nx: 13.1.3 + nx: 13.1.3_typescript@4.5.5 rxjs: 6.6.7 rxjs-for-await: 0.0.2_rxjs@6.6.7 semver: 7.3.4 tmp: 0.2.1 - tslib: 2.3.1 + tslib: 2.4.0 yargs-parser: 20.0.0 transitivePeerDependencies: - supports-color + - typescript dev: true - /@nrwl/tao/13.8.7: - resolution: {integrity: sha512-lznMbsBYpdYOU0413OxCeHaXx2rMIE1seriU2t2cePIFyUGblLr1eqfB6+sH0ozW/1ebG6YP9bz05aHJs4T1IA==} + /@nrwl/tao/14.1.5_typescript@4.5.5: + resolution: {integrity: sha512-C30aBxnAJ/0r5uBl8hQKsfllGb+jtMl9sLKStHwP4WEpIO9A8NelL/bGXEKXUiTQ8zFOZmCeHMo0VPfb/xePEg==} hasBin: true dependencies: - '@swc-node/register': 1.4.2 - '@swc/core': 1.2.152 - chalk: 4.1.0 - enquirer: 2.3.6 - fast-glob: 3.2.7 - fs-extra: 9.1.0 - ignore: 5.2.0 - jsonc-parser: 3.0.0 - nx: 13.8.7 - rxjs: 6.6.7 - rxjs-for-await: 0.0.2_rxjs@6.6.7 - semver: 7.3.4 - tmp: 0.2.1 - tsconfig-paths: 3.13.0 - tslib: 2.3.1 - yargs-parser: 20.0.0 + nx: 14.1.5_typescript@4.5.5 transitivePeerDependencies: - supports-color + - typescript dev: true - /@schematics/angular/13.2.6: - resolution: {integrity: sha512-8NzHMX9+FSgaB0lJYxlTJv9OcBuolwZJqo9M/yX3RPSqSHghA33jWwgVbV551hBJOpbVEePerG1DQkIC99DXKA==} + /@parcel/watcher/2.0.4: + resolution: {integrity: sha512-cTDi+FUDBIUOBKEtj+nhiJ71AZVlkAsQFuGQTun5tV9mwQBQgZvhCzG+URPQc8myeN32yRVZEfVAPCs1RW+Jvg==} + engines: {node: '>= 10.0.0'} + requiresBuild: true + dependencies: + node-addon-api: 3.2.1 + node-gyp-build: 4.4.0 + dev: true + + /@schematics/angular/13.3.5: + resolution: {integrity: sha512-1Ovx0cq72ZaNCyTyRD8ebIwUzpqhEH9ypWF05bfBLq3J0LlZgewIMhPJSxKmwRC3NQB5DZIYEvD0uhzBIuHCCA==} engines: {node: ^12.20.0 || ^14.15.0 || >=16.10.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} dependencies: - '@angular-devkit/core': 13.2.6 - '@angular-devkit/schematics': 13.2.6 + '@angular-devkit/core': 13.3.5 + '@angular-devkit/schematics': 13.3.5 jsonc-parser: 3.0.0 transitivePeerDependencies: - chokidar dev: true - /@socket.io/base64-arraybuffer/1.0.2: - resolution: {integrity: sha512-dOlCBKnDw4iShaIsH/bxujKTM18+2TOAsYz+KSc11Am38H4q5Xw8Bbz97ZYdrVNM+um3p7w86Bvvmcn9q+5+eQ==} - engines: {node: '>= 0.6.0'} - dev: true - - /@swc-node/core/1.8.2: - resolution: {integrity: sha512-IoJ7tGHQ6JOMSmFe4VhP64uLmFKMNasS0QEgUrLFQ0h/dTvpQMynnoGBEJoPL6LfsebZ/q4uKqbpWrth6/yrAA==} + /@swc-node/core/1.9.0: + resolution: {integrity: sha512-vRnvsMtL9OxybA/Wun1ZhlDvB6MNs4Zujnina0VKdGk+yI6s87KUhdTcbAY6dQMZhQTLFiC1Lnv/BuwCKcCEug==} engines: {node: '>= 10'} dependencies: - '@swc/core': 1.2.152 + '@swc/core': 1.2.183 dev: true - /@swc-node/register/1.4.2: - resolution: {integrity: sha512-wLZz0J7BTO//1Eq7e4eBQjKF380Hr2eVemz849msQSKcVM1D7UJUt/dP2TinEVGx++/BXJ/0q37i6n9Iw0EM0w==} + /@swc-node/register/1.5.1_typescript@4.5.5: + resolution: {integrity: sha512-6IL5s4QShKGs08qAeNou3rDA3gbp2WHk6fo0XnJXQn/aC9k6FnVBbj/thGOIEDtgNhC/DKpZT8tCY1LpQnOZFg==} + peerDependencies: + typescript: '>= 4.3' dependencies: - '@swc-node/core': 1.8.2 - '@swc-node/sourcemap-support': 0.1.11 - chalk: 4.1.0 - debug: 4.3.3 + '@swc-node/core': 1.9.0 + '@swc-node/sourcemap-support': 0.2.0 + colorette: 2.0.16 + debug: 4.3.4 pirates: 4.0.5 - tslib: 2.3.1 + tslib: 2.4.0 typescript: 4.5.5 transitivePeerDependencies: - supports-color dev: true - /@swc-node/sourcemap-support/0.1.11: - resolution: {integrity: sha512-b+Mn3oQl+7nUSt7hPzIbY9B30YhcFo1PT4kd9P4QmD6raycmIealOAhAdZID/JevphzsOXHQB4OqJm7Yi5tMcA==} + /@swc-node/sourcemap-support/0.2.0: + resolution: {integrity: sha512-FNrxdI6XMYfoNt81L8eFKEm1d8P82I1nPwS3MrnBGzZoMWB+seQhQK+iN6M5RreJxXbfZw5lF86LRjHEQeGMqg==} dependencies: source-map-support: 0.5.21 dev: true - /@swc/core-android-arm-eabi/1.2.152: - resolution: {integrity: sha512-Vl4mHTL5mEDqPiJMLAqwsTvsl8aREudjUmEfjmM7C+ZcD0W+lNpzpZInbWIaVblNLj04wXoKR2JOpxUC43yy1Q==} + /@swc/core-android-arm-eabi/1.2.183: + resolution: {integrity: sha512-DzFR8sokjVESnSXWR/4hLDxPUuvFoTpAHbMEQjj6YrwiXeWQneFudATa0ysyGlszGrmlrT+yL5wrK+gp0M8+Kg==} engines: {node: '>=10'} cpu: [arm] os: [android] @@ -2113,8 +2128,8 @@ packages: dev: true optional: true - /@swc/core-android-arm64/1.2.152: - resolution: {integrity: sha512-+Xwe882tK1cyVViZhSNYSQmpLtuYIVGw2AvKsrP+VjWf9giiL4Y0Faj6w8KoC24THSxgSX2OTMzw71C+yduj2g==} + /@swc/core-android-arm64/1.2.183: + resolution: {integrity: sha512-LHDSXrtRLYvSbPU0Canp6kcanGbu5IdApvY/2njyLLlhi9GNg+0VJosc14O5sSid5qdg/mMaq4y6u1X6j8CxUw==} engines: {node: '>=10'} cpu: [arm64] os: [android] @@ -2122,8 +2137,8 @@ packages: dev: true optional: true - /@swc/core-darwin-arm64/1.2.152: - resolution: {integrity: sha512-UGhzOz8KC3uT1Uzjttv9Gxd4bAXIgyjJ338eI0hxmwXDauoiPYK6PylhmQr91ExNmDnXJH4WkP9UME3fk5JgVg==} + /@swc/core-darwin-arm64/1.2.183: + resolution: {integrity: sha512-4UZhW/6DzcwFI5MQcGHEsjCDl32Ilfg09TOtr9IO9QK0nADE0Vy6K83ze8iXDIxVnu/jmc2rrX/FwmqRCS7F9w==} engines: {node: '>=10'} cpu: [arm64] os: [darwin] @@ -2131,8 +2146,8 @@ packages: dev: true optional: true - /@swc/core-darwin-x64/1.2.152: - resolution: {integrity: sha512-2B18L/mD2I5r7OJJjZzikXrzj9+9+izRgSbg9Unwo33eUwtlKrk4gT/iV5FaNjHDeWpJ8+SPquFyic8Plq6rGQ==} + /@swc/core-darwin-x64/1.2.183: + resolution: {integrity: sha512-3BYS/4jkZAZbmrxXYeDAljjAbE/TAiEXIDKeGiRZ+nRk0sLNqwO30aWZl34U1CbzuK3gPcGHTEVuChUCoTkWKw==} engines: {node: '>=10'} cpu: [x64] os: [darwin] @@ -2140,8 +2155,8 @@ packages: dev: true optional: true - /@swc/core-freebsd-x64/1.2.152: - resolution: {integrity: sha512-fe/qqSX14uKFWYN/72BmjSl3DEgK1M5+bJnJpbHFoPePEf3Jv5Vwwo/dq6YxGf4ITo5O8++/9VAkq346vhAHAg==} + /@swc/core-freebsd-x64/1.2.183: + resolution: {integrity: sha512-9nJqmFZzo2sCcRRZzKxYjEHE9dL3xj0vkELIkfDi7p1C+GpiwZTIh6s39KusnhY89s8igdYWnRyg/3d2FHsuFA==} engines: {node: '>=10'} cpu: [x64] os: [freebsd] @@ -2149,8 +2164,8 @@ packages: dev: true optional: true - /@swc/core-linux-arm-gnueabihf/1.2.152: - resolution: {integrity: sha512-Vqn9O7AK9GlGGTwvJ8Ze+3XyDS/DSAnEVaC4VMk1c6fWh4xHXxmEdnhVGKt+nWpxU/mRir5ayTCcUSd/ia7ogw==} + /@swc/core-linux-arm-gnueabihf/1.2.183: + resolution: {integrity: sha512-Bd0jwn715oqJTVICZiyWx6OYK7qAXZhJbpJLEekpkMfTyveLCnwyou+bwdldGPdqOHb+3q0Cg2eds1P0pXs9Xw==} engines: {node: '>=10'} cpu: [arm] os: [linux] @@ -2158,8 +2173,8 @@ packages: dev: true optional: true - /@swc/core-linux-arm64-gnu/1.2.152: - resolution: {integrity: sha512-79hGkWLS0H2l6tMJpdsFacTh8PmHdRIg8vfs5cHn9mNvXTKLOrIHe9eUwiYGrM2XyYVQikebaXyJXjJIOoMw9Q==} + /@swc/core-linux-arm64-gnu/1.2.183: + resolution: {integrity: sha512-QdQJyfL9nQPYMXdH2pdN6v0M0G8hdEY1g2Cao07CwNVGD0ZHURFY1GFPoyXLkVPVUqyvUPCRZSfC4fTUrKUFeA==} engines: {node: '>=10'} cpu: [arm64] os: [linux] @@ -2167,8 +2182,8 @@ packages: dev: true optional: true - /@swc/core-linux-arm64-musl/1.2.152: - resolution: {integrity: sha512-Rb81Ds1J+0swDrmqsL9dgowiNtVy+1Rf09kC9oKHSWYt2qXWacul8r42O5s1BPK8K5O/6ufj8stYU+g92YjARg==} + /@swc/core-linux-arm64-musl/1.2.183: + resolution: {integrity: sha512-hkDyhwgsK+MPZ47CSjk3VIrabX8xzuQHRAJoPseR/kTJ782ur19Dsun+7tVD8aSgmWjG7nBHYvsdF96jLLim6g==} engines: {node: '>=10'} cpu: [arm64] os: [linux] @@ -2176,8 +2191,8 @@ packages: dev: true optional: true - /@swc/core-linux-x64-gnu/1.2.152: - resolution: {integrity: sha512-K8uOIO594Mpr9KXUVc7grGfT5KU3wh/BZwUVHBSVaYbCCgwxitHDDQR3KzvYpZSKjx/YwLwRWXZuo0dxmw+NcQ==} + /@swc/core-linux-x64-gnu/1.2.183: + resolution: {integrity: sha512-jR6yjQWBm5q9wY4kXfT+3rKHoE9+ugGycaO/yuSeekxvs+dlEGcup0vu/VjfurnbfpAj7O2dnSKH7TE95wMkQg==} engines: {node: '>=10'} cpu: [x64] os: [linux] @@ -2185,8 +2200,8 @@ packages: dev: true optional: true - /@swc/core-linux-x64-musl/1.2.152: - resolution: {integrity: sha512-Q34NF30LM5vynfyCTZNR+Co0AT/0TsLoeXOxkroT9GOfQ+UcsawFs1ZCTBdX15Jv8MXrqZAw5FwcaSReuG58rw==} + /@swc/core-linux-x64-musl/1.2.183: + resolution: {integrity: sha512-4YM3TWishQal3qFsNwWXd47em2zTOShgkxUBm2SOGKtPCMsrfi9MJdesyQH5rCrNWGy1lvo7XpvnN2GSEzYjBQ==} engines: {node: '>=10'} cpu: [x64] os: [linux] @@ -2194,8 +2209,8 @@ packages: dev: true optional: true - /@swc/core-win32-arm64-msvc/1.2.152: - resolution: {integrity: sha512-i9QaNgntUDDrgj8k3ZyUh3HjGgG3aKa2diPCKR+fPArfFpN352mW3pC4EgSj+gF0FdgmTPnRGzT/n/kq770xqg==} + /@swc/core-win32-arm64-msvc/1.2.183: + resolution: {integrity: sha512-mIXR1hPkNL2/v3xEcfbgZJclwMuQxJNVIHUyu6+cb8vUp4rbYoJioEi0qh613c36o9MpHccKZftMMd0buNFWXg==} engines: {node: '>=10'} cpu: [arm64] os: [win32] @@ -2203,8 +2218,8 @@ packages: dev: true optional: true - /@swc/core-win32-ia32-msvc/1.2.152: - resolution: {integrity: sha512-HFtEADtw8EF4Rcp87smgEcrm1h2bUVIMshN77K3nzNnjoKRqkTCXpcEaYWzW0pKovEDscHUGQ+YC7LVVAGayMA==} + /@swc/core-win32-ia32-msvc/1.2.183: + resolution: {integrity: sha512-NokriuUcwOBdj6k6fpNrFcprv2FoHfyV6ymBaZuk8UXdoRhDFguoTsFxKxKo1oGyqYreuPmaK7NBU/H9SNRxDA==} engines: {node: '>=10'} cpu: [ia32] os: [win32] @@ -2212,8 +2227,8 @@ packages: dev: true optional: true - /@swc/core-win32-x64-msvc/1.2.152: - resolution: {integrity: sha512-zdSzmtlwaJga/48KQncKIo9vH1miS40Gr/TJ2QGtMU7u3XyiFz/PL8BDYQFLqSEWSSRcAwVpm6Mucb30mvuf7Q==} + /@swc/core-win32-x64-msvc/1.2.183: + resolution: {integrity: sha512-oWiEDrUb4aRRc7y558KonVoFqmGXGKFvOj8ceiz4UVwoQCcwNX3djvjIf3zwkj+DwjKiHPFVwhENaRgMphthrA==} engines: {node: '>=10'} cpu: [x64] os: [win32] @@ -2221,24 +2236,24 @@ packages: dev: true optional: true - /@swc/core/1.2.152: - resolution: {integrity: sha512-ZklzoNsvEUWqc73BdYvM+F97N+ghwa01Fd49Hpt6abqYz8ZCvXkY2Hloe0HuppCX4BKCaMDfCgDtWMBqCacSKw==} + /@swc/core/1.2.183: + resolution: {integrity: sha512-RwAq9broU0YqoVJqPpTVxXFAj63+Fx1UWAtBsEqWyJQJc7RunuqNb2vMzp9X+5GeVr6yaa8qE7iKB99gp5enJg==} engines: {node: '>=10'} hasBin: true optionalDependencies: - '@swc/core-android-arm-eabi': 1.2.152 - '@swc/core-android-arm64': 1.2.152 - '@swc/core-darwin-arm64': 1.2.152 - '@swc/core-darwin-x64': 1.2.152 - '@swc/core-freebsd-x64': 1.2.152 - '@swc/core-linux-arm-gnueabihf': 1.2.152 - '@swc/core-linux-arm64-gnu': 1.2.152 - '@swc/core-linux-arm64-musl': 1.2.152 - '@swc/core-linux-x64-gnu': 1.2.152 - '@swc/core-linux-x64-musl': 1.2.152 - '@swc/core-win32-arm64-msvc': 1.2.152 - '@swc/core-win32-ia32-msvc': 1.2.152 - '@swc/core-win32-x64-msvc': 1.2.152 + '@swc/core-android-arm-eabi': 1.2.183 + '@swc/core-android-arm64': 1.2.183 + '@swc/core-darwin-arm64': 1.2.183 + '@swc/core-darwin-x64': 1.2.183 + '@swc/core-freebsd-x64': 1.2.183 + '@swc/core-linux-arm-gnueabihf': 1.2.183 + '@swc/core-linux-arm64-gnu': 1.2.183 + '@swc/core-linux-arm64-musl': 1.2.183 + '@swc/core-linux-x64-gnu': 1.2.183 + '@swc/core-linux-x64-musl': 1.2.183 + '@swc/core-win32-arm64-msvc': 1.2.183 + '@swc/core-win32-ia32-msvc': 1.2.183 + '@swc/core-win32-x64-msvc': 1.2.183 dev: true /@tootallnate/once/1.1.2: @@ -2271,13 +2286,13 @@ packages: resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==} dependencies: '@types/connect': 3.4.35 - '@types/node': 17.0.21 + '@types/node': 17.0.33 dev: true /@types/bonjour/3.5.10: resolution: {integrity: sha512-p7ienRMiS41Nu2/igbJxxLDWrSZ0WxM8UQgCeO9KhoVF7cOVFkrKsiDr1EsJIla8vV3oEEjGcz11jc5yimhzZw==} dependencies: - '@types/node': 17.0.21 + '@types/node': 17.0.33 dev: true /@types/component-emitter/1.2.11: @@ -2288,13 +2303,13 @@ packages: resolution: {integrity: sha512-h8QJa8xSb1WD4fpKBDcATDNGXghFj6/3GRWG6dhmRcu0RX1Ubasur2Uvx5aeEwlf0MwblEC2bMzzMQntxnw/Cw==} dependencies: '@types/express-serve-static-core': 4.17.28 - '@types/node': 17.0.21 + '@types/node': 17.0.33 dev: true /@types/connect/3.4.35: resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==} dependencies: - '@types/node': 17.0.21 + '@types/node': 17.0.33 dev: true /@types/cookie/0.4.1: @@ -2308,25 +2323,25 @@ packages: /@types/eslint-scope/3.7.3: resolution: {integrity: sha512-PB3ldyrcnAicT35TWPs5IcwKD8S333HMaa2VVv4+wdvebJkjWuW/xESoB8IwRcog8HYVYamb1g/R31Qv5Bx03g==} dependencies: - '@types/eslint': 8.4.1 - '@types/estree': 0.0.50 + '@types/eslint': 8.4.2 + '@types/estree': 0.0.51 dev: true - /@types/eslint/8.4.1: - resolution: {integrity: sha512-GE44+DNEyxxh2Kc6ro/VkIj+9ma0pO0bwv9+uHSyBrikYOHr8zYcdPvnBOp1aw8s+CjRvuSx7CyWqRrNFQ59mA==} + /@types/eslint/8.4.2: + resolution: {integrity: sha512-Z1nseZON+GEnFjJc04sv4NSALGjhFwy6K0HXt7qsn5ArfAKtb63dXNJHf+1YW6IpOIYRBGUbu3GwJdj8DGnCjA==} dependencies: - '@types/estree': 0.0.50 - '@types/json-schema': 7.0.9 + '@types/estree': 0.0.51 + '@types/json-schema': 7.0.11 dev: true - /@types/estree/0.0.50: - resolution: {integrity: sha512-C6N5s2ZFtuZRj54k2/zyRhNDjJwwcViAM3Nbm8zjBpbqAdZ00mr0CFxvSKeO8Y/e03WVFLpQMdHYVfUd6SB+Hw==} + /@types/estree/0.0.51: + resolution: {integrity: sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==} dev: true /@types/express-serve-static-core/4.17.28: resolution: {integrity: sha512-P1BJAEAW3E2DJUlkgq4tOL3RyMunoWXqbSCygWo5ZIWTjUgN1YnaXWW4VWl/oc8vs/XoYibEGBKP0uZyF4AHig==} dependencies: - '@types/node': 17.0.21 + '@types/node': 17.0.33 '@types/qs': 6.9.7 '@types/range-parser': 1.2.4 dev: true @@ -2340,24 +2355,24 @@ packages: '@types/serve-static': 1.13.10 dev: true - /@types/http-proxy/1.17.8: - resolution: {integrity: sha512-5kPLG5BKpWYkw/LVOGWpiq3nEVqxiN32rTgI53Sk12/xHFQ2rG3ehI9IO+O3W2QoKeyB92dJkoka8SUm6BX1pA==} + /@types/http-proxy/1.17.9: + resolution: {integrity: sha512-QsbSjA/fSk7xB+UXlCT3wHBy5ai9wOcNDWwZAtud+jXhwOM3l+EYZh8Lng4+/6n8uar0J7xILzqftJdJ/Wdfkw==} dependencies: - '@types/node': 17.0.21 + '@types/node': 17.0.33 dev: true - /@types/jasmine/3.10.3: - resolution: {integrity: sha512-SWyMrjgdAUHNQmutvDcKablrJhkDLy4wunTme8oYLjKp41GnHGxMRXr2MQMvy/qy8H3LdzwQk9gH4hZ6T++H8g==} + /@types/jasmine/3.10.6: + resolution: {integrity: sha512-twY9adK/vz72oWxCWxzXaxoDtF9TpfEEsxvbc1ibjF3gMD/RThSuSud/GKUTR3aJnfbivAbC/vLqhY+gdWCHfA==} dev: true /@types/jasminewd2/2.0.10: resolution: {integrity: sha512-J7mDz7ovjwjc+Y9rR9rY53hFWKATcIkrr9DwQWmOas4/pnIPJTXawnzjwpHm3RSxz/e3ZVUvQ7cRbd5UQLo10g==} dependencies: - '@types/jasmine': 3.10.3 + '@types/jasmine': 3.10.6 dev: true - /@types/json-schema/7.0.9: - resolution: {integrity: sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==} + /@types/json-schema/7.0.11: + resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==} dev: true /@types/json5/0.0.29: @@ -2368,8 +2383,8 @@ packages: resolution: {integrity: sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==} dev: true - /@types/node/17.0.21: - resolution: {integrity: sha512-DBZCJbhII3r90XbQxI8Y9IjjiiOGlZ0Hr32omXIZvwwZ7p4DMMXGrKXVyPfuoBOri9XNtL0UK69jYIBIsRX3QQ==} + /@types/node/17.0.33: + resolution: {integrity: sha512-miWq2m2FiQZmaHfdZNcbpp9PuXg34W5JZ5CrJ/BaS70VuhoJENBEQybeiYSaPBRNq6KQGnjfEnc/F3PN++D+XQ==} dev: true /@types/parse-json/4.0.0: @@ -2388,12 +2403,12 @@ packages: resolution: {integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==} dev: true - /@types/retry/0.12.1: - resolution: {integrity: sha512-xoDlM2S4ortawSWORYqsdU+2rxdh4LRW9ytc3zmT37RIKQh6IHyKwwtKhKis9ah8ol07DCkZxPt8BBvPjC6v4g==} + /@types/retry/0.12.0: + resolution: {integrity: sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==} dev: true - /@types/selenium-webdriver/3.0.19: - resolution: {integrity: sha512-OFUilxQg+rWL2FMxtmIgCkUDlJB6pskkpvmew7yeXfzzsOBb5rc+y2+DjHm+r3r1ZPPcJefK3DveNSYWGiy68g==} + /@types/selenium-webdriver/3.0.20: + resolution: {integrity: sha512-6d8Q5fqS9DWOXEhMDiF6/2FjyHdmP/jSTAUyeQR7QwrFeNmYyzmvGxD5aLIHL445HjWgibs0eAig+KPnbaesXA==} dev: true /@types/serve-index/1.9.1: @@ -2406,32 +2421,32 @@ packages: resolution: {integrity: sha512-nCkHGI4w7ZgAdNkrEu0bv+4xNV/XDqW+DydknebMOQwkpDGx8G+HTlj7R7ABI8i8nKxVw0wtKPi1D+lPOkh4YQ==} dependencies: '@types/mime': 1.3.2 - '@types/node': 17.0.21 + '@types/node': 17.0.33 dev: true /@types/sockjs/0.3.33: resolution: {integrity: sha512-f0KEEe05NvUnat+boPTZ0dgaLZ4SfSouXUgv5noUiefG2ajgKjmETo9ZJyuqsl7dfl2aHlLJUiki6B4ZYldiiw==} dependencies: - '@types/node': 17.0.21 + '@types/node': 17.0.33 dev: true - /@types/ws/8.5.2: - resolution: {integrity: sha512-VXI82ykONr5tacHEojnErTQk+KQSoYbW1NB6iz6wUwrNd+BqfkfggQNoNdCqhJSzbNumShPERbM+Pc5zpfhlbw==} + /@types/ws/8.5.3: + resolution: {integrity: sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==} dependencies: - '@types/node': 17.0.21 + '@types/node': 17.0.33 dev: true /@types/yargs-parser/21.0.0: resolution: {integrity: sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==} dev: true - /@types/yargs/17.0.9: - resolution: {integrity: sha512-Ci8+4/DOtkHRylcisKmVMtmVO5g7weUVCKcsu1sJvF1bn0wExTmbHmhFKj7AnEm0de800iovGhdSKzYnzbaHpg==} + /@types/yargs/17.0.10: + resolution: {integrity: sha512-gmEaFwpj/7f/ROdtIlci1R1VYU1J4j95m8T+Tj3iBgiBFKg1foE/PSl93bBd5T9LDXNPo8UlNN6W0qwD8O5OaA==} dependencies: '@types/yargs-parser': 21.0.0 dev: true - /@typescript-eslint/eslint-plugin/5.14.0_45h3sdbv7gkypcmriwyqpcvfwq: + /@typescript-eslint/eslint-plugin/5.14.0_tl4uzqyudev75onnpmlfnwy3hu: resolution: {integrity: sha512-ir0wYI4FfFUDfLcuwKzIH7sMVA+db7WYen47iRSaCGl+HMAZI9fpBwfDo45ZALD3A45ZGyHWDNLhbg8tZrMX4w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2442,49 +2457,49 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.14.0_zlvujy5mo3bfvwuw46uoxyougq + '@typescript-eslint/parser': 5.14.0_euf3tlwxkicdsl26qszea4u6ne '@typescript-eslint/scope-manager': 5.14.0 - '@typescript-eslint/type-utils': 5.14.0_zlvujy5mo3bfvwuw46uoxyougq - '@typescript-eslint/utils': 5.14.0_zlvujy5mo3bfvwuw46uoxyougq - debug: 4.3.3 - eslint: 8.10.0 + '@typescript-eslint/type-utils': 5.14.0_euf3tlwxkicdsl26qszea4u6ne + '@typescript-eslint/utils': 5.14.0_euf3tlwxkicdsl26qszea4u6ne + debug: 4.3.4 + eslint: 8.15.0 functional-red-black-tree: 1.0.1 ignore: 5.2.0 regexpp: 3.2.0 - semver: 7.3.5 + semver: 7.3.7 tsutils: 3.21.0_typescript@4.5.5 typescript: 4.5.5 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/experimental-utils/5.11.0_zlvujy5mo3bfvwuw46uoxyougq: - resolution: {integrity: sha512-EPvC/bU2n1LKtzKWP1AjGWkp7r8tJ8giVlZHIODo6q7SAd6J+/9vjtEKHK2G/Qp+D2IGPsQge+oadDR3CZcFtQ==} + /@typescript-eslint/experimental-utils/5.17.0_euf3tlwxkicdsl26qszea4u6ne: + resolution: {integrity: sha512-U4sM5z0/ymSYqQT6I7lz8l0ZZ9zrya5VIwrwAP5WOJVabVtVsIpTMxPQe+D3qLyePT+VlETUTO2nA1+PufPx9Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@typescript-eslint/utils': 5.11.0_zlvujy5mo3bfvwuw46uoxyougq - eslint: 8.10.0 + '@typescript-eslint/utils': 5.17.0_euf3tlwxkicdsl26qszea4u6ne + eslint: 8.15.0 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/experimental-utils/5.14.0_zlvujy5mo3bfvwuw46uoxyougq: - resolution: {integrity: sha512-ke48La1A/TWAn949cdgQiP3oK0NT7ArhDAOVOmNLVjT/uAXlFyrJY8dM4qqxHrATzIp8glg+G2OZjy2lRKBIUA==} + /@typescript-eslint/experimental-utils/5.23.0_euf3tlwxkicdsl26qszea4u6ne: + resolution: {integrity: sha512-I+3YGQztH1DM9kgWzjslpZzJCBMRz0KhYG2WP62IwpooeZ1L6Qt0mNK8zs+uP+R2HOsr+TeDW35Pitc3PfVv8Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@typescript-eslint/utils': 5.14.0_zlvujy5mo3bfvwuw46uoxyougq - eslint: 8.10.0 + '@typescript-eslint/utils': 5.23.0_euf3tlwxkicdsl26qszea4u6ne + eslint: 8.15.0 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/parser/5.14.0_zlvujy5mo3bfvwuw46uoxyougq: + /@typescript-eslint/parser/5.14.0_euf3tlwxkicdsl26qszea4u6ne: resolution: {integrity: sha512-aHJN8/FuIy1Zvqk4U/gcO/fxeMKyoSv/rS46UXMXOJKVsLQ+iYPuXNbpbH7cBLcpSbmyyFbwrniLx5+kutu1pw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2497,21 +2512,13 @@ packages: '@typescript-eslint/scope-manager': 5.14.0 '@typescript-eslint/types': 5.14.0 '@typescript-eslint/typescript-estree': 5.14.0_typescript@4.5.5 - debug: 4.3.3 - eslint: 8.10.0 + debug: 4.3.4 + eslint: 8.15.0 typescript: 4.5.5 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager/5.11.0: - resolution: {integrity: sha512-z+K4LlahDFVMww20t/0zcA7gq/NgOawaLuxgqGRVKS0PiZlCTIUtX0EJbC0BK1JtR4CelmkPK67zuCgpdlF4EA==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - '@typescript-eslint/types': 5.11.0 - '@typescript-eslint/visitor-keys': 5.11.0 - dev: true - /@typescript-eslint/scope-manager/5.14.0: resolution: {integrity: sha512-LazdcMlGnv+xUc5R4qIlqH0OWARyl2kaP8pVCS39qSL3Pd1F7mI10DbdXeARcE62sVQE4fHNvEqMWsypWO+yEw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -2520,7 +2527,23 @@ packages: '@typescript-eslint/visitor-keys': 5.14.0 dev: true - /@typescript-eslint/type-utils/5.14.0_zlvujy5mo3bfvwuw46uoxyougq: + /@typescript-eslint/scope-manager/5.17.0: + resolution: {integrity: sha512-062iCYQF/doQ9T2WWfJohQKKN1zmmXVfAcS3xaiialiw8ZUGy05Em6QVNYJGO34/sU1a7a+90U3dUNfqUDHr3w==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dependencies: + '@typescript-eslint/types': 5.17.0 + '@typescript-eslint/visitor-keys': 5.17.0 + dev: true + + /@typescript-eslint/scope-manager/5.23.0: + resolution: {integrity: sha512-EhjaFELQHCRb5wTwlGsNMvzK9b8Oco4aYNleeDlNuL6qXWDF47ch4EhVNPh8Rdhf9tmqbN4sWDk/8g+Z/J8JVw==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dependencies: + '@typescript-eslint/types': 5.23.0 + '@typescript-eslint/visitor-keys': 5.23.0 + dev: true + + /@typescript-eslint/type-utils/5.14.0_euf3tlwxkicdsl26qszea4u6ne: resolution: {integrity: sha512-d4PTJxsqaUpv8iERTDSQBKUCV7Q5yyXjqXUl3XF7Sd9ogNLuKLkxz82qxokqQ4jXdTPZudWpmNtr/JjbbvUixw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2530,44 +2553,28 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.14.0_zlvujy5mo3bfvwuw46uoxyougq - debug: 4.3.3 - eslint: 8.10.0 + '@typescript-eslint/utils': 5.14.0_euf3tlwxkicdsl26qszea4u6ne + debug: 4.3.4 + eslint: 8.15.0 tsutils: 3.21.0_typescript@4.5.5 typescript: 4.5.5 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/types/5.11.0: - resolution: {integrity: sha512-cxgBFGSRCoBEhvSVLkKw39+kMzUKHlJGVwwMbPcTZX3qEhuXhrjwaZXWMxVfxDgyMm+b5Q5b29Llo2yow8Y7xQ==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dev: true - /@typescript-eslint/types/5.14.0: resolution: {integrity: sha512-BR6Y9eE9360LNnW3eEUqAg6HxS9Q35kSIs4rp4vNHRdfg0s+/PgHgskvu5DFTM7G5VKAVjuyaN476LCPrdA7Mw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.11.0_typescript@4.5.5: - resolution: {integrity: sha512-yVH9hKIv3ZN3lw8m/Jy5I4oXO4ZBMqijcXCdA4mY8ull6TPTAoQnKKrcZ0HDXg7Bsl0Unwwx7jcXMuNZc0m4lg==} + /@typescript-eslint/types/5.17.0: + resolution: {integrity: sha512-AgQ4rWzmCxOZLioFEjlzOI3Ch8giDWx8aUDxyNw9iOeCvD3GEYAB7dxWGQy4T/rPVe8iPmu73jPHuaSqcjKvxw==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dev: true + + /@typescript-eslint/types/5.23.0: + resolution: {integrity: sha512-NfBsV/h4dir/8mJwdZz7JFibaKC3E/QdeMEDJhiAE3/eMkoniZ7MjbEMCGXw6MZnZDMN3G9S0mH/6WUIj91dmw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@typescript-eslint/types': 5.11.0 - '@typescript-eslint/visitor-keys': 5.11.0 - debug: 4.3.3 - globby: 11.1.0 - is-glob: 4.0.3 - semver: 7.3.5 - tsutils: 3.21.0_typescript@4.5.5 - typescript: 4.5.5 - transitivePeerDependencies: - - supports-color dev: true /@typescript-eslint/typescript-estree/5.14.0_typescript@4.5.5: @@ -2581,58 +2588,110 @@ packages: dependencies: '@typescript-eslint/types': 5.14.0 '@typescript-eslint/visitor-keys': 5.14.0 - debug: 4.3.3 + debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 - semver: 7.3.5 + semver: 7.3.7 tsutils: 3.21.0_typescript@4.5.5 typescript: 4.5.5 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils/5.11.0_zlvujy5mo3bfvwuw46uoxyougq: - resolution: {integrity: sha512-g2I480tFE1iYRDyMhxPAtLQ9HAn0jjBtipgTCZmd9I9s11OV8CTsG+YfFciuNDcHqm4csbAgC2aVZCHzLxMSUw==} + /@typescript-eslint/typescript-estree/5.17.0_typescript@4.5.5: + resolution: {integrity: sha512-X1gtjEcmM7Je+qJRhq7ZAAaNXYhTgqMkR10euC4Si6PIjb+kwEQHSxGazXUQXFyqfEXdkGf6JijUu5R0uceQzg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: - eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true dependencies: - '@types/json-schema': 7.0.9 - '@typescript-eslint/scope-manager': 5.11.0 - '@typescript-eslint/types': 5.11.0 - '@typescript-eslint/typescript-estree': 5.11.0_typescript@4.5.5 - eslint: 8.10.0 - eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.10.0 + '@typescript-eslint/types': 5.17.0 + '@typescript-eslint/visitor-keys': 5.17.0 + debug: 4.3.4 + globby: 11.1.0 + is-glob: 4.0.3 + semver: 7.3.7 + tsutils: 3.21.0_typescript@4.5.5 + typescript: 4.5.5 transitivePeerDependencies: - supports-color - - typescript dev: true - /@typescript-eslint/utils/5.14.0_zlvujy5mo3bfvwuw46uoxyougq: + /@typescript-eslint/typescript-estree/5.23.0_typescript@4.5.5: + resolution: {integrity: sha512-xE9e0lrHhI647SlGMl+m+3E3CKPF1wzvvOEWnuE3CCjjT7UiRnDGJxmAcVKJIlFgK6DY9RB98eLr1OPigPEOGg==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@typescript-eslint/types': 5.23.0 + '@typescript-eslint/visitor-keys': 5.23.0 + debug: 4.3.4 + globby: 11.1.0 + is-glob: 4.0.3 + semver: 7.3.7 + tsutils: 3.21.0_typescript@4.5.5 + typescript: 4.5.5 + transitivePeerDependencies: + - supports-color + dev: true + + /@typescript-eslint/utils/5.14.0_euf3tlwxkicdsl26qszea4u6ne: resolution: {integrity: sha512-EHwlII5mvUA0UsKYnVzySb/5EE/t03duUTweVy8Zqt3UQXBrpEVY144OTceFKaOe4xQXZJrkptCf7PjEBeGK4w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@types/json-schema': 7.0.9 + '@types/json-schema': 7.0.11 '@typescript-eslint/scope-manager': 5.14.0 '@typescript-eslint/types': 5.14.0 '@typescript-eslint/typescript-estree': 5.14.0_typescript@4.5.5 - eslint: 8.10.0 + eslint: 8.15.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.10.0 + eslint-utils: 3.0.0_eslint@8.15.0 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/visitor-keys/5.11.0: - resolution: {integrity: sha512-E8w/vJReMGuloGxJDkpPlGwhxocxOpSVgSvjiLO5IxZPmxZF30weOeJYyPSEACwM+X4NziYS9q+WkN/2DHYQwA==} + /@typescript-eslint/utils/5.17.0_euf3tlwxkicdsl26qszea4u6ne: + resolution: {integrity: sha512-DVvndq1QoxQH+hFv+MUQHrrWZ7gQ5KcJzyjhzcqB1Y2Xes1UQQkTRPUfRpqhS8mhTWsSb2+iyvDW1Lef5DD7vA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + peerDependencies: + eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@typescript-eslint/types': 5.11.0 - eslint-visitor-keys: 3.3.0 + '@types/json-schema': 7.0.11 + '@typescript-eslint/scope-manager': 5.17.0 + '@typescript-eslint/types': 5.17.0 + '@typescript-eslint/typescript-estree': 5.17.0_typescript@4.5.5 + eslint: 8.15.0 + eslint-scope: 5.1.1 + eslint-utils: 3.0.0_eslint@8.15.0 + transitivePeerDependencies: + - supports-color + - typescript + dev: true + + /@typescript-eslint/utils/5.23.0_euf3tlwxkicdsl26qszea4u6ne: + resolution: {integrity: sha512-dbgaKN21drqpkbbedGMNPCtRPZo1IOUr5EI9Jrrh99r5UW5Q0dz46RKXeSBoPV+56R6dFKpbrdhgUNSJsDDRZA==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + peerDependencies: + eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + dependencies: + '@types/json-schema': 7.0.11 + '@typescript-eslint/scope-manager': 5.23.0 + '@typescript-eslint/types': 5.23.0 + '@typescript-eslint/typescript-estree': 5.23.0_typescript@4.5.5 + eslint: 8.15.0 + eslint-scope: 5.1.1 + eslint-utils: 3.0.0_eslint@8.15.0 + transitivePeerDependencies: + - supports-color + - typescript dev: true /@typescript-eslint/visitor-keys/5.14.0: @@ -2643,6 +2702,22 @@ packages: eslint-visitor-keys: 3.3.0 dev: true + /@typescript-eslint/visitor-keys/5.17.0: + resolution: {integrity: sha512-6K/zlc4OfCagUu7Am/BD5k8PSWQOgh34Nrv9Rxe2tBzlJ7uOeJ/h7ugCGDCeEZHT6k2CJBhbk9IsbkPI0uvUkA==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dependencies: + '@typescript-eslint/types': 5.17.0 + eslint-visitor-keys: 3.3.0 + dev: true + + /@typescript-eslint/visitor-keys/5.23.0: + resolution: {integrity: sha512-Vd4mFNchU62sJB8pX19ZSPog05B0Y0CE2UxAZPT5k4iqhRYjPnqyY3woMxCd0++t9OTqkgjST+1ydLBi7e2Fvg==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dependencies: + '@typescript-eslint/types': 5.23.0 + eslint-visitor-keys: 3.3.0 + dev: true + /@webassemblyjs/ast/1.11.1: resolution: {integrity: sha512-ukBh14qFLjxTQNTXocdyksN5QdM28S1CxHt2rdskFyL+xFV7VremuBLVbmCePj+URalXBENx/9Lm7lnhihtCSw==} dependencies: @@ -2761,8 +2836,8 @@ packages: resolution: {integrity: sha512-GpSwvyXOcOOlV70vbnzjj4fW5xW/FdUF6nQEt1ENy7m4ZCczi1+/buVUPAqmGfqznsORNFzUMjctTIp8a9tuCQ==} dev: true - /abab/2.0.5: - resolution: {integrity: sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6eKfJryPs6Q==} + /abab/2.0.6: + resolution: {integrity: sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==} dev: true /abbrev/1.1.1: @@ -2773,24 +2848,24 @@ packages: resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==} engines: {node: '>= 0.6'} dependencies: - mime-types: 2.1.34 + mime-types: 2.1.35 negotiator: 0.6.3 dev: true - /acorn-import-assertions/1.8.0_acorn@8.7.0: + /acorn-import-assertions/1.8.0_acorn@8.7.1: resolution: {integrity: sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw==} peerDependencies: acorn: ^8 dependencies: - acorn: 8.7.0 + acorn: 8.7.1 dev: true - /acorn-jsx/5.3.2_acorn@8.7.0: + /acorn-jsx/5.3.2_acorn@8.7.1: resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - acorn: 8.7.0 + acorn: 8.7.1 dev: true /acorn-walk/8.2.0: @@ -2798,8 +2873,8 @@ packages: engines: {node: '>=0.4.0'} dev: true - /acorn/8.7.0: - resolution: {integrity: sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==} + /acorn/8.7.1: + resolution: {integrity: sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==} engines: {node: '>=0.4.0'} hasBin: true dev: true @@ -2828,7 +2903,7 @@ packages: resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} engines: {node: '>= 6.0.0'} dependencies: - debug: 4.3.3 + debug: 4.3.4 transitivePeerDependencies: - supports-color dev: true @@ -2869,12 +2944,12 @@ packages: ajv: 6.12.6 dev: true - /ajv-keywords/5.1.0_ajv@8.10.0: + /ajv-keywords/5.1.0_ajv@8.11.0: resolution: {integrity: sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==} peerDependencies: ajv: ^8.8.2 dependencies: - ajv: 8.10.0 + ajv: 8.11.0 fast-deep-equal: 3.1.3 dev: true @@ -2887,8 +2962,8 @@ packages: uri-js: 4.4.1 dev: true - /ajv/8.10.0: - resolution: {integrity: sha512-bzqAEZOjkrUMl2afH8dknrq5KEk2SrwdBROR+vH1EKVQTqaUbJVPdc/gEdggTMM0Se+s+Ja4ju4TlNcStKl2Hw==} + /ajv/8.11.0: + resolution: {integrity: sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==} dependencies: fast-deep-equal: 3.1.3 json-schema-traverse: 1.0.0 @@ -2995,8 +3070,8 @@ packages: resolution: {integrity: sha512-o/HelwhuKpTj/frsOsbNLNgnNGVIFsVP/SW2BSF14gVl7kAfMOJ6/8wUAUvG1R1NHKrfG+2sHZTu0yauT1qBrA==} engines: {node: '>=6.0'} dependencies: - '@babel/runtime': 7.17.2 - '@babel/runtime-corejs3': 7.17.2 + '@babel/runtime': 7.17.9 + '@babel/runtime-corejs3': 7.17.9 dev: true /array-flatten/1.1.1: @@ -3045,16 +3120,16 @@ packages: engines: {node: '>=0.8'} dev: true - /async/0.9.2: - resolution: {integrity: sha1-rqdNXmHB+JlhO/ZL2mbUx48v0X0=} - dev: true - - /async/2.6.3: - resolution: {integrity: sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg==} + /async/2.6.4: + resolution: {integrity: sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==} dependencies: lodash: 4.17.21 dev: true + /async/3.2.3: + resolution: {integrity: sha512-spZRyzKL5l5BZQrr/6m/SqFdBN0q3OCI0f9rjfBzCMBIP4p75P620rR3gTmaksNOhmzgdxcaxdNfMy6anrbM0g==} + dev: true + /asynckit/0.4.0: resolution: {integrity: sha1-x57Zf380y48robyXkLzDZkdLS3k=} dev: true @@ -3070,15 +3145,15 @@ packages: hasBin: true dev: true - /autoprefixer/10.4.2_postcss@8.4.5: - resolution: {integrity: sha512-9fOPpHKuDW1w/0EKfRmVnxTDt8166MAnLI3mgZ1JCnhNtYWxcJ6Ud5CO/AVOZi/AvFa8DY9RTy3h3+tFBlrrdQ==} + /autoprefixer/10.4.7_postcss@8.4.5: + resolution: {integrity: sha512-ypHju4Y2Oav95SipEcCcI5J7CGPuvz8oat7sUtYj3ClK44bldfvtvcxK6IEK++7rqB7YchDGzweZIBG+SD0ZAA==} engines: {node: ^10 || ^12 || >=14} hasBin: true peerDependencies: postcss: ^8.1.0 dependencies: - browserslist: 4.20.0 - caniuse-lite: 1.0.30001314 + browserslist: 4.20.3 + caniuse-lite: 1.0.30001340 fraction.js: 4.2.0 normalize-range: 0.1.2 picocolors: 1.0.0 @@ -3098,7 +3173,7 @@ packages: resolution: {integrity: sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==} dev: true - /babel-loader/8.2.3_45emxipv5fzn57mk4ujjfnadh4: + /babel-loader/8.2.3_xcm7bbhl2zdsgckfarl5d37zpy: resolution: {integrity: sha512-n4Zeta8NC3QAsuyiizu0GkmRcQ6clkV9WFUnUf1iXP//IeSKbWjofW3UHyZVwlOB4y039YQKefawyTn64Zwbuw==} engines: {node: '>= 8.9'} peerDependencies: @@ -3110,7 +3185,7 @@ packages: loader-utils: 1.4.0 make-dir: 3.1.0 schema-utils: 2.7.1 - webpack: 5.67.0_esbuild@0.14.22 + webpack: 5.70.0_esbuild@0.14.22 dev: true /babel-plugin-dynamic-import-node/2.3.3: @@ -3126,7 +3201,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 '@istanbuljs/load-nyc-config': 1.1.0 '@istanbuljs/schema': 0.1.3 - istanbul-lib-instrument: 5.1.0 + istanbul-lib-instrument: 5.2.0 test-exclude: 6.0.0 transitivePeerDependencies: - supports-color @@ -3137,7 +3212,7 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.17.0 + '@babel/compat-data': 7.17.10 '@babel/core': 7.16.12 '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.16.12 semver: 6.3.0 @@ -3152,7 +3227,7 @@ packages: dependencies: '@babel/core': 7.16.12 '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.16.12 - core-js-compat: 3.21.1 + core-js-compat: 3.22.5 transitivePeerDependencies: - supports-color dev: true @@ -3221,23 +3296,25 @@ packages: engines: {node: '>=6.9.x'} hasBin: true dependencies: - minimist: 1.2.5 + minimist: 1.2.6 dev: true - /body-parser/1.19.2: - resolution: {integrity: sha512-SAAwOxgoCKMGs9uUAUFHygfLAyaniaoun6I8mFY9pRAJL9+Kec34aU+oIjDhTycub1jozEfEwx1W1IuOYxVSFw==} - engines: {node: '>= 0.8'} + /body-parser/1.20.0: + resolution: {integrity: sha512-DfJ+q6EPcGKZD1QWUjSpqp+Q7bDQTsQIF4zfUAtZ6qk+H/3/QRhg9CEp39ss+/T2vw0+HaidC0ecJj/DRLIaKg==} + engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} dependencies: bytes: 3.1.2 content-type: 1.0.4 debug: 2.6.9 - depd: 1.1.2 - http-errors: 1.8.1 + depd: 2.0.0 + destroy: 1.2.0 + http-errors: 2.0.0 iconv-lite: 0.4.24 - on-finished: 2.3.0 - qs: 6.9.7 - raw-body: 2.4.3 + on-finished: 2.4.1 + qs: 6.10.3 + raw-body: 2.5.1 type-is: 1.6.18 + unpipe: 1.0.0 transitivePeerDependencies: - supports-color dev: true @@ -3270,6 +3347,12 @@ packages: concat-map: 0.0.1 dev: true + /brace-expansion/2.0.1: + resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==} + dependencies: + balanced-match: 1.0.2 + dev: true + /braces/3.0.2: resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==} engines: {node: '>=8'} @@ -3277,15 +3360,15 @@ packages: fill-range: 7.0.1 dev: true - /browserslist/4.20.0: - resolution: {integrity: sha512-bnpOoa+DownbciXj0jVGENf8VYQnE2LNWomhYuCsMmmx9Jd9lwq0WXODuwpSsp8AVdKM2/HorrzxAfbKvWTByQ==} + /browserslist/4.20.3: + resolution: {integrity: sha512-NBhymBQl1zM0Y5dQT/O+xiLP9/rzOIQdKM/eMJBAq7yBgaB6krIYLGejrwVYnSHZdqjscB1SPuAjHwxjvN6Wdg==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001314 - electron-to-chromium: 1.4.81 + caniuse-lite: 1.0.30001340 + electron-to-chromium: 1.4.137 escalade: 3.1.1 - node-releases: 2.0.2 + node-releases: 2.0.4 picocolors: 1.0.0 dev: true @@ -3356,6 +3439,32 @@ packages: - bluebird dev: true + /cacache/16.0.7: + resolution: {integrity: sha512-a4zfQpp5vm4Ipdvbj+ZrPonikRhm6WBEd4zT1Yc1DXsmAxrPgDwWBLF/u/wTVXSFPIgOJ1U3ghSa2Xm4s3h28w==} + engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} + dependencies: + '@npmcli/fs': 2.1.0 + '@npmcli/move-file': 2.0.0 + chownr: 2.0.0 + fs-minipass: 2.1.0 + glob: 8.0.2 + infer-owner: 1.0.4 + lru-cache: 7.10.1 + minipass: 3.1.6 + minipass-collect: 1.0.2 + minipass-flush: 1.0.5 + minipass-pipeline: 1.2.4 + mkdirp: 1.0.4 + p-map: 4.0.0 + promise-inflight: 1.0.1 + rimraf: 3.0.2 + ssri: 9.0.0 + tar: 6.1.11 + unique-filename: 1.1.1 + transitivePeerDependencies: + - bluebird + dev: true + /call-bind/1.0.2: resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==} dependencies: @@ -3373,8 +3482,8 @@ packages: engines: {node: '>=6'} dev: true - /caniuse-lite/1.0.30001314: - resolution: {integrity: sha512-0zaSO+TnCHtHJIbpLroX7nsD+vYuOVjl3uzFbJO1wMVbuveJA0RK2WcQA9ZUIOiO0/ArMiMgHJLxfEZhQiC0kw==} + /caniuse-lite/1.0.30001340: + resolution: {integrity: sha512-jUNz+a9blQTQVu4uFcn17uAD8IDizPzQkIKh3LCJfg9BkyIqExYYdyc/ZSlWUSKb8iYiXxKsxbv4zYSvkqjrxw==} dev: true /caseless/0.12.0: @@ -3446,13 +3555,13 @@ packages: engines: {node: '>=6.0'} dev: true - /circular-dependency-plugin/5.2.2_webpack@5.67.0: + /circular-dependency-plugin/5.2.2_webpack@5.70.0: resolution: {integrity: sha512-g38K9Cm5WRwlaH6g03B9OEz/0qRizI+2I7n+Gz+L5DxXJAPAiWQvwlYNm1V1jkdpUv95bOe/ASm2vfi/G560jQ==} engines: {node: '>=6.0.0'} peerDependencies: webpack: '>=4.0.1' dependencies: - webpack: 5.67.0_esbuild@0.14.22 + webpack: 5.70.0_esbuild@0.14.22 dev: true /clean-stack/2.2.0: @@ -3640,13 +3749,18 @@ packages: engines: {node: '>= 0.6'} dev: true + /cookie/0.5.0: + resolution: {integrity: sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==} + engines: {node: '>= 0.6'} + dev: true + /copy-anything/2.0.6: resolution: {integrity: sha512-1j20GZTsvKNkc4BY3NpMOM8tt///wY3FpIzozTOFO2ffuZcV61nojHXVKIy3WM+7ADCy5FVhdZYHYDdgTU0yJw==} dependencies: is-what: 3.14.1 dev: true - /copy-webpack-plugin/10.2.1_webpack@5.67.0: + /copy-webpack-plugin/10.2.1_webpack@5.70.0: resolution: {integrity: sha512-nr81NhCAIpAWXGCK5thrKmfCQ6GDY0L5RN0U+BnIn/7Us55+UCex5ANNsNKmIVtDRnk0Ecf+/kzp9SUVrrBMLg==} engines: {node: '>= 12.20.0'} peerDependencies: @@ -3658,18 +3772,18 @@ packages: normalize-path: 3.0.0 schema-utils: 4.0.0 serialize-javascript: 6.0.0 - webpack: 5.67.0_esbuild@0.14.22 + webpack: 5.70.0_esbuild@0.14.22 dev: true - /core-js-compat/3.21.1: - resolution: {integrity: sha512-gbgX5AUvMb8gwxC7FLVWYT7Kkgu/y7+h/h1X43yJkNqhlK2fuYyQimqvKGNZFAY6CKii/GFKJ2cp/1/42TN36g==} + /core-js-compat/3.22.5: + resolution: {integrity: sha512-rEF75n3QtInrYICvJjrAgV03HwKiYvtKHdPtaba1KucG+cNZ4NJnH9isqt979e67KZlhpbCOTwnsvnIr+CVeOg==} dependencies: - browserslist: 4.20.0 + browserslist: 4.20.3 semver: 7.0.0 dev: true - /core-js-pure/3.21.1: - resolution: {integrity: sha512-12VZfFIu+wyVbBebyHmRTuEE/tZrB4tJToWcwAMcsp3h4+sHR+fMJWbKpYiCRWlhFBq+KNyO8rIV9rTkeVmznQ==} + /core-js-pure/3.22.5: + resolution: {integrity: sha512-8xo9R00iYD7TcV7OrC98GwxiUEAabVWO3dix+uyWjnYrx9fyASLlIX+f/3p5dW5qByaP2bcZ8X/T47s55et/tA==} requiresBuild: true dev: true @@ -3713,7 +3827,7 @@ packages: resolution: {integrity: sha512-JwjgmO6i3y6RWtLYmXwO5jMd+maZt8Tnfu7VVISmEWyQqfLpB8soBswf8/2bu6SBXxtKA68Al3c+qIG1ApT68A==} dependencies: chalk: 4.1.2 - css-select: 4.2.1 + css-select: 4.3.0 parse5: 6.0.1 parse5-htmlparser2-tree-adapter: 6.0.1 postcss: 8.4.5 @@ -3737,7 +3851,7 @@ packages: postcss: ^8.4 dependencies: postcss: 8.4.5 - postcss-selector-parser: 6.0.9 + postcss-selector-parser: 6.0.10 dev: true /css-has-pseudo/3.0.4_postcss@8.4.5: @@ -3748,10 +3862,10 @@ packages: postcss: ^8.4 dependencies: postcss: 8.4.5 - postcss-selector-parser: 6.0.9 + postcss-selector-parser: 6.0.10 dev: true - /css-loader/6.5.1_webpack@5.67.0: + /css-loader/6.5.1_webpack@5.70.0: resolution: {integrity: sha512-gEy2w9AnJNnD9Kuo4XAP9VflW/ujKoS9c/syO+uWMlm5igc7LysKzPXaDoR2vroROkSwsTS2tGr1yGGEbZOYZQ==} engines: {node: '>= 12.13.0'} peerDependencies: @@ -3765,7 +3879,7 @@ packages: postcss-modules-values: 4.0.0_postcss@8.4.5 postcss-value-parser: 4.2.0 semver: 7.3.5 - webpack: 5.67.0_esbuild@0.14.22 + webpack: 5.70.0_esbuild@0.14.22 dev: true /css-prefers-color-scheme/6.0.3_postcss@8.4.5: @@ -3778,18 +3892,18 @@ packages: postcss: 8.4.5 dev: true - /css-select/4.2.1: - resolution: {integrity: sha512-/aUslKhzkTNCQUB2qTX84lVmfia9NyjP3WpDGtj/WxhwBzWBYUV3DgUpurHTme8UTPcPlAD1DJ+b0nN/t50zDQ==} + /css-select/4.3.0: + resolution: {integrity: sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ==} dependencies: boolbase: 1.0.0 - css-what: 5.1.0 - domhandler: 4.3.0 + css-what: 6.1.0 + domhandler: 4.3.1 domutils: 2.8.0 nth-check: 2.0.1 dev: true - /css-what/5.1.0: - resolution: {integrity: sha512-arSMRWIIFY0hV8pIxZMEfmMI47Wj3R/aWpZDDxWYCPEiOMv6tfOrnpDtgxBYPEQD4V0Y/958+1TdC3iWTFcUPw==} + /css-what/6.1.0: + resolution: {integrity: sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==} engines: {node: '>= 6'} dev: true @@ -3822,8 +3936,8 @@ packages: assert-plus: 1.0.0 dev: true - /date-format/4.0.4: - resolution: {integrity: sha512-/jyf4rhB17ge328HJuJjAcmRtCsGd+NDeAtahRBTaK6vSPR6MO5HlrAit3Nn7dVjaa6sowW0WXt8yQtLyZQFRg==} + /date-format/4.0.9: + resolution: {integrity: sha512-+8J+BOUpSrlKLQLeF8xJJVTxS8QfRSuJgwxSVvslzgO3E6khbI0F5mMEPf5mTYhCCm4h99knYP6H3W9n3BQFrg==} engines: {node: '>=4.0'} dev: true @@ -3861,6 +3975,18 @@ packages: ms: 2.1.2 dev: true + /debug/4.3.4: + resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==} + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + dependencies: + ms: 2.1.2 + dev: true + /decamelize/1.2.0: resolution: {integrity: sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=} engines: {node: '>=0.10.0'} @@ -3884,7 +4010,7 @@ packages: is-regex: 1.1.4 object-is: 1.1.5 object-keys: 1.1.1 - regexp.prototype.flags: 1.4.1 + regexp.prototype.flags: 1.4.3 dev: true /deep-is/0.1.4: @@ -3909,10 +4035,11 @@ packages: engines: {node: '>=8'} dev: true - /define-properties/1.1.3: - resolution: {integrity: sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==} + /define-properties/1.1.4: + resolution: {integrity: sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA==} engines: {node: '>= 0.4'} dependencies: + has-property-descriptors: 1.0.0 object-keys: 1.1.1 dev: true @@ -3934,7 +4061,7 @@ packages: engines: {node: '>=10'} dependencies: globby: 11.1.0 - graceful-fs: 4.2.9 + graceful-fs: 4.2.10 is-glob: 4.0.3 is-path-cwd: 2.2.0 is-path-inside: 3.0.3 @@ -3957,13 +4084,19 @@ packages: engines: {node: '>= 0.6'} dev: true + /depd/2.0.0: + resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==} + engines: {node: '>= 0.8'} + dev: true + /dependency-graph/0.11.0: resolution: {integrity: sha512-JeMq7fEshyepOWDfcfHK06N3MhyPhz++vtqWhMT5O9A3K42rdsEDpfdVqjaqaAhsw6a+ZqeDvQVtD0hFHQWrzg==} engines: {node: '>= 0.6.0'} dev: true - /destroy/1.0.4: - resolution: {integrity: sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=} + /destroy/1.2.0: + resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==} + engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} dev: true /detect-node/2.1.0: @@ -3993,7 +4126,7 @@ packages: /dns-packet/1.3.4: resolution: {integrity: sha512-BQ6F4vycLXBvdrJZ6S3gZewt6rcrks9KBgM9vrhW+knGRqc8uEdT7fuCwloc7nny5xNoMJ17HGH0R/6fpo8ECA==} dependencies: - ip: 1.1.5 + ip: 1.1.8 safe-buffer: 5.2.1 dev: true @@ -4019,31 +4152,36 @@ packages: void-elements: 2.0.1 dev: true - /dom-serializer/1.3.2: - resolution: {integrity: sha512-5c54Bk5Dw4qAxNOI1pFEizPSjVsx5+bpJKmL2kPn8JhBUq2q09tTCa3mjijun2NfK78NMouDYNMBkOrPZiS+ig==} + /dom-serializer/1.4.1: + resolution: {integrity: sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==} dependencies: - domelementtype: 2.2.0 - domhandler: 4.3.0 + domelementtype: 2.3.0 + domhandler: 4.3.1 entities: 2.2.0 dev: true - /domelementtype/2.2.0: - resolution: {integrity: sha512-DtBMo82pv1dFtUmHyr48beiuq792Sxohr+8Hm9zoxklYPfa6n0Z3Byjj2IV7bmr2IyqClnqEQhfgHJJ5QF0R5A==} + /domelementtype/2.3.0: + resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==} dev: true - /domhandler/4.3.0: - resolution: {integrity: sha512-fC0aXNQXqKSFTr2wDNZDhsEYjCiYsDWl3D01kwt25hm1YIPyDGHvvi3rw+PLqHAl/m71MaiF7d5zvBr0p5UB2g==} + /domhandler/4.3.1: + resolution: {integrity: sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==} engines: {node: '>= 4'} dependencies: - domelementtype: 2.2.0 + domelementtype: 2.3.0 dev: true /domutils/2.8.0: resolution: {integrity: sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==} dependencies: - dom-serializer: 1.3.2 - domelementtype: 2.2.0 - domhandler: 4.3.0 + dom-serializer: 1.4.1 + domelementtype: 2.3.0 + domhandler: 4.3.1 + dev: true + + /dotenv/10.0.0: + resolution: {integrity: sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==} + engines: {node: '>=10'} dev: true /ecc-jsbn/0.1.2: @@ -4057,16 +4195,16 @@ packages: resolution: {integrity: sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=} dev: true - /ejs/3.1.6: - resolution: {integrity: sha512-9lt9Zse4hPucPkoP7FHDF0LQAlGyF9JVpnClFLFH3aSSbxmyoqINRpp/9wePWJTUl4KOQwRL72Iw3InHPDkoGw==} + /ejs/3.1.8: + resolution: {integrity: sha512-/sXZeMlhS0ArkfX2Aw780gJzXSMPnKjtspYZv+f3NiKLlubezAHDU5+9xz6gd3/NhG3txQCo6xlglmTS+oTGEQ==} engines: {node: '>=0.10.0'} hasBin: true dependencies: - jake: 10.8.2 + jake: 10.8.5 dev: true - /electron-to-chromium/1.4.81: - resolution: {integrity: sha512-Gs7xVpIZ7tYYSDA+WgpzwpPvfGwUk3KSIjJ0akuj5XQHFdyQnsUoM76EA4CIHXNLPiVwTwOFay9RMb0ChG3OBw==} + /electron-to-chromium/1.4.137: + resolution: {integrity: sha512-0Rcpald12O11BUogJagX3HsCN3FE83DSqWjgXoHo5a72KUKMSfI39XBgJpgNNxS9fuGzytaFjE06kZkiVFy2qA==} dev: true /emoji-regex/8.0.0: @@ -4091,26 +4229,30 @@ packages: dev: true optional: true - /engine.io-parser/5.0.3: - resolution: {integrity: sha512-BtQxwF27XUNnSafQLvDi0dQ8s3i6VgzSoQMJacpIcGNrlUdfHSKbgm3jmjCVvQluGzqwujQMPAoMai3oYSTurg==} - engines: {node: '>=10.0.0'} + /end-of-stream/1.4.4: + resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==} dependencies: - '@socket.io/base64-arraybuffer': 1.0.2 + once: 1.4.0 dev: true - /engine.io/6.1.3: - resolution: {integrity: sha512-rqs60YwkvWTLLnfazqgZqLa/aKo+9cueVfEi/dZ8PyGyaf8TLOxj++4QMIgeG3Gn0AhrWiFXvghsoY9L9h25GA==} + /engine.io-parser/5.0.4: + resolution: {integrity: sha512-+nVFp+5z1E3HcToEnO7ZIj3g+3k9389DvWtvJZz0T6/eOCPIyyxehFcedoYrZQrp0LgQbD9pPXhpMBKMd5QURg==} + engines: {node: '>=10.0.0'} + dev: true + + /engine.io/6.2.0: + resolution: {integrity: sha512-4KzwW3F3bk+KlzSOY57fj/Jx6LyRQ1nbcyIadehl+AnXjKT7gDO0ORdRi/84ixvMKTym6ZKuxvbzN62HDDU1Lg==} engines: {node: '>=10.0.0'} dependencies: '@types/cookie': 0.4.1 '@types/cors': 2.8.12 - '@types/node': 17.0.21 + '@types/node': 17.0.33 accepts: 1.3.8 base64id: 2.0.0 cookie: 0.4.2 cors: 2.8.5 - debug: 4.3.3 - engine.io-parser: 5.0.3 + debug: 4.3.4 + engine.io-parser: 5.0.4 ws: 8.2.3 transitivePeerDependencies: - bufferutil @@ -4118,11 +4260,11 @@ packages: - utf-8-validate dev: true - /enhanced-resolve/5.9.2: - resolution: {integrity: sha512-GIm3fQfwLJ8YZx2smuHpBKkXC1yOk+OBEmKckVyL0i/ea8mqDEykK3ld5dgH1QYPNyT/lIllxV2LULnxCHaHkA==} + /enhanced-resolve/5.9.3: + resolution: {integrity: sha512-Bq9VSor+kjvW3f9/MiiR4eE3XYgOl7/rS8lnSxbRbF3kS0B2r+Y9w5krBWxZgDxASVZbdYrn5wT4j/Wb0J9qow==} engines: {node: '>=10.13.0'} dependencies: - graceful-fs: 4.2.9 + graceful-fs: 4.2.10 tapable: 2.2.1 dev: true @@ -4403,23 +4545,23 @@ packages: engines: {node: '>=10'} dev: true - /eslint-config-prettier/8.5.0_eslint@8.10.0: + /eslint-config-prettier/8.5.0_eslint@8.15.0: resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.10.0 + eslint: 8.15.0 dev: true - /eslint-etc/5.1.0_zlvujy5mo3bfvwuw46uoxyougq: + /eslint-etc/5.1.0_euf3tlwxkicdsl26qszea4u6ne: resolution: {integrity: sha512-Rmjl01h5smi5cbsFne2xpTuch2xNnwXiX2lbS4HttXUN5FwXKAwG1UEFBVGO1nC091YO/QyVahyfNPJSX2ae+g==} peerDependencies: eslint: ^8.0.0 typescript: ^4.0.0 dependencies: - '@typescript-eslint/experimental-utils': 5.14.0_zlvujy5mo3bfvwuw46uoxyougq - eslint: 8.10.0 + '@typescript-eslint/experimental-utils': 5.23.0_euf3tlwxkicdsl26qszea4u6ne + eslint: 8.15.0 tsutils: 3.21.0_typescript@4.5.5 tsutils-etc: 1.4.1_xdxjeg7bgle2gpjqmdu3l5kszm typescript: 4.5.5 @@ -4427,37 +4569,37 @@ packages: - supports-color dev: true - /eslint-plugin-rxjs-angular/2.0.0_zlvujy5mo3bfvwuw46uoxyougq: + /eslint-plugin-rxjs-angular/2.0.0_euf3tlwxkicdsl26qszea4u6ne: resolution: {integrity: sha512-MalcYcEHOK2NT+avWSI1PsUilwGx6cprMQdw9jJRlCTkIvsUvCGFD1eTqQKVImwkK8+te732v9VsP/XcXlKZqA==} peerDependencies: eslint: ^8.0.0 typescript: ^4.0.0 dependencies: - '@typescript-eslint/experimental-utils': 5.14.0_zlvujy5mo3bfvwuw46uoxyougq + '@typescript-eslint/experimental-utils': 5.23.0_euf3tlwxkicdsl26qszea4u6ne common-tags: 1.8.2 - eslint: 8.10.0 - eslint-etc: 5.1.0_zlvujy5mo3bfvwuw46uoxyougq + eslint: 8.15.0 + eslint-etc: 5.1.0_euf3tlwxkicdsl26qszea4u6ne requireindex: 1.2.0 - tslib: 2.3.1 + tslib: 2.4.0 typescript: 4.5.5 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-rxjs/5.0.2_zlvujy5mo3bfvwuw46uoxyougq: + /eslint-plugin-rxjs/5.0.2_euf3tlwxkicdsl26qszea4u6ne: resolution: {integrity: sha512-Q2wsEHWInhZ3uz5df+YbD4g/NPQqAeYHjJuEsxqgVS+XAsYCuVE2pj9kADdMFy4GsQy2jt7KP+TOrnq1i6bI5Q==} peerDependencies: eslint: ^8.0.0 typescript: ^4.0.0 dependencies: - '@typescript-eslint/experimental-utils': 5.14.0_zlvujy5mo3bfvwuw46uoxyougq + '@typescript-eslint/experimental-utils': 5.23.0_euf3tlwxkicdsl26qszea4u6ne common-tags: 1.8.2 decamelize: 5.0.1 - eslint: 8.10.0 - eslint-etc: 5.1.0_zlvujy5mo3bfvwuw46uoxyougq + eslint: 8.15.0 + eslint-etc: 5.1.0_euf3tlwxkicdsl26qszea4u6ne requireindex: 1.2.0 rxjs-report-usage: 1.0.6 - tslib: 2.3.1 + tslib: 2.4.0 tsutils: 3.21.0_typescript@4.5.5 tsutils-etc: 1.4.1_xdxjeg7bgle2gpjqmdu3l5kszm typescript: 4.5.5 @@ -4481,13 +4623,13 @@ packages: estraverse: 5.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.10.0: + /eslint-utils/3.0.0_eslint@8.15.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.10.0 + eslint: 8.15.0 eslint-visitor-keys: 2.1.0 dev: true @@ -4501,30 +4643,30 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.10.0: - resolution: {integrity: sha512-tcI1D9lfVec+R4LE1mNDnzoJ/f71Kl/9Cv4nG47jOueCMBrCCKYXr4AUVS7go6mWYGFD4+EoN6+eXSrEbRzXVw==} + /eslint/8.15.0: + resolution: {integrity: sha512-GG5USZ1jhCu8HJkzGgeK8/+RGnHaNYZGrGDzUtigK3BsGESW/rs2az23XqE0WVwDxy1VRvvjSSGu5nB0Bu+6SA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint/eslintrc': 1.2.0 + '@eslint/eslintrc': 1.2.3 '@humanwhocodes/config-array': 0.9.5 ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 - debug: 4.3.3 + debug: 4.3.4 doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.10.0 + eslint-utils: 3.0.0_eslint@8.15.0 eslint-visitor-keys: 3.3.0 - espree: 9.3.1 + espree: 9.3.2 esquery: 1.4.0 esutils: 2.0.3 fast-deep-equal: 3.1.3 file-entry-cache: 6.0.1 functional-red-black-tree: 1.0.1 glob-parent: 6.0.2 - globals: 13.12.1 + globals: 13.15.0 ignore: 5.2.0 import-fresh: 3.3.0 imurmurhash: 0.1.4 @@ -4545,12 +4687,12 @@ packages: - supports-color dev: true - /espree/9.3.1: - resolution: {integrity: sha512-bvdyLmJMfwkV3NCRl5ZhJf22zBFo1y8bYh3VYb+bfzqNB4Je68P2sSuXyuFquzWLebHpNd2/d5uv7yoP9ISnGQ==} + /espree/9.3.2: + resolution: {integrity: sha512-D211tC7ZwouTIuY5x9XnS0E9sWNChB7IYKX/Xp5eQj3nFXhqmiUDB9q27y76oFl8jTg3pXcQx/bpxMfs3CIZbA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - acorn: 8.7.0 - acorn-jsx: 5.3.2_acorn@8.7.0 + acorn: 8.7.1 + acorn-jsx: 5.3.2_acorn@8.7.1 eslint-visitor-keys: 3.3.0 dev: true @@ -4627,37 +4769,38 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /express/4.17.3: - resolution: {integrity: sha512-yuSQpz5I+Ch7gFrPCk4/c+dIBKlQUxtgwqzph132bsT6qhuzss6I8cLJQz7B3rFblzd6wtcI0ZbGltH/C4LjUg==} + /express/4.18.1: + resolution: {integrity: sha512-zZBcOX9TfehHQhtupq57OF8lFZ3UZi08Y97dwFCkD8p9d/d2Y3M+ykKcwaMDEL+4qyUolgBDX6AblpR3fL212Q==} engines: {node: '>= 0.10.0'} dependencies: accepts: 1.3.8 array-flatten: 1.1.1 - body-parser: 1.19.2 + body-parser: 1.20.0 content-disposition: 0.5.4 content-type: 1.0.4 - cookie: 0.4.2 + cookie: 0.5.0 cookie-signature: 1.0.6 debug: 2.6.9 - depd: 1.1.2 + depd: 2.0.0 encodeurl: 1.0.2 escape-html: 1.0.3 etag: 1.8.1 - finalhandler: 1.1.2 + finalhandler: 1.2.0 fresh: 0.5.2 + http-errors: 2.0.0 merge-descriptors: 1.0.1 methods: 1.1.2 - on-finished: 2.3.0 + on-finished: 2.4.1 parseurl: 1.3.3 path-to-regexp: 0.1.7 proxy-addr: 2.0.7 - qs: 6.9.7 + qs: 6.10.3 range-parser: 1.2.1 safe-buffer: 5.2.1 - send: 0.17.2 - serve-static: 1.14.2 + send: 0.18.0 + serve-static: 1.15.0 setprototypeof: 1.2.0 - statuses: 1.5.0 + statuses: 2.0.1 type-is: 1.6.18 utils-merge: 1.0.1 vary: 1.1.2 @@ -4695,7 +4838,7 @@ packages: '@nodelib/fs.walk': 1.2.8 glob-parent: 5.1.2 merge2: 1.4.1 - micromatch: 4.0.4 + micromatch: 4.0.5 dev: true /fast-glob/3.2.7: @@ -4706,7 +4849,7 @@ packages: '@nodelib/fs.walk': 1.2.8 glob-parent: 5.1.2 merge2: 1.4.1 - micromatch: 4.0.4 + micromatch: 4.0.5 dev: true /fast-json-stable-stringify/2.1.0: @@ -4744,10 +4887,10 @@ packages: flat-cache: 3.0.4 dev: true - /filelist/1.0.2: - resolution: {integrity: sha512-z7O0IS8Plc39rTCq6i6iHxk43duYOn8uFJiWSewIq0Bww1RNybVHSCjahmcC87ZqAm4OTvFzlzeGu3XAzG1ctQ==} + /filelist/1.0.4: + resolution: {integrity: sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==} dependencies: - minimatch: 3.1.2 + minimatch: 5.0.1 dev: true /fill-range/7.0.1: @@ -4772,6 +4915,21 @@ packages: - supports-color dev: true + /finalhandler/1.2.0: + resolution: {integrity: sha512-5uXcUVftlQMFnWC9qu/svkWv3GTd2PfUhK/3PLkYNAe7FbqJMt3515HaxE6eRL74GdsriiwujiawdaB1BpEISg==} + engines: {node: '>= 0.8'} + dependencies: + debug: 2.6.9 + encodeurl: 1.0.2 + escape-html: 1.0.3 + on-finished: 2.4.1 + parseurl: 1.3.3 + statuses: 2.0.1 + unpipe: 1.0.0 + transitivePeerDependencies: + - supports-color + dev: true + /find-cache-dir/3.3.2: resolution: {integrity: sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==} engines: {node: '>=8'} @@ -4797,12 +4955,17 @@ packages: rimraf: 3.0.2 dev: true + /flat/5.0.2: + resolution: {integrity: sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==} + hasBin: true + dev: true + /flatted/3.2.5: resolution: {integrity: sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg==} dev: true - /follow-redirects/1.14.9: - resolution: {integrity: sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==} + /follow-redirects/1.15.0: + resolution: {integrity: sha512-aExlJShTV4qOUOL7yF1U5tvLCB0xQuudbf6toyYA0E/acBNw71mvjFTnLaRp50aQaYocMR0a/RMMBIHeZnGyjQ==} engines: {node: '>=4.0'} peerDependencies: debug: '*' @@ -4821,7 +4984,7 @@ packages: dependencies: asynckit: 0.4.0 combined-stream: 1.0.8 - mime-types: 2.1.34 + mime-types: 2.1.35 dev: true /forwarded/0.2.0: @@ -4838,11 +5001,15 @@ packages: engines: {node: '>= 0.6'} dev: true - /fs-extra/10.0.1: - resolution: {integrity: sha512-NbdoVMZso2Lsrn/QwLXOy6rm0ufY2zEOKCDzJR/0kBsb0E6qed0P3iYK+Ath3BfvXEeu4JhEtXLgILx5psUfag==} + /fs-constants/1.0.0: + resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==} + dev: true + + /fs-extra/10.1.0: + resolution: {integrity: sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==} engines: {node: '>=12'} dependencies: - graceful-fs: 4.2.9 + graceful-fs: 4.2.10 jsonfile: 6.1.0 universalify: 2.0.0 dev: true @@ -4852,7 +5019,7 @@ packages: engines: {node: '>=10'} dependencies: at-least-node: 1.0.0 - graceful-fs: 4.2.9 + graceful-fs: 4.2.10 jsonfile: 6.1.0 universalify: 2.0.0 dev: true @@ -4888,9 +5055,13 @@ packages: resolution: {integrity: sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=} dev: true - /gauge/4.0.3: - resolution: {integrity: sha512-ICw1DhAwMtb22rYFwEHgJcx1JCwJGv3x6G0OQUq56Nge+H4Q8JEwr8iveS0XFlsUNSI67F5ffMGK25bK4Pmskw==} - engines: {node: ^12.13.0 || ^14.15.0 || >=16} + /functions-have-names/1.2.3: + resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==} + dev: true + + /gauge/4.0.4: + resolution: {integrity: sha512-f9m+BEN5jkg6a0fZjleidjN51VE1X+mPFQ2DJ0uv1V39oCLCbsGe6yjbBnp7eK7z/+GAon99a3nHuqbuuthyPg==} + engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} dependencies: aproba: 2.0.0 color-support: 1.1.3 @@ -4954,6 +5125,17 @@ packages: resolution: {integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==} dev: true + /glob/7.1.4: + resolution: {integrity: sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==} + dependencies: + fs.realpath: 1.0.0 + inflight: 1.0.6 + inherits: 2.0.4 + minimatch: 3.0.4 + once: 1.4.0 + path-is-absolute: 1.0.1 + dev: true + /glob/7.2.0: resolution: {integrity: sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==} dependencies: @@ -4965,13 +5147,24 @@ packages: path-is-absolute: 1.0.1 dev: true + /glob/8.0.2: + resolution: {integrity: sha512-0jzor6jfIKaDg/2FIN+9L8oDxzHTkI/+vwJimOmOZjaVjFVVZJFojOYbbWC0okXbBVSgYpbcuQ7xy6gDP9f8gw==} + engines: {node: '>=12'} + dependencies: + fs.realpath: 1.0.0 + inflight: 1.0.6 + inherits: 2.0.4 + minimatch: 5.0.1 + once: 1.4.0 + dev: true + /globals/11.12.0: resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} engines: {node: '>=4'} dev: true - /globals/13.12.1: - resolution: {integrity: sha512-317dFlgY2pdJZ9rspXDks7073GpDmXdfbM3vYYp0HAMKGDh1FfWPleI2ljVNLQX5M5lXcAslTcPTrOrMEFOjyw==} + /globals/13.15.0: + resolution: {integrity: sha512-bpzcOlgDhMG070Av0Vy5Owklpv1I6+j96GhUI7Rh7IzDCKLzboflLrrfqMu8NquDbiR4EOQk7XzJwqVJxicxog==} engines: {node: '>=8'} dependencies: type-fest: 0.20.2 @@ -5013,8 +5206,8 @@ packages: pinkie-promise: 2.0.1 dev: true - /graceful-fs/4.2.9: - resolution: {integrity: sha512-NtNxqUcXgpW2iMrfqSfR73Glt39K+BLwWsPs94yR63v45T0Wbej7eRmL5cWfwEgqXnmjQp3zaJTshdRW/qC2ZQ==} + /graceful-fs/4.2.10: + resolution: {integrity: sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==} dev: true /handle-thing/2.0.1: @@ -5052,6 +5245,12 @@ packages: engines: {node: '>=8'} dev: true + /has-property-descriptors/1.0.0: + resolution: {integrity: sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==} + dependencies: + get-intrinsic: 1.1.1 + dev: true + /has-symbols/1.0.3: resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==} engines: {node: '>= 0.4'} @@ -5103,8 +5302,8 @@ packages: wbuf: 1.7.3 dev: true - /html-entities/2.3.2: - resolution: {integrity: sha512-c3Ab/url5ksaT0WyleslpBEthOzWhrjQbg75y7XUsfSzi3Dgzt0l8w5e7DylRn15MTlMMD58dTfzddNS2kcAjQ==} + /html-entities/2.3.3: + resolution: {integrity: sha512-DV5Ln36z34NNTDgnz0EWGBLZENelNAtkiFA4kyNOG2tDI6Mz1uSWiq1wAKdyjnJwyDiDO7Fa2SO1CTxPXL8VxA==} dev: true /html-escaper/2.0.2: @@ -5129,14 +5328,14 @@ packages: statuses: 1.5.0 dev: true - /http-errors/1.8.1: - resolution: {integrity: sha512-Kpk9Sm7NmI+RHhnj6OIWDI1d6fIoFAtFt9RLaTMRlg/8w49juAStsrBgp0Dp4OdxdVbRIeKhtCUvoi/RuAhO4g==} - engines: {node: '>= 0.6'} + /http-errors/2.0.0: + resolution: {integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==} + engines: {node: '>= 0.8'} dependencies: - depd: 1.1.2 + depd: 2.0.0 inherits: 2.0.4 setprototypeof: 1.2.0 - statuses: 1.5.0 + statuses: 2.0.1 toidentifier: 1.0.1 dev: true @@ -5166,8 +5365,8 @@ packages: - supports-color dev: true - /http-proxy-middleware/2.0.3: - resolution: {integrity: sha512-1bloEwnrHMnCoO/Gcwbz7eSVvW50KPES01PecpagI+YLNLci4AcuKJrujW4Mc3sBLpFxMSlsLNHS5Nl/lvrTPA==} + /http-proxy-middleware/2.0.6: + resolution: {integrity: sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw==} engines: {node: '>=12.0.0'} peerDependencies: '@types/express': ^4.17.13 @@ -5175,11 +5374,11 @@ packages: '@types/express': optional: true dependencies: - '@types/http-proxy': 1.17.8 + '@types/http-proxy': 1.17.9 http-proxy: 1.18.1 is-glob: 4.0.3 is-plain-obj: 3.0.0 - micromatch: 4.0.4 + micromatch: 4.0.5 transitivePeerDependencies: - debug dev: true @@ -5189,7 +5388,7 @@ packages: engines: {node: '>=8.0.0'} dependencies: eventemitter3: 4.0.7 - follow-redirects: 1.14.9 + follow-redirects: 1.15.0 requires-port: 1.0.0 transitivePeerDependencies: - debug @@ -5217,6 +5416,16 @@ packages: /https-proxy-agent/5.0.0: resolution: {integrity: sha512-EkYm5BcKUGiduxzSt3Eppko+PiNWNEpa4ySk9vTC6wDsQJW9rHSa+UhGNJoRYp7bz6Ht1eaRIa6QaJqO5rCFbA==} engines: {node: '>= 6'} + dependencies: + agent-base: 6.0.2 + debug: 4.3.4 + transitivePeerDependencies: + - supports-color + dev: true + + /https-proxy-agent/5.0.1: + resolution: {integrity: sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==} + engines: {node: '>= 6'} dependencies: agent-base: 6.0.2 debug: 4.3.3 @@ -5269,11 +5478,6 @@ packages: minimatch: 3.1.2 dev: true - /ignore/4.0.6: - resolution: {integrity: sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==} - engines: {node: '>= 4'} - dev: true - /ignore/5.2.0: resolution: {integrity: sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==} engines: {node: '>= 4'} @@ -5361,8 +5565,8 @@ packages: through: 2.3.8 dev: true - /ip/1.1.5: - resolution: {integrity: sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo=} + /ip/1.1.8: + resolution: {integrity: sha512-PuExPYUiu6qMBQb4l06ecm6T6ujzhmh+MeJcW9wa89PoAz5pvd4zPgN5WJV104mb6S2T1AwNIAaB70JNrLQWhg==} dev: true /ipaddr.js/1.9.1: @@ -5398,8 +5602,8 @@ packages: binary-extensions: 2.2.0 dev: true - /is-core-module/2.8.1: - resolution: {integrity: sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==} + /is-core-module/2.9.0: + resolution: {integrity: sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A==} dependencies: has: 1.0.3 dev: true @@ -5526,8 +5730,8 @@ packages: resolution: {integrity: sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=} dev: true - /isbinaryfile/4.0.8: - resolution: {integrity: sha512-53h6XFniq77YdW+spoRrebh0mnmTxRPTlcuIArO57lmMdq4uBKFKaeTjnb92oYWrSn/LVL+LT+Hap2tFQj8V+w==} + /isbinaryfile/4.0.10: + resolution: {integrity: sha512-iHrqe5shvBUcFbmZq9zOQHBoeOhZJu6RQGrDpBgenUm/Am+F3JM2MgQj+rK3Z601fzrL5gLZWtAPH2OBaSVcyw==} engines: {node: '>= 8.0.0'} dev: true @@ -5554,12 +5758,12 @@ packages: engines: {node: '>=8'} dev: true - /istanbul-lib-instrument/5.1.0: - resolution: {integrity: sha512-czwUz525rkOFDJxfKK6mYfIs9zBKILyrZQxjz3ABhjQXhbhFsSbo1HW/BFcsDnfJYJWA6thRR5/TUY2qs5W99Q==} + /istanbul-lib-instrument/5.2.0: + resolution: {integrity: sha512-6Lthe1hqXHBNsqvgDzGO6l03XNeu3CrG4RqQ1KM9+l5+jNGpEJfIELx1NS3SEHmJQA8np/u+E4EPRKRiu6m19A==} engines: {node: '>=8'} dependencies: '@babel/core': 7.16.12 - '@babel/parser': 7.17.3 + '@babel/parser': 7.17.10 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.0 semver: 6.3.0 @@ -5580,7 +5784,7 @@ packages: resolution: {integrity: sha512-R47KzMtDJH6X4/YW9XTx+jrLnZnscW4VpNN+1PViSYTejLVPWv7oov+Duf8YQSPyVRUvueQqz1TcsC6mooZTXw==} engines: {node: '>=6'} dependencies: - debug: 4.3.3 + debug: 4.3.4 istanbul-lib-coverage: 2.0.5 make-dir: 2.1.0 rimraf: 2.7.1 @@ -5597,13 +5801,14 @@ packages: istanbul-lib-report: 3.0.0 dev: true - /jake/10.8.2: - resolution: {integrity: sha512-eLpKyrfG3mzvGE2Du8VoPbeSkRry093+tyNjdYaBbJS9v17knImYGNXQCUV0gLxQtF82m3E8iRb/wdSQZLoq7A==} + /jake/10.8.5: + resolution: {integrity: sha512-sVpxYeuAhWt0OTWITwT98oyV0GsXyMlXCF+3L1SuafBVUIr/uILGRB+NqwkzhgXKvoJpDIpQvqkUALgdmQsQxw==} + engines: {node: '>=10'} hasBin: true dependencies: - async: 0.9.2 - chalk: 2.4.2 - filelist: 1.0.2 + async: 3.2.3 + chalk: 4.1.2 + filelist: 1.0.4 minimatch: 3.1.2 dev: true @@ -5643,7 +5848,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 17.0.21 + '@types/node': 17.0.33 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true @@ -5714,15 +5919,13 @@ packages: resolution: {integrity: sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==} hasBin: true dependencies: - minimist: 1.2.5 + minimist: 1.2.6 dev: true - /json5/2.2.0: - resolution: {integrity: sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==} + /json5/2.2.1: + resolution: {integrity: sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==} engines: {node: '>=6'} hasBin: true - dependencies: - minimist: 1.2.5 dev: true /jsonc-parser/3.0.0: @@ -5734,7 +5937,7 @@ packages: dependencies: universalify: 2.0.0 optionalDependencies: - graceful-fs: 4.2.9 + graceful-fs: 4.2.10 dev: true /jsonparse/1.3.1: @@ -5752,8 +5955,8 @@ packages: verror: 1.10.0 dev: true - /jszip/3.7.1: - resolution: {integrity: sha512-ghL0tz1XG9ZEmRMcEN2vt7xabrDdqHHeykgARpmZ0BiIctWxM47Vt63ZO2dnp4QYt/xJVLLy5Zv1l/xRdh2byg==} + /jszip/3.9.1: + resolution: {integrity: sha512-H9A60xPqJ1CuC4Ka6qxzXZeU8aNmgOeP5IFqwJbQQwtu2EUYxota3LdsiZWplF7Wgd9tkAd0mdu36nceSaPuYw==} dependencies: lie: 3.3.0 pako: 1.0.11 @@ -5779,7 +5982,7 @@ packages: - supports-color dev: true - /karma-jasmine-html-reporter/1.7.0_2yyyl6g6qt4yjll4mqt76beyjq: + /karma-jasmine-html-reporter/1.7.0_hmebq5lwkw4tdptkw7fxmrit24: resolution: {integrity: sha512-pzum1TL7j90DTE86eFt48/s12hqwQuiD+e5aXx2Dc9wDEn2LfGq6RoAxEZZjFiN0RDSCOnosEKRZWxbQ+iMpQQ==} peerDependencies: jasmine-core: '>=3.8' @@ -5787,18 +5990,18 @@ packages: karma-jasmine: '>=1.1' dependencies: jasmine-core: 4.0.1 - karma: 6.3.17 - karma-jasmine: 4.0.1_karma@6.3.17 + karma: 6.3.20 + karma-jasmine: 4.0.2_karma@6.3.20 dev: true - /karma-jasmine/4.0.1_karma@6.3.17: - resolution: {integrity: sha512-h8XDAhTiZjJKzfkoO1laMH+zfNlra+dEQHUAjpn5JV1zCPtOIVWGQjLBrqhnzQa/hrU2XrZwSyBa6XjEBzfXzw==} + /karma-jasmine/4.0.2_karma@6.3.20: + resolution: {integrity: sha512-ggi84RMNQffSDmWSyyt4zxzh2CQGwsxvYYsprgyR1j8ikzIduEdOlcLvXjZGwXG/0j41KUXOWsUCBfbEHPWP9g==} engines: {node: '>= 10'} peerDependencies: karma: '*' dependencies: jasmine-core: 3.99.1 - karma: 6.3.17 + karma: 6.3.20 dev: true /karma-source-map-support/1.4.0: @@ -5807,31 +6010,31 @@ packages: source-map-support: 0.5.21 dev: true - /karma/6.3.17: - resolution: {integrity: sha512-2TfjHwrRExC8yHoWlPBULyaLwAFmXmxQrcuFImt/JsAsSZu1uOWTZ1ZsWjqQtWpHLiatJOHL5jFjXSJIgCd01g==} + /karma/6.3.20: + resolution: {integrity: sha512-HRNQhMuKOwKpjYlWiJP0DUrJOh+QjaI/DTaD8b9rEm4Il3tJ8MijutVZH4ts10LuUFst/CedwTS6vieCN8yTSw==} engines: {node: '>= 10'} hasBin: true dependencies: '@colors/colors': 1.5.0 - body-parser: 1.19.2 + body-parser: 1.20.0 braces: 3.0.2 chokidar: 3.5.3 connect: 3.7.0 di: 0.0.1 dom-serialize: 2.2.1 glob: 7.2.0 - graceful-fs: 4.2.9 + graceful-fs: 4.2.10 http-proxy: 1.18.1 - isbinaryfile: 4.0.8 + isbinaryfile: 4.0.10 lodash: 4.17.21 - log4js: 6.4.2 + log4js: 6.4.6 mime: 2.6.0 minimatch: 3.1.2 - mkdirp: 0.5.5 + mkdirp: 0.5.6 qjobs: 1.2.0 range-parser: 1.2.1 rimraf: 3.0.2 - socket.io: 4.4.1 + socket.io: 4.5.0 source-map: 0.6.1 tmp: 0.2.1 ua-parser-js: 0.7.31 @@ -5858,7 +6061,7 @@ packages: engines: {node: '>= 8'} dev: true - /less-loader/10.2.0_less@4.1.2+webpack@5.67.0: + /less-loader/10.2.0_less@4.1.2+webpack@5.70.0: resolution: {integrity: sha512-AV5KHWvCezW27GT90WATaDnfXBv99llDbtaj4bshq6DvAihMdNjaPDcUMa6EXKLRF+P2opFenJp89BXg91XLYg==} engines: {node: '>= 12.13.0'} peerDependencies: @@ -5867,7 +6070,7 @@ packages: dependencies: klona: 2.0.5 less: 4.1.2 - webpack: 5.67.0_esbuild@0.14.22 + webpack: 5.70.0_esbuild@0.14.22 dev: true /less/4.1.2: @@ -5877,10 +6080,10 @@ packages: dependencies: copy-anything: 2.0.6 parse-node-version: 1.0.1 - tslib: 2.3.1 + tslib: 2.4.0 optionalDependencies: errno: 0.1.8 - graceful-fs: 4.2.9 + graceful-fs: 4.2.10 image-size: 0.5.5 make-dir: 2.1.0 mime: 1.6.0 @@ -5898,7 +6101,7 @@ packages: type-check: 0.4.0 dev: true - /license-webpack-plugin/4.0.2_webpack@5.67.0: + /license-webpack-plugin/4.0.2_webpack@5.70.0: resolution: {integrity: sha512-771TFWFD70G1wLTC4oU2Cw4qvtmNrIw+wRvBtn+okgHl7slJVi7zfNcdmqDL72BojM30VNJ2UHylr1o77U37Jw==} peerDependencies: webpack: '*' @@ -5908,7 +6111,7 @@ packages: webpack-sources: optional: true dependencies: - webpack: 5.67.0_esbuild@0.14.22 + webpack: 5.70.0_esbuild@0.14.22 webpack-sources: 3.2.3 dev: true @@ -5922,8 +6125,8 @@ packages: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} dev: true - /loader-runner/4.2.0: - resolution: {integrity: sha512-92+huvxMvYlMzMt0iIOukcwYBFpkYJdpl2xsZ7LrlayO7E8SOv+JJUEK17B/dJIHAOLMfh2dZZ/Y18WgmGtYNw==} + /loader-runner/4.3.0: + resolution: {integrity: sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==} engines: {node: '>=6.11.5'} dev: true @@ -5942,7 +6145,7 @@ packages: dependencies: big.js: 5.2.2 emojis-list: 3.0.0 - json5: 2.2.0 + json5: 2.2.1 dev: true /loader-utils/3.2.0: @@ -5977,15 +6180,15 @@ packages: is-unicode-supported: 0.1.0 dev: true - /log4js/6.4.2: - resolution: {integrity: sha512-k80cggS2sZQLBwllpT1p06GtfvzMmSdUCkW96f0Hj83rKGJDAu2vZjt9B9ag2vx8Zz1IXzxoLgqvRJCdMKybGg==} + /log4js/6.4.6: + resolution: {integrity: sha512-1XMtRBZszmVZqPAOOWczH+Q94AI42mtNWjvjA5RduKTSWjEc56uOBbyM1CJnfN4Ym0wSd8cQ43zOojlSHgRDAw==} engines: {node: '>=8.0'} dependencies: - date-format: 4.0.4 - debug: 4.3.3 + date-format: 4.0.9 + debug: 4.3.4 flatted: 3.2.5 rfdc: 1.3.0 - streamroller: 3.0.4 + streamroller: 3.0.8 transitivePeerDependencies: - supports-color dev: true @@ -5997,8 +6200,8 @@ packages: yallist: 4.0.0 dev: true - /lru-cache/7.4.4: - resolution: {integrity: sha512-2XbUJmlpIbmc9JvNNmtLzHlF31srxoDxuiQiwBHic7RZyHyltbTdzoO6maRqpdEhOOG5GD80EXvzAU0wR15ccg==} + /lru-cache/7.10.1: + resolution: {integrity: sha512-BQuhQxPuRl79J5zSXRP+uNzPOyZw2oFI9JLRQ80XswSvg21KMKNtQza9eF42rfI/3Z40RvzBdXgziEkudzjo8A==} engines: {node: '>=12'} dev: true @@ -6008,8 +6211,8 @@ packages: sourcemap-codec: 1.4.8 dev: true - /magic-string/0.26.1: - resolution: {integrity: sha512-ndThHmvgtieXe8J/VGPjG+Apu7v7ItcD5mhEIvOscWjPF/ccOiLxHaSuCAS2G+3x4GKsAbT8u7zdyamupui8Tg==} + /magic-string/0.26.2: + resolution: {integrity: sha512-NzzlXpclt5zAbmo6h6jNc8zl2gNRGHvmsZW4IvZhTC4W7k4OlLP+S5YLussa/r3ixNT66KOQfNORlXHSOy/X4A==} engines: {node: '>=12'} dependencies: sourcemap-codec: 1.4.8 @@ -6034,26 +6237,26 @@ packages: resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==} dev: true - /make-fetch-happen/10.0.5: - resolution: {integrity: sha512-0JQ0daMRDFEv14DelmcFlprdhSDNG7WEgInTjBeWYWZ78W0jfDqygZdPLhcrQ4s/G8skNhBrS4fiF6xA+YlFjQ==} - engines: {node: ^12.13.0 || ^14.15.0 || >=16} + /make-fetch-happen/10.1.3: + resolution: {integrity: sha512-s/UjmGjUHn9m52cctFhN2ITObbT+axoUhgeir8xGrOlPbKDyJsdhQzb8PGncPQQ28uduHybFJ6Iumy2OZnreXw==} + engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} dependencies: agentkeepalive: 4.2.1 - cacache: 15.3.0 + cacache: 16.0.7 http-cache-semantics: 4.1.0 http-proxy-agent: 5.0.0 - https-proxy-agent: 5.0.0 + https-proxy-agent: 5.0.1 is-lambda: 1.0.1 - lru-cache: 7.4.4 + lru-cache: 7.10.1 minipass: 3.1.6 minipass-collect: 1.0.2 - minipass-fetch: 2.0.3 + minipass-fetch: 2.1.0 minipass-flush: 1.0.5 minipass-pipeline: 1.2.4 negotiator: 0.6.3 promise-retry: 2.0.1 - socks-proxy-agent: 6.1.1 - ssri: 8.0.1 + socks-proxy-agent: 6.2.0 + ssri: 9.0.0 transitivePeerDependencies: - bluebird - supports-color @@ -6067,7 +6270,7 @@ packages: cacache: 15.3.0 http-cache-semantics: 4.1.0 http-proxy-agent: 4.0.1 - https-proxy-agent: 5.0.0 + https-proxy-agent: 5.0.1 is-lambda: 1.0.1 lru-cache: 6.0.0 minipass: 3.1.6 @@ -6077,7 +6280,7 @@ packages: minipass-pipeline: 1.2.4 negotiator: 0.6.3 promise-retry: 2.0.1 - socks-proxy-agent: 6.1.1 + socks-proxy-agent: 6.2.0 ssri: 8.0.1 transitivePeerDependencies: - bluebird @@ -6114,29 +6317,24 @@ packages: engines: {node: '>= 0.6'} dev: true - /micromatch/4.0.4: - resolution: {integrity: sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==} + /micromatch/4.0.5: + resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==} engines: {node: '>=8.6'} dependencies: braces: 3.0.2 picomatch: 2.3.1 dev: true - /mime-db/1.51.0: - resolution: {integrity: sha512-5y8A56jg7XVQx2mbv1lu49NR4dokRnhZYTtL+KGfaa27uq4pSTXkwQkFJl4pkRMyNFz/EtYDSkiiEHx3F7UN6g==} - engines: {node: '>= 0.6'} - dev: true - /mime-db/1.52.0: resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==} engines: {node: '>= 0.6'} dev: true - /mime-types/2.1.34: - resolution: {integrity: sha512-6cP692WwGIs9XXdOO4++N+7qjqv0rqxxVvJ3VHPh/Sc9mVZcQP+ZGhkKiTvWMQRr2tbHkJP/Yn7Y0npb3ZBs4A==} + /mime-types/2.1.35: + resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==} engines: {node: '>= 0.6'} dependencies: - mime-db: 1.51.0 + mime-db: 1.52.0 dev: true /mime/1.6.0: @@ -6156,14 +6354,14 @@ packages: engines: {node: '>=6'} dev: true - /mini-css-extract-plugin/2.5.3_webpack@5.67.0: + /mini-css-extract-plugin/2.5.3_webpack@5.70.0: resolution: {integrity: sha512-YseMB8cs8U/KCaAGQoqYmfUuhhGW0a9p9XvWXrxVOkE3/IiISTLw4ALNt7JR5B2eYauFM+PQGSbXMDmVbR7Tfw==} engines: {node: '>= 12.13.0'} peerDependencies: webpack: ^5.0.0 dependencies: schema-utils: 4.0.0 - webpack: 5.67.0_esbuild@0.14.22 + webpack: 5.70.0_esbuild@0.14.22 dev: true /minimalistic-assert/1.0.1: @@ -6176,14 +6374,27 @@ packages: brace-expansion: 1.1.11 dev: true + /minimatch/3.0.5: + resolution: {integrity: sha512-tUpxzX0VAzJHjLu0xUfFv1gwVp9ba3IOuRAVH2EGuRW8a5emA2FlACLqiT/lDVtS1W+TGNwqz3sWaNyLgDJWuw==} + dependencies: + brace-expansion: 1.1.11 + dev: true + /minimatch/3.1.2: resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} dependencies: brace-expansion: 1.1.11 dev: true - /minimist/1.2.5: - resolution: {integrity: sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==} + /minimatch/5.0.1: + resolution: {integrity: sha512-nLDxIFRyhDblz3qMuq+SoRZED4+miJ/G+tdDrjkkkRnjAsBexeGpgjLEQ0blJy7rHhR2b93rhQY4SvyWu9v03g==} + engines: {node: '>=10'} + dependencies: + brace-expansion: 2.0.1 + dev: true + + /minimist/1.2.6: + resolution: {integrity: sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==} dev: true /minipass-collect/1.0.2: @@ -6204,9 +6415,9 @@ packages: encoding: 0.1.13 dev: true - /minipass-fetch/2.0.3: - resolution: {integrity: sha512-VA+eiiUtaIvpQJXISwE3OiMvQwAWrgKb97F0aXlCS1Ahikr8fEQq8m3Hf7Kv9KT3nokuHigJKsDMB6atU04olQ==} - engines: {node: ^12.13.0 || ^14.15.0 || >=16} + /minipass-fetch/2.1.0: + resolution: {integrity: sha512-H9U4UVBGXEyyWJnqYDCLp1PwD8XIkJ4akNHp1aGVI+2Ym7wQMlxDKi4IB4JbmyU+pl9pEs/cVrK6cOuvmbK4Sg==} + engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} dependencies: minipass: 3.1.6 minipass-sized: 1.0.3 @@ -6258,11 +6469,11 @@ packages: yallist: 4.0.0 dev: true - /mkdirp/0.5.5: - resolution: {integrity: sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==} + /mkdirp/0.5.6: + resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==} hasBin: true dependencies: - minimist: 1.2.5 + minimist: 1.2.6 dev: true /mkdirp/1.0.4: @@ -6299,8 +6510,8 @@ packages: resolution: {integrity: sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==} dev: true - /nanoid/3.3.1: - resolution: {integrity: sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==} + /nanoid/3.3.4: + resolution: {integrity: sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true dev: true @@ -6338,25 +6549,23 @@ packages: requiresBuild: true dependencies: node-addon-api: 3.2.1 - node-gyp-build: 4.3.0 + node-gyp-build: 4.4.0 dev: true optional: true /node-addon-api/3.2.1: resolution: {integrity: sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A==} dev: true - optional: true - /node-forge/1.2.1: - resolution: {integrity: sha512-Fcvtbb+zBcZXbTTVwqGA5W+MKBj56UjVRevvchv5XrcyXbmNdesfZL37nlcWOfpgHhgmxApw3tQbTr4CqNmX4w==} + /node-forge/1.3.1: + resolution: {integrity: sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==} engines: {node: '>= 6.13.0'} dev: true - /node-gyp-build/4.3.0: - resolution: {integrity: sha512-iWjXZvmboq0ja1pUGULQBexmxq8CV4xBhX7VDOTbL7ZR4FOowwY/VOtRxBN/yKxmdGoIp4j5ysNT4u3S2pDQ3Q==} + /node-gyp-build/4.4.0: + resolution: {integrity: sha512-amJnQCcgtRVw9SvoebO3BKGESClrfXGCUTX9hSn1OuGQTQBOZmVd0Z0OlecpuRksKvbsUqALE8jls/ErClAPuQ==} hasBin: true dev: true - optional: true /node-gyp/8.4.1: resolution: {integrity: sha512-olTJRgUtAb/hOXG0E93wZDs5YiJlgbXxTwQAFHyNlRsXQnYzUaF2aGgujZbw+hR8aF4ZG/rST57bWMWD16jr9w==} @@ -6365,10 +6574,10 @@ packages: dependencies: env-paths: 2.2.1 glob: 7.2.0 - graceful-fs: 4.2.9 + graceful-fs: 4.2.10 make-fetch-happen: 9.1.0 nopt: 5.0.0 - npmlog: 6.0.1 + npmlog: 6.0.2 rimraf: 3.0.2 semver: 7.3.5 tar: 6.1.11 @@ -6378,8 +6587,8 @@ packages: - supports-color dev: true - /node-releases/2.0.2: - resolution: {integrity: sha512-XxYDdcQ6eKqp/YjI+tb2C5WM2LgjnZrfYg4vgQt49EK268b6gYCHsBLrK2qvJo4FmCtqmKezb0WZFK4fkrZNsg==} + /node-releases/2.0.4: + resolution: {integrity: sha512-gbMzqQtTtDz/00jQzZ21PQzdI9PyLYqUSvD0p3naOhX4odFji0ZxYdnVwPTxmSwkmxhcFImpozceidSG+AgoPQ==} dev: true /nopt/5.0.0: @@ -6450,7 +6659,7 @@ packages: resolution: {integrity: sha512-Df5QT3RaJnXYuOwtXBXS9BWs+tHH2olvkCLh6jcR/b/u3DvPMlp3J0TvvYwplPKxHMOwfg287PYih9QqaVFoKA==} engines: {node: ^12.13.0 || ^14.15.0 || >=16} dependencies: - make-fetch-happen: 10.0.5 + make-fetch-happen: 10.1.3 minipass: 3.1.6 minipass-fetch: 1.4.1 minipass-json-stream: 1.0.1 @@ -6468,13 +6677,13 @@ packages: path-key: 3.1.1 dev: true - /npmlog/6.0.1: - resolution: {integrity: sha512-BTHDvY6nrRHuRfyjt1MAufLxYdVXZfd099H4+i1f0lPywNQyI4foeNXJRObB/uy+TYqUW0vAD9gbdSOXPst7Eg==} - engines: {node: ^12.13.0 || ^14.15.0 || >=16} + /npmlog/6.0.2: + resolution: {integrity: sha512-/vBvz5Jfr9dT/aFWd0FIRf+T/Q2WBsLENygUaFUqstqsycmZAP/t5BvFJTK0viFmSUxiUKTUplWy5vt+rvKIxg==} + engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} dependencies: are-we-there-yet: 3.0.0 console-control-strings: 1.1.0 - gauge: 4.0.3 + gauge: 4.0.4 set-blocking: 2.0.0 dev: true @@ -6484,22 +6693,57 @@ packages: boolbase: 1.0.0 dev: true - /nx/13.1.3: + /nx/13.1.3_typescript@4.5.5: resolution: {integrity: sha512-clM0NQhQKYkqcNz2E3uYRMLwhp2L/9dBhJhQi9XBX4IAyA2gWAomhRIlLm5Xxg3g4h1xwSpP3eJ5t89VikY8Pw==} hasBin: true dependencies: - '@nrwl/cli': 13.8.7 + '@nrwl/cli': 14.1.5_typescript@4.5.5 transitivePeerDependencies: - supports-color + - typescript dev: true - /nx/13.8.7: - resolution: {integrity: sha512-giL0J16Y6jwF1jcXxFnB/IIy1ew+8iCW3gLIjaHdM0+loQkQhqyyJYTn/HeUwLilsiceZ3T3JzgUkVOK7P7tRA==} + /nx/14.1.5_typescript@4.5.5: + resolution: {integrity: sha512-fbafloyQV8kaoLR+cV5XadXga7WxWbtQ9wwvQ26cAtv1mOj+HjF9bTgQAFvxquiyoDgr3ZwFIeLOcQPwxAQvxw==} hasBin: true + requiresBuild: true dependencies: - '@nrwl/cli': 13.8.7 + '@nrwl/cli': 14.1.5_typescript@4.5.5 + '@nrwl/tao': 14.1.5_typescript@4.5.5 + '@parcel/watcher': 2.0.4 + '@swc-node/register': 1.5.1_typescript@4.5.5 + '@swc/core': 1.2.183 + chalk: 4.1.0 + chokidar: 3.5.3 + cli-cursor: 3.1.0 + cli-spinners: 2.6.1 + cliui: 7.0.4 + dotenv: 10.0.0 + enquirer: 2.3.6 + fast-glob: 3.2.7 + figures: 3.2.0 + flat: 5.0.2 + fs-extra: 10.1.0 + glob: 7.1.4 + ignore: 5.2.0 + jsonc-parser: 3.0.0 + minimatch: 3.0.4 + npm-run-path: 4.0.1 + open: 8.4.0 + rxjs: 6.6.7 + rxjs-for-await: 0.0.2_rxjs@6.6.7 + semver: 7.3.4 + string-width: 4.2.3 + tar-stream: 2.2.0 + tmp: 0.2.1 + tsconfig-paths: 3.14.1 + tslib: 2.4.0 + v8-compile-cache: 2.3.0 + yargs: 17.5.0 + yargs-parser: 21.0.1 transitivePeerDependencies: - supports-color + - typescript dev: true /oauth-sign/0.9.0: @@ -6511,12 +6755,16 @@ packages: engines: {node: '>=0.10.0'} dev: true + /object-inspect/1.12.0: + resolution: {integrity: sha512-Ho2z80bVIvJloH+YzRmpZVQe87+qASmBUKZDWgx9cu+KDrX2ZDH/3tMy+gXbZETVGs2M8YdxObOh7XAtim9Y0g==} + dev: true + /object-is/1.1.5: resolution: {integrity: sha512-3cyDsyHgtmi7I7DfSSI2LDp6SK2lwvtbg0p0R1e0RvTqF5ceGx+K2dfSjm1bKDMVCFEDAQvy+o8c6a7VujOddw==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 - define-properties: 1.1.3 + define-properties: 1.1.4 dev: true /object-keys/1.1.1: @@ -6529,7 +6777,7 @@ packages: engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 - define-properties: 1.1.3 + define-properties: 1.1.4 has-symbols: 1.0.3 object-keys: 1.1.1 dev: true @@ -6545,6 +6793,13 @@ packages: ee-first: 1.1.1 dev: true + /on-finished/2.4.1: + resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==} + engines: {node: '>= 0.8'} + dependencies: + ee-first: 1.1.1 + dev: true + /on-headers/1.0.2: resolution: {integrity: sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==} engines: {node: '>= 0.8'} @@ -6625,11 +6880,11 @@ packages: aggregate-error: 3.1.0 dev: true - /p-retry/4.6.1: - resolution: {integrity: sha512-e2xXGNhZOZ0lfgR9kL34iGlU8N/KO0xZnQxVEwdeOvpqNDQfdnxIYizvWtK8RglUa3bGqI8g0R/BdfzLMxRkiA==} + /p-retry/4.6.2: + resolution: {integrity: sha512-312Id396EbJdvRONlngUx0NydfrIQ5lsYu0znKVUzVvArzEIt08V1qhtyESbGVd1FGX7UKtiFp5uwKZdM8wIuQ==} engines: {node: '>=8'} dependencies: - '@types/retry': 0.12.1 + '@types/retry': 0.12.0 retry: 0.13.1 dev: true @@ -6820,9 +7075,9 @@ packages: resolution: {integrity: sha512-Se+2isanIcEqf2XMHjyUKskczxbPH7dQnlMjXX6+dybayyHvAf/TCgyMRlzf/B6QDhAEFOGes0pzRo3by4AbMA==} engines: {node: '>= 0.12.0'} dependencies: - async: 2.6.3 + async: 2.6.4 debug: 3.2.7 - mkdirp: 0.5.5 + mkdirp: 0.5.6 transitivePeerDependencies: - supports-color dev: true @@ -6833,7 +7088,7 @@ packages: postcss: ^8.0.2 dependencies: postcss: 8.4.5 - postcss-selector-parser: 6.0.9 + postcss-selector-parser: 6.0.10 dev: true /postcss-color-functional-notation/4.2.2_postcss@8.4.5: @@ -6875,8 +7130,8 @@ packages: postcss: 8.4.5 dev: true - /postcss-custom-properties/12.1.4_postcss@8.4.5: - resolution: {integrity: sha512-i6AytuTCoDLJkWN/MtAIGriJz3j7UX6bV7Z5t+KgFz+dwZS15/mlTJY1S0kRizlk6ba0V8u8hN50Fz5Nm7tdZw==} + /postcss-custom-properties/12.1.7_postcss@8.4.5: + resolution: {integrity: sha512-N/hYP5gSoFhaqxi2DPCmvto/ZcRDVjE3T1LiAMzc/bg53hvhcHOLpXOHb526LzBBp5ZlAUhkuot/bfpmpgStJg==} engines: {node: ^12 || ^14 || >=16} peerDependencies: postcss: ^8.4 @@ -6892,7 +7147,7 @@ packages: postcss: ^8.1.2 dependencies: postcss: 8.4.5 - postcss-selector-parser: 6.0.9 + postcss-selector-parser: 6.0.10 dev: true /postcss-dir-pseudo-class/6.0.4_postcss@8.4.5: @@ -6902,7 +7157,7 @@ packages: postcss: ^8.4 dependencies: postcss: 8.4.5 - postcss-selector-parser: 6.0.9 + postcss-selector-parser: 6.0.10 dev: true /postcss-double-position-gradients/3.1.1_postcss@8.4.5: @@ -6916,8 +7171,8 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-env-function/4.0.5_postcss@8.4.5: - resolution: {integrity: sha512-gPUJc71ji9XKyl0WSzAalBeEA/89kU+XpffpPxSaaaZ1c48OL36r1Ep5R6+9XAPkIiDlSvVAwP4io12q/vTcvA==} + /postcss-env-function/4.0.6_postcss@8.4.5: + resolution: {integrity: sha512-kpA6FsLra+NqcFnL81TnsU+Z7orGtDTxcOhl6pwXeEq1yFPpRMkCDpHhrz8CFQDr/Wfm0jLiNQ1OsGGPjlqPwA==} engines: {node: ^12 || ^14 || >=16} peerDependencies: postcss: ^8.4 @@ -6933,7 +7188,7 @@ packages: postcss: ^8.4 dependencies: postcss: 8.4.5 - postcss-selector-parser: 6.0.9 + postcss-selector-parser: 6.0.10 dev: true /postcss-focus-within/5.0.4_postcss@8.4.5: @@ -6943,7 +7198,7 @@ packages: postcss: ^8.4 dependencies: postcss: 8.4.5 - postcss-selector-parser: 6.0.9 + postcss-selector-parser: 6.0.10 dev: true /postcss-font-variant/5.0.0_postcss@8.4.5: @@ -6993,8 +7248,8 @@ packages: postcss: 8.4.5 dev: true - /postcss-lab-function/4.1.2_postcss@8.4.5: - resolution: {integrity: sha512-isudf5ldhg4fk16M8viAwAbg6Gv14lVO35N3Z/49NhbwPQ2xbiEoHgrRgpgQojosF4vF7jY653ktB6dDrUOR8Q==} + /postcss-lab-function/4.2.0_postcss@8.4.5: + resolution: {integrity: sha512-Zb1EO9DGYfa3CP8LhINHCcTTCTLI+R3t7AX2mKsDzdgVQ/GkCpHOTgOr6HBHslP7XDdVbqgHW5vvRPMdVANQ8w==} engines: {node: ^12 || ^14 || >=16} peerDependencies: postcss: ^8.4 @@ -7004,7 +7259,7 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-loader/6.2.1_o6yioxgrt3py73h7xwxs5j2gwm: + /postcss-loader/6.2.1_2dg6tyfnzs734jht5i7ukf2nxy: resolution: {integrity: sha512-WbbYpmAaKcux/P66bZ40bpWsBucjx/TTgVVzRZ9yUO8yQfVBlameJ0ZGVaPfH64hNSBh63a+ICP5nqOpBA0w+Q==} engines: {node: '>= 12.13.0'} peerDependencies: @@ -7015,7 +7270,7 @@ packages: klona: 2.0.5 postcss: 8.4.5 semver: 7.3.5 - webpack: 5.67.0_esbuild@0.14.22 + webpack: 5.70.0_esbuild@0.14.22 dev: true /postcss-logical/5.0.4_postcss@8.4.5: @@ -7053,7 +7308,7 @@ packages: dependencies: icss-utils: 5.1.0_postcss@8.4.5 postcss: 8.4.5 - postcss-selector-parser: 6.0.9 + postcss-selector-parser: 6.0.10 postcss-value-parser: 4.2.0 dev: true @@ -7064,7 +7319,7 @@ packages: postcss: ^8.1.0 dependencies: postcss: 8.4.5 - postcss-selector-parser: 6.0.9 + postcss-selector-parser: 6.0.10 dev: true /postcss-modules-values/4.0.0_postcss@8.4.5: @@ -7077,14 +7332,15 @@ packages: postcss: 8.4.5 dev: true - /postcss-nesting/10.1.3_postcss@8.4.5: - resolution: {integrity: sha512-wUC+/YCik4wH3StsbC5fBG1s2Z3ZV74vjGqBFYtmYKlVxoio5TYGM06AiaKkQPPlkXWn72HKfS7Cw5PYxnoXSw==} + /postcss-nesting/10.1.5_postcss@8.4.5: + resolution: {integrity: sha512-+NyBBE/wUcJ+NJgVd2FyKIZ414lul6ExqkOt1qXXw7oRzpQ0iT68cVpx+QfHh42QUMHXNoVLlN9InFY9XXK8ng==} engines: {node: ^12 || ^14 || >=16} peerDependencies: postcss: ^8.4 dependencies: + '@csstools/selector-specificity': 1.0.0_htlhbvrspdqr2wc5mlbnspavn4 postcss: 8.4.5 - postcss-selector-parser: 6.0.9 + postcss-selector-parser: 6.0.10 dev: true /postcss-overflow-shorthand/3.0.3_postcss@8.4.5: @@ -7120,9 +7376,9 @@ packages: peerDependencies: postcss: ^8.4 dependencies: - autoprefixer: 10.4.2_postcss@8.4.5 - browserslist: 4.20.0 - caniuse-lite: 1.0.30001314 + autoprefixer: 10.4.7_postcss@8.4.5 + browserslist: 4.20.3 + caniuse-lite: 1.0.30001340 css-blank-pseudo: 3.0.3_postcss@8.4.5 css-has-pseudo: 3.0.4_postcss@8.4.5 css-prefers-color-scheme: 6.0.3_postcss@8.4.5 @@ -7133,37 +7389,37 @@ packages: postcss-color-hex-alpha: 8.0.3_postcss@8.4.5 postcss-color-rebeccapurple: 7.0.2_postcss@8.4.5 postcss-custom-media: 8.0.0_postcss@8.4.5 - postcss-custom-properties: 12.1.4_postcss@8.4.5 + postcss-custom-properties: 12.1.7_postcss@8.4.5 postcss-custom-selectors: 6.0.0_postcss@8.4.5 postcss-dir-pseudo-class: 6.0.4_postcss@8.4.5 postcss-double-position-gradients: 3.1.1_postcss@8.4.5 - postcss-env-function: 4.0.5_postcss@8.4.5 + postcss-env-function: 4.0.6_postcss@8.4.5 postcss-focus-visible: 6.0.4_postcss@8.4.5 postcss-focus-within: 5.0.4_postcss@8.4.5 postcss-font-variant: 5.0.0_postcss@8.4.5 postcss-gap-properties: 3.0.3_postcss@8.4.5 postcss-image-set-function: 4.0.6_postcss@8.4.5 postcss-initial: 4.0.1_postcss@8.4.5 - postcss-lab-function: 4.1.2_postcss@8.4.5 + postcss-lab-function: 4.2.0_postcss@8.4.5 postcss-logical: 5.0.4_postcss@8.4.5 postcss-media-minmax: 5.0.0_postcss@8.4.5 - postcss-nesting: 10.1.3_postcss@8.4.5 + postcss-nesting: 10.1.5_postcss@8.4.5 postcss-overflow-shorthand: 3.0.3_postcss@8.4.5 postcss-page-break: 3.0.4_postcss@8.4.5 postcss-place: 7.0.4_postcss@8.4.5 - postcss-pseudo-class-any-link: 7.1.1_postcss@8.4.5 + postcss-pseudo-class-any-link: 7.1.3_postcss@8.4.5 postcss-replace-overflow-wrap: 4.0.0_postcss@8.4.5 postcss-selector-not: 5.0.0_postcss@8.4.5 dev: true - /postcss-pseudo-class-any-link/7.1.1_postcss@8.4.5: - resolution: {integrity: sha512-JRoLFvPEX/1YTPxRxp1JO4WxBVXJYrSY7NHeak5LImwJ+VobFMwYDQHvfTXEpcn+7fYIeGkC29zYFhFWIZD8fg==} + /postcss-pseudo-class-any-link/7.1.3_postcss@8.4.5: + resolution: {integrity: sha512-I9Yp1VV2r8xFwg/JrnAlPCcKmutv6f6Ig6/CHFPqGJiDgYXM9C+0kgLfK4KOXbKNw+63QYl4agRUB0Wi9ftUIg==} engines: {node: ^12 || ^14 || >=16} peerDependencies: postcss: ^8.4 dependencies: postcss: 8.4.5 - postcss-selector-parser: 6.0.9 + postcss-selector-parser: 6.0.10 dev: true /postcss-replace-overflow-wrap/4.0.0_postcss@8.4.5: @@ -7183,8 +7439,8 @@ packages: postcss: 8.4.5 dev: true - /postcss-selector-parser/6.0.9: - resolution: {integrity: sha512-UO3SgnZOVTwu4kyLR22UQ1xZh086RyNZppb7lLAKBFK8a32ttG5i87Y/P3+2bRSjZNyJ1B7hfFNo273tKe9YxQ==} + /postcss-selector-parser/6.0.10: + resolution: {integrity: sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==} engines: {node: '>=4'} dependencies: cssesc: 3.0.0 @@ -7199,7 +7455,7 @@ packages: resolution: {integrity: sha512-jBDboWM8qpaqwkMwItqTQTiFikhs/67OYVvblFFTM7MrZjt6yMKd6r2kgXizEbTTljacm4NldIlZnhbjr84QYg==} engines: {node: ^10 || ^12 || >=14} dependencies: - nanoid: 3.3.1 + nanoid: 3.3.4 picocolors: 1.0.0 source-map-js: 1.0.2 dev: true @@ -7209,8 +7465,8 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier/2.5.1: - resolution: {integrity: sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==} + /prettier/2.6.2: + resolution: {integrity: sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==} engines: {node: '>=10.13.0'} hasBin: true dev: true @@ -7255,7 +7511,7 @@ packages: hasBin: true dependencies: '@types/q': 0.0.32 - '@types/selenium-webdriver': 3.0.19 + '@types/selenium-webdriver': 3.0.20 blocking-proxy: 1.0.1 browserstack: 1.6.1 chalk: 1.1.3 @@ -7305,13 +7561,15 @@ packages: engines: {node: '>=0.9'} dev: true - /qs/6.5.3: - resolution: {integrity: sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==} + /qs/6.10.3: + resolution: {integrity: sha512-wr7M2E0OFRfIfJZjKGieI8lBKb7fRCH4Fv5KNPEs7gJ8jadvotdsS08PzOKR7opXhZ/Xkjtt3WF9g38drmyRqQ==} engines: {node: '>=0.6'} + dependencies: + side-channel: 1.0.4 dev: true - /qs/6.9.7: - resolution: {integrity: sha512-IhMFgUmuNpyRfxA90umL7ByLlgRXu6tIfKPpF5TmcfRLlLCckfP/g3IQmju6jjpu+Hh8rA+2p6A27ZSPOOHdKw==} + /qs/6.5.3: + resolution: {integrity: sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==} engines: {node: '>=0.6'} dev: true @@ -7330,12 +7588,12 @@ packages: engines: {node: '>= 0.6'} dev: true - /raw-body/2.4.3: - resolution: {integrity: sha512-UlTNLIcu0uzb4D2f4WltY6cVjLi+/jEN4lgEUj3E04tpMDpUlkBo/eSn6zou9hum2VMNpCCUone0O0WeJim07g==} + /raw-body/2.5.1: + resolution: {integrity: sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig==} engines: {node: '>= 0.8'} dependencies: bytes: 3.1.2 - http-errors: 1.8.1 + http-errors: 2.0.0 iconv-lite: 0.4.24 unpipe: 1.0.0 dev: true @@ -7401,8 +7659,8 @@ packages: resolution: {integrity: sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==} dev: true - /regenerator-transform/0.14.5: - resolution: {integrity: sha512-eOf6vka5IO151Jfsw2NO9WpGX58W6wWmefK3I1zEGr0lOD0u8rwPaNqQL1aRxUaxLeKO3ArNh3VYg1KbaD+FFw==} + /regenerator-transform/0.15.0: + resolution: {integrity: sha512-LsrGtPmbYg19bcPHwdtmXwbW+TqNvtY4riE3P83foeHRroMbH6/2ddFBfab3t7kbzc7v7p4wbkIecHImqt0QNg==} dependencies: '@babel/runtime': 7.16.7 dev: true @@ -7411,12 +7669,13 @@ packages: resolution: {integrity: sha512-jbD/FT0+9MBU2XAZluI7w2OBs1RBi6p9M83nkoZayQXXU9e8Robt69FcZc7wU4eJD/YFTjn1JdCk3rbMJajz8Q==} dev: true - /regexp.prototype.flags/1.4.1: - resolution: {integrity: sha512-pMR7hBVUUGI7PMA37m2ofIdQCsomVnas+Jn5UPGAHQ+/LlwKm/aTLJHdasmHRzlfeZwHiAOaRSo2rbBDm3nNUQ==} + /regexp.prototype.flags/1.4.3: + resolution: {integrity: sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 - define-properties: 1.1.3 + define-properties: 1.1.4 + functions-have-names: 1.2.3 dev: true /regexpp/3.2.0: @@ -7464,7 +7723,7 @@ packages: is-typedarray: 1.0.0 isstream: 0.1.2 json-stringify-safe: 5.0.1 - mime-types: 2.1.34 + mime-types: 2.1.35 oauth-sign: 0.9.0 performance-now: 2.1.0 qs: 6.5.3 @@ -7522,7 +7781,7 @@ packages: resolution: {integrity: sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==} hasBin: true dependencies: - is-core-module: 2.8.1 + is-core-module: 2.9.0 path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 dev: true @@ -7591,9 +7850,9 @@ packages: resolution: {integrity: sha512-omv1DIv5z1kV+zDAEjaDjWSkx8w5TbFp5NZoPwUipwzYVcor/4So9ZU3bUyQ1c8lxY5Q0Es/ztWW7PGjY7to0Q==} hasBin: true dependencies: - '@babel/parser': 7.17.3 - '@babel/traverse': 7.17.3 - '@babel/types': 7.17.0 + '@babel/parser': 7.17.10 + '@babel/traverse': 7.17.10 + '@babel/types': 7.17.10 bent: 7.3.12 chalk: 4.1.2 glob: 7.2.0 @@ -7612,7 +7871,7 @@ packages: /rxjs/7.5.5: resolution: {integrity: sha512-sy+H0pQofO95VDmFLzyaw9xNJU4KTRSwQIGM6+iG3SypAtCiLDzpeG8sJrNCWn2Up9km+KhkvTdbkrdy+yzZdw==} dependencies: - tslib: 2.3.1 + tslib: 2.4.0 /safe-buffer/5.1.2: resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==} @@ -7626,7 +7885,7 @@ packages: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} dev: true - /sass-loader/12.4.0_sass@1.49.0+webpack@5.67.0: + /sass-loader/12.4.0_sass@1.49.9+webpack@5.70.0: resolution: {integrity: sha512-7xN+8khDIzym1oL9XyS6zP6Ges+Bo2B2xbPrjdMHEYyV3AQYhd/wXeru++3ODHF0zMjYmVadblSKrPrjEkL8mg==} engines: {node: '>= 12.13.0'} peerDependencies: @@ -7644,13 +7903,13 @@ packages: dependencies: klona: 2.0.5 neo-async: 2.6.2 - sass: 1.49.0 - webpack: 5.67.0_esbuild@0.14.22 + sass: 1.49.9 + webpack: 5.70.0_esbuild@0.14.22 dev: true - /sass/1.49.0: - resolution: {integrity: sha512-TVwVdNDj6p6b4QymJtNtRS2YtLJ/CqZriGg0eIAbAKMlN8Xy6kbv33FsEZSF7FufFFM705SQviHjjThfaQ4VNw==} - engines: {node: '>=8.9.0'} + /sass/1.49.9: + resolution: {integrity: sha512-YlYWkkHP9fbwaFRZQRXgDi3mXZShslVmmo+FVK3kHLUELHHEYrCmL1x6IUjC7wLS6VuJSAFXRQS/DxdsC4xL1A==} + engines: {node: '>=12.0.0'} hasBin: true dependencies: chokidar: 3.5.3 @@ -7674,7 +7933,7 @@ packages: resolution: {integrity: sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==} engines: {node: '>= 8.9.0'} dependencies: - '@types/json-schema': 7.0.9 + '@types/json-schema': 7.0.11 ajv: 6.12.6 ajv-keywords: 3.5.2_ajv@6.12.6 dev: true @@ -7683,7 +7942,7 @@ packages: resolution: {integrity: sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==} engines: {node: '>= 10.13.0'} dependencies: - '@types/json-schema': 7.0.9 + '@types/json-schema': 7.0.11 ajv: 6.12.6 ajv-keywords: 3.5.2_ajv@6.12.6 dev: true @@ -7692,10 +7951,10 @@ packages: resolution: {integrity: sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==} engines: {node: '>= 12.13.0'} dependencies: - '@types/json-schema': 7.0.9 - ajv: 8.10.0 + '@types/json-schema': 7.0.11 + ajv: 8.11.0 ajv-formats: 2.1.1 - ajv-keywords: 5.1.0_ajv@8.10.0 + ajv-keywords: 5.1.0_ajv@8.11.0 dev: true /select-hose/2.0.0: @@ -7706,17 +7965,17 @@ packages: resolution: {integrity: sha512-WH7Aldse+2P5bbFBO4Gle/nuQOdVwpHMTL6raL3uuBj/vPG07k6uzt3aiahu352ONBr5xXh0hDlM3LhtXPOC4Q==} engines: {node: '>= 6.9.0'} dependencies: - jszip: 3.7.1 + jszip: 3.9.1 rimraf: 2.7.1 tmp: 0.0.30 xml2js: 0.4.23 dev: true - /selfsigned/2.0.0: - resolution: {integrity: sha512-cUdFiCbKoa1mZ6osuJs2uDHrs0k0oprsKveFiiaBKCNq3SYyb5gs2HxhQyDNLCmL51ZZThqi4YNDpCK6GOP1iQ==} + /selfsigned/2.0.1: + resolution: {integrity: sha512-LmME957M1zOsUhG+67rAjKfiWFox3SBxE/yymatMZsAx+oMrJ0YQ8AToOnyCm7xbeg2ep37IHLxdu0o2MavQOQ==} engines: {node: '>=10'} dependencies: - node-forge: 1.2.1 + node-forge: 1.3.1 dev: true /semver/5.7.1: @@ -7750,23 +8009,31 @@ packages: lru-cache: 6.0.0 dev: true - /send/0.17.2: - resolution: {integrity: sha512-UJYB6wFSJE3G00nEivR5rgWp8c2xXvJ3OPWPhmuteU0IKj8nKbG3DrjiOmLwpnHGYWAVwA69zmTm++YG0Hmwww==} + /semver/7.3.7: + resolution: {integrity: sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==} + engines: {node: '>=10'} + hasBin: true + dependencies: + lru-cache: 6.0.0 + dev: true + + /send/0.18.0: + resolution: {integrity: sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==} engines: {node: '>= 0.8.0'} dependencies: debug: 2.6.9 - depd: 1.1.2 - destroy: 1.0.4 + depd: 2.0.0 + destroy: 1.2.0 encodeurl: 1.0.2 escape-html: 1.0.3 etag: 1.8.1 fresh: 0.5.2 - http-errors: 1.8.1 + http-errors: 2.0.0 mime: 1.6.0 ms: 2.1.3 - on-finished: 2.3.0 + on-finished: 2.4.1 range-parser: 1.2.1 - statuses: 1.5.0 + statuses: 2.0.1 transitivePeerDependencies: - supports-color dev: true @@ -7786,20 +8053,20 @@ packages: debug: 2.6.9 escape-html: 1.0.3 http-errors: 1.6.3 - mime-types: 2.1.34 + mime-types: 2.1.35 parseurl: 1.3.3 transitivePeerDependencies: - supports-color dev: true - /serve-static/1.14.2: - resolution: {integrity: sha512-+TMNA9AFxUEGuC0z2mevogSnn9MXKb4fa7ngeRMJaaGv8vTwnIEkKi+QGvPt33HSnf8pRS+WGM0EbMtCJLKMBQ==} + /serve-static/1.15.0: + resolution: {integrity: sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==} engines: {node: '>= 0.8.0'} dependencies: encodeurl: 1.0.2 escape-html: 1.0.3 parseurl: 1.3.3 - send: 0.17.2 + send: 0.18.0 transitivePeerDependencies: - supports-color dev: true @@ -7840,6 +8107,14 @@ packages: engines: {node: '>=8'} dev: true + /side-channel/1.0.4: + resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==} + dependencies: + call-bind: 1.0.2 + get-intrinsic: 1.1.1 + object-inspect: 1.12.0 + dev: true + /signal-exit/3.0.7: resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==} dev: true @@ -7863,8 +8138,8 @@ packages: engines: {node: '>= 6.0.0', npm: '>= 3.0.0'} dev: true - /socket.io-adapter/2.3.3: - resolution: {integrity: sha512-Qd/iwn3VskrpNO60BeRyCyr8ZWw9CPZyitW4AQwmRZ8zCiyDiL+znRnWX6tDHXnWn1sJrM1+b6Mn6wEDJJ4aYQ==} + /socket.io-adapter/2.4.0: + resolution: {integrity: sha512-W4N+o69rkMEGVuk2D/cvca3uYsvGlMwsySWV447y99gUPghxq42BxqLNMndb+a1mm/5/7NeXVQS7RLa2XyXvYg==} dev: true /socket.io-parser/4.0.4: @@ -7873,20 +8148,20 @@ packages: dependencies: '@types/component-emitter': 1.2.11 component-emitter: 1.3.0 - debug: 4.3.3 + debug: 4.3.4 transitivePeerDependencies: - supports-color dev: true - /socket.io/4.4.1: - resolution: {integrity: sha512-s04vrBswdQBUmuWJuuNTmXUVJhP0cVky8bBDhdkf8y0Ptsu7fKU2LuLbts9g+pdmAdyMMn8F/9Mf1/wbtUN0fg==} + /socket.io/4.5.0: + resolution: {integrity: sha512-slTYqU2jCgMjXwresG8grhUi/cC6GjzmcfqArzaH3BN/9I/42eZk9yamNvZJdBfTubkjEdKAKs12NEztId+bUA==} engines: {node: '>=10.0.0'} dependencies: accepts: 1.3.8 base64id: 2.0.0 - debug: 4.3.3 - engine.io: 6.1.3 - socket.io-adapter: 2.3.3 + debug: 4.3.4 + engine.io: 6.2.0 + socket.io-adapter: 2.4.0 socket.io-parser: 4.0.4 transitivePeerDependencies: - bufferutil @@ -7902,8 +8177,8 @@ packages: websocket-driver: 0.7.4 dev: true - /socks-proxy-agent/6.1.1: - resolution: {integrity: sha512-t8J0kG3csjA4g6FTbsMOWws+7R7vuRC8aQ/wy3/1OWmsgwA68zs/+cExQ0koSitUDXqhufF/YJr9wtNMZHw5Ew==} + /socks-proxy-agent/6.2.0: + resolution: {integrity: sha512-wWqJhjb32Q6GsrUqzuFkukxb/zzide5quXYcMVpIjxalDBBYy2nqKCFQ/9+Ie4dvOYSQdOk3hUlZSdzZOd3zMQ==} engines: {node: '>= 10'} dependencies: agent-base: 6.0.2 @@ -7917,7 +8192,7 @@ packages: resolution: {integrity: sha512-zDZhHhZRY9PxRruRMR7kMhnf3I8hDs4S3f9RecfnGxvcBHQcKcIH/oUcEWffsfl1XxdYlA7nnlGbbTvPz9D8gA==} engines: {node: '>= 10.13.0', npm: '>= 3.0.0'} dependencies: - ip: 1.1.5 + ip: 1.1.8 smart-buffer: 4.2.0 dev: true @@ -7926,16 +8201,16 @@ packages: engines: {node: '>=0.10.0'} dev: true - /source-map-loader/3.0.1_webpack@5.67.0: + /source-map-loader/3.0.1_webpack@5.70.0: resolution: {integrity: sha512-Vp1UsfyPvgujKQzi4pyDiTOnE3E4H+yHvkVRN3c/9PJmQS4CQJExvcDvaX/D+RV+xQben9HJ56jMJS3CgUeWyA==} engines: {node: '>= 12.13.0'} peerDependencies: webpack: ^5.0.0 dependencies: - abab: 2.0.5 + abab: 2.0.6 iconv-lite: 0.6.3 source-map-js: 1.0.2 - webpack: 5.67.0_esbuild@0.14.22 + webpack: 5.70.0_esbuild@0.14.22 dev: true /source-map-resolve/0.6.0: @@ -7981,7 +8256,7 @@ packages: /spdy-transport/3.0.0: resolution: {integrity: sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==} dependencies: - debug: 4.3.3 + debug: 4.3.4 detect-node: 2.1.0 hpack.js: 2.1.6 obuf: 1.1.2 @@ -7995,7 +8270,7 @@ packages: resolution: {integrity: sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==} engines: {node: '>=6.0.0'} dependencies: - debug: 4.3.3 + debug: 4.3.4 handle-thing: 2.0.1 http-deceiver: 1.2.7 select-hose: 2.0.0 @@ -8031,18 +8306,30 @@ packages: minipass: 3.1.6 dev: true + /ssri/9.0.0: + resolution: {integrity: sha512-Y1Z6J8UYnexKFN1R/hxUaYoY2LVdKEzziPmVAFKiKX8fiwvCJTVzn/xYE9TEWod5OVyNfIHHuVfIEuBClL/uJQ==} + engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} + dependencies: + minipass: 3.1.6 + dev: true + /statuses/1.5.0: resolution: {integrity: sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=} engines: {node: '>= 0.6'} dev: true - /streamroller/3.0.4: - resolution: {integrity: sha512-GI9NzeD+D88UFuIlJkKNDH/IsuR+qIN7Qh8EsmhoRZr9bQoehTraRgwtLUkZbpcAw+hLPfHOypmppz8YyGK68w==} + /statuses/2.0.1: + resolution: {integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==} + engines: {node: '>= 0.8'} + dev: true + + /streamroller/3.0.8: + resolution: {integrity: sha512-VI+ni3czbFZrd1MrlybxykWZ8sMDCMtTU7YJyhgb9M5X6d1DDxLdJr+gSnmRpXPMnIWxWKMaAE8K0WumBp3lDg==} engines: {node: '>=8.0'} dependencies: - date-format: 4.0.4 - debug: 4.3.3 - fs-extra: 10.0.1 + date-format: 4.0.9 + debug: 4.3.4 + fs-extra: 10.1.0 transitivePeerDependencies: - supports-color dev: true @@ -8104,7 +8391,7 @@ packages: engines: {node: '>=8'} dev: true - /stylus-loader/6.2.0_jzabthsk2voqsgu3b6bqo5i3b4: + /stylus-loader/6.2.0_enyie7ooala22s7cuarcr47bsa: resolution: {integrity: sha512-5dsDc7qVQGRoc6pvCL20eYgRUxepZ9FpeK28XhdXaIPP6kXr6nI1zAAKFQgP5OBkOfKaURp4WUpJzspg1f01Gg==} engines: {node: '>= 12.13.0'} peerDependencies: @@ -8115,7 +8402,7 @@ packages: klona: 2.0.5 normalize-path: 3.0.0 stylus: 0.56.0 - webpack: 5.67.0_esbuild@0.14.22 + webpack: 5.70.0_esbuild@0.14.22 dev: true /stylus/0.56.0: @@ -8123,7 +8410,7 @@ packages: hasBin: true dependencies: css: 3.0.0 - debug: 4.3.3 + debug: 4.3.4 glob: 7.2.0 safer-buffer: 2.1.2 sax: 1.2.4 @@ -8173,6 +8460,17 @@ packages: engines: {node: '>=6'} dev: true + /tar-stream/2.2.0: + resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==} + engines: {node: '>=6'} + dependencies: + bl: 4.1.0 + end-of-stream: 1.4.4 + fs-constants: 1.0.0 + inherits: 2.0.4 + readable-stream: 3.6.0 + dev: true + /tar/6.1.11: resolution: {integrity: sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==} engines: {node: '>= 10'} @@ -8185,7 +8483,7 @@ packages: yallist: 4.0.0 dev: true - /terser-webpack-plugin/5.3.1_wg5amhi75lg3auu2myjvabwheq: + /terser-webpack-plugin/5.3.1_f7rmxb3xuxh4b7vvttpo2wbab4: resolution: {integrity: sha512-GvlZdT6wPQKbDNW/GDQzZFg/j4vKU96yl2q6mcUkzKOgW4gwf1Z8cZToUCrz31XHlPWH8MVb1r2tFtdDtTGJ7g==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -8207,7 +8505,7 @@ packages: serialize-javascript: 6.0.0 source-map: 0.6.1 terser: 5.11.0 - webpack: 5.67.0_esbuild@0.14.22 + webpack: 5.70.0_esbuild@0.14.22 dev: true /terser/5.11.0: @@ -8215,7 +8513,7 @@ packages: engines: {node: '>=10'} hasBin: true dependencies: - acorn: 8.7.0 + acorn: 8.7.1 commander: 2.20.3 source-map: 0.7.3 source-map-support: 0.5.21 @@ -8227,7 +8525,7 @@ packages: dependencies: '@istanbuljs/schema': 0.1.3 glob: 7.2.0 - minimatch: 3.0.4 + minimatch: 3.0.5 dev: true /text-table/0.2.0: @@ -8293,7 +8591,7 @@ packages: hasBin: true dev: true - /ts-node/10.7.0_tgseqbmpq5foykrvhuhjoqlhzq: + /ts-node/10.7.0_na4dxx77pz3n3q7opv6xwgcxzu: resolution: {integrity: sha512-TbIGS4xgJoX2i3do417KSaep1uRAW/Lu+WAL2doDHC0D6ummjirVOXU5/7aiZotbQ5p1Zp9tP7U6cYhA0O7M8A==} hasBin: true peerDependencies: @@ -8312,24 +8610,24 @@ packages: '@tsconfig/node12': 1.0.9 '@tsconfig/node14': 1.0.1 '@tsconfig/node16': 1.0.2 - '@types/node': 17.0.21 - acorn: 8.7.0 + '@types/node': 17.0.33 + acorn: 8.7.1 acorn-walk: 8.2.0 arg: 4.1.3 create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 typescript: 4.5.5 - v8-compile-cache-lib: 3.0.0 + v8-compile-cache-lib: 3.0.1 yn: 3.1.1 dev: true - /tsconfig-paths/3.13.0: - resolution: {integrity: sha512-nWuffZppoaYK0vQ1SQmkSsQzJoHA4s6uzdb2waRpD806x9yfq153AdVsWz4je2qZcW+pENrMQXbGQ3sMCkXuhw==} + /tsconfig-paths/3.14.1: + resolution: {integrity: sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==} dependencies: '@types/json5': 0.0.29 json5: 1.0.1 - minimist: 1.2.5 + minimist: 1.2.6 strip-bom: 3.0.0 dev: true @@ -8339,6 +8637,10 @@ packages: /tslib/2.3.1: resolution: {integrity: sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==} + dev: true + + /tslib/2.4.0: + resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==} /tsutils-etc/1.4.1_xdxjeg7bgle2gpjqmdu3l5kszm: resolution: {integrity: sha512-6UPYgc7OXcIW5tFxlsZF3OVSBvDInl/BkS3Xsu64YITXk7WrnWTVByKWPCThFDBp5gl5IGHOzGMdQuDCE7OL4g==} @@ -8347,10 +8649,10 @@ packages: tsutils: ^3.0.0 typescript: ^4.0.0 dependencies: - '@types/yargs': 17.0.9 + '@types/yargs': 17.0.10 tsutils: 3.21.0_typescript@4.5.5 typescript: 4.5.5 - yargs: 17.3.1 + yargs: 17.5.0 dev: true /tsutils/3.21.0_typescript@4.5.5: @@ -8395,7 +8697,7 @@ packages: engines: {node: '>= 0.6'} dependencies: media-typer: 0.3.0 - mime-types: 2.1.34 + mime-types: 2.1.35 dev: true /typed-assert/1.0.9: @@ -8483,8 +8785,8 @@ packages: hasBin: true dev: true - /v8-compile-cache-lib/3.0.0: - resolution: {integrity: sha512-mpSYqfsFvASnSn5qMiwrr4VKfumbPyONLCOPmsR3A6pTY/r0+tSaVbgPWSAIuzbk3lCTa+FForeTiO+wBQGkjA==} + /v8-compile-cache-lib/3.0.1: + resolution: {integrity: sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==} dev: true /v8-compile-cache/2.3.0: @@ -8521,7 +8823,7 @@ packages: engines: {node: '>=10.13.0'} dependencies: glob-to-regexp: 0.4.1 - graceful-fs: 4.2.9 + graceful-fs: 4.2.10 dev: true /wbuf/1.7.3: @@ -8540,7 +8842,7 @@ packages: resolution: {integrity: sha512-lcUKrjbBfCK6MNsh7xaY2UAUmZwe+/ib03AjVOpFobX4O7+83BUveSrLfU0Qsyb1DaKJdQRbuU+kM9aZ6QUhiQ==} engines: {node: '>=6.9.x'} dependencies: - '@types/selenium-webdriver': 3.0.19 + '@types/selenium-webdriver': 3.0.20 selenium-webdriver: 3.6.0 dev: true @@ -8554,7 +8856,7 @@ packages: del: 2.2.2 glob: 7.2.0 ini: 1.3.8 - minimist: 1.2.5 + minimist: 1.2.6 q: 1.4.1 request: 2.88.2 rimraf: 2.7.1 @@ -8562,7 +8864,7 @@ packages: xml2js: 0.4.23 dev: true - /webpack-dev-middleware/5.3.0_webpack@5.67.0: + /webpack-dev-middleware/5.3.0_webpack@5.70.0: resolution: {integrity: sha512-MouJz+rXAm9B1OTOYaJnn6rtD/lWZPy2ufQCH3BPs8Rloh/Du6Jze4p7AeLYHkVi0giJnYLaSGDC7S+GM9arhg==} engines: {node: '>= 12.13.0'} peerDependencies: @@ -8570,13 +8872,13 @@ packages: dependencies: colorette: 2.0.16 memfs: 3.4.1 - mime-types: 2.1.34 + mime-types: 2.1.35 range-parser: 1.2.1 schema-utils: 4.0.0 - webpack: 5.67.0_esbuild@0.14.22 + webpack: 5.70.0_esbuild@0.14.22 dev: true - /webpack-dev-server/4.7.3_webpack@5.67.0: + /webpack-dev-server/4.7.3_webpack@5.70.0: resolution: {integrity: sha512-mlxq2AsIw2ag016nixkzUkdyOE8ST2GTy34uKSABp1c4nhjZvH90D5ZRR+UOLSsG4Z3TFahAi72a3ymRtfRm+Q==} engines: {node: '>= 12.13.0'} hasBin: true @@ -8591,7 +8893,7 @@ packages: '@types/connect-history-api-fallback': 1.3.5 '@types/serve-index': 1.9.1 '@types/sockjs': 0.3.33 - '@types/ws': 8.5.2 + '@types/ws': 8.5.3 ansi-html-community: 0.0.8 bonjour: 3.5.0 chokidar: 3.5.3 @@ -8600,23 +8902,23 @@ packages: connect-history-api-fallback: 1.6.0 default-gateway: 6.0.3 del: 6.0.0 - express: 4.17.3 - graceful-fs: 4.2.9 - html-entities: 2.3.2 - http-proxy-middleware: 2.0.3 + express: 4.18.1 + graceful-fs: 4.2.10 + html-entities: 2.3.3 + http-proxy-middleware: 2.0.6 ipaddr.js: 2.0.1 open: 8.4.0 - p-retry: 4.6.1 + p-retry: 4.6.2 portfinder: 1.0.28 schema-utils: 4.0.0 - selfsigned: 2.0.0 + selfsigned: 2.0.1 serve-index: 1.9.1 sockjs: 0.3.24 spdy: 4.0.2 strip-ansi: 7.0.1 - webpack: 5.67.0_esbuild@0.14.22 - webpack-dev-middleware: 5.3.0_webpack@5.67.0 - ws: 8.5.0 + webpack: 5.70.0_esbuild@0.14.22 + webpack-dev-middleware: 5.3.0_webpack@5.70.0 + ws: 8.6.0 transitivePeerDependencies: - '@types/express' - bufferutil @@ -8638,7 +8940,7 @@ packages: engines: {node: '>=10.13.0'} dev: true - /webpack-subresource-integrity/5.1.0_webpack@5.67.0: + /webpack-subresource-integrity/5.1.0_webpack@5.70.0: resolution: {integrity: sha512-sacXoX+xd8r4WKsy9MvH/q/vBtEHr86cpImXwyg74pFIpERKt6FmB8cXpeuh0ZLgclOlHI4Wcll7+R5L02xk9Q==} engines: {node: '>= 12'} peerDependencies: @@ -8649,11 +8951,11 @@ packages: optional: true dependencies: typed-assert: 1.0.9 - webpack: 5.67.0_esbuild@0.14.22 + webpack: 5.70.0_esbuild@0.14.22 dev: true - /webpack/5.67.0_esbuild@0.14.22: - resolution: {integrity: sha512-LjFbfMh89xBDpUMgA1W9Ur6Rn/gnr2Cq1jjHFPo4v6a79/ypznSYbAyPgGhwsxBtMIaEmDD1oJoA7BEYw/Fbrw==} + /webpack/5.70.0_esbuild@0.14.22: + resolution: {integrity: sha512-ZMWWy8CeuTTjCxbeaQI21xSswseF2oNOwc70QSKNePvmxE7XW36i7vpBMYZFAUHPwQiEbNGCEYIOOlyRbdGmxw==} engines: {node: '>=10.13.0'} hasBin: true peerDependencies: @@ -8663,27 +8965,27 @@ packages: optional: true dependencies: '@types/eslint-scope': 3.7.3 - '@types/estree': 0.0.50 + '@types/estree': 0.0.51 '@webassemblyjs/ast': 1.11.1 '@webassemblyjs/wasm-edit': 1.11.1 '@webassemblyjs/wasm-parser': 1.11.1 - acorn: 8.7.0 - acorn-import-assertions: 1.8.0_acorn@8.7.0 - browserslist: 4.20.0 + acorn: 8.7.1 + acorn-import-assertions: 1.8.0_acorn@8.7.1 + browserslist: 4.20.3 chrome-trace-event: 1.0.3 - enhanced-resolve: 5.9.2 + enhanced-resolve: 5.9.3 es-module-lexer: 0.9.3 eslint-scope: 5.1.1 events: 3.3.0 glob-to-regexp: 0.4.1 - graceful-fs: 4.2.9 + graceful-fs: 4.2.10 json-parse-better-errors: 1.0.2 - loader-runner: 4.2.0 - mime-types: 2.1.34 + loader-runner: 4.3.0 + mime-types: 2.1.35 neo-async: 2.6.2 schema-utils: 3.1.1 tapable: 2.2.1 - terser-webpack-plugin: 5.3.1_wg5amhi75lg3auu2myjvabwheq + terser-webpack-plugin: 5.3.1_f7rmxb3xuxh4b7vvttpo2wbab4 watchpack: 2.3.1 webpack-sources: 3.2.3 transitivePeerDependencies: @@ -8775,8 +9077,8 @@ packages: optional: true dev: true - /ws/8.5.0: - resolution: {integrity: sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg==} + /ws/8.6.0: + resolution: {integrity: sha512-AzmM3aH3gk0aX7/rZLYvjdvZooofDu3fFOzGqcSnQ1tOcTWwhM/o+q++E8mAyVVIyUdajrkzWUGftaVSDLn1bw==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1 @@ -8872,8 +9174,8 @@ packages: yargs-parser: 20.2.9 dev: true - /yargs/17.3.1: - resolution: {integrity: sha512-WUANQeVgjLbNsEmGk20f+nlHgOqzRFpiGWVaBrYGYIGANIIu3lWjoyi0fNlFmJkvfhCZ6BXINe7/W2O2bV4iaA==} + /yargs/17.5.0: + resolution: {integrity: sha512-3sLxVhbAB5OC8qvVRebCLWuouhwh/rswsiDYx3WGxajUk/l4G20SKfrKKFeNIHboUFt2JFgv2yfn+5cgOr/t5A==} engines: {node: '>=12'} dependencies: cliui: 7.0.4 @@ -8893,5 +9195,5 @@ packages: /zone.js/0.11.5: resolution: {integrity: sha512-D1/7VxEuQ7xk6z/kAROe4SUbd9CzxY4zOwVGnGHerd/SgLIVU5f4esDzQUsOCeArn933BZfWMKydH7l7dPEp0g==} dependencies: - tslib: 2.3.1 + tslib: 2.4.0 dev: false