diff --git a/package-lock.json b/package-lock.json index 71b74a9..750e9fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "cypress": "^4.12.1", "dawa-autocomplete2": "^1.0.2", "jquery": "^3.5.1", - "npm": "^7.0.10", + "npm": "^7.17.0", "react": "^16.13.1", "react-dom": "^16.13.1", "react-responsive-modal": "^6.0.0", @@ -42,8 +42,6 @@ "integrity": "sha512-eRJREyrfAJ2r42Iaxe8h3v6yyj1wu9OyosaUHW6UImjGf9ahGL9nsFNh7OCopvtcPL8WnEo7tp78wrZaZ6vG9g==", "dev": true, "dependencies": { - "@nicolo-ribaudo/chokidar-2": "^2.1.8", - "chokidar": "^3.4.0", "commander": "^4.0.1", "convert-source-map": "^1.1.0", "fs-readdir-recursive": "^1.1.0", @@ -2136,7 +2134,6 @@ "jest-resolve": "^26.6.2", "jest-util": "^26.6.2", "jest-worker": "^26.6.2", - "node-notifier": "^8.0.0", "slash": "^3.0.0", "source-map": "^0.6.0", "string-length": "^4.0.1", @@ -2605,7 +2602,6 @@ "anymatch": "^2.0.0", "async-each": "^1.0.1", "braces": "^2.3.2", - "fsevents": "^1.2.7", "glob-parent": "^3.1.0", "inherits": "^2.0.3", "is-binary-path": "^1.0.0", @@ -5660,7 +5656,6 @@ "dependencies": { "anymatch": "~3.1.1", "braces": "~3.0.2", - "fsevents": "~2.1.2", "glob-parent": "~5.1.0", "is-binary-path": "~2.1.0", "is-glob": "~4.0.1", @@ -5774,7 +5769,6 @@ "resolved": "https://registry.npmjs.org/cli-table3/-/cli-table3-0.5.1.tgz", "integrity": "sha512-7Qg2Jrep1S/+Q3EceiZtQcDPWxhAvBw+ERf1162v4sikJrvojMHFqXt8QIVha8UlH9rgU0BeWPytZ9/TzYqlUw==", "dependencies": { - "colors": "^1.1.2", "object-assign": "^4.1.0", "string-width": "^2.1.1" }, @@ -7658,8 +7652,7 @@ "esprima": "^4.0.1", "estraverse": "^4.2.0", "esutils": "^2.0.2", - "optionator": "^0.8.1", - "source-map": "~0.6.1" + "optionator": "^0.8.1" }, "bin": { "escodegen": "bin/escodegen.js", @@ -12109,7 +12102,6 @@ "@types/node": "*", "anymatch": "^3.0.3", "fb-watchman": "^2.0.0", - "fsevents": "^2.1.2", "graceful-fs": "^4.2.4", "jest-regex-util": "^26.0.0", "jest-serializer": "^26.6.2", @@ -13685,9 +13677,6 @@ "version": "4.0.0", "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz", "integrity": "sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss=", - "dependencies": { - "graceful-fs": "^4.1.6" - }, "optionalDependencies": { "graceful-fs": "^4.1.6" } @@ -14990,9 +14979,9 @@ } }, "node_modules/npm": { - "version": "7.0.10", - "resolved": "https://registry.npmjs.org/npm/-/npm-7.0.10.tgz", - "integrity": "sha512-KUrMRXty5xfP24LlSjrXbC2BqXZUGYaraj882o4iqxP2ZlrXsy6jYxg0jicVrCwTHPtMXYc8OHx5Co6vi31wLA==", + "version": "7.17.0", + "resolved": "https://registry.npmjs.org/npm/-/npm-7.17.0.tgz", + "integrity": "sha512-yNzj4vQellvUGiBM/SzhfT89EV0vb7iILjTehSydTY/IgK2Vjk7/7J8WNJ2ysqcgfLY21ptI/j7uknt15IbbKQ==", "bundleDependencies": [ "@npmcli/arborist", "@npmcli/ci-detect", @@ -15001,9 +14990,7 @@ "abbrev", "ansicolors", "ansistyles", - "aproba", "archy", - "bin-links", "byte-size", "cacache", "chalk", @@ -15011,16 +14998,17 @@ "cli-columns", "cli-table3", "columnify", - "editor", "glob", "graceful-fs", "hosted-git-info", - "inherits", "ini", "init-package-json", "is-cidr", + "json-parse-even-better-errors", "leven", "libnpmaccess", + "libnpmdiff", + "libnpmexec", "libnpmfund", "libnpmhook", "libnpmorg", @@ -15030,12 +15018,13 @@ "libnpmteam", "libnpmversion", "make-fetch-happen", + "minipass", + "minipass-pipeline", "mkdirp", "mkdirp-infer-owner", "ms", "node-gyp", "nopt", - "normalize-package-data", "npm-audit-report", "npm-package-arg", "npm-pick-manifest", @@ -15050,83 +15039,83 @@ "read", "read-package-json", "read-package-json-fast", + "readdir-scoped-modules", "rimraf", "semver", - "sorted-object", "ssri", "tar", "text-table", "tiny-relative-date", - "uuid", + "treeverse", "validate-npm-package-name", "which", "write-file-atomic" ], "dependencies": { - "@npmcli/arborist": "^1.0.10", + "@npmcli/arborist": "^2.6.1", "@npmcli/ci-detect": "^1.2.0", - "@npmcli/config": "^1.2.1", - "@npmcli/run-script": "^1.7.5", + "@npmcli/config": "^2.2.0", + "@npmcli/run-script": "^1.8.5", "abbrev": "~1.1.1", "ansicolors": "~0.3.2", "ansistyles": "~0.1.3", - "aproba": "^2.0.0", "archy": "~1.0.0", - "bin-links": "^2.2.1", - "byte-size": "^7.0.0", - "cacache": "^15.0.5", + "byte-size": "^7.0.1", + "cacache": "^15.2.0", "chalk": "^4.1.0", "chownr": "^2.0.0", "cli-columns": "^3.1.2", "cli-table3": "^0.6.0", "columnify": "~1.5.4", - "editor": "~1.0.0", - "glob": "^7.1.4", - "graceful-fs": "^4.2.3", - "hosted-git-info": "^3.0.6", - "inherits": "^2.0.4", - "ini": "^1.3.5", - "init-package-json": "^2.0.1", + "glob": "^7.1.7", + "graceful-fs": "^4.2.6", + "hosted-git-info": "^4.0.2", + "ini": "^2.0.0", + "init-package-json": "^2.0.3", "is-cidr": "^4.0.2", + "json-parse-even-better-errors": "^2.3.1", "leven": "^3.1.0", - "libnpmaccess": "^4.0.1", - "libnpmfund": "^1.0.1", - "libnpmhook": "^6.0.1", - "libnpmorg": "^2.0.1", - "libnpmpack": "^2.0.0", - "libnpmpublish": "^4.0.0", - "libnpmsearch": "^3.0.1", - "libnpmteam": "^2.0.2", - "libnpmversion": "^1.0.7", - "make-fetch-happen": "^8.0.9", + "libnpmaccess": "^4.0.2", + "libnpmdiff": "^2.0.4", + "libnpmexec": "^1.2.0", + "libnpmfund": "^1.1.0", + "libnpmhook": "^6.0.2", + "libnpmorg": "^2.0.2", + "libnpmpack": "^2.0.1", + "libnpmpublish": "^4.0.1", + "libnpmsearch": "^3.1.1", + "libnpmteam": "^2.0.3", + "libnpmversion": "^1.2.0", + "make-fetch-happen": "^9.0.1", + "minipass": "^3.1.3", + "minipass-pipeline": "^1.2.4", "mkdirp": "^1.0.4", "mkdirp-infer-owner": "^2.0.0", "ms": "^2.1.2", "node-gyp": "^7.1.2", "nopt": "^5.0.0", - "normalize-package-data": "^3.0.0", - "npm-audit-report": "^2.1.4", - "npm-package-arg": "^8.1.0", - "npm-pick-manifest": "^6.1.0", - "npm-profile": "^5.0.2", - "npm-registry-fetch": "^9.0.0", + "npm-audit-report": "^2.1.5", + "npm-package-arg": "^8.1.4", + "npm-pick-manifest": "^6.1.1", + "npm-profile": "^5.0.3", + "npm-registry-fetch": "^11.0.0", "npm-user-validate": "^1.0.1", "npmlog": "~4.1.2", "opener": "^1.5.2", - "pacote": "^11.1.13", + "pacote": "^11.3.3", "parse-conflict-json": "^1.1.1", "qrcode-terminal": "^0.12.0", "read": "~1.0.7", - "read-package-json": "^3.0.0", - "read-package-json-fast": "^1.2.1", + "read-package-json": "^3.0.1", + "read-package-json-fast": "^2.0.2", + "readdir-scoped-modules": "^1.1.0", "rimraf": "^3.0.2", - "semver": "^7.3.2", - "sorted-object": "~2.0.1", - "ssri": "^8.0.0", - "tar": "^6.0.5", + "semver": "^7.3.5", + "ssri": "^8.0.1", + "tar": "^6.1.0", "text-table": "~0.2.0", "tiny-relative-date": "^1.3.0", - "uuid": "^8.3.1", + "treeverse": "^1.0.4", "validate-npm-package-name": "~3.0.0", "which": "^2.0.2", "write-file-atomic": "^3.0.3" @@ -15151,35 +15140,43 @@ } }, "node_modules/npm/node_modules/@npmcli/arborist": { - "version": "1.0.10", + "version": "2.6.2", "inBundle": true, "license": "ISC", "dependencies": { - "@npmcli/installed-package-contents": "^1.0.5", - "@npmcli/map-workspaces": "^1.0.1", - "@npmcli/metavuln-calculator": "^1.0.0", - "@npmcli/move-file": "^1.0.1", + "@npmcli/installed-package-contents": "^1.0.7", + "@npmcli/map-workspaces": "^1.0.2", + "@npmcli/metavuln-calculator": "^1.1.0", + "@npmcli/move-file": "^1.1.0", "@npmcli/name-from-folder": "^1.0.1", - "@npmcli/node-gyp": "^1.0.0", - "@npmcli/run-script": "^1.7.2", + "@npmcli/node-gyp": "^1.0.1", + "@npmcli/run-script": "^1.8.2", "bin-links": "^2.2.1", "cacache": "^15.0.3", "common-ancestor-path": "^1.0.1", "json-parse-even-better-errors": "^2.3.1", - "json-stringify-nice": "^1.1.1", + "json-stringify-nice": "^1.1.4", "mkdirp-infer-owner": "^2.0.0", "npm-install-checks": "^4.0.0", - "npm-package-arg": "^8.0.0", + "npm-package-arg": "^8.1.0", "npm-pick-manifest": "^6.1.0", - "pacote": "^11.1.10", + "npm-registry-fetch": "^11.0.0", + "pacote": "^11.2.6", "parse-conflict-json": "^1.1.1", "promise-all-reject-late": "^1.0.0", "promise-call-limit": "^1.0.1", - "read-package-json-fast": "^1.2.1", + "read-package-json-fast": "^2.0.2", "readdir-scoped-modules": "^1.1.0", - "semver": "^7.1.2", + "semver": "^7.3.5", + "tar": "^6.1.0", "treeverse": "^1.0.4", "walk-up-path": "^1.0.0" + }, + "bin": { + "arborist": "bin/index.js" + }, + "engines": { + "node": ">= 10" } }, "node_modules/npm/node_modules/@npmcli/ci-detect": { @@ -15188,44 +15185,53 @@ "license": "ISC" }, "node_modules/npm/node_modules/@npmcli/config": { - "version": "1.2.1", + "version": "2.2.0", "inBundle": true, "license": "ISC", "dependencies": { - "ini": "^1.3.5", + "ini": "^2.0.0", "mkdirp-infer-owner": "^2.0.0", "nopt": "^5.0.0", + "semver": "^7.3.4", "walk-up-path": "^1.0.0" }, "engines": { "node": ">=10" } }, + "node_modules/npm/node_modules/@npmcli/disparity-colors": { + "version": "1.0.1", + "inBundle": true, + "license": "ISC", + "dependencies": { + "ansi-styles": "^4.3.0" + }, + "engines": { + "node": ">=10" + } + }, "node_modules/npm/node_modules/@npmcli/git": { - "version": "2.0.4", + "version": "2.0.9", "inBundle": true, "license": "ISC", "dependencies": { - "@npmcli/promise-spawn": "^1.1.0", + "@npmcli/promise-spawn": "^1.3.2", "lru-cache": "^6.0.0", - "mkdirp": "^1.0.3", - "npm-pick-manifest": "^6.0.0", + "mkdirp": "^1.0.4", + "npm-pick-manifest": "^6.1.1", "promise-inflight": "^1.0.1", - "promise-retry": "^1.1.1", - "semver": "^7.3.2", - "unique-filename": "^1.1.1", + "promise-retry": "^2.0.1", + "semver": "^7.3.5", "which": "^2.0.2" } }, "node_modules/npm/node_modules/@npmcli/installed-package-contents": { - "version": "1.0.5", + "version": "1.0.7", "inBundle": true, "license": "ISC", "dependencies": { "npm-bundled": "^1.1.1", - "npm-normalize-package-bin": "^1.0.1", - "read-package-json-fast": "^1.1.1", - "readdir-scoped-modules": "^1.1.0" + "npm-normalize-package-bin": "^1.0.1" }, "bin": { "installed-package-contents": "index.js" @@ -15235,21 +15241,21 @@ } }, "node_modules/npm/node_modules/@npmcli/map-workspaces": { - "version": "1.0.1", + "version": "1.0.3", "inBundle": true, "license": "ISC", "dependencies": { "@npmcli/name-from-folder": "^1.0.1", "glob": "^7.1.6", "minimatch": "^3.0.4", - "read-package-json-fast": "^1.2.1" + "read-package-json-fast": "^2.0.1" }, "engines": { "node": ">=10" } }, "node_modules/npm/node_modules/@npmcli/metavuln-calculator": { - "version": "1.0.0", + "version": "1.1.1", "inBundle": true, "license": "ISC", "dependencies": { @@ -15259,11 +15265,12 @@ } }, "node_modules/npm/node_modules/@npmcli/move-file": { - "version": "1.0.1", + "version": "1.1.2", "inBundle": true, "license": "MIT", "dependencies": { - "mkdirp": "^1.0.4" + "mkdirp": "^1.0.4", + "rimraf": "^3.0.2" }, "engines": { "node": ">=10" @@ -15275,7 +15282,7 @@ "license": "ISC" }, "node_modules/npm/node_modules/@npmcli/node-gyp": { - "version": "1.0.1", + "version": "1.0.2", "inBundle": true, "license": "ISC" }, @@ -15288,15 +15295,15 @@ } }, "node_modules/npm/node_modules/@npmcli/run-script": { - "version": "1.7.5", + "version": "1.8.5", "inBundle": true, "license": "ISC", "dependencies": { - "@npmcli/node-gyp": "^1.0.0", - "@npmcli/promise-spawn": "^1.3.0", + "@npmcli/node-gyp": "^1.0.2", + "@npmcli/promise-spawn": "^1.3.2", "infer-owner": "^1.0.4", "node-gyp": "^7.1.0", - "read-package-json-fast": "^1.1.3" + "read-package-json-fast": "^2.0.1" } }, "node_modules/npm/node_modules/@tootallnate/once": { @@ -15324,7 +15331,7 @@ } }, "node_modules/npm/node_modules/agentkeepalive": { - "version": "4.1.3", + "version": "4.1.4", "inBundle": true, "license": "MIT", "dependencies": { @@ -15449,12 +15456,12 @@ } }, "node_modules/npm/node_modules/aws4": { - "version": "1.10.1", + "version": "1.11.0", "inBundle": true, "license": "MIT" }, "node_modules/npm/node_modules/balanced-match": { - "version": "1.0.0", + "version": "1.0.2", "inBundle": true, "license": "MIT" }, @@ -15482,6 +15489,14 @@ "node": ">=10" } }, + "node_modules/npm/node_modules/binary-extensions": { + "version": "2.2.0", + "inBundle": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, "node_modules/npm/node_modules/brace-expansion": { "version": "1.1.11", "inBundle": true, @@ -15497,7 +15512,7 @@ "license": "MIT" }, "node_modules/npm/node_modules/byte-size": { - "version": "7.0.0", + "version": "7.0.1", "inBundle": true, "license": "MIT", "engines": { @@ -15505,7 +15520,7 @@ } }, "node_modules/npm/node_modules/cacache": { - "version": "15.0.5", + "version": "15.2.0", "inBundle": true, "license": "ISC", "dependencies": { @@ -15523,7 +15538,7 @@ "p-map": "^4.0.0", "promise-inflight": "^1.0.1", "rimraf": "^3.0.2", - "ssri": "^8.0.0", + "ssri": "^8.0.1", "tar": "^6.0.2", "unique-filename": "^1.1.1" }, @@ -15537,7 +15552,7 @@ "license": "Apache-2.0" }, "node_modules/npm/node_modules/chalk": { - "version": "4.1.0", + "version": "4.1.1", "inBundle": true, "license": "MIT", "dependencies": { @@ -15595,7 +15610,6 @@ "inBundle": true, "license": "MIT", "dependencies": { - "colors": "^1.1.2", "object-assign": "^4.1.0", "string-width": "^4.2.0" }, @@ -15623,7 +15637,7 @@ } }, "node_modules/npm/node_modules/cli-table3/node_modules/string-width": { - "version": "4.2.0", + "version": "4.2.2", "inBundle": true, "license": "MIT", "dependencies": { @@ -15655,11 +15669,10 @@ } }, "node_modules/npm/node_modules/cmd-shim": { - "version": "4.0.2", + "version": "4.1.0", "inBundle": true, "license": "ISC", "dependencies": { - "graceful-fs": "^4.1.2", "mkdirp-infer-owner": "^2.0.0" }, "engines": { @@ -15751,7 +15764,7 @@ } }, "node_modules/npm/node_modules/debug": { - "version": "4.2.0", + "version": "4.3.1", "inBundle": true, "license": "MIT", "dependencies": { @@ -15766,6 +15779,11 @@ } } }, + "node_modules/npm/node_modules/debug/node_modules/ms": { + "version": "2.1.2", + "inBundle": true, + "license": "MIT" + }, "node_modules/npm/node_modules/debuglog": { "version": "1.0.1", "inBundle": true, @@ -15812,6 +15830,14 @@ "wrappy": "1" } }, + "node_modules/npm/node_modules/diff": { + "version": "5.0.0", + "inBundle": true, + "license": "BSD-3-Clause", + "engines": { + "node": ">=0.3.1" + } + }, "node_modules/npm/node_modules/ecc-jsbn": { "version": "0.1.2", "inBundle": true, @@ -15821,11 +15847,6 @@ "safer-buffer": "^2.1.0" } }, - "node_modules/npm/node_modules/editor": { - "version": "1.0.0", - "inBundle": true, - "license": "MIT" - }, "node_modules/npm/node_modules/emoji-regex": { "version": "8.0.0", "inBundle": true, @@ -15841,7 +15862,7 @@ } }, "node_modules/npm/node_modules/env-paths": { - "version": "2.2.0", + "version": "2.2.1", "inBundle": true, "license": "MIT", "engines": { @@ -15849,7 +15870,7 @@ } }, "node_modules/npm/node_modules/err-code": { - "version": "1.1.2", + "version": "2.0.3", "inBundle": true, "license": "MIT" }, @@ -15884,19 +15905,6 @@ "node": "*" } }, - "node_modules/npm/node_modules/form-data": { - "version": "2.3.3", - "inBundle": true, - "license": "MIT", - "dependencies": { - "asynckit": "^0.4.0", - "combined-stream": "^1.0.6", - "mime-types": "^2.1.12" - }, - "engines": { - "node": ">= 0.12" - } - }, "node_modules/npm/node_modules/fs-minipass": { "version": "2.1.0", "inBundle": true, @@ -15913,6 +15921,11 @@ "inBundle": true, "license": "ISC" }, + "node_modules/npm/node_modules/function-bind": { + "version": "1.1.1", + "inBundle": true, + "license": "MIT" + }, "node_modules/npm/node_modules/gauge": { "version": "2.7.4", "inBundle": true, @@ -15966,7 +15979,7 @@ } }, "node_modules/npm/node_modules/glob": { - "version": "7.1.6", + "version": "7.1.7", "inBundle": true, "license": "ISC", "dependencies": { @@ -15985,7 +15998,7 @@ } }, "node_modules/npm/node_modules/graceful-fs": { - "version": "4.2.4", + "version": "4.2.6", "inBundle": true, "license": "ISC" }, @@ -16009,6 +16022,17 @@ "node": ">=6" } }, + "node_modules/npm/node_modules/has": { + "version": "1.0.3", + "inBundle": true, + "license": "MIT", + "dependencies": { + "function-bind": "^1.1.1" + }, + "engines": { + "node": ">= 0.4.0" + } + }, "node_modules/npm/node_modules/has-flag": { "version": "4.0.0", "inBundle": true, @@ -16023,7 +16047,7 @@ "license": "ISC" }, "node_modules/npm/node_modules/hosted-git-info": { - "version": "3.0.7", + "version": "4.0.2", "inBundle": true, "license": "ISC", "dependencies": { @@ -16086,7 +16110,7 @@ } }, "node_modules/npm/node_modules/iconv-lite": { - "version": "0.6.2", + "version": "0.6.3", "inBundle": true, "license": "MIT", "optional": true, @@ -16098,7 +16122,7 @@ } }, "node_modules/npm/node_modules/ignore-walk": { - "version": "3.0.3", + "version": "3.0.4", "inBundle": true, "license": "ISC", "dependencies": { @@ -16141,24 +16165,24 @@ "license": "ISC" }, "node_modules/npm/node_modules/ini": { - "version": "1.3.5", + "version": "2.0.0", "inBundle": true, "license": "ISC", "engines": { - "node": "*" + "node": ">=10" } }, "node_modules/npm/node_modules/init-package-json": { - "version": "2.0.1", + "version": "2.0.3", "inBundle": true, "license": "ISC", "dependencies": { "glob": "^7.1.1", - "npm-package-arg": "^8.1.0", + "npm-package-arg": "^8.1.2", "promzard": "^0.3.0", "read": "~1.0.1", - "read-package-json": "^3.0.0", - "semver": "^7.3.2", + "read-package-json": "^3.0.1", + "semver": "^7.3.5", "validate-npm-package-license": "^3.0.4", "validate-npm-package-name": "^3.0.0" }, @@ -16172,7 +16196,7 @@ "license": "MIT" }, "node_modules/npm/node_modules/ip-regex": { - "version": "4.2.0", + "version": "4.3.0", "inBundle": true, "license": "MIT", "engines": { @@ -16190,6 +16214,17 @@ "node": ">=10" } }, + "node_modules/npm/node_modules/is-core-module": { + "version": "2.4.0", + "inBundle": true, + "license": "MIT", + "dependencies": { + "has": "^1.0.3" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, "node_modules/npm/node_modules/is-fullwidth-code-point": { "version": "2.0.0", "inBundle": true, @@ -16243,7 +16278,7 @@ "license": "MIT" }, "node_modules/npm/node_modules/json-stringify-nice": { - "version": "1.1.1", + "version": "1.1.4", "inBundle": true, "license": "ISC", "funding": { @@ -16278,7 +16313,7 @@ } }, "node_modules/npm/node_modules/just-diff": { - "version": "3.0.2", + "version": "3.1.1", "inBundle": true, "license": "MIT" }, @@ -16296,111 +16331,150 @@ } }, "node_modules/npm/node_modules/libnpmaccess": { - "version": "4.0.1", + "version": "4.0.3", "inBundle": true, "license": "ISC", "dependencies": { "aproba": "^2.0.0", "minipass": "^3.1.1", - "npm-package-arg": "^8.0.0", - "npm-registry-fetch": "^9.0.0" + "npm-package-arg": "^8.1.2", + "npm-registry-fetch": "^11.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/npm/node_modules/libnpmdiff": { + "version": "2.0.4", + "inBundle": true, + "license": "ISC", + "dependencies": { + "@npmcli/disparity-colors": "^1.0.1", + "@npmcli/installed-package-contents": "^1.0.7", + "binary-extensions": "^2.2.0", + "diff": "^5.0.0", + "minimatch": "^3.0.4", + "npm-package-arg": "^8.1.1", + "pacote": "^11.3.0", + "tar": "^6.1.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/npm/node_modules/libnpmexec": { + "version": "1.2.0", + "inBundle": true, + "license": "ISC", + "dependencies": { + "@npmcli/arborist": "^2.3.0", + "@npmcli/ci-detect": "^1.3.0", + "@npmcli/run-script": "^1.8.4", + "chalk": "^4.1.0", + "mkdirp-infer-owner": "^2.0.0", + "npm-package-arg": "^8.1.2", + "pacote": "^11.3.1", + "proc-log": "^1.0.0", + "read": "^1.0.7", + "read-package-json-fast": "^2.0.2", + "walk-up-path": "^1.0.0" }, "engines": { "node": ">=10" } }, "node_modules/npm/node_modules/libnpmfund": { - "version": "1.0.1", + "version": "1.1.0", "inBundle": true, "license": "ISC", "dependencies": { - "@npmcli/arborist": "^0.0.33 || ^1.x" + "@npmcli/arborist": "^2.5.0" } }, "node_modules/npm/node_modules/libnpmhook": { - "version": "6.0.1", + "version": "6.0.3", "inBundle": true, "license": "ISC", "dependencies": { "aproba": "^2.0.0", - "npm-registry-fetch": "^9.0.0" + "npm-registry-fetch": "^11.0.0" }, "engines": { "node": ">=10" } }, "node_modules/npm/node_modules/libnpmorg": { - "version": "2.0.1", + "version": "2.0.3", "inBundle": true, "license": "ISC", "dependencies": { "aproba": "^2.0.0", - "npm-registry-fetch": "^9.0.0" + "npm-registry-fetch": "^11.0.0" }, "engines": { "node": ">=10" } }, "node_modules/npm/node_modules/libnpmpack": { - "version": "2.0.0", + "version": "2.0.1", "inBundle": true, "license": "ISC", "dependencies": { - "@npmcli/run-script": "^1.3.0", - "npm-package-arg": "^8.0.0", - "pacote": "^11.1.4" + "@npmcli/run-script": "^1.8.3", + "npm-package-arg": "^8.1.0", + "pacote": "^11.2.6" }, "engines": { "node": ">=10" } }, "node_modules/npm/node_modules/libnpmpublish": { - "version": "4.0.0", + "version": "4.0.2", "inBundle": true, "license": "ISC", "dependencies": { - "normalize-package-data": "^3.0.0", - "npm-package-arg": "^8.1.0", - "npm-registry-fetch": "^9.0.0", + "normalize-package-data": "^3.0.2", + "npm-package-arg": "^8.1.2", + "npm-registry-fetch": "^11.0.0", "semver": "^7.1.3", - "ssri": "^8.0.0" + "ssri": "^8.0.1" }, "engines": { "node": ">=10" } }, "node_modules/npm/node_modules/libnpmsearch": { - "version": "3.0.1", + "version": "3.1.2", "inBundle": true, "license": "ISC", "dependencies": { - "npm-registry-fetch": "^9.0.0" + "npm-registry-fetch": "^11.0.0" }, "engines": { "node": ">=10" } }, "node_modules/npm/node_modules/libnpmteam": { - "version": "2.0.2", + "version": "2.0.4", "inBundle": true, "license": "ISC", "dependencies": { "aproba": "^2.0.0", - "npm-registry-fetch": "^9.0.0" + "npm-registry-fetch": "^11.0.0" }, "engines": { "node": ">=10" } }, "node_modules/npm/node_modules/libnpmversion": { - "version": "1.0.7", + "version": "1.2.0", "inBundle": true, "license": "ISC", "dependencies": { - "@npmcli/git": "^2.0.1", - "@npmcli/run-script": "^1.2.1", - "read-package-json-fast": "^1.2.1", - "semver": "^7.1.3", + "@npmcli/git": "^2.0.7", + "@npmcli/run-script": "^1.8.4", + "json-parse-even-better-errors": "^2.3.1", + "semver": "^7.3.5", "stringify-package": "^1.0.1" } }, @@ -16416,23 +16490,24 @@ } }, "node_modules/npm/node_modules/make-fetch-happen": { - "version": "8.0.10", + "version": "9.0.2", "inBundle": true, "license": "ISC", "dependencies": { - "agentkeepalive": "^4.1.0", - "cacache": "^15.0.0", - "http-cache-semantics": "^4.0.4", + "agentkeepalive": "^4.1.3", + "cacache": "^15.2.0", + "http-cache-semantics": "^4.1.0", "http-proxy-agent": "^4.0.1", "https-proxy-agent": "^5.0.0", "is-lambda": "^1.0.1", "lru-cache": "^6.0.0", "minipass": "^3.1.3", "minipass-collect": "^1.0.2", - "minipass-fetch": "^1.3.0", + "minipass-fetch": "^1.3.2", "minipass-flush": "^1.0.5", - "minipass-pipeline": "^1.2.2", - "promise-retry": "^1.1.1", + "minipass-pipeline": "^1.2.4", + "negotiator": "^0.6.2", + "promise-retry": "^2.0.1", "socks-proxy-agent": "^5.0.0", "ssri": "^8.0.0" }, @@ -16441,7 +16516,7 @@ } }, "node_modules/npm/node_modules/mime-db": { - "version": "1.44.0", + "version": "1.48.0", "inBundle": true, "license": "MIT", "engines": { @@ -16449,11 +16524,11 @@ } }, "node_modules/npm/node_modules/mime-types": { - "version": "2.1.27", + "version": "2.1.31", "inBundle": true, "license": "MIT", "dependencies": { - "mime-db": "1.44.0" + "mime-db": "1.48.0" }, "engines": { "node": ">= 0.6" @@ -16493,11 +16568,10 @@ } }, "node_modules/npm/node_modules/minipass-fetch": { - "version": "1.3.2", + "version": "1.3.3", "inBundle": true, "license": "MIT", "dependencies": { - "encoding": "^0.1.12", "minipass": "^3.1.0", "minipass-sized": "^1.0.3", "minizlib": "^2.0.0" @@ -16588,7 +16662,7 @@ } }, "node_modules/npm/node_modules/ms": { - "version": "2.1.2", + "version": "2.1.3", "inBundle": true, "license": "MIT" }, @@ -16597,6 +16671,14 @@ "inBundle": true, "license": "ISC" }, + "node_modules/npm/node_modules/negotiator": { + "version": "0.6.2", + "inBundle": true, + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, "node_modules/npm/node_modules/node-gyp": { "version": "7.1.2", "inBundle": true, @@ -16635,13 +16717,13 @@ } }, "node_modules/npm/node_modules/normalize-package-data": { - "version": "3.0.0", + "version": "3.0.2", "inBundle": true, "license": "BSD-2-Clause", "dependencies": { - "hosted-git-info": "^3.0.6", - "resolve": "^1.17.0", - "semver": "^7.3.2", + "hosted-git-info": "^4.0.1", + "resolve": "^1.20.0", + "semver": "^7.3.4", "validate-npm-package-license": "^3.0.1" }, "engines": { @@ -16649,7 +16731,7 @@ } }, "node_modules/npm/node_modules/npm-audit-report": { - "version": "2.1.4", + "version": "2.1.5", "inBundle": true, "license": "ISC", "dependencies": { @@ -16660,7 +16742,7 @@ } }, "node_modules/npm/node_modules/npm-bundled": { - "version": "1.1.1", + "version": "1.1.2", "inBundle": true, "license": "ISC", "dependencies": { @@ -16684,12 +16766,12 @@ "license": "ISC" }, "node_modules/npm/node_modules/npm-package-arg": { - "version": "8.1.0", + "version": "8.1.4", "inBundle": true, "license": "ISC", "dependencies": { - "hosted-git-info": "^3.0.6", - "semver": "^7.0.0", + "hosted-git-info": "^4.0.1", + "semver": "^7.3.4", "validate-npm-package-name": "^3.0.0" }, "engines": { @@ -16697,7 +16779,7 @@ } }, "node_modules/npm/node_modules/npm-packlist": { - "version": "2.1.4", + "version": "2.2.2", "inBundle": true, "license": "ISC", "dependencies": { @@ -16714,34 +16796,33 @@ } }, "node_modules/npm/node_modules/npm-pick-manifest": { - "version": "6.1.0", + "version": "6.1.1", "inBundle": true, "license": "ISC", "dependencies": { "npm-install-checks": "^4.0.0", - "npm-package-arg": "^8.0.0", - "semver": "^7.0.0" + "npm-normalize-package-bin": "^1.0.1", + "npm-package-arg": "^8.1.2", + "semver": "^7.3.4" } }, "node_modules/npm/node_modules/npm-profile": { - "version": "5.0.2", + "version": "5.0.4", "inBundle": true, "license": "ISC", "dependencies": { - "npm-registry-fetch": "^9.0.0" + "npm-registry-fetch": "^11.0.0" }, "engines": { "node": ">=10" } }, "node_modules/npm/node_modules/npm-registry-fetch": { - "version": "9.0.0", + "version": "11.0.0", "inBundle": true, "license": "ISC", "dependencies": { - "@npmcli/ci-detect": "^1.0.0", - "lru-cache": "^6.0.0", - "make-fetch-happen": "^8.0.9", + "make-fetch-happen": "^9.0.1", "minipass": "^3.1.3", "minipass-fetch": "^1.3.0", "minipass-json-stream": "^1.0.1", @@ -16823,14 +16904,14 @@ } }, "node_modules/npm/node_modules/pacote": { - "version": "11.1.13", + "version": "11.3.4", "inBundle": true, "license": "ISC", "dependencies": { "@npmcli/git": "^2.0.1", - "@npmcli/installed-package-contents": "^1.0.5", + "@npmcli/installed-package-contents": "^1.0.6", "@npmcli/promise-spawn": "^1.2.0", - "@npmcli/run-script": "^1.3.0", + "@npmcli/run-script": "^1.8.2", "cacache": "^15.0.5", "chownr": "^2.0.0", "fs-minipass": "^2.1.0", @@ -16840,12 +16921,12 @@ "npm-package-arg": "^8.0.1", "npm-packlist": "^2.1.4", "npm-pick-manifest": "^6.0.0", - "npm-registry-fetch": "^9.0.0", - "promise-retry": "^1.1.1", - "read-package-json-fast": "^1.1.3", + "npm-registry-fetch": "^11.0.0", + "promise-retry": "^2.0.1", + "read-package-json-fast": "^2.0.1", "rimraf": "^3.0.2", - "ssri": "^8.0.0", - "tar": "^6.0.1" + "ssri": "^8.0.1", + "tar": "^6.1.0" }, "bin": { "pacote": "lib/bin.js" @@ -16873,7 +16954,7 @@ } }, "node_modules/npm/node_modules/path-parse": { - "version": "1.0.6", + "version": "1.0.7", "inBundle": true, "license": "MIT" }, @@ -16882,6 +16963,11 @@ "inBundle": true, "license": "MIT" }, + "node_modules/npm/node_modules/proc-log": { + "version": "1.0.0", + "inBundle": true, + "license": "ISC" + }, "node_modules/npm/node_modules/process-nextick-args": { "version": "2.0.1", "inBundle": true, @@ -16909,15 +16995,15 @@ "license": "ISC" }, "node_modules/npm/node_modules/promise-retry": { - "version": "1.1.1", + "version": "2.0.1", "inBundle": true, "license": "MIT", "dependencies": { - "err-code": "^1.0.0", - "retry": "^0.10.0" + "err-code": "^2.0.2", + "retry": "^0.12.0" }, "engines": { - "node": ">=0.12" + "node": ">=10" } }, "node_modules/npm/node_modules/promzard": { @@ -16973,7 +17059,7 @@ "license": "ISC" }, "node_modules/npm/node_modules/read-package-json": { - "version": "3.0.0", + "version": "3.0.1", "inBundle": true, "license": "ISC", "dependencies": { @@ -16987,12 +17073,15 @@ } }, "node_modules/npm/node_modules/read-package-json-fast": { - "version": "1.2.1", + "version": "2.0.2", "inBundle": true, "license": "ISC", "dependencies": { "json-parse-even-better-errors": "^2.3.0", "npm-normalize-package-bin": "^1.0.1" + }, + "engines": { + "node": ">=10" } }, "node_modules/npm/node_modules/readable-stream": { @@ -17050,19 +17139,37 @@ "node": ">= 6" } }, - "node_modules/npm/node_modules/request/node_modules/uuid": { - "version": "3.4.0", + "node_modules/npm/node_modules/request/node_modules/form-data": { + "version": "2.3.3", "inBundle": true, "license": "MIT", - "bin": { - "uuid": "bin/uuid" + "dependencies": { + "asynckit": "^0.4.0", + "combined-stream": "^1.0.6", + "mime-types": "^2.1.12" + }, + "engines": { + "node": ">= 0.12" + } + }, + "node_modules/npm/node_modules/request/node_modules/tough-cookie": { + "version": "2.5.0", + "inBundle": true, + "license": "BSD-3-Clause", + "dependencies": { + "psl": "^1.1.28", + "punycode": "^2.1.1" + }, + "engines": { + "node": ">=0.8" } }, "node_modules/npm/node_modules/resolve": { - "version": "1.17.0", + "version": "1.20.0", "inBundle": true, "license": "MIT", "dependencies": { + "is-core-module": "^2.2.0", "path-parse": "^1.0.6" }, "funding": { @@ -17070,11 +17177,11 @@ } }, "node_modules/npm/node_modules/retry": { - "version": "0.10.1", + "version": "0.12.0", "inBundle": true, "license": "MIT", "engines": { - "node": "*" + "node": ">= 4" } }, "node_modules/npm/node_modules/rimraf": { @@ -17102,9 +17209,12 @@ "license": "MIT" }, "node_modules/npm/node_modules/semver": { - "version": "7.3.2", + "version": "7.3.5", "inBundle": true, "license": "ISC", + "dependencies": { + "lru-cache": "^6.0.0" + }, "bin": { "semver": "bin/semver.js" }, @@ -17132,7 +17242,7 @@ } }, "node_modules/npm/node_modules/socks": { - "version": "2.4.4", + "version": "2.6.1", "inBundle": true, "license": "MIT", "dependencies": { @@ -17157,11 +17267,6 @@ "node": ">= 6" } }, - "node_modules/npm/node_modules/sorted-object": { - "version": "2.0.1", - "inBundle": true, - "license": "(WTFPL OR MIT)" - }, "node_modules/npm/node_modules/spdx-correct": { "version": "3.1.1", "inBundle": true, @@ -17186,7 +17291,7 @@ } }, "node_modules/npm/node_modules/spdx-license-ids": { - "version": "3.0.6", + "version": "3.0.9", "inBundle": true, "license": "CC0-1.0" }, @@ -17210,7 +17315,7 @@ } }, "node_modules/npm/node_modules/ssri": { - "version": "8.0.0", + "version": "8.0.1", "inBundle": true, "license": "ISC", "dependencies": { @@ -17287,7 +17392,7 @@ } }, "node_modules/npm/node_modules/tar": { - "version": "6.0.5", + "version": "6.1.0", "inBundle": true, "license": "ISC", "dependencies": { @@ -17312,18 +17417,6 @@ "inBundle": true, "license": "MIT" }, - "node_modules/npm/node_modules/tough-cookie": { - "version": "2.5.0", - "inBundle": true, - "license": "BSD-3-Clause", - "dependencies": { - "psl": "^1.1.28", - "punycode": "^2.1.1" - }, - "engines": { - "node": ">=0.8" - } - }, "node_modules/npm/node_modules/treeverse": { "version": "1.0.4", "inBundle": true, @@ -17370,7 +17463,7 @@ } }, "node_modules/npm/node_modules/uri-js": { - "version": "4.4.0", + "version": "4.4.1", "inBundle": true, "license": "BSD-2-Clause", "dependencies": { @@ -17383,11 +17476,11 @@ "license": "MIT" }, "node_modules/npm/node_modules/uuid": { - "version": "8.3.1", + "version": "3.4.0", "inBundle": true, "license": "MIT", "bin": { - "uuid": "dist/bin/uuid" + "uuid": "bin/uuid" } }, "node_modules/npm/node_modules/validate-npm-package-license": { @@ -20110,7 +20203,6 @@ "eslint-webpack-plugin": "^2.1.0", "file-loader": "6.1.1", "fs-extra": "^9.0.1", - "fsevents": "^2.1.3", "html-webpack-plugin": "4.5.0", "identity-obj-proxy": "3.0.0", "jest": "26.6.0", @@ -20178,7 +20270,6 @@ "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz", "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==", "dependencies": { - "graceful-fs": "^4.1.6", "universalify": "^2.0.0" }, "optionalDependencies": { @@ -23822,10 +23913,8 @@ "resolved": "https://registry.npmjs.org/watchpack/-/watchpack-1.7.5.tgz", "integrity": "sha512-9P3MWk6SrKjHsGkLT2KHXdQ/9SNkyoJbabxnKOoJepsvJjJG8uYTR3yTPxPQvNDI3w4Nz1xnE0TLHK4RIVe/MQ==", "dependencies": { - "chokidar": "^3.4.1", "graceful-fs": "^4.1.2", - "neo-async": "^2.5.0", - "watchpack-chokidar2": "^2.0.1" + "neo-async": "^2.5.0" }, "optionalDependencies": { "chokidar": "^3.4.1", @@ -23903,7 +23992,6 @@ "anymatch": "^2.0.0", "async-each": "^1.0.1", "braces": "^2.3.2", - "fsevents": "^1.2.7", "glob-parent": "^3.1.0", "inherits": "^2.0.3", "is-binary-path": "^1.0.0", @@ -24571,7 +24659,6 @@ "anymatch": "^2.0.0", "async-each": "^1.0.1", "braces": "^2.3.2", - "fsevents": "^1.2.7", "glob-parent": "^3.1.0", "inherits": "^2.0.3", "is-binary-path": "^1.0.0", @@ -37433,106 +37520,108 @@ } }, "npm": { - "version": "7.0.10", - "resolved": "https://registry.npmjs.org/npm/-/npm-7.0.10.tgz", - "integrity": "sha512-KUrMRXty5xfP24LlSjrXbC2BqXZUGYaraj882o4iqxP2ZlrXsy6jYxg0jicVrCwTHPtMXYc8OHx5Co6vi31wLA==", + "version": "7.17.0", + "resolved": "https://registry.npmjs.org/npm/-/npm-7.17.0.tgz", + "integrity": "sha512-yNzj4vQellvUGiBM/SzhfT89EV0vb7iILjTehSydTY/IgK2Vjk7/7J8WNJ2ysqcgfLY21ptI/j7uknt15IbbKQ==", "requires": { - "@npmcli/arborist": "^1.0.10", + "@npmcli/arborist": "^2.6.1", "@npmcli/ci-detect": "^1.2.0", - "@npmcli/config": "^1.2.1", - "@npmcli/run-script": "^1.7.5", + "@npmcli/config": "^2.2.0", + "@npmcli/run-script": "^1.8.5", "abbrev": "~1.1.1", "ansicolors": "~0.3.2", "ansistyles": "~0.1.3", - "aproba": "^2.0.0", "archy": "~1.0.0", - "bin-links": "^2.2.1", - "byte-size": "^7.0.0", - "cacache": "^15.0.5", + "byte-size": "^7.0.1", + "cacache": "^15.2.0", "chalk": "^4.1.0", "chownr": "^2.0.0", "cli-columns": "^3.1.2", "cli-table3": "^0.6.0", "columnify": "~1.5.4", - "editor": "~1.0.0", - "glob": "^7.1.4", - "graceful-fs": "^4.2.3", - "hosted-git-info": "^3.0.6", - "inherits": "^2.0.4", - "ini": "^1.3.5", - "init-package-json": "^2.0.1", + "glob": "^7.1.7", + "graceful-fs": "^4.2.6", + "hosted-git-info": "^4.0.2", + "ini": "^2.0.0", + "init-package-json": "^2.0.3", "is-cidr": "^4.0.2", + "json-parse-even-better-errors": "^2.3.1", "leven": "^3.1.0", - "libnpmaccess": "^4.0.1", - "libnpmfund": "^1.0.1", - "libnpmhook": "^6.0.1", - "libnpmorg": "^2.0.1", - "libnpmpack": "^2.0.0", - "libnpmpublish": "^4.0.0", - "libnpmsearch": "^3.0.1", - "libnpmteam": "^2.0.2", - "libnpmversion": "^1.0.7", - "make-fetch-happen": "^8.0.9", + "libnpmaccess": "^4.0.2", + "libnpmdiff": "^2.0.4", + "libnpmexec": "^1.2.0", + "libnpmfund": "^1.1.0", + "libnpmhook": "^6.0.2", + "libnpmorg": "^2.0.2", + "libnpmpack": "^2.0.1", + "libnpmpublish": "^4.0.1", + "libnpmsearch": "^3.1.1", + "libnpmteam": "^2.0.3", + "libnpmversion": "^1.2.0", + "make-fetch-happen": "^9.0.1", + "minipass": "^3.1.3", + "minipass-pipeline": "^1.2.4", "mkdirp": "^1.0.4", "mkdirp-infer-owner": "^2.0.0", "ms": "^2.1.2", "node-gyp": "^7.1.2", "nopt": "^5.0.0", - "normalize-package-data": "^3.0.0", - "npm-audit-report": "^2.1.4", - "npm-package-arg": "^8.1.0", - "npm-pick-manifest": "^6.1.0", - "npm-profile": "^5.0.2", - "npm-registry-fetch": "^9.0.0", + "npm-audit-report": "^2.1.5", + "npm-package-arg": "^8.1.4", + "npm-pick-manifest": "^6.1.1", + "npm-profile": "^5.0.3", + "npm-registry-fetch": "^11.0.0", "npm-user-validate": "^1.0.1", "npmlog": "~4.1.2", "opener": "^1.5.2", - "pacote": "^11.1.13", + "pacote": "^11.3.3", "parse-conflict-json": "^1.1.1", "qrcode-terminal": "^0.12.0", "read": "~1.0.7", - "read-package-json": "^3.0.0", - "read-package-json-fast": "^1.2.1", + "read-package-json": "^3.0.1", + "read-package-json-fast": "^2.0.2", + "readdir-scoped-modules": "^1.1.0", "rimraf": "^3.0.2", - "semver": "^7.3.2", - "sorted-object": "~2.0.1", - "ssri": "^8.0.0", - "tar": "^6.0.5", + "semver": "^7.3.5", + "ssri": "^8.0.1", + "tar": "^6.1.0", "text-table": "~0.2.0", "tiny-relative-date": "^1.3.0", - "uuid": "^8.3.1", + "treeverse": "^1.0.4", "validate-npm-package-name": "~3.0.0", "which": "^2.0.2", "write-file-atomic": "^3.0.3" }, "dependencies": { "@npmcli/arborist": { - "version": "1.0.10", + "version": "2.6.2", "bundled": true, "requires": { - "@npmcli/installed-package-contents": "^1.0.5", - "@npmcli/map-workspaces": "^1.0.1", - "@npmcli/metavuln-calculator": "^1.0.0", - "@npmcli/move-file": "^1.0.1", + "@npmcli/installed-package-contents": "^1.0.7", + "@npmcli/map-workspaces": "^1.0.2", + "@npmcli/metavuln-calculator": "^1.1.0", + "@npmcli/move-file": "^1.1.0", "@npmcli/name-from-folder": "^1.0.1", - "@npmcli/node-gyp": "^1.0.0", - "@npmcli/run-script": "^1.7.2", + "@npmcli/node-gyp": "^1.0.1", + "@npmcli/run-script": "^1.8.2", "bin-links": "^2.2.1", "cacache": "^15.0.3", "common-ancestor-path": "^1.0.1", "json-parse-even-better-errors": "^2.3.1", - "json-stringify-nice": "^1.1.1", + "json-stringify-nice": "^1.1.4", "mkdirp-infer-owner": "^2.0.0", "npm-install-checks": "^4.0.0", - "npm-package-arg": "^8.0.0", + "npm-package-arg": "^8.1.0", "npm-pick-manifest": "^6.1.0", - "pacote": "^11.1.10", + "npm-registry-fetch": "^11.0.0", + "pacote": "^11.2.6", "parse-conflict-json": "^1.1.1", "promise-all-reject-late": "^1.0.0", "promise-call-limit": "^1.0.1", - "read-package-json-fast": "^1.2.1", + "read-package-json-fast": "^2.0.2", "readdir-scoped-modules": "^1.1.0", - "semver": "^7.1.2", + "semver": "^7.3.5", + "tar": "^6.1.0", "treeverse": "^1.0.4", "walk-up-path": "^1.0.0" } @@ -37542,52 +37631,57 @@ "bundled": true }, "@npmcli/config": { - "version": "1.2.1", + "version": "2.2.0", "bundled": true, "requires": { - "ini": "^1.3.5", + "ini": "^2.0.0", "mkdirp-infer-owner": "^2.0.0", "nopt": "^5.0.0", + "semver": "^7.3.4", "walk-up-path": "^1.0.0" } }, + "@npmcli/disparity-colors": { + "version": "1.0.1", + "bundled": true, + "requires": { + "ansi-styles": "^4.3.0" + } + }, "@npmcli/git": { - "version": "2.0.4", + "version": "2.0.9", "bundled": true, "requires": { - "@npmcli/promise-spawn": "^1.1.0", + "@npmcli/promise-spawn": "^1.3.2", "lru-cache": "^6.0.0", - "mkdirp": "^1.0.3", - "npm-pick-manifest": "^6.0.0", + "mkdirp": "^1.0.4", + "npm-pick-manifest": "^6.1.1", "promise-inflight": "^1.0.1", - "promise-retry": "^1.1.1", - "semver": "^7.3.2", - "unique-filename": "^1.1.1", + "promise-retry": "^2.0.1", + "semver": "^7.3.5", "which": "^2.0.2" } }, "@npmcli/installed-package-contents": { - "version": "1.0.5", + "version": "1.0.7", "bundled": true, "requires": { "npm-bundled": "^1.1.1", - "npm-normalize-package-bin": "^1.0.1", - "read-package-json-fast": "^1.1.1", - "readdir-scoped-modules": "^1.1.0" + "npm-normalize-package-bin": "^1.0.1" } }, "@npmcli/map-workspaces": { - "version": "1.0.1", + "version": "1.0.3", "bundled": true, "requires": { "@npmcli/name-from-folder": "^1.0.1", "glob": "^7.1.6", "minimatch": "^3.0.4", - "read-package-json-fast": "^1.2.1" + "read-package-json-fast": "^2.0.1" } }, "@npmcli/metavuln-calculator": { - "version": "1.0.0", + "version": "1.1.1", "bundled": true, "requires": { "cacache": "^15.0.5", @@ -37596,10 +37690,11 @@ } }, "@npmcli/move-file": { - "version": "1.0.1", + "version": "1.1.2", "bundled": true, "requires": { - "mkdirp": "^1.0.4" + "mkdirp": "^1.0.4", + "rimraf": "^3.0.2" } }, "@npmcli/name-from-folder": { @@ -37607,7 +37702,7 @@ "bundled": true }, "@npmcli/node-gyp": { - "version": "1.0.1", + "version": "1.0.2", "bundled": true }, "@npmcli/promise-spawn": { @@ -37618,14 +37713,14 @@ } }, "@npmcli/run-script": { - "version": "1.7.5", + "version": "1.8.5", "bundled": true, "requires": { - "@npmcli/node-gyp": "^1.0.0", - "@npmcli/promise-spawn": "^1.3.0", + "@npmcli/node-gyp": "^1.0.2", + "@npmcli/promise-spawn": "^1.3.2", "infer-owner": "^1.0.4", "node-gyp": "^7.1.0", - "read-package-json-fast": "^1.1.3" + "read-package-json-fast": "^2.0.1" } }, "@tootallnate/once": { @@ -37644,7 +37739,7 @@ } }, "agentkeepalive": { - "version": "4.1.3", + "version": "4.1.4", "bundled": true, "requires": { "debug": "^4.1.0", @@ -37729,11 +37824,11 @@ "bundled": true }, "aws4": { - "version": "1.10.1", + "version": "1.11.0", "bundled": true }, "balanced-match": { - "version": "1.0.0", + "version": "1.0.2", "bundled": true }, "bcrypt-pbkdf": { @@ -37755,6 +37850,10 @@ "write-file-atomic": "^3.0.3" } }, + "binary-extensions": { + "version": "2.2.0", + "bundled": true + }, "brace-expansion": { "version": "1.1.11", "bundled": true, @@ -37768,11 +37867,11 @@ "bundled": true }, "byte-size": { - "version": "7.0.0", + "version": "7.0.1", "bundled": true }, "cacache": { - "version": "15.0.5", + "version": "15.2.0", "bundled": true, "requires": { "@npmcli/move-file": "^1.0.1", @@ -37789,7 +37888,7 @@ "p-map": "^4.0.0", "promise-inflight": "^1.0.1", "rimraf": "^3.0.2", - "ssri": "^8.0.0", + "ssri": "^8.0.1", "tar": "^6.0.2", "unique-filename": "^1.1.1" } @@ -37799,7 +37898,7 @@ "bundled": true }, "chalk": { - "version": "4.1.0", + "version": "4.1.1", "bundled": true, "requires": { "ansi-styles": "^4.1.0", @@ -37847,7 +37946,7 @@ "bundled": true }, "string-width": { - "version": "4.2.0", + "version": "4.2.2", "bundled": true, "requires": { "emoji-regex": "^8.0.0", @@ -37869,10 +37968,9 @@ "bundled": true }, "cmd-shim": { - "version": "4.0.2", + "version": "4.1.0", "bundled": true, "requires": { - "graceful-fs": "^4.1.2", "mkdirp-infer-owner": "^2.0.0" } }, @@ -37935,10 +38033,16 @@ } }, "debug": { - "version": "4.2.0", + "version": "4.3.1", "bundled": true, "requires": { "ms": "2.1.2" + }, + "dependencies": { + "ms": { + "version": "2.1.2", + "bundled": true + } } }, "debuglog": { @@ -37972,6 +38076,10 @@ "wrappy": "1" } }, + "diff": { + "version": "5.0.0", + "bundled": true + }, "ecc-jsbn": { "version": "0.1.2", "bundled": true, @@ -37980,10 +38088,6 @@ "safer-buffer": "^2.1.0" } }, - "editor": { - "version": "1.0.0", - "bundled": true - }, "emoji-regex": { "version": "8.0.0", "bundled": true @@ -37997,11 +38101,11 @@ } }, "env-paths": { - "version": "2.2.0", + "version": "2.2.1", "bundled": true }, "err-code": { - "version": "1.1.2", + "version": "2.0.3", "bundled": true }, "extend": { @@ -38024,15 +38128,6 @@ "version": "0.6.1", "bundled": true }, - "form-data": { - "version": "2.3.3", - "bundled": true, - "requires": { - "asynckit": "^0.4.0", - "combined-stream": "^1.0.6", - "mime-types": "^2.1.12" - } - }, "fs-minipass": { "version": "2.1.0", "bundled": true, @@ -38044,6 +38139,10 @@ "version": "1.0.0", "bundled": true }, + "function-bind": { + "version": "1.1.1", + "bundled": true + }, "gauge": { "version": "2.7.4", "bundled": true, @@ -38088,7 +38187,7 @@ } }, "glob": { - "version": "7.1.6", + "version": "7.1.7", "bundled": true, "requires": { "fs.realpath": "^1.0.0", @@ -38100,7 +38199,7 @@ } }, "graceful-fs": { - "version": "4.2.4", + "version": "4.2.6", "bundled": true }, "har-schema": { @@ -38115,6 +38214,13 @@ "har-schema": "^2.0.0" } }, + "has": { + "version": "1.0.3", + "bundled": true, + "requires": { + "function-bind": "^1.1.1" + } + }, "has-flag": { "version": "4.0.0", "bundled": true @@ -38124,7 +38230,7 @@ "bundled": true }, "hosted-git-info": { - "version": "3.0.7", + "version": "4.0.2", "bundled": true, "requires": { "lru-cache": "^6.0.0" @@ -38168,7 +38274,7 @@ } }, "iconv-lite": { - "version": "0.6.2", + "version": "0.6.3", "bundled": true, "optional": true, "requires": { @@ -38176,7 +38282,7 @@ } }, "ignore-walk": { - "version": "3.0.3", + "version": "3.0.4", "bundled": true, "requires": { "minimatch": "^3.0.4" @@ -38207,19 +38313,19 @@ "bundled": true }, "ini": { - "version": "1.3.5", + "version": "2.0.0", "bundled": true }, "init-package-json": { - "version": "2.0.1", + "version": "2.0.3", "bundled": true, "requires": { "glob": "^7.1.1", - "npm-package-arg": "^8.1.0", + "npm-package-arg": "^8.1.2", "promzard": "^0.3.0", "read": "~1.0.1", - "read-package-json": "^3.0.0", - "semver": "^7.3.2", + "read-package-json": "^3.0.1", + "semver": "^7.3.5", "validate-npm-package-license": "^3.0.4", "validate-npm-package-name": "^3.0.0" } @@ -38229,7 +38335,7 @@ "bundled": true }, "ip-regex": { - "version": "4.2.0", + "version": "4.3.0", "bundled": true }, "is-cidr": { @@ -38239,6 +38345,13 @@ "cidr-regex": "^3.1.1" } }, + "is-core-module": { + "version": "2.4.0", + "bundled": true, + "requires": { + "has": "^1.0.3" + } + }, "is-fullwidth-code-point": { "version": "2.0.0", "bundled": true @@ -38280,7 +38393,7 @@ "bundled": true }, "json-stringify-nice": { - "version": "1.1.1", + "version": "1.1.4", "bundled": true }, "json-stringify-safe": { @@ -38302,7 +38415,7 @@ } }, "just-diff": { - "version": "3.0.2", + "version": "3.1.1", "bundled": true }, "just-diff-apply": { @@ -38314,81 +38427,112 @@ "bundled": true }, "libnpmaccess": { - "version": "4.0.1", + "version": "4.0.3", "bundled": true, "requires": { "aproba": "^2.0.0", "minipass": "^3.1.1", - "npm-package-arg": "^8.0.0", - "npm-registry-fetch": "^9.0.0" + "npm-package-arg": "^8.1.2", + "npm-registry-fetch": "^11.0.0" + } + }, + "libnpmdiff": { + "version": "2.0.4", + "bundled": true, + "requires": { + "@npmcli/disparity-colors": "^1.0.1", + "@npmcli/installed-package-contents": "^1.0.7", + "binary-extensions": "^2.2.0", + "diff": "^5.0.0", + "minimatch": "^3.0.4", + "npm-package-arg": "^8.1.1", + "pacote": "^11.3.0", + "tar": "^6.1.0" + } + }, + "libnpmexec": { + "version": "1.2.0", + "bundled": true, + "requires": { + "@npmcli/arborist": "^2.3.0", + "@npmcli/ci-detect": "^1.3.0", + "@npmcli/run-script": "^1.8.4", + "chalk": "^4.1.0", + "mkdirp-infer-owner": "^2.0.0", + "npm-package-arg": "^8.1.2", + "pacote": "^11.3.1", + "proc-log": "^1.0.0", + "read": "^1.0.7", + "read-package-json-fast": "^2.0.2", + "walk-up-path": "^1.0.0" } }, "libnpmfund": { - "version": "1.0.1", + "version": "1.1.0", "bundled": true, "requires": { - "@npmcli/arborist": "^0.0.33 || ^1.x" + "@npmcli/arborist": "^2.5.0" } }, "libnpmhook": { - "version": "6.0.1", + "version": "6.0.3", "bundled": true, "requires": { "aproba": "^2.0.0", - "npm-registry-fetch": "^9.0.0" + "npm-registry-fetch": "^11.0.0" } }, "libnpmorg": { - "version": "2.0.1", + "version": "2.0.3", "bundled": true, "requires": { "aproba": "^2.0.0", - "npm-registry-fetch": "^9.0.0" + "npm-registry-fetch": "^11.0.0" } }, "libnpmpack": { - "version": "2.0.0", + "version": "2.0.1", "bundled": true, "requires": { - "@npmcli/run-script": "^1.3.0", - "npm-package-arg": "^8.0.0", - "pacote": "^11.1.4" + "@npmcli/run-script": "^1.8.3", + "npm-package-arg": "^8.1.0", + "pacote": "^11.2.6" } }, "libnpmpublish": { - "version": "4.0.0", + "version": "4.0.2", "bundled": true, "requires": { - "normalize-package-data": "^3.0.0", - "npm-package-arg": "^8.1.0", - "npm-registry-fetch": "^9.0.0", + "normalize-package-data": "^3.0.2", + "npm-package-arg": "^8.1.2", + "npm-registry-fetch": "^11.0.0", "semver": "^7.1.3", - "ssri": "^8.0.0" + "ssri": "^8.0.1" } }, "libnpmsearch": { - "version": "3.0.1", + "version": "3.1.2", "bundled": true, "requires": { - "npm-registry-fetch": "^9.0.0" + "npm-registry-fetch": "^11.0.0" } }, "libnpmteam": { - "version": "2.0.2", + "version": "2.0.4", "bundled": true, "requires": { "aproba": "^2.0.0", - "npm-registry-fetch": "^9.0.0" + "npm-registry-fetch": "^11.0.0" } }, "libnpmversion": { - "version": "1.0.7", + "version": "1.2.0", "bundled": true, "requires": { - "@npmcli/git": "^2.0.1", - "@npmcli/run-script": "^1.2.1", - "read-package-json-fast": "^1.2.1", - "semver": "^7.1.3", + "@npmcli/git": "^2.0.7", + "@npmcli/run-script": "^1.8.4", + "json-parse-even-better-errors": "^2.3.1", + "semver": "^7.3.5", "stringify-package": "^1.0.1" } }, @@ -38400,35 +38544,36 @@ } }, "make-fetch-happen": { - "version": "8.0.10", + "version": "9.0.2", "bundled": true, "requires": { - "agentkeepalive": "^4.1.0", - "cacache": "^15.0.0", - "http-cache-semantics": "^4.0.4", + "agentkeepalive": "^4.1.3", + "cacache": "^15.2.0", + "http-cache-semantics": "^4.1.0", "http-proxy-agent": "^4.0.1", "https-proxy-agent": "^5.0.0", "is-lambda": "^1.0.1", "lru-cache": "^6.0.0", "minipass": "^3.1.3", "minipass-collect": "^1.0.2", - "minipass-fetch": "^1.3.0", + "minipass-fetch": "^1.3.2", "minipass-flush": "^1.0.5", - "minipass-pipeline": "^1.2.2", - "promise-retry": "^1.1.1", + "minipass-pipeline": "^1.2.4", + "negotiator": "^0.6.2", + "promise-retry": "^2.0.1", "socks-proxy-agent": "^5.0.0", "ssri": "^8.0.0" } }, "mime-db": { - "version": "1.44.0", + "version": "1.48.0", "bundled": true }, "mime-types": { - "version": "2.1.27", + "version": "2.1.31", "bundled": true, "requires": { - "mime-db": "1.44.0" + "mime-db": "1.48.0" } }, "minimatch": { @@ -38453,7 +38598,7 @@ } }, "minipass-fetch": { - "version": "1.3.2", + "version": "1.3.3", "bundled": true, "requires": { "encoding": "^0.1.12", @@ -38513,13 +38658,17 @@ } }, "ms": { - "version": "2.1.2", + "version": "2.1.3", "bundled": true }, "mute-stream": { "version": "0.0.8", "bundled": true }, + "negotiator": { + "version": "0.6.2", + "bundled": true + }, "node-gyp": { "version": "7.1.2", "bundled": true, @@ -38544,24 +38693,24 @@ } }, "normalize-package-data": { - "version": "3.0.0", + "version": "3.0.2", "bundled": true, "requires": { - "hosted-git-info": "^3.0.6", - "resolve": "^1.17.0", - "semver": "^7.3.2", + "hosted-git-info": "^4.0.1", + "resolve": "^1.20.0", + "semver": "^7.3.4", "validate-npm-package-license": "^3.0.1" } }, "npm-audit-report": { - "version": "2.1.4", + "version": "2.1.5", "bundled": true, "requires": { "chalk": "^4.0.0" } }, "npm-bundled": { - "version": "1.1.1", + "version": "1.1.2", "bundled": true, "requires": { "npm-normalize-package-bin": "^1.0.1" @@ -38579,16 +38728,16 @@ "bundled": true }, "npm-package-arg": { - "version": "8.1.0", + "version": "8.1.4", "bundled": true, "requires": { - "hosted-git-info": "^3.0.6", - "semver": "^7.0.0", + "hosted-git-info": "^4.0.1", + "semver": "^7.3.4", "validate-npm-package-name": "^3.0.0" } }, "npm-packlist": { - "version": "2.1.4", + "version": "2.2.2", "bundled": true, "requires": { "glob": "^7.1.6", @@ -38598,28 +38747,27 @@ } }, "npm-pick-manifest": { - "version": "6.1.0", + "version": "6.1.1", "bundled": true, "requires": { "npm-install-checks": "^4.0.0", - "npm-package-arg": "^8.0.0", - "semver": "^7.0.0" + "npm-normalize-package-bin": "^1.0.1", + "npm-package-arg": "^8.1.2", + "semver": "^7.3.4" } }, "npm-profile": { - "version": "5.0.2", + "version": "5.0.4", "bundled": true, "requires": { - "npm-registry-fetch": "^9.0.0" + "npm-registry-fetch": "^11.0.0" } }, "npm-registry-fetch": { - "version": "9.0.0", + "version": "11.0.0", "bundled": true, "requires": { - "@npmcli/ci-detect": "^1.0.0", - "lru-cache": "^6.0.0", - "make-fetch-happen": "^8.0.9", + "make-fetch-happen": "^9.0.1", "minipass": "^3.1.3", "minipass-fetch": "^1.3.0", "minipass-json-stream": "^1.0.1", @@ -38672,13 +38820,13 @@ } }, "pacote": { - "version": "11.1.13", + "version": "11.3.4", "bundled": true, "requires": { "@npmcli/git": "^2.0.1", - "@npmcli/installed-package-contents": "^1.0.5", + "@npmcli/installed-package-contents": "^1.0.6", "@npmcli/promise-spawn": "^1.2.0", - "@npmcli/run-script": "^1.3.0", + "@npmcli/run-script": "^1.8.2", "cacache": "^15.0.5", "chownr": "^2.0.0", "fs-minipass": "^2.1.0", @@ -38688,12 +38836,12 @@ "npm-package-arg": "^8.0.1", "npm-packlist": "^2.1.4", "npm-pick-manifest": "^6.0.0", - "npm-registry-fetch": "^9.0.0", - "promise-retry": "^1.1.1", - "read-package-json-fast": "^1.1.3", + "npm-registry-fetch": "^11.0.0", + "promise-retry": "^2.0.1", + "read-package-json-fast": "^2.0.1", "rimraf": "^3.0.2", - "ssri": "^8.0.0", - "tar": "^6.0.1" + "ssri": "^8.0.1", + "tar": "^6.1.0" } }, "parse-conflict-json": { @@ -38710,13 +38858,17 @@ "bundled": true }, "path-parse": { - "version": "1.0.6", + "version": "1.0.7", "bundled": true }, "performance-now": { "version": "2.1.0", "bundled": true }, + "proc-log": { + "version": "1.0.0", + "bundled": true + }, "process-nextick-args": { "version": "2.0.1", "bundled": true @@ -38734,11 +38886,11 @@ "bundled": true }, "promise-retry": { - "version": "1.1.1", + "version": "2.0.1", "bundled": true, "requires": { - "err-code": "^1.0.0", - "retry": "^0.10.0" + "err-code": "^2.0.2", + "retry": "^0.12.0" } }, "promzard": { @@ -38776,7 +38928,7 @@ "bundled": true }, "read-package-json": { - "version": "3.0.0", + "version": "3.0.1", "bundled": true, "requires": { "glob": "^7.1.1", @@ -38786,7 +38938,7 @@ } }, "read-package-json-fast": { - "version": "1.2.1", + "version": "2.0.2", "bundled": true, "requires": { "json-parse-even-better-errors": "^2.3.0", @@ -38842,21 +38994,35 @@ "uuid": "^3.3.2" }, "dependencies": { - "uuid": { - "version": "3.4.0", - "bundled": true + "form-data": { + "version": "2.3.3", + "bundled": true, + "requires": { + "asynckit": "^0.4.0", + "combined-stream": "^1.0.6", + "mime-types": "^2.1.12" + } + }, + "tough-cookie": { + "version": "2.5.0", + "bundled": true, + "requires": { + "psl": "^1.1.28", + "punycode": "^2.1.1" + } } } }, "resolve": { - "version": "1.17.0", + "version": "1.20.0", "bundled": true, "requires": { + "is-core-module": "^2.2.0", "path-parse": "^1.0.6" } }, "retry": { - "version": "0.10.1", + "version": "0.12.0", "bundled": true }, "rimraf": { @@ -38875,8 +39041,11 @@ "bundled": true }, "semver": { - "version": "7.3.2", - "bundled": true + "version": "7.3.5", + "bundled": true, + "requires": { + "lru-cache": "^6.0.0" + } }, "set-blocking": { "version": "2.0.0", @@ -38891,7 +39060,7 @@ "bundled": true }, "socks": { - "version": "2.4.4", + "version": "2.6.1", "bundled": true, "requires": { "ip": "^1.1.5", @@ -38907,10 +39076,6 @@ "socks": "^2.3.3" } }, - "sorted-object": { - "version": "2.0.1", - "bundled": true - }, "spdx-correct": { "version": "3.1.1", "bundled": true, @@ -38932,7 +39097,7 @@ } }, "spdx-license-ids": { - "version": "3.0.6", + "version": "3.0.9", "bundled": true }, "sshpk": { @@ -38951,7 +39116,7 @@ } }, "ssri": { - "version": "8.0.0", + "version": "8.0.1", "bundled": true, "requires": { "minipass": "^3.1.1" @@ -39004,7 +39169,7 @@ } }, "tar": { - "version": "6.0.5", + "version": "6.1.0", "bundled": true, "requires": { "chownr": "^2.0.0", @@ -39023,14 +39188,6 @@ "version": "1.3.0", "bundled": true }, - "tough-cookie": { - "version": "2.5.0", - "bundled": true, - "requires": { - "psl": "^1.1.28", - "punycode": "^2.1.1" - } - }, "treeverse": { "version": "1.0.4", "bundled": true @@ -39068,7 +39225,7 @@ } }, "uri-js": { - "version": "4.4.0", + "version": "4.4.1", "bundled": true, "requires": { "punycode": "^2.1.0" @@ -39079,7 +39236,7 @@ "bundled": true }, "uuid": { - "version": "8.3.1", + "version": "3.4.0", "bundled": true }, "validate-npm-package-license": { diff --git a/package.json b/package.json index 6e7a4b3..c00925b 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "cypress": "^4.12.1", "dawa-autocomplete2": "^1.0.2", "jquery": "^3.5.1", - "npm": "^7.0.10", + "npm": "^7.17.0", "react": "^16.13.1", "react-dom": "^16.13.1", "react-responsive-modal": "^6.0.0",