diff --git a/package-lock.json b/package-lock.json --- a/package-lock.json +++ b/package-lock.json @@ -9,32 +9,32 @@ "version": "0.1.0", "license": "ISC", "dependencies": { - "@babel/core": "^7.22.20", - "@hotwired/turbo": "^7.3.0", + "@babel/core": "^7.12.10", + "@hotwired/turbo": "^7.1.0", "@koa/router": "^10.1.1", "@sealcode/sealgen": "^0.8.39", - "@sealcode/ts-predicates": "^0.4.3", - "@types/kill-port": "^2.0.1", - "hint": "^7.1.10", - "locreq": "^2.1.0", - "multiple-scripts-tmux": "^1.1.2", - "nodemon": "^2.0.22", + "@sealcode/ts-predicates": "^0.4.0", + "@types/kill-port": "^2.0.0", + "hint": "^7.0.1", + "locreq": "^2.0.2", + "multiple-scripts-tmux": "^1.0.4", + "nodemon": "^2.0.7", "sealious": "^0.17.21", "stimulus": "^2.0.0", "tempstream": "^0.0.21" }, "devDependencies": { "@hint/connector-jsdom": "^4.1.20", - "@hint/formatter-codeframe": "^3.1.35", - "@hint/hint-doctype": "^3.3.26", - "@hint/hint-no-broken-links": "^4.2.26", + "@hint/formatter-codeframe": "^3.1.29", + "@hint/hint-doctype": "^3.3.19", + "@hint/hint-no-broken-links": "^4.2.19", "@istanbuljs/nyc-config-typescript": "^1.0.2", "@sealcode/ansi-html-stream": "^1.0.1", "@types/koa__router": "^8.0.4", "@types/mocha": "^9.1.0", - "@types/tedious": "^4.0.12", - "@typescript-eslint/eslint-plugin": "^5.62.0", - "@typescript-eslint/parser": "^5.62.0", + "@types/tedious": "^4.0.7", + "@typescript-eslint/eslint-plugin": "^5.10.0", + "@typescript-eslint/parser": "^5.10.2", "axios": "^0.24.0", "eslint": "^7.19.0", "eslint-config-prettier": "^7.2.0", @@ -44,7 +44,7 @@ "mocha": "^8.4.0", "mri": "^1.1.6", "nyc": "^15.1.0", - "prettier": "^2.8.8", + "prettier": "^2.2.1", "ts-loader": "^8.0.14", "ts-node": "^10.4.0", "typescript": "^4.1.3" @@ -66,45 +66,44 @@ } }, "node_modules/@babel/code-frame": { - "version": "7.22.13", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.22.13.tgz", - "integrity": "sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==", + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz", + "integrity": "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==", "dependencies": { - "@babel/highlight": "^7.22.13", - "chalk": "^2.4.2" + "@babel/highlight": "^7.18.6" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/compat-data": { - "version": "7.22.20", - "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.22.20.tgz", - "integrity": "sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw==", + "version": "7.18.8", + "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.18.8.tgz", + "integrity": "sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/core": { - "version": "7.22.20", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.20.tgz", - "integrity": "sha512-Y6jd1ahLubuYweD/zJH+vvOY141v4f9igNQAQ+MBgq9JlHS2iTsZKn1aMsb3vGccZsXI16VzTBw52Xx0DWmtnA==", - "dependencies": { - "@ampproject/remapping": "^2.2.0", - "@babel/code-frame": "^7.22.13", - "@babel/generator": "^7.22.15", - "@babel/helper-compilation-targets": "^7.22.15", - "@babel/helper-module-transforms": "^7.22.20", - "@babel/helpers": "^7.22.15", - "@babel/parser": "^7.22.16", - "@babel/template": "^7.22.15", - "@babel/traverse": "^7.22.20", - "@babel/types": "^7.22.19", + "version": "7.18.9", + "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.18.9.tgz", + "integrity": "sha512-1LIb1eL8APMy91/IMW+31ckrfBM4yCoLaVzoDhZUKSM4cu1L1nIidyxkCgzPAgrC5WEz36IPEr/eSeSF9pIn+g==", + "dependencies": { + "@ampproject/remapping": "^2.1.0", + "@babel/code-frame": "^7.18.6", + "@babel/generator": "^7.18.9", + "@babel/helper-compilation-targets": "^7.18.9", + "@babel/helper-module-transforms": "^7.18.9", + "@babel/helpers": "^7.18.9", + "@babel/parser": "^7.18.9", + "@babel/template": "^7.18.6", + "@babel/traverse": "^7.18.9", + "@babel/types": "^7.18.9", "convert-source-map": "^1.7.0", "debug": "^4.1.0", "gensync": "^1.0.0-beta.2", - "json5": "^2.2.3", - "semver": "^6.3.1" + "json5": "^2.2.1", + "semver": "^6.3.0" }, "engines": { "node": ">=6.9.0" @@ -115,13 +114,12 @@ } }, "node_modules/@babel/generator": { - "version": "7.22.15", - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.22.15.tgz", - "integrity": "sha512-Zu9oWARBqeVOW0dZOjXc3JObrzuqothQ3y/n1kUtrjCoCPLkXUwMvOo/F/TCfoHMbWIFlWwpZtkZVb9ga4U2pA==", + "version": "7.18.9", + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.18.9.tgz", + "integrity": "sha512-wt5Naw6lJrL1/SGkipMiFxJjtyczUWTP38deiP1PO60HsBjDeKk08CGC3S8iVuvf0FmTdgKwU1KIXzSKL1G0Ug==", "dependencies": { - "@babel/types": "^7.22.15", + "@babel/types": "^7.18.9", "@jridgewell/gen-mapping": "^0.3.2", - "@jridgewell/trace-mapping": "^0.3.17", "jsesc": "^2.5.1" }, "engines": { @@ -129,9 +127,9 @@ } }, "node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping": { - "version": "0.3.3", - "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz", - "integrity": "sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==", + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz", + "integrity": "sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==", "dependencies": { "@jridgewell/set-array": "^1.0.1", "@jridgewell/sourcemap-codec": "^1.4.10", @@ -142,159 +140,140 @@ } }, "node_modules/@babel/helper-compilation-targets": { - "version": "7.22.15", - "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.15.tgz", - "integrity": "sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw==", + "version": "7.18.9", + "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.9.tgz", + "integrity": "sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==", "dependencies": { - "@babel/compat-data": "^7.22.9", - "@babel/helper-validator-option": "^7.22.15", - "browserslist": "^4.21.9", - "lru-cache": "^5.1.1", - "semver": "^6.3.1" + "@babel/compat-data": "^7.18.8", + "@babel/helper-validator-option": "^7.18.6", + "browserslist": "^4.20.2", + "semver": "^6.3.0" }, "engines": { "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" } }, - "node_modules/@babel/helper-compilation-targets/node_modules/lru-cache": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz", - "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", - "dependencies": { - "yallist": "^3.0.2" - } - }, - "node_modules/@babel/helper-compilation-targets/node_modules/yallist": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", - "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==" - }, "node_modules/@babel/helper-environment-visitor": { - "version": "7.22.20", - "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz", - "integrity": "sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==", + "version": "7.18.9", + "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz", + "integrity": "sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-function-name": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.22.5.tgz", - "integrity": "sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==", + "version": "7.18.9", + "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.18.9.tgz", + "integrity": "sha512-fJgWlZt7nxGksJS9a0XdSaI4XvpExnNIgRP+rVefWh5U7BL8pPuir6SJUmFKRfjWQ51OtWSzwOxhaH/EBWWc0A==", "dependencies": { - "@babel/template": "^7.22.5", - "@babel/types": "^7.22.5" + "@babel/template": "^7.18.6", + "@babel/types": "^7.18.9" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-hoist-variables": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz", - "integrity": "sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==", + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz", + "integrity": "sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==", "dependencies": { - "@babel/types": "^7.22.5" + "@babel/types": "^7.18.6" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-module-imports": { - "version": "7.22.15", - "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz", - "integrity": "sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==", + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz", + "integrity": "sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==", "dependencies": { - "@babel/types": "^7.22.15" + "@babel/types": "^7.18.6" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-module-transforms": { - "version": "7.22.20", - "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.22.20.tgz", - "integrity": "sha512-dLT7JVWIUUxKOs1UnJUBR3S70YK+pKX6AbJgB2vMIvEkZkrfJDbYDJesnPshtKV4LhDOR3Oc5YULeDizRek+5A==", + "version": "7.18.9", + "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.18.9.tgz", + "integrity": "sha512-KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g==", "dependencies": { - "@babel/helper-environment-visitor": "^7.22.20", - "@babel/helper-module-imports": "^7.22.15", - "@babel/helper-simple-access": "^7.22.5", - "@babel/helper-split-export-declaration": "^7.22.6", - "@babel/helper-validator-identifier": "^7.22.20" + "@babel/helper-environment-visitor": "^7.18.9", + "@babel/helper-module-imports": "^7.18.6", + "@babel/helper-simple-access": "^7.18.6", + "@babel/helper-split-export-declaration": "^7.18.6", + "@babel/helper-validator-identifier": "^7.18.6", + "@babel/template": "^7.18.6", + "@babel/traverse": "^7.18.9", + "@babel/types": "^7.18.9" }, "engines": { "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" } }, "node_modules/@babel/helper-simple-access": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz", - "integrity": "sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==", + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.18.6.tgz", + "integrity": "sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g==", "dependencies": { - "@babel/types": "^7.22.5" + "@babel/types": "^7.18.6" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-split-export-declaration": { - "version": "7.22.6", - "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz", - "integrity": "sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==", + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz", + "integrity": "sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==", "dependencies": { - "@babel/types": "^7.22.5" + "@babel/types": "^7.18.6" }, "engines": { "node": ">=6.9.0" } }, - "node_modules/@babel/helper-string-parser": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz", - "integrity": "sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==", - "engines": { - "node": ">=6.9.0" - } - }, "node_modules/@babel/helper-validator-identifier": { - "version": "7.22.20", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz", - "integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==", + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz", + "integrity": "sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-validator-option": { - "version": "7.22.15", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz", - "integrity": "sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==", + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz", + "integrity": "sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helpers": { - "version": "7.22.15", - "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.22.15.tgz", - "integrity": "sha512-7pAjK0aSdxOwR+CcYAqgWOGy5dcfvzsTIfFTb2odQqW47MDfv14UaJDY6eng8ylM2EaeKXdxaSWESbkmaQHTmw==", + "version": "7.18.9", + "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.18.9.tgz", + "integrity": "sha512-Jf5a+rbrLoR4eNdUmnFu8cN5eNJT6qdTdOg5IHIzq87WwyRw9PwguLFOWYgktN/60IP4fgDUawJvs7PjQIzELQ==", "dependencies": { - "@babel/template": "^7.22.15", - "@babel/traverse": "^7.22.15", - "@babel/types": "^7.22.15" + "@babel/template": "^7.18.6", + "@babel/traverse": "^7.18.9", + "@babel/types": "^7.18.9" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/highlight": { - "version": "7.22.20", - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.22.20.tgz", - "integrity": "sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==", + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz", + "integrity": "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==", "dependencies": { - "@babel/helper-validator-identifier": "^7.22.20", - "chalk": "^2.4.2", + "@babel/helper-validator-identifier": "^7.18.6", + "chalk": "^2.0.0", "js-tokens": "^4.0.0" }, "engines": { @@ -302,9 +281,9 @@ } }, "node_modules/@babel/parser": { - "version": "7.22.16", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.22.16.tgz", - "integrity": "sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA==", + "version": "7.18.9", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.18.9.tgz", + "integrity": "sha512-9uJveS9eY9DJ0t64YbIBZICtJy8a5QrDEVdiLCG97fVLpDTpGX7t8mMSb6OWw6Lrnjqj4O8zwjELX3dhoMgiBg==", "bin": { "parser": "bin/babel-parser.js" }, @@ -324,31 +303,31 @@ } }, "node_modules/@babel/template": { - "version": "7.22.15", - "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.22.15.tgz", - "integrity": "sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==", + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.18.6.tgz", + "integrity": "sha512-JoDWzPe+wgBsTTgdnIma3iHNFC7YVJoPssVBDjiHfNlyt4YcunDtcDOUmfVDfCK5MfdsaIoX9PkijPhjH3nYUw==", "dependencies": { - "@babel/code-frame": "^7.22.13", - "@babel/parser": "^7.22.15", - "@babel/types": "^7.22.15" + "@babel/code-frame": "^7.18.6", + "@babel/parser": "^7.18.6", + "@babel/types": "^7.18.6" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/traverse": { - "version": "7.22.20", - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.22.20.tgz", - "integrity": "sha512-eU260mPZbU7mZ0N+X10pxXhQFMGTeLb9eFS0mxehS8HZp9o1uSnFeWQuG1UPrlxgA7QoUzFhOnilHDp0AXCyHw==", - "dependencies": { - "@babel/code-frame": "^7.22.13", - "@babel/generator": "^7.22.15", - "@babel/helper-environment-visitor": "^7.22.20", - "@babel/helper-function-name": "^7.22.5", - "@babel/helper-hoist-variables": "^7.22.5", - "@babel/helper-split-export-declaration": "^7.22.6", - "@babel/parser": "^7.22.16", - "@babel/types": "^7.22.19", + "version": "7.18.9", + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.18.9.tgz", + "integrity": "sha512-LcPAnujXGwBgv3/WHv01pHtb2tihcyW1XuL9wd7jqh1Z8AQkTd+QVjMrMijrln0T7ED3UXLIy36P9Ao7W75rYg==", + "dependencies": { + "@babel/code-frame": "^7.18.6", + "@babel/generator": "^7.18.9", + "@babel/helper-environment-visitor": "^7.18.9", + "@babel/helper-function-name": "^7.18.9", + "@babel/helper-hoist-variables": "^7.18.6", + "@babel/helper-split-export-declaration": "^7.18.6", + "@babel/parser": "^7.18.9", + "@babel/types": "^7.18.9", "debug": "^4.1.0", "globals": "^11.1.0" }, @@ -357,12 +336,11 @@ } }, "node_modules/@babel/types": { - "version": "7.22.19", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.22.19.tgz", - "integrity": "sha512-P7LAw/LbojPzkgp5oznjE6tQEIWbp4PkkfrZDINTro9zgBRtI324/EYsiSI7lhPbpIQ+DCeR2NNmMWANGGfZsg==", + "version": "7.18.9", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.18.9.tgz", + "integrity": "sha512-WwMLAg2MvJmt/rKEVQBBhIVffMmnilX4oe0sRe7iPOHIGsqpruFHHdrfj4O1CMMtgMtCU4oPafZjDPCRgO57Wg==", "dependencies": { - "@babel/helper-string-parser": "^7.22.5", - "@babel/helper-validator-identifier": "^7.22.19", + "@babel/helper-validator-identifier": "^7.18.6", "to-fast-properties": "^2.0.0" }, "engines": { @@ -406,30 +384,6 @@ "node": ">=12" } }, - "node_modules/@eslint-community/eslint-utils": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz", - "integrity": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==", - "dev": true, - "dependencies": { - "eslint-visitor-keys": "^3.3.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "peerDependencies": { - "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0" - } - }, - "node_modules/@eslint-community/regexpp": { - "version": "4.8.1", - "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.8.1.tgz", - "integrity": "sha512-PWiOzLIUAjN/w5K17PoF4n6sKBw0gqLHPhywmYHP4t1VFQQVYeb1yWsJwnMVEMl3tUHME7X/SJPZLmtG7XBDxQ==", - "dev": true, - "engines": { - "node": "^12.0.0 || ^14.0.0 || >=16.0.0" - } - }, "node_modules/@eslint/eslintrc": { "version": "0.4.3", "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz", @@ -486,194 +440,197 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/@gar/promisify": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz", + "integrity": "sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==" + }, "node_modules/@hint/configuration-accessibility": { - "version": "2.0.27", - "resolved": "https://registry.npmjs.org/@hint/configuration-accessibility/-/configuration-accessibility-2.0.27.tgz", - "integrity": "sha512-t5KJYC72rQ4UqM9gnq2ELExovqAHVy9cf+fZMCGtxl/AkFTnY5vSb6yBSy/2axb8bBD2XcxUNlPoTkY6IAjOdg==", + "version": "2.0.22", + "resolved": "https://registry.npmjs.org/@hint/configuration-accessibility/-/configuration-accessibility-2.0.22.tgz", + "integrity": "sha512-Eswl2SmhWjO5wPO2qwB7L7UcBcnWXV5Q+gjyqd0KKDNRtYB3KUv+0EsWg2f2am0JVZIJznWI1s0qiNfXBtjXOQ==", "optional": true, "dependencies": { - "@hint/connector-puppeteer": "^2.5.24", - "@hint/formatter-html": "^4.3.16", - "@hint/formatter-summary": "^3.0.38", - "@hint/hint-axe": "^4.4.20" + "@hint/connector-puppeteer": "^2.5.19", + "@hint/formatter-html": "^4.3.12", + "@hint/formatter-summary": "^3.0.34", + "@hint/hint-axe": "^4.4.15" }, "peerDependencies": { "hint": "^7.0.0" } }, "node_modules/@hint/configuration-development": { - "version": "8.3.18", - "resolved": "https://registry.npmjs.org/@hint/configuration-development/-/configuration-development-8.3.18.tgz", - "integrity": "sha512-E2ZWaIxsV8vuVfEqvYp8nToCaiqZKfp+/zj2knGpaYOdaEfaBDyDzv+RRtHurt/C7ElR43yDiNCqRk2m3YfP+g==", - "optional": true, - "dependencies": { - "@hint/configuration-accessibility": "^2.0.27", - "@hint/configuration-progressive-web-apps": "^7.0.28", - "@hint/connector-local": "^3.2.27", - "@hint/formatter-html": "^4.3.16", - "@hint/formatter-json": "^3.1.35", - "@hint/formatter-summary": "^3.0.38", - "@hint/hint-babel-config": "^2.4.27", - "@hint/hint-button-type": "^3.0.22", - "@hint/hint-compat-api": "^4.5.7", - "@hint/hint-create-element-svg": "^1.3.26", - "@hint/hint-css-prefix-order": "^1.5.7", - "@hint/hint-detect-css-reflows": "^1.0.6", - "@hint/hint-disown-opener": "^4.0.22", - "@hint/hint-highest-available-document-mode": "^5.0.22", - "@hint/hint-leading-dot-classlist": "^1.0.19", - "@hint/hint-meta-charset-utf-8": "^4.0.22", - "@hint/hint-meta-viewport": "^5.0.22", - "@hint/hint-no-bom": "^4.2.26", - "@hint/hint-no-inline-styles": "^1.0.18", - "@hint/hint-no-protocol-relative-urls": "^3.1.6", - "@hint/hint-scoped-svg-styles": "^1.3.27", - "@hint/hint-sri": "^4.0.22", - "@hint/hint-typescript-config": "^2.5.14", - "@hint/hint-webpack-config": "^2.4.28", - "@hint/parser-babel-config": "^2.1.42", - "@hint/parser-css": "^3.0.39", - "@hint/parser-html": "^3.1.4", - "@hint/parser-javascript": "^3.1.24", - "@hint/parser-jsx": "^1.1.5", - "@hint/parser-less": "^1.0.31", - "@hint/parser-sass": "^1.0.31", - "@hint/parser-typescript": "^1.0.25", - "@hint/parser-typescript-config": "^2.4.29", - "@hint/parser-webpack-config": "^2.1.41" + "version": "8.3.9", + "resolved": "https://registry.npmjs.org/@hint/configuration-development/-/configuration-development-8.3.9.tgz", + "integrity": "sha512-ud6daM/tJTHSgA4R+tgXymnd7AU43ullykLdwUF1A1U9kBft40MPNVITzvXiKXw3b1Xkr7hhj4rEO+/fqaslew==", + "optional": true, + "dependencies": { + "@hint/configuration-accessibility": "^2.0.22", + "@hint/configuration-progressive-web-apps": "^7.0.23", + "@hint/connector-local": "^3.2.22", + "@hint/formatter-html": "^4.3.12", + "@hint/formatter-json": "^3.1.31", + "@hint/formatter-summary": "^3.0.34", + "@hint/hint-babel-config": "^2.4.22", + "@hint/hint-button-type": "^3.0.17", + "@hint/hint-compat-api": "^4.5.1", + "@hint/hint-create-element-svg": "^1.3.21", + "@hint/hint-css-prefix-order": "^1.5.1", + "@hint/hint-disown-opener": "^4.0.17", + "@hint/hint-highest-available-document-mode": "^5.0.17", + "@hint/hint-leading-dot-classlist": "^1.0.14", + "@hint/hint-meta-charset-utf-8": "^4.0.17", + "@hint/hint-meta-viewport": "^5.0.17", + "@hint/hint-no-bom": "^4.2.21", + "@hint/hint-no-inline-styles": "^1.0.13", + "@hint/hint-no-protocol-relative-urls": "^3.1.1", + "@hint/hint-scoped-svg-styles": "^1.3.21", + "@hint/hint-sri": "^4.0.17", + "@hint/hint-typescript-config": "^2.5.9", + "@hint/hint-webpack-config": "^2.4.23", + "@hint/parser-babel-config": "^2.1.37", + "@hint/parser-css": "^3.0.34", + "@hint/parser-html": "^3.1.0", + "@hint/parser-javascript": "^3.1.20", + "@hint/parser-jsx": "^1.1.1", + "@hint/parser-less": "^1.0.26", + "@hint/parser-sass": "^1.0.26", + "@hint/parser-typescript": "^1.0.21", + "@hint/parser-typescript-config": "^2.4.24", + "@hint/parser-webpack-config": "^2.1.36" }, "peerDependencies": { "hint": "^7.0.0" } }, "node_modules/@hint/configuration-progressive-web-apps": { - "version": "7.0.28", - "resolved": "https://registry.npmjs.org/@hint/configuration-progressive-web-apps/-/configuration-progressive-web-apps-7.0.28.tgz", - "integrity": "sha512-bL1FSWKf9XTAUnZcMITbu7c061o5//rOIMKyIFHs9+VtiFVG3NjxWi6W5BwIDSZt/krKwZK+2Pr5BRg9FQBREA==", - "optional": true, - "dependencies": { - "@hint/connector-jsdom": "^4.1.27", - "@hint/connector-puppeteer": "^2.5.24", - "@hint/formatter-html": "^4.3.16", - "@hint/formatter-summary": "^3.0.38", - "@hint/hint-apple-touch-icons": "^4.0.22", - "@hint/hint-manifest-app-name": "^2.4.28", - "@hint/hint-manifest-exists": "^2.4.28", - "@hint/hint-manifest-file-extension": "^3.0.23", - "@hint/hint-manifest-is-valid": "^3.4.19", - "@hint/parser-manifest": "^2.3.19" + "version": "7.0.23", + "resolved": "https://registry.npmjs.org/@hint/configuration-progressive-web-apps/-/configuration-progressive-web-apps-7.0.23.tgz", + "integrity": "sha512-9okV4lFSgI2LZycdJXkHJBDTBkribzti2K/8lwUfTNLxYVr1fxTiznHD3sxK7emKacju5W4SXvqYghE25eNbLg==", + "optional": true, + "dependencies": { + "@hint/connector-jsdom": "^4.1.22", + "@hint/connector-puppeteer": "^2.5.19", + "@hint/formatter-html": "^4.3.12", + "@hint/formatter-summary": "^3.0.34", + "@hint/hint-apple-touch-icons": "^4.0.17", + "@hint/hint-manifest-app-name": "^2.4.23", + "@hint/hint-manifest-exists": "^2.4.23", + "@hint/hint-manifest-file-extension": "^3.0.18", + "@hint/hint-manifest-is-valid": "^3.4.14", + "@hint/parser-manifest": "^2.3.14" }, "peerDependencies": { "hint": "^7.0.0" } }, "node_modules/@hint/configuration-web-recommended": { - "version": "8.2.23", - "resolved": "https://registry.npmjs.org/@hint/configuration-web-recommended/-/configuration-web-recommended-8.2.23.tgz", - "integrity": "sha512-aoFEg0K/5+XcQo31YiqkSbb/BSy8Gn701A032Q6CCrdlyBJbtuRB2QolPSBtD2bnzVwd+0RlvPWKI/dZ95iZjQ==", - "optional": true, - "dependencies": { - "@hint/configuration-accessibility": "^2.0.27", - "@hint/connector-jsdom": "^4.1.27", - "@hint/connector-local": "^3.2.27", - "@hint/connector-puppeteer": "^2.5.24", - "@hint/formatter-html": "^4.3.16", - "@hint/formatter-json": "^3.1.35", - "@hint/formatter-stylish": "^3.1.35", - "@hint/formatter-summary": "^3.0.38", - "@hint/hint-button-type": "^3.0.22", - "@hint/hint-compat-api": "^4.5.7", - "@hint/hint-content-type": "^4.2.26", - "@hint/hint-create-element-svg": "^1.3.26", - "@hint/hint-css-prefix-order": "^1.5.7", - "@hint/hint-detect-css-reflows": "^1.0.6", - "@hint/hint-disown-opener": "^4.0.22", - "@hint/hint-highest-available-document-mode": "^5.0.22", - "@hint/hint-html-checker": "^3.3.26", - "@hint/hint-http-cache": "^4.0.22", - "@hint/hint-http-compression": "^5.2.26", - "@hint/hint-image-optimization-cloudinary": "^3.2.26", - "@hint/hint-leading-dot-classlist": "^1.0.19", - "@hint/hint-meta-charset-utf-8": "^4.0.22", - "@hint/hint-meta-viewport": "^5.0.22", - "@hint/hint-no-bom": "^4.2.26", - "@hint/hint-no-disallowed-headers": "^3.1.21", - "@hint/hint-no-friendly-error-pages": "^3.3.26", - "@hint/hint-no-html-only-headers": "^3.0.22", - "@hint/hint-no-http-redirects": "^3.0.22", - "@hint/hint-no-inline-styles": "^1.0.18", - "@hint/hint-no-protocol-relative-urls": "^3.1.6", - "@hint/hint-no-vulnerable-javascript-libraries": "^2.12.21", - "@hint/hint-scoped-svg-styles": "^1.3.27", - "@hint/hint-sri": "^4.0.22", - "@hint/hint-ssllabs": "^2.4.26", - "@hint/hint-strict-transport-security": "^3.0.22", - "@hint/hint-stylesheet-limits": "^3.3.26", - "@hint/hint-validate-set-cookie-header": "^3.0.22", - "@hint/hint-x-content-type-options": "^4.0.22", - "@hint/parser-css": "^3.0.39", - "@hint/parser-html": "^3.1.4", - "@hint/parser-javascript": "^3.1.24" + "version": "8.2.14", + "resolved": "https://registry.npmjs.org/@hint/configuration-web-recommended/-/configuration-web-recommended-8.2.14.tgz", + "integrity": "sha512-EX99ySsOoM7OF2c43vBN+O4Bi46Qxs85fYtVKn29Fv+5WmBdPx9c6Xu4+LN8mbhrEje9U5Okzyu+G5jlL2utyA==", + "optional": true, + "dependencies": { + "@hint/configuration-accessibility": "^2.0.22", + "@hint/connector-jsdom": "^4.1.22", + "@hint/connector-local": "^3.2.22", + "@hint/connector-puppeteer": "^2.5.19", + "@hint/formatter-html": "^4.3.12", + "@hint/formatter-json": "^3.1.31", + "@hint/formatter-stylish": "^3.1.31", + "@hint/formatter-summary": "^3.0.34", + "@hint/hint-button-type": "^3.0.17", + "@hint/hint-compat-api": "^4.5.1", + "@hint/hint-content-type": "^4.2.21", + "@hint/hint-create-element-svg": "^1.3.21", + "@hint/hint-css-prefix-order": "^1.5.1", + "@hint/hint-disown-opener": "^4.0.17", + "@hint/hint-highest-available-document-mode": "^5.0.17", + "@hint/hint-html-checker": "^3.3.21", + "@hint/hint-http-cache": "^4.0.17", + "@hint/hint-http-compression": "^5.2.21", + "@hint/hint-image-optimization-cloudinary": "^3.2.21", + "@hint/hint-leading-dot-classlist": "^1.0.14", + "@hint/hint-meta-charset-utf-8": "^4.0.17", + "@hint/hint-meta-viewport": "^5.0.17", + "@hint/hint-no-bom": "^4.2.21", + "@hint/hint-no-disallowed-headers": "^3.1.16", + "@hint/hint-no-friendly-error-pages": "^3.3.21", + "@hint/hint-no-html-only-headers": "^3.0.17", + "@hint/hint-no-http-redirects": "^3.0.17", + "@hint/hint-no-inline-styles": "^1.0.13", + "@hint/hint-no-protocol-relative-urls": "^3.1.1", + "@hint/hint-no-vulnerable-javascript-libraries": "^2.12.16", + "@hint/hint-scoped-svg-styles": "^1.3.21", + "@hint/hint-sri": "^4.0.17", + "@hint/hint-ssllabs": "^2.4.21", + "@hint/hint-strict-transport-security": "^3.0.17", + "@hint/hint-stylesheet-limits": "^3.3.21", + "@hint/hint-validate-set-cookie-header": "^3.0.17", + "@hint/hint-x-content-type-options": "^4.0.17", + "@hint/parser-css": "^3.0.34", + "@hint/parser-html": "^3.1.0", + "@hint/parser-javascript": "^3.1.20" }, "peerDependencies": { "hint": "^7.0.0" } }, "node_modules/@hint/connector-jsdom": { - "version": "4.1.27", - "resolved": "https://registry.npmjs.org/@hint/connector-jsdom/-/connector-jsdom-4.1.27.tgz", - "integrity": "sha512-C7qqlKxhhqyM5JQ0tWj12pn30ryKP0rAV3+JcW77RUqgLlZtwRuzW8jAR13hYDWmT4RFM3VqmpFV5vDJn7Uy4A==", + "version": "4.1.22", + "resolved": "https://registry.npmjs.org/@hint/connector-jsdom/-/connector-jsdom-4.1.22.tgz", + "integrity": "sha512-F7AU1F5lRuAEUysAf6aurqcOX2WDscG7vWMIqJ2gXzoBltRQgLJRGQclFD1xLiAIeTHA46lPDIyyBRE+oLaEzA==", "devOptional": true, "dependencies": { - "@hint/utils": "^7.0.23", - "@hint/utils-connector-tools": "^4.0.41", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-dom": "^2.2.4", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-network": "^1.0.26", - "@hint/utils-types": "^1.2.1", - "jsdom": "^21.1.0", + "@hint/utils": "^7.0.19", + "@hint/utils-connector-tools": "^4.0.36", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-dom": "^2.2.0", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-network": "^1.0.21", + "@hint/utils-types": "^1.2.0", + "jsdom": "^19.0.0", "mutationobserver-shim": "^0.3.7" }, "optionalDependencies": { - "canvas": "^2.11.2" + "canvas": "^2.9.1" }, "peerDependencies": { "hint": "^7.0.0" } }, "node_modules/@hint/connector-local": { - "version": "3.2.27", - "resolved": "https://registry.npmjs.org/@hint/connector-local/-/connector-local-3.2.27.tgz", - "integrity": "sha512-gDae28whXOmb/YaaSARO2GN/EStFlf6QlUr/HiIdx4yrowGP3z2P/KECr8uGqsl+aWlOmvTvmUPST2VmpBjdQA==", + "version": "3.2.22", + "resolved": "https://registry.npmjs.org/@hint/connector-local/-/connector-local-3.2.22.tgz", + "integrity": "sha512-/TJvcp82QtucPWma+ZwoNDakHau+cu5UOEzNvcq0hsCGwvhr+MH7IYB38NxCdXdO7QNTVWpTUF+tVO8k8Ux9IA==", "optional": true, "dependencies": { - "@hint/utils": "^7.0.23", - "@hint/utils-dom": "^2.2.4", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", + "@hint/utils": "^7.0.19", + "@hint/utils-dom": "^2.2.0", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", "chokidar": "^3.5.3", "globby": "^11.0.4", - "jsdom": "^21.1.0" + "jsdom": "^19.0.0" }, "peerDependencies": { "hint": "^7.0.0" } }, "node_modules/@hint/connector-puppeteer": { - "version": "2.5.24", - "resolved": "https://registry.npmjs.org/@hint/connector-puppeteer/-/connector-puppeteer-2.5.24.tgz", - "integrity": "sha512-LhjJTF3mz7rgpDY4z1dLOmdfffN6T7uglAMddsA91YLF7SQSU6G6vciDhgOGbaSFxeXSSWROGt3IZhB5V3Lvyw==", - "optional": true, - "dependencies": { - "@hint/utils": "^7.0.23", - "@hint/utils-connector-tools": "^4.0.41", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-dom": "^2.2.4", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-network": "^1.0.26", - "@hint/utils-types": "^1.2.1", + "version": "2.5.19", + "resolved": "https://registry.npmjs.org/@hint/connector-puppeteer/-/connector-puppeteer-2.5.19.tgz", + "integrity": "sha512-ubHFUY4TFb42QxQ591GpCSA1v1ofUJHany8fxwueaqJF5pLm+34cQ7sSZWzI89UQazWlv23SlTJDPyr/AnW0kA==", + "optional": true, + "dependencies": { + "@hint/utils": "^7.0.19", + "@hint/utils-connector-tools": "^4.0.36", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-dom": "^2.2.0", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-network": "^1.0.21", + "@hint/utils-types": "^1.2.0", "is-ci": "^3.0.1", "lockfile": "^1.0.4", "puppeteer-core": "^13.0.1" @@ -683,17 +640,17 @@ } }, "node_modules/@hint/formatter-codeframe": { - "version": "3.1.35", - "resolved": "https://registry.npmjs.org/@hint/formatter-codeframe/-/formatter-codeframe-3.1.35.tgz", - "integrity": "sha512-MlA3fG8us14SXHkamxuCFUIYWuq9HltwRHa4+9D5S3bZXFNa8iAu+aKCL3nwqthlLyiIGcMtTtKBWl3fvDrDxA==", + "version": "3.1.31", + "resolved": "https://registry.npmjs.org/@hint/formatter-codeframe/-/formatter-codeframe-3.1.31.tgz", + "integrity": "sha512-r1aXQ72535LgDx6ZDbnlGod6rK6i8AASEmh7CEHVyt0Dikjj6x4vHyIJKvHMjAj/bfB+odFuC1byZgdHGtR+bQ==", "dev": true, "dependencies": { - "@hint/utils": "^7.0.23", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1", + "@hint/utils": "^7.0.19", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0", "chalk": "^4.1.2", "lodash": "^4.17.21", "strip-ansi": "^6.0.0" @@ -773,18 +730,18 @@ } }, "node_modules/@hint/formatter-html": { - "version": "4.3.16", - "resolved": "https://registry.npmjs.org/@hint/formatter-html/-/formatter-html-4.3.16.tgz", - "integrity": "sha512-MhmP3Ex1D4XZ5+XriTENv9i6nCl+M//sArZ5SLfZry3JPqhhPzh+fNfCEdE4C/7jOzYvlMdGi6xM9XCOdBM2ig==", - "optional": true, - "dependencies": { - "@hint/utils": "^7.0.23", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-types": "^1.2.1", - "ejs": "^3.1.9", - "fs-extra": "^11.1.0", + "version": "4.3.12", + "resolved": "https://registry.npmjs.org/@hint/formatter-html/-/formatter-html-4.3.12.tgz", + "integrity": "sha512-B9rDHH7U3naFMXCMxManMNO627TixmzIVujj5XL62fTfS2/kD0v2KetKj8XRTaiVCHJHdrkZAHINbtmLaI5luw==", + "optional": true, + "dependencies": { + "@hint/utils": "^7.0.19", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-types": "^1.2.0", + "ejs": "^3.1.8", + "fs-extra": "^10.1.0", "lodash": "^4.17.21" }, "peerDependencies": { @@ -792,16 +749,16 @@ } }, "node_modules/@hint/formatter-json": { - "version": "3.1.35", - "resolved": "https://registry.npmjs.org/@hint/formatter-json/-/formatter-json-3.1.35.tgz", - "integrity": "sha512-TMJDoP8w3RqCk8fL5Ask105kP6BvjD19HNDY3lU0qGWOWBfFd4/faTojVvM2ECCxMZJVGIYhhKt/zktBycwhTQ==", + "version": "3.1.31", + "resolved": "https://registry.npmjs.org/@hint/formatter-json/-/formatter-json-3.1.31.tgz", + "integrity": "sha512-V2IPWDOB1jK/g0d2rH5R7wbTnCoDMNDoBVhlvWSp1pMAJAGd2kpVE1kWlSW7QSGKmfKlkRzZr+jlbehboG4Dbg==", "optional": true, "dependencies": { - "@hint/utils": "^7.0.23", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-types": "^1.2.1", + "@hint/utils": "^7.0.19", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-types": "^1.2.0", "lodash": "^4.17.21" }, "peerDependencies": { @@ -809,17 +766,17 @@ } }, "node_modules/@hint/formatter-stylish": { - "version": "3.1.35", - "resolved": "https://registry.npmjs.org/@hint/formatter-stylish/-/formatter-stylish-3.1.35.tgz", - "integrity": "sha512-XcL0OPOKuZwbdWguRcFTuQfwl8tFenCLKfK9fImvlXNmj9vUBVoX5MWILK5kNPmlS/Cin9px3jZPFaewF7DgHA==", + "version": "3.1.31", + "resolved": "https://registry.npmjs.org/@hint/formatter-stylish/-/formatter-stylish-3.1.31.tgz", + "integrity": "sha512-ZVzqfHBnkX5LpK2bO1xyK+Ys8/kyAZmeflZhts7K6bJQ8M2RQ8YDi9QvAK62MDvqxlgKKRdSZPrvG4QzFFHLAQ==", "optional": true, "dependencies": { - "@hint/utils": "^7.0.23", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1", + "@hint/utils": "^7.0.19", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0", "chalk": "^4.1.2", "lodash": "^4.17.21", "strip-ansi": "^6.0.0", @@ -900,16 +857,16 @@ } }, "node_modules/@hint/formatter-summary": { - "version": "3.0.38", - "resolved": "https://registry.npmjs.org/@hint/formatter-summary/-/formatter-summary-3.0.38.tgz", - "integrity": "sha512-BJ5OTNLiFhcUyU1l7Cv40srm/86jJ1yBZxwNpGK3hXnKDAD0xmGdii8zaSqhAsnyZKGzYx2L3ofKX5wOd4Ptag==", + "version": "3.0.34", + "resolved": "https://registry.npmjs.org/@hint/formatter-summary/-/formatter-summary-3.0.34.tgz", + "integrity": "sha512-k1RR/ajppDnpujsuq4nGPbiGacAagd9WgfsE/++0oAd7Ocr0wzDfTi39u8i8Z/3pAHENB7ooVlW12uPwqc90+Q==", "optional": true, "dependencies": { - "@hint/utils": "^7.0.23", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-types": "^1.2.1", + "@hint/utils": "^7.0.19", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-types": "^1.2.0", "chalk": "^4.1.2", "lodash": "^4.17.21", "strip-ansi": "^6.0.0", @@ -990,31 +947,30 @@ } }, "node_modules/@hint/hint-apple-touch-icons": { - "version": "4.0.22", - "resolved": "https://registry.npmjs.org/@hint/hint-apple-touch-icons/-/hint-apple-touch-icons-4.0.22.tgz", - "integrity": "sha512-2pilNLInhkCTcLKxaSFh0Qjzs9SHv6XW45o5j1ehbLu8vFTrqhDBa4YyTknlkx0Npen8uY0u0VWj541pQLPBRg==", + "version": "4.0.17", + "resolved": "https://registry.npmjs.org/@hint/hint-apple-touch-icons/-/hint-apple-touch-icons-4.0.17.tgz", + "integrity": "sha512-TOz4J5p1PKxJ9gAWywQKSrvPXXyFu47191XwL4GENVjuEn6+PMKuras/oKfpntVpvA7gFw2wx0WGuaPi5MSnWA==", "optional": true, "dependencies": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1", - "image-size": "^1.0.2" + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0", + "image-size": "^1.0.1" }, "peerDependencies": { "hint": "^7.0.0" } }, "node_modules/@hint/hint-axe": { - "version": "4.4.20", - "resolved": "https://registry.npmjs.org/@hint/hint-axe/-/hint-axe-4.4.20.tgz", - "integrity": "sha512-YiVPtJ1e/UW6czGQKLeowpDCg0yDq3/xOrdc+tedLAv8oiFaGIBCDRpevKKMLDnaUvVtsBVfTbhZRySExVg0Ug==", + "version": "4.4.15", + "resolved": "https://registry.npmjs.org/@hint/hint-axe/-/hint-axe-4.4.15.tgz", + "integrity": "sha512-g5NUIfreIklO3DaYph3DHK76zZW2bYJK4uDoATBG/jwXndfFBXuOcI0/SKFKzcpT7bUyp3nfR2HPnHmQAeRAjg==", "optional": true, "dependencies": { - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-types": "^1.2.1", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-types": "^1.2.0", "axe-core": "^4.4.1" }, "peerDependencies": { @@ -1022,14 +978,14 @@ } }, "node_modules/@hint/hint-babel-config": { - "version": "2.4.27", - "resolved": "https://registry.npmjs.org/@hint/hint-babel-config/-/hint-babel-config-2.4.27.tgz", - "integrity": "sha512-2unNSb04mBFNUgIGDXm8r4ovYjK/jclH0I8xO2wv/JDl69vAPYJHc8+M0r24XbKsDAvmxKuT1GSwNzSgpUldYg==", + "version": "2.4.22", + "resolved": "https://registry.npmjs.org/@hint/hint-babel-config/-/hint-babel-config-2.4.22.tgz", + "integrity": "sha512-8w44zO3FTRuyOQzAqdxdvrY6ePjluMqlHDOMp57F9oux01kCdFqIbIyfNNvVP/Y32U/WVt4vBP5mp1kWIvM3ew==", "optional": true, "dependencies": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-types": "^1.2.1" + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-types": "^1.2.0" }, "peerDependencies": { "@hint/parser-babel-config": "^2.0.0", @@ -1037,30 +993,30 @@ } }, "node_modules/@hint/hint-button-type": { - "version": "3.0.22", - "resolved": "https://registry.npmjs.org/@hint/hint-button-type/-/hint-button-type-3.0.22.tgz", - "integrity": "sha512-P7NGayKsiQiHOHLSl1tNXEqdVUYFYsoxDoVfqU0/C2TIVmQiLqne3YLIoRK1iUaCmAQyFbcKmLPoBUb7z7Jy9Q==", + "version": "3.0.17", + "resolved": "https://registry.npmjs.org/@hint/hint-button-type/-/hint-button-type-3.0.17.tgz", + "integrity": "sha512-vfeX0GJ8pr/iwkD0KeGKhAR34tZQuHgJ1QVVJZswD2HkdTef8soKFOTYFur4n7mglBNXzOHJgjR4jWuGHX9+DA==", "optional": true, "dependencies": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-types": "^1.2.1" + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-types": "^1.2.0" }, "peerDependencies": { "hint": "^7.0.0" } }, "node_modules/@hint/hint-compat-api": { - "version": "4.5.7", - "resolved": "https://registry.npmjs.org/@hint/hint-compat-api/-/hint-compat-api-4.5.7.tgz", - "integrity": "sha512-zC9dBp5Sj7EiokWsNYnP+uqurfyt3jSKa65BLZs2iMl1qoCeX4ZNkCbkEE/7yCN/9ug1JxN0oFgVJ/WTkxKvjg==", + "version": "4.5.1", + "resolved": "https://registry.npmjs.org/@hint/hint-compat-api/-/hint-compat-api-4.5.1.tgz", + "integrity": "sha512-ydi65dndXqBsPHFXNRFDf+w40hwnZ4bHL+ctiAuzJiYxFyPS64aHBs3fC9wAgX8JBE2YgR1puDB18ACxpujTGA==", "optional": true, "dependencies": { - "@hint/utils-compat-data": "^1.1.12", - "@hint/utils-css": "^1.0.15", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-types": "^1.2.1", + "@hint/utils-compat-data": "^1.1.10", + "@hint/utils-css": "^1.0.13", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-types": "^1.2.0", "lodash": "^4.17.21" }, "peerDependencies": { @@ -1069,33 +1025,33 @@ } }, "node_modules/@hint/hint-content-type": { - "version": "4.2.26", - "resolved": "https://registry.npmjs.org/@hint/hint-content-type/-/hint-content-type-4.2.26.tgz", - "integrity": "sha512-4okqajwL0rLe3IsXyZULxMCvd09UHLuP0h1cmrIEYNUN8CkagLZiEO4R4+4UnBvau3aIGl2lSIQouyPAC3Di/Q==", + "version": "4.2.21", + "resolved": "https://registry.npmjs.org/@hint/hint-content-type/-/hint-content-type-4.2.21.tgz", + "integrity": "sha512-uaRr1A559HlzXAadr+6rPc5u66aj4oH4cfVz1ezA6uVR53xFoMn6Prn3eW7hY7q7VCWMdathErH3c9Zvp8585Q==", "optional": true, "dependencies": { - "@hint/utils": "^7.0.23", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1", - "content-type": "^1.0.5" + "@hint/utils": "^7.0.19", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0", + "content-type": "^1.0.4" }, "peerDependencies": { "hint": "^7.0.0" } }, "node_modules/@hint/hint-create-element-svg": { - "version": "1.3.26", - "resolved": "https://registry.npmjs.org/@hint/hint-create-element-svg/-/hint-create-element-svg-1.3.26.tgz", - "integrity": "sha512-hq7vxXuB9rIXcfDd8AEwk20MpQb2Q/JJ99ktcOY0ZYryTUSSPwYBcNJCYwaIlpL07qJOav0pc8gGoJGZWh3swg==", + "version": "1.3.21", + "resolved": "https://registry.npmjs.org/@hint/hint-create-element-svg/-/hint-create-element-svg-1.3.21.tgz", + "integrity": "sha512-bJL+rBC/ZfQZdggLtViKk9nV0MhB6MgrxwKlkq+4PAE8QCysB58BxTDIgWpe4u15M+LtFzvTrVT9bNMJNOd5yw==", "optional": true, "dependencies": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-types": "^1.2.1" + "@hint/utils-debug": "^1.0.10", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-types": "^1.2.0" }, "peerDependencies": { "@hint/parser-javascript": "^3.0.0", @@ -1103,35 +1059,17 @@ } }, "node_modules/@hint/hint-css-prefix-order": { - "version": "1.5.7", - "resolved": "https://registry.npmjs.org/@hint/hint-css-prefix-order/-/hint-css-prefix-order-1.5.7.tgz", - "integrity": "sha512-8TiAchpHcGhkG41Sc31edCNNvM5kREnJiwrPJMklzqjs1itNu2qkxZYrB1/sLzFg7oTE3IoL1gBBaEuHWdvVzw==", - "optional": true, - "dependencies": { - "@hint/utils-css": "^1.0.15", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-types": "^1.2.1", - "postcss": "^8.4.23" - }, - "peerDependencies": { - "@hint/parser-css": "^3.0.0", - "hint": "^7.0.0" - } - }, - "node_modules/@hint/hint-detect-css-reflows": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/@hint/hint-detect-css-reflows/-/hint-detect-css-reflows-1.0.6.tgz", - "integrity": "sha512-oM7r3ZgjBm3GFzPK9MekriODtueZwlXXhT8kBTWNB656rBCkAHjSNB4QMc/CTNLOE8TQTyWufHoC9a6JIOIwQQ==", + "version": "1.5.1", + "resolved": "https://registry.npmjs.org/@hint/hint-css-prefix-order/-/hint-css-prefix-order-1.5.1.tgz", + "integrity": "sha512-mD7Qvc9zo8faiXAGQd4ob8mnKx3kxnBnV2AsOqsed5iTCAPs3Y7/h7LwZaG2TsMJwhPpOy+SRMw6Owr9hvzLAg==", "optional": true, "dependencies": { - "@hint/utils-css": "^1.0.15", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-types": "^1.2.1", - "postcss": "^8.4.23" + "@hint/utils-css": "^1.0.13", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-types": "^1.2.0", + "postcss": "^8.4.13" }, "peerDependencies": { "@hint/parser-css": "^3.0.0", @@ -1139,61 +1077,61 @@ } }, "node_modules/@hint/hint-disown-opener": { - "version": "4.0.22", - "resolved": "https://registry.npmjs.org/@hint/hint-disown-opener/-/hint-disown-opener-4.0.22.tgz", - "integrity": "sha512-+LMqmKKe78BhZDZOPZNn3J9wHLRUAeJhdDQuICGpP6UTzV2gBykqt8HvSRMLkPxIbmfH0BqmOIXsxi0teE/myA==", + "version": "4.0.17", + "resolved": "https://registry.npmjs.org/@hint/hint-disown-opener/-/hint-disown-opener-4.0.17.tgz", + "integrity": "sha512-5Crmmy5GBaHcPjXvqwWOv5CuxFtsEkcZzt55BDPh0VR6TmtSzuZLOqO7BCxVw6ujZLEOMqdnF6tPvlGVSjHKOA==", "optional": true, "dependencies": { - "@hint/utils-compat-data": "^1.1.12", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1" + "@hint/utils-compat-data": "^1.1.10", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0" }, "peerDependencies": { "hint": "^7.0.0" } }, "node_modules/@hint/hint-doctype": { - "version": "3.3.26", - "resolved": "https://registry.npmjs.org/@hint/hint-doctype/-/hint-doctype-3.3.26.tgz", - "integrity": "sha512-ep7lLyuvfMvLzDeuoPByRzpk1uWyxANiYZHmrO6cD89n9wL5UB4RLAoZPOBHMYxxqkTjwg71L/rP3IDWjHxqfA==", + "version": "3.3.21", + "resolved": "https://registry.npmjs.org/@hint/hint-doctype/-/hint-doctype-3.3.21.tgz", + "integrity": "sha512-dWNkQSZBcj4CkZS+yYIuAROfRdBQDV0RBrZefKJMW8ooi6lfif+irCpfYLRludQjZS/QVj6JBdO5EdzHNjcyXw==", "dev": true, "dependencies": { - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-types": "^1.2.1" + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-types": "^1.2.0" }, "peerDependencies": { "hint": "^7.0.0" } }, "node_modules/@hint/hint-highest-available-document-mode": { - "version": "5.0.22", - "resolved": "https://registry.npmjs.org/@hint/hint-highest-available-document-mode/-/hint-highest-available-document-mode-5.0.22.tgz", - "integrity": "sha512-MMbv2D3NKU7DVQZSB2TMJuFMBtqb3N32e0zVGkAMrGxU/yY+LoJeI3OB6cYvO4ZXk9pidNfxdzfN3zFSKt1f/g==", + "version": "5.0.17", + "resolved": "https://registry.npmjs.org/@hint/hint-highest-available-document-mode/-/hint-highest-available-document-mode-5.0.17.tgz", + "integrity": "sha512-FfpOc32LAFjdx8/AuyGwZs4wxKEwA6B6dq6vBdAl+Qr/t/pMDLYoV1FszJJxV0nbl6Q1Bcp++wTJJcIBM3sjWA==", "optional": true, "dependencies": { - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1" + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0" }, "peerDependencies": { "hint": "^7.0.0" } }, "node_modules/@hint/hint-html-checker": { - "version": "3.3.26", - "resolved": "https://registry.npmjs.org/@hint/hint-html-checker/-/hint-html-checker-3.3.26.tgz", - "integrity": "sha512-a23Qih1B5phKjwqL6/k3otk2OH41jbP4x+vG204YB5Ia4s0M59LMdf9a3/7sKfdA9Hu4DuRcihqfe84y68d4LA==", + "version": "3.3.21", + "resolved": "https://registry.npmjs.org/@hint/hint-html-checker/-/hint-html-checker-3.3.21.tgz", + "integrity": "sha512-+FvFm8p59GHwGddL0rdfInn+197qScj89vEjbucUCjnaPc+UB2TIQgvDf1ccoRN23jQ/v95uSe8qZ+SimI0tQg==", "optional": true, "dependencies": { - "@hint/utils": "^7.0.23", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-types": "^1.2.1", + "@hint/utils": "^7.0.19", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-types": "^1.2.0", "lodash": "^4.17.21" }, "peerDependencies": { @@ -1201,64 +1139,64 @@ } }, "node_modules/@hint/hint-http-cache": { - "version": "4.0.22", - "resolved": "https://registry.npmjs.org/@hint/hint-http-cache/-/hint-http-cache-4.0.22.tgz", - "integrity": "sha512-3Y1Yb4oiJnmXuFUdGgHEca06vrp4X1M5Da86gkual/WNRJR4l+iGvWMCbD/Z7dbyP87awabCiFmtaUca8hEb2Q==", + "version": "4.0.17", + "resolved": "https://registry.npmjs.org/@hint/hint-http-cache/-/hint-http-cache-4.0.17.tgz", + "integrity": "sha512-IERV3Vk7hKXWKgKGCN2c0kzIWvSjts2tMaWOllErcTd48Rdv7Nk2hJZMnY86xsl7HamgMZI68LoaWMi/CIUFBQ==", "optional": true, "dependencies": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-types": "^1.2.1" + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-types": "^1.2.0" }, "peerDependencies": { "hint": "^7.0.0" } }, "node_modules/@hint/hint-http-compression": { - "version": "5.2.26", - "resolved": "https://registry.npmjs.org/@hint/hint-http-compression/-/hint-http-compression-5.2.26.tgz", - "integrity": "sha512-CBu7Fdo1tEBA9RMrO635MKiQ6Ko5EWjTbdq/20OPHxEH6paE0dT7eo8huxjcg+SWKNQi35gRw2mxa4p1SSRUlw==", + "version": "5.2.21", + "resolved": "https://registry.npmjs.org/@hint/hint-http-compression/-/hint-http-compression-5.2.21.tgz", + "integrity": "sha512-78SmILcumQQu1XhfvizOTvwX9m8TW69MwW5WN7dY0u0IIQPe/4noB2aJkVHvQe65VTI0orFeU1NKdS5EiHLonQ==", "optional": true, "dependencies": { - "@hint/utils": "^7.0.23", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1" + "@hint/utils": "^7.0.19", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0" }, "peerDependencies": { "hint": "^7.0.0" } }, "node_modules/@hint/hint-image-optimization-cloudinary": { - "version": "3.2.26", - "resolved": "https://registry.npmjs.org/@hint/hint-image-optimization-cloudinary/-/hint-image-optimization-cloudinary-3.2.26.tgz", - "integrity": "sha512-R05fQ3EVJr/vyP0KvJGLKOm/aP6eEBzQzmWHUmAtWlLtSM+awpT3lebj6MbbDxqA9KYLIDY1sDzF68cRRKTBtg==", + "version": "3.2.21", + "resolved": "https://registry.npmjs.org/@hint/hint-image-optimization-cloudinary/-/hint-image-optimization-cloudinary-3.2.21.tgz", + "integrity": "sha512-oy7QaqwroM+JD2QCT14y1ug6zymWEXM6qHuCsCD1PhCBTvgy1IoubC2jy7G+8j6XmKaO5GlD//pJ8Y1x6jQLLA==", "optional": true, "dependencies": { - "@hint/utils": "^7.0.23", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1", - "cloudinary": "^1.36.2", - "fs-extra": "^11.1.0", - "image-size": "^1.0.2" + "@hint/utils": "^7.0.19", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0", + "cloudinary": "^1.28.1", + "fs-extra": "^10.1.0", + "image-size": "^1.0.1" }, "peerDependencies": { "hint": "^7.0.0" } }, "node_modules/@hint/hint-leading-dot-classlist": { - "version": "1.0.19", - "resolved": "https://registry.npmjs.org/@hint/hint-leading-dot-classlist/-/hint-leading-dot-classlist-1.0.19.tgz", - "integrity": "sha512-/8UN4fNS5p9YVkRHrws+m3SJLat8CCkNA/l9C10IVyCl1ZjDQ9GX3nEnV3T1/9jT6bhKJpAshCuoMsDmCqwDjg==", + "version": "1.0.14", + "resolved": "https://registry.npmjs.org/@hint/hint-leading-dot-classlist/-/hint-leading-dot-classlist-1.0.14.tgz", + "integrity": "sha512-2sLj6e5IgktxqGXqpjzo7DOob2L1oyxs5PI0uEgNASlE2sf2bG8/dXUoUyE3Zmc+ZlrjnxACIfhYgHTs4+0mEQ==", "optional": true, "dependencies": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-types": "^1.2.1" + "@hint/utils-debug": "^1.0.10", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-types": "^1.2.0" }, "peerDependencies": { "@hint/parser-javascript": "^3.0.0", @@ -1266,14 +1204,14 @@ } }, "node_modules/@hint/hint-manifest-app-name": { - "version": "2.4.28", - "resolved": "https://registry.npmjs.org/@hint/hint-manifest-app-name/-/hint-manifest-app-name-2.4.28.tgz", - "integrity": "sha512-QC4nwYqxiSojuVJRvfCPFYnm+fjrO+1ofUPdDdyeee8qfahcJvxIYJzHINnRybg6vXG2sFpeVo+hgnDTQtcb2w==", + "version": "2.4.23", + "resolved": "https://registry.npmjs.org/@hint/hint-manifest-app-name/-/hint-manifest-app-name-2.4.23.tgz", + "integrity": "sha512-dsDZqhUwMRf9y5Xmz8cJ/0DUyt35AXSrNOjsMIgUuTNVt1Yar20z6SysZTk/FWzRXdlayYcZzqNC9l7CCucvXg==", "optional": true, "dependencies": { - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-types": "^1.2.1", - "punycode": "^2.3.0" + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-types": "^1.2.0", + "punycode": "^2.1.1" }, "peerDependencies": { "@hint/parser-manifest": "^2.0.0", @@ -1281,14 +1219,14 @@ } }, "node_modules/@hint/hint-manifest-exists": { - "version": "2.4.28", - "resolved": "https://registry.npmjs.org/@hint/hint-manifest-exists/-/hint-manifest-exists-2.4.28.tgz", - "integrity": "sha512-AqJBY5LAfXFr++PZA7hGfAovlwexhmdUqn4KNZVOf2VVjzs2ChIR4CP8oLAfsv13mdDCBxWzNVupje5gkityOA==", + "version": "2.4.23", + "resolved": "https://registry.npmjs.org/@hint/hint-manifest-exists/-/hint-manifest-exists-2.4.23.tgz", + "integrity": "sha512-yduuZDu/h51nBg4l98UawxO6nm71y9hkRi7wsqHqT4CKGRlBX9honYna6I5HpKRAGk58KLj6YNjhB3LESNZtEw==", "optional": true, "dependencies": { - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1" + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0" }, "peerDependencies": { "@hint/parser-manifest": "^2.0.0", @@ -1296,15 +1234,15 @@ } }, "node_modules/@hint/hint-manifest-file-extension": { - "version": "3.0.23", - "resolved": "https://registry.npmjs.org/@hint/hint-manifest-file-extension/-/hint-manifest-file-extension-3.0.23.tgz", - "integrity": "sha512-rhk0KlKCaUiemCATX1m+hZaO7oe1Tftsl1vHsoKZb3tUGStMEOhTZqMW9Cf4HQu8G1KBxSJm6qp5SY+lktrZIg==", + "version": "3.0.18", + "resolved": "https://registry.npmjs.org/@hint/hint-manifest-file-extension/-/hint-manifest-file-extension-3.0.18.tgz", + "integrity": "sha512-uJf2TYA0L9E8PT10/g8enzscnKkwWVmxxQeUlV0LOp5wio0rynNAAv+jE7h7SL+IgOMPo9m+tRHUzRs0lqhsbA==", "optional": true, "dependencies": { - "@hint/utils-fs": "^1.0.16", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1" + "@hint/utils-fs": "^1.0.14", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0" }, "peerDependencies": { "@hint/parser-manifest": "^2.0.0", @@ -1312,17 +1250,17 @@ } }, "node_modules/@hint/hint-manifest-is-valid": { - "version": "3.4.19", - "resolved": "https://registry.npmjs.org/@hint/hint-manifest-is-valid/-/hint-manifest-is-valid-3.4.19.tgz", - "integrity": "sha512-IpAg8QKqpC4M0VWNyeIUK3RlZhRLj3wy1WY91WCunk08wJmgMHz9fSJcaVRyo7NDG5R4OSOtwMgWgADyobqTQQ==", + "version": "3.4.14", + "resolved": "https://registry.npmjs.org/@hint/hint-manifest-is-valid/-/hint-manifest-is-valid-3.4.14.tgz", + "integrity": "sha512-8P6RoPaVfeWFZki5OC6rgV0D1zR3zXUcG84SGNUEeNeW7aDkTevZsGn8vorS23Djdu1IZ3W3XODA/IlWcSCjGQ==", "optional": true, "dependencies": { - "@hint/utils-compat-data": "^1.1.12", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1", + "@hint/utils-compat-data": "^1.1.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0", "bcp47": "^1.1.2", - "color-string": "^1.9.1" + "color-string": "^1.9.0" }, "peerDependencies": { "@hint/parser-manifest": "^2.0.0", @@ -1330,169 +1268,169 @@ } }, "node_modules/@hint/hint-meta-charset-utf-8": { - "version": "4.0.22", - "resolved": "https://registry.npmjs.org/@hint/hint-meta-charset-utf-8/-/hint-meta-charset-utf-8-4.0.22.tgz", - "integrity": "sha512-kdH5YNpQDKFG4UTgws6BeCT/hxp+B8Kb9jKGlQe8RyYZjzdZHbWj/NpZyqdksX1+sZwHCBSCGWlwZ/TCDHCA/Q==", + "version": "4.0.17", + "resolved": "https://registry.npmjs.org/@hint/hint-meta-charset-utf-8/-/hint-meta-charset-utf-8-4.0.17.tgz", + "integrity": "sha512-c7FP8/w2K3U/A7mGLihW9pwTG5nQyP4k+dKcjRzOvK3Rl4ecG+KCk2BCbP/Nupa/nk6E9fI5KDNuNhiti1q7LQ==", "optional": true, "dependencies": { - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1" + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0" }, "peerDependencies": { "hint": "^7.0.0" } }, "node_modules/@hint/hint-meta-viewport": { - "version": "5.0.22", - "resolved": "https://registry.npmjs.org/@hint/hint-meta-viewport/-/hint-meta-viewport-5.0.22.tgz", - "integrity": "sha512-/JteJeZinUmCQizI6xFjSeaZ1toAChf6uj9zH3sIj/QFWAwbs7nMdGHdmk+D+1E3ML+6e2eKj0rVT4fHkFT7bA==", + "version": "5.0.17", + "resolved": "https://registry.npmjs.org/@hint/hint-meta-viewport/-/hint-meta-viewport-5.0.17.tgz", + "integrity": "sha512-8265mtCWwok19SqOQye+4jx3MhdIhczTUW0rpQj3+dvPzQ6nBo8ejar4RUspuR+zSGnvVLAK0wt0fY5gqrwAAw==", "optional": true, "dependencies": { - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1", - "metaviewport-parser": "^0.3.0" + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0", + "metaviewport-parser": "^0.2.0" }, "peerDependencies": { "hint": "^7.0.0" } }, "node_modules/@hint/hint-no-bom": { - "version": "4.2.26", - "resolved": "https://registry.npmjs.org/@hint/hint-no-bom/-/hint-no-bom-4.2.26.tgz", - "integrity": "sha512-CJMEPzZcvkyeW3+hVkaCGqYg0QWczpES6F+Dd0A36XDDjmrsqbvwCJYrle53rff8kxLwF1lIiM0JFHqSjGMK2g==", + "version": "4.2.21", + "resolved": "https://registry.npmjs.org/@hint/hint-no-bom/-/hint-no-bom-4.2.21.tgz", + "integrity": "sha512-xitUpXgy+8hvHm2ssGN83clgNTxk/qaJGx+SkaxdgScUWxGoAVwu2tVofwdPwBNle/zbuhjpGRHW02HWW46NJw==", "optional": true, "dependencies": { - "@hint/utils": "^7.0.23", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-types": "^1.2.1" + "@hint/utils": "^7.0.19", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-types": "^1.2.0" }, "peerDependencies": { "hint": "^7.0.0" } }, "node_modules/@hint/hint-no-broken-links": { - "version": "4.2.26", - "resolved": "https://registry.npmjs.org/@hint/hint-no-broken-links/-/hint-no-broken-links-4.2.26.tgz", - "integrity": "sha512-hZ9QqZ1F7MwylR0GcTA/HMMGfSkfd5PKyckzljzp7OP862dy3MwPg2tlxlODYgWs2ExkSDqT+BNRdMUEWpYu4A==", + "version": "4.2.21", + "resolved": "https://registry.npmjs.org/@hint/hint-no-broken-links/-/hint-no-broken-links-4.2.21.tgz", + "integrity": "sha512-nGUAiz0tVJTQHYJJAOB69nQP5AhKkfEMyje1pYKKVHdevqH2H7UmCbNCBBeOEzT8p8YHAlWr0uS6EF1XH6wFjg==", "dev": true, "dependencies": { - "@hint/utils-connector-tools": "^4.0.41", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-types": "^1.2.1" + "@hint/utils-connector-tools": "^4.0.36", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-types": "^1.2.0" }, "peerDependencies": { "hint": "^7.0.0" } }, "node_modules/@hint/hint-no-disallowed-headers": { - "version": "3.1.21", - "resolved": "https://registry.npmjs.org/@hint/hint-no-disallowed-headers/-/hint-no-disallowed-headers-3.1.21.tgz", - "integrity": "sha512-eOTocG/WQoh012BUMaHoGY1snXuAMSqsAHyxq56i7mOICiafeBkNuOHnVNks4XuEaSBi/Em+ye95PggJtF5ggQ==", + "version": "3.1.16", + "resolved": "https://registry.npmjs.org/@hint/hint-no-disallowed-headers/-/hint-no-disallowed-headers-3.1.16.tgz", + "integrity": "sha512-Udc/gli33WTj5Posz8rrArj8opf7PTRYiXyVY88I2QnuzDUQEFE4tBknzneEkJDFrCjWL4/yWkvZIg9BI1J0IQ==", "optional": true, "dependencies": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1" + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0" }, "peerDependencies": { "hint": "^7.0.0" } }, "node_modules/@hint/hint-no-friendly-error-pages": { - "version": "3.3.26", - "resolved": "https://registry.npmjs.org/@hint/hint-no-friendly-error-pages/-/hint-no-friendly-error-pages-3.3.26.tgz", - "integrity": "sha512-2wSVoRqTmz5tSgKK6GuPQOz5nxXjbmoBkeFCG7bF2stPThQpIAp6yMk+sgBRcUIXXdyE701heO8ysST3gLfqyg==", + "version": "3.3.21", + "resolved": "https://registry.npmjs.org/@hint/hint-no-friendly-error-pages/-/hint-no-friendly-error-pages-3.3.21.tgz", + "integrity": "sha512-4RYow+jRXJcOkhf2H09Jk1M9B03rzbG6qcNIDQ4jJJh7Ip2F+kavgtvRFGEmhc+iuMlaARlepGahMdGWK/NGFQ==", "optional": true, "dependencies": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-types": "^1.2.1" + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-types": "^1.2.0" }, "peerDependencies": { "hint": "^7.0.0" } }, "node_modules/@hint/hint-no-html-only-headers": { - "version": "3.0.22", - "resolved": "https://registry.npmjs.org/@hint/hint-no-html-only-headers/-/hint-no-html-only-headers-3.0.22.tgz", - "integrity": "sha512-l2v2Hx/bhXEBkq8JNODONlI+EYe3kbIL9dcIetYZxoO5GplZnR4Z5uR60feYEhrxLgpWmnMUEwng16oHNAXNbw==", + "version": "3.0.17", + "resolved": "https://registry.npmjs.org/@hint/hint-no-html-only-headers/-/hint-no-html-only-headers-3.0.17.tgz", + "integrity": "sha512-H5Ao8LXew32cgO8nkhTabmNcY9ZKm/vaQReeiZHmTCvdzO5GRC6vuzxJS/r78pjDB4LpljSSGZjfRVj2G9WKqg==", "optional": true, "dependencies": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1" + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0" }, "peerDependencies": { "hint": "^7.0.0" } }, "node_modules/@hint/hint-no-http-redirects": { - "version": "3.0.22", - "resolved": "https://registry.npmjs.org/@hint/hint-no-http-redirects/-/hint-no-http-redirects-3.0.22.tgz", - "integrity": "sha512-9Bc5C2PVOd/PMRV95lGa35sOa9K5BeF471MgPtu8Y0RfgR/XLBptF9V2uXhMaWPjLZoJsMTB5x+CMr5Xi4iwDA==", + "version": "3.0.17", + "resolved": "https://registry.npmjs.org/@hint/hint-no-http-redirects/-/hint-no-http-redirects-3.0.17.tgz", + "integrity": "sha512-WlM5pnpDyeapobahFYbyJb9jt1VbH1BA6DHqCYCS7Mgkfa2wq01VqfluPRv8Saf09uj1Sd0E02oRyy8lw1xryQ==", "optional": true, "dependencies": { - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-types": "^1.2.1" + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-types": "^1.2.0" }, "peerDependencies": { "hint": "^7.0.0" } }, "node_modules/@hint/hint-no-inline-styles": { - "version": "1.0.18", - "resolved": "https://registry.npmjs.org/@hint/hint-no-inline-styles/-/hint-no-inline-styles-1.0.18.tgz", - "integrity": "sha512-UKPIJdz5WfvI+psNB3GT3n6uTn+cJXm50JbkH5BbaYMwTSkAm5aPZ1Pco8eq893Vntb1tHq6m4C7fMpizaFeqg==", + "version": "1.0.13", + "resolved": "https://registry.npmjs.org/@hint/hint-no-inline-styles/-/hint-no-inline-styles-1.0.13.tgz", + "integrity": "sha512-LDBEzuh1agzBKHVBQJ8R+yVqU6QT0cmFCDQ3kcG3DNQhT7SwKQaQYQmJ8eGOWqxIsYzYKj70aeHgiE9lJGLW+A==", "optional": true, "dependencies": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-types": "^1.2.1" + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-types": "^1.2.0" }, "peerDependencies": { "hint": "^7.0.0" } }, "node_modules/@hint/hint-no-protocol-relative-urls": { - "version": "3.1.6", - "resolved": "https://registry.npmjs.org/@hint/hint-no-protocol-relative-urls/-/hint-no-protocol-relative-urls-3.1.6.tgz", - "integrity": "sha512-C4W1dsJg6NW6H+brJ9N5vers11uHG8mQIS+7IJJtnEQjZn0wwpp8P2//b7ukxdwtPfza1xtVYz/onZkoVDJV7w==", + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/@hint/hint-no-protocol-relative-urls/-/hint-no-protocol-relative-urls-3.1.1.tgz", + "integrity": "sha512-soexhsD1X/JCS8Wqn6OKPDdq0PhI7fvQpNvzVOKablsgRgS8iih+Zb0Chj1rLdLPZpr8PIExqQP7ILa1ZOeTPw==", "optional": true, "dependencies": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1" + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0" }, "peerDependencies": { "hint": "^7.0.0" } }, "node_modules/@hint/hint-no-vulnerable-javascript-libraries": { - "version": "2.12.21", - "resolved": "https://registry.npmjs.org/@hint/hint-no-vulnerable-javascript-libraries/-/hint-no-vulnerable-javascript-libraries-2.12.21.tgz", - "integrity": "sha512-GUTb2WkCeDpz29AOm85PFUnV1f08KLTF2xs15M188PkpS1BKXBhr+mjcLmtTIqVcwH4Cto1G9Pj2LxNxolGerQ==", - "optional": true, - "dependencies": { - "@hint/utils": "^7.0.23", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-types": "^1.2.1", - "js-library-detector": "^6.6.0", + "version": "2.12.16", + "resolved": "https://registry.npmjs.org/@hint/hint-no-vulnerable-javascript-libraries/-/hint-no-vulnerable-javascript-libraries-2.12.16.tgz", + "integrity": "sha512-Xhsa3s4Z3qovKv7y9AmmAAXmMxciMVzHzYo1MmbNpS7uf4yDZX4gIoyzsGHEC8LDI12vtJrTk/re+N8kZARBNg==", + "optional": true, + "dependencies": { + "@hint/utils": "^7.0.19", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-types": "^1.2.0", + "js-library-detector": "^6.5.0", "lodash": "^4.17.21", "semver": "^7.3.5" }, @@ -1513,9 +1451,9 @@ } }, "node_modules/@hint/hint-no-vulnerable-javascript-libraries/node_modules/semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "version": "7.3.7", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", + "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", "optional": true, "dependencies": { "lru-cache": "^6.0.0" @@ -1528,16 +1466,16 @@ } }, "node_modules/@hint/hint-scoped-svg-styles": { - "version": "1.3.27", - "resolved": "https://registry.npmjs.org/@hint/hint-scoped-svg-styles/-/hint-scoped-svg-styles-1.3.27.tgz", - "integrity": "sha512-z9Hn83ugZu7Ks+gFlUB3HM0WSFxjWOdWDHqyhn+DVpFsxS0jAfx9Y3TZyMMAF0kqZlXSV6XjqSCEUsL1rF+3Zw==", + "version": "1.3.21", + "resolved": "https://registry.npmjs.org/@hint/hint-scoped-svg-styles/-/hint-scoped-svg-styles-1.3.21.tgz", + "integrity": "sha512-6E2CyCMpZL4ZSxXjW8JPfZ0tFsbfVFyeP7V5nakieZVSA/BwBA/Xi6MSiVxU5suVSXE1kXYhRnwsvy+KEVkrwg==", "optional": true, "dependencies": { - "@hint/utils-css": "^1.0.15", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-types": "^1.2.1" + "@hint/utils-css": "^1.0.13", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-types": "^1.2.0" }, "peerDependencies": { "@hint/parser-css": "^3.0.0", @@ -1545,78 +1483,78 @@ } }, "node_modules/@hint/hint-sri": { - "version": "4.0.22", - "resolved": "https://registry.npmjs.org/@hint/hint-sri/-/hint-sri-4.0.22.tgz", - "integrity": "sha512-Ig/+yiqqQl+XnNG40S+2dKKUDVXhyPM4ucZPIqXMOtYPIySsQV4WpOy3D5XeFS8HDii+/UtOSrsTKM9OOw7aaw==", + "version": "4.0.17", + "resolved": "https://registry.npmjs.org/@hint/hint-sri/-/hint-sri-4.0.17.tgz", + "integrity": "sha512-p6GhEeIke2wAh1OOdhb/oD0fO7CvtYEGA8P0bGh4hbJEvKtAVZIi7qKOtwdFAx5QFq5i7tUHHi5As6HqAKxZFw==", "optional": true, "dependencies": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1" + "@hint/utils-debug": "^1.0.10", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0" }, "peerDependencies": { "hint": "^7.0.0" } }, "node_modules/@hint/hint-ssllabs": { - "version": "2.4.26", - "resolved": "https://registry.npmjs.org/@hint/hint-ssllabs/-/hint-ssllabs-2.4.26.tgz", - "integrity": "sha512-1QTk7iG+BcfTRy7qPg0+GOlnkUrHmUNHugetc5ljYNeGBMzK3XAAhwF7N7YgDDHLGNowXN97M0oPRQLJ3/h2dQ==", + "version": "2.4.21", + "resolved": "https://registry.npmjs.org/@hint/hint-ssllabs/-/hint-ssllabs-2.4.21.tgz", + "integrity": "sha512-dPOMerTvBKWSjZ38ZSizz4wq6q+9h4pDjY4V6rxlhLooBZzea3oujA/QEi5Sb5uX8Iwrb85ShlfNHn3L6kTZUQ==", "optional": true, "dependencies": { - "@hint/utils": "^7.0.23", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-types": "^1.2.1", - "got": "^11.8.5" + "@hint/utils": "^7.0.19", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-types": "^1.2.0", + "got": "^11.8.3" }, "peerDependencies": { "hint": "^7.0.0" } }, "node_modules/@hint/hint-strict-transport-security": { - "version": "3.0.22", - "resolved": "https://registry.npmjs.org/@hint/hint-strict-transport-security/-/hint-strict-transport-security-3.0.22.tgz", - "integrity": "sha512-pqzuBzkBknmIA/lPWBwoimSVI5gxHHD0e6AQoP6QcRzKmmAqYD8he3RBziEu0Rgrbkdh4+tq9CjRFIXZP+bS5Q==", + "version": "3.0.17", + "resolved": "https://registry.npmjs.org/@hint/hint-strict-transport-security/-/hint-strict-transport-security-3.0.17.tgz", + "integrity": "sha512-yLscNVZWrVd8Vs28sjXNYiA0x1vN9clStOcDXQAmZTw3Qy4CcsfMbS1Y8zYU3pWg6B3m5WURQx7akMEyj8YvXA==", "optional": true, "dependencies": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1" + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0" }, "peerDependencies": { "hint": "^7.0.0" } }, "node_modules/@hint/hint-stylesheet-limits": { - "version": "3.3.26", - "resolved": "https://registry.npmjs.org/@hint/hint-stylesheet-limits/-/hint-stylesheet-limits-3.3.26.tgz", - "integrity": "sha512-KJ45N2TOJ3KeF6SSuiUUibgtgdfTTHCbFpV9cqLnTFbJRh9RxyxqMBl3zF8emiSSze9+2/M+jAiNftNTWHKqPA==", + "version": "3.3.21", + "resolved": "https://registry.npmjs.org/@hint/hint-stylesheet-limits/-/hint-stylesheet-limits-3.3.21.tgz", + "integrity": "sha512-fabJFCEQCa8bOmHR/7FjQtKTt6oixe8uJCxGE2sV3ld6PEPLDPpnyMltS0cf2+X8JqBN3SZl7prFgve7rdLoCQ==", "optional": true, "dependencies": { - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-types": "^1.2.1" + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-types": "^1.2.0" }, "peerDependencies": { "hint": "^7.0.0" } }, "node_modules/@hint/hint-typescript-config": { - "version": "2.5.14", - "resolved": "https://registry.npmjs.org/@hint/hint-typescript-config/-/hint-typescript-config-2.5.14.tgz", - "integrity": "sha512-L1s6wf88DbMl/8b7hyofXb/asxxpwI+KaZTiiGp3dfuXTwASPizdJH01bJidtXGZUh5bj0Z9BN82Zut72lhxLw==", + "version": "2.5.9", + "resolved": "https://registry.npmjs.org/@hint/hint-typescript-config/-/hint-typescript-config-2.5.9.tgz", + "integrity": "sha512-806gbRZNwtcvi2iZr0EVvoe9+XlPO6RYC62oaEXfFUlLiRI9v78nti2C2zW0LzkG7DZormoFCkPn2913IYGxTQ==", "optional": true, "dependencies": { - "@hint/utils": "^7.0.23", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-types": "^1.2.1" + "@hint/utils": "^7.0.19", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-types": "^1.2.0" }, "peerDependencies": { "@hint/parser-typescript-config": "^2.0.0", @@ -1624,30 +1562,30 @@ } }, "node_modules/@hint/hint-validate-set-cookie-header": { - "version": "3.0.22", - "resolved": "https://registry.npmjs.org/@hint/hint-validate-set-cookie-header/-/hint-validate-set-cookie-header-3.0.22.tgz", - "integrity": "sha512-U/tuv4iBCh1l0u7AextzLyZb1qLKFWjrhCaAlkhNd9tJiE3e7fZsNDNcRw4ZIY03q2fIy/CYckUn7Q4WjYj9Ug==", + "version": "3.0.17", + "resolved": "https://registry.npmjs.org/@hint/hint-validate-set-cookie-header/-/hint-validate-set-cookie-header-3.0.17.tgz", + "integrity": "sha512-VOKXnzmvM3NGRDvnOpJF7m+DRRbu3u2qzrfhmQeKSqX1KIoV88xokPqDb241xoIQEWPmDCsrQdW+l4vy3fzxaw==", "optional": true, "dependencies": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1" + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0" }, "peerDependencies": { "hint": "^7.0.0" } }, "node_modules/@hint/hint-webpack-config": { - "version": "2.4.28", - "resolved": "https://registry.npmjs.org/@hint/hint-webpack-config/-/hint-webpack-config-2.4.28.tgz", - "integrity": "sha512-6C0SSstKI38/6+ApAtKCJaQF+S6ZbdLkfZsv1NFabwIQjJqdTqPTSQxsDwwLuF+bwHzbH70KbgvBmBwKkgCdig==", + "version": "2.4.23", + "resolved": "https://registry.npmjs.org/@hint/hint-webpack-config/-/hint-webpack-config-2.4.23.tgz", + "integrity": "sha512-zhP9zvVt55+ya4pMzLoq7+ySwh70uBl9B8fXl+x3bO4AHP+r4jwQDmmvVSIiwsjoE0FqePnKRwnyWGO92qtzAQ==", "optional": true, "dependencies": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-types": "^1.2.1" + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-types": "^1.2.0" }, "peerDependencies": { "@hint/parser-babel-config": "^2.0.0", @@ -1657,30 +1595,30 @@ } }, "node_modules/@hint/hint-x-content-type-options": { - "version": "4.0.22", - "resolved": "https://registry.npmjs.org/@hint/hint-x-content-type-options/-/hint-x-content-type-options-4.0.22.tgz", - "integrity": "sha512-e04N1oCh/qTje+MeFK3iXZiSrIHEEryYesEiPDK5OvNWlLdI1yozX1MVyWryP11pBtZhV517am0w+JFUhyw2QQ==", + "version": "4.0.17", + "resolved": "https://registry.npmjs.org/@hint/hint-x-content-type-options/-/hint-x-content-type-options-4.0.17.tgz", + "integrity": "sha512-6DR4QQ5LuDyAW4kvkGI6dog1yOnxNEbADoeJtRy3EBAqNLOHp9+bQeeU1di/lNnrZsNnS115z4XEWHvzOx8W0A==", "optional": true, "dependencies": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1" + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0" }, "peerDependencies": { "hint": "^7.0.0" } }, "node_modules/@hint/parser-babel-config": { - "version": "2.1.42", - "resolved": "https://registry.npmjs.org/@hint/parser-babel-config/-/parser-babel-config-2.1.42.tgz", - "integrity": "sha512-AG4l7IewFgB9sxUwT+Y1YVPR+bHp+XNA1+yvLRGCkoS58pz1L8bcTF9KBKJ1do15/Cl646j3fKsi+yJxCZEg5A==", + "version": "2.1.37", + "resolved": "https://registry.npmjs.org/@hint/parser-babel-config/-/parser-babel-config-2.1.37.tgz", + "integrity": "sha512-ixneWb2S8NyZMdGJKytfBnVgokljJdX/InHTTmrvykynl+9IDsDQA/fZnnNY3amPSd9kLgv9oHCZDw2iEE5oyw==", "optional": true, "dependencies": { - "@hint/utils-fs": "^1.0.16", - "@hint/utils-json": "^1.0.27", - "@hint/utils-network": "^1.0.26", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-json": "^1.0.22", + "@hint/utils-network": "^1.0.21", "lodash": "^4.17.21" }, "peerDependencies": { @@ -1688,14 +1626,14 @@ } }, "node_modules/@hint/parser-css": { - "version": "3.0.39", - "resolved": "https://registry.npmjs.org/@hint/parser-css/-/parser-css-3.0.39.tgz", - "integrity": "sha512-mUwYltAGbCQ7Aoyk0ySaSEdGJeCFioPSeePz1mXYgACzigtlJ6x1Q10ozQYG3WFgXizwpberuGHnJJ/fM6he0Q==", + "version": "3.0.34", + "resolved": "https://registry.npmjs.org/@hint/parser-css/-/parser-css-3.0.34.tgz", + "integrity": "sha512-tYZSgKo3R00KJ2WnIZNvVo8rs4rA5A2Tvq1ECwi2QXXM2qvD6bM5gnLRgrVfCsW3EfuWMKr5QccSzV0DlmnOhA==", "optional": true, "dependencies": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-string": "^1.0.14", - "postcss": "^8.4.23", + "@hint/utils": "^7.0.19", + "@hint/utils-string": "^1.0.12", + "postcss": "^8.4.13", "postcss-safe-parser": "^6.0.0" }, "peerDependencies": { @@ -1703,27 +1641,27 @@ } }, "node_modules/@hint/parser-html": { - "version": "3.1.4", - "resolved": "https://registry.npmjs.org/@hint/parser-html/-/parser-html-3.1.4.tgz", - "integrity": "sha512-9hrs19vU95PdWbBcF/A8Lc6wKt4dhijwgrkchgP9oo4gUK6weWgl0pltyK/J3rlegho41yXVCrtzmcqA4C8ung==", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/@hint/parser-html/-/parser-html-3.1.0.tgz", + "integrity": "sha512-M46xEShPk5PdrEJCE5OYdrqwuS4GMqeRCvckBOOUQD5v2BDWezQymtg4R3c5UFXatOY+fdM0EYV4q1UVl9A2HQ==", "optional": true, "dependencies": { - "@hint/utils-dom": "^2.2.4" + "@hint/utils-dom": "^2.2.0" }, "peerDependencies": { "hint": "^7.0.0" } }, "node_modules/@hint/parser-javascript": { - "version": "3.1.24", - "resolved": "https://registry.npmjs.org/@hint/parser-javascript/-/parser-javascript-3.1.24.tgz", - "integrity": "sha512-Y5uRf4q71CMSaEBoYdAC0ZcRRiKiEcH8ZQ6t6Ivvfpq9wFIwHHNMnW+w3HBNGltISb/OBEbf3YPOj2uANkHgQA==", + "version": "3.1.20", + "resolved": "https://registry.npmjs.org/@hint/parser-javascript/-/parser-javascript-3.1.20.tgz", + "integrity": "sha512-q+IlxOT9zSZuF9zjITAktgOtGm04Guz5tZFCT/wbMNSPeXkEF9A9efNbZwF9m+lsRHh/QnSX0FyuX+WLY0oPgw==", "optional": true, "dependencies": { - "@hint/utils": "^7.0.23", - "@hint/utils-debug": "^1.0.11", + "@hint/utils": "^7.0.19", + "@hint/utils-debug": "^1.0.10", "@types/estree-jsx": "^0.0.1", - "acorn": "^8.8.2", + "acorn": "^8.7.1", "acorn-jsx": "^5.3.2", "acorn-jsx-walk": "^2.0.0", "acorn-walk": "^8.2.0" @@ -1733,9 +1671,9 @@ } }, "node_modules/@hint/parser-javascript/node_modules/acorn": { - "version": "8.10.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.10.0.tgz", - "integrity": "sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==", + "version": "8.8.0", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.0.tgz", + "integrity": "sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==", "optional": true, "bin": { "acorn": "bin/acorn" @@ -1745,13 +1683,13 @@ } }, "node_modules/@hint/parser-jsx": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/@hint/parser-jsx/-/parser-jsx-1.1.5.tgz", - "integrity": "sha512-lg//j7jebtmVgM7DJw/+V4NRALhbi5H+PEZj6T1x0AxS5Kev2wd3kNmFYjTQ2mv3qrBUSFo8CbRDNIJlQAu0xQ==", + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/@hint/parser-jsx/-/parser-jsx-1.1.1.tgz", + "integrity": "sha512-aeVw6RzQIE5T5x8/rHzOAce1LN0DRvFd1wgK38iGIv9ZhzR3D1vdMClOOy+ONO9j2L1y8Muff7no7vdDwyDRDw==", "optional": true, "dependencies": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-dom": "^2.2.4", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-dom": "^2.2.0", "parse5": "^6.0.1", "parse5-htmlparser2-tree-adapter": "^6.0.1" }, @@ -1761,14 +1699,14 @@ } }, "node_modules/@hint/parser-less": { - "version": "1.0.31", - "resolved": "https://registry.npmjs.org/@hint/parser-less/-/parser-less-1.0.31.tgz", - "integrity": "sha512-7efEKVCJuSRlr/lMZ4BM61ULBlOpX7ExBDfipCrELjW+u1lTbnqx/3GJo5vbR+DxtuojekqMjMzziCqf6Zucmg==", + "version": "1.0.26", + "resolved": "https://registry.npmjs.org/@hint/parser-less/-/parser-less-1.0.26.tgz", + "integrity": "sha512-4jiiA4yBZQDOR7Z9WeR30wwyjhVMtgtiyCz69HonqhyR8dYWJhwgRl+g29a+JoIgw312G2Lht+PG51isfMC6Zg==", "optional": true, "dependencies": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-string": "^1.0.14", - "postcss": "^8.4.23", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-string": "^1.0.12", + "postcss": "^8.4.13", "postcss-less": "^5.0.0" }, "peerDependencies": { @@ -1776,45 +1714,45 @@ } }, "node_modules/@hint/parser-manifest": { - "version": "2.3.19", - "resolved": "https://registry.npmjs.org/@hint/parser-manifest/-/parser-manifest-2.3.19.tgz", - "integrity": "sha512-qagGOBAnYy8oDvuyVqWKOQ2n15gfJB5NE75mqMgUqWsi3WtYvvLU39XoOYPI2pSXCO1ZAw+quGvL4p7xd+u9Fg==", + "version": "2.3.14", + "resolved": "https://registry.npmjs.org/@hint/parser-manifest/-/parser-manifest-2.3.14.tgz", + "integrity": "sha512-8qQzkavNEcgeJKtBjVr0dseNQ4xgR0n+amLWhQgpl1vZ2qvCdHBMaPGrIHUt+jXWHZ/hVuqhk/JRFQh9tJ9pUQ==", "optional": true, "dependencies": { - "@hint/utils-json": "^1.0.27", - "@hint/utils-network": "^1.0.26", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1" + "@hint/utils-json": "^1.0.22", + "@hint/utils-network": "^1.0.21", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0" }, "peerDependencies": { "hint": "^7.0.0" } }, "node_modules/@hint/parser-sass": { - "version": "1.0.31", - "resolved": "https://registry.npmjs.org/@hint/parser-sass/-/parser-sass-1.0.31.tgz", - "integrity": "sha512-8hh3Js30R16l20rptHVEDPOb6dbC7eBmp6imxrxdp0uIVX9GgSVTFEW30mpgBH5156mQnAeP5ZOY6voicXOqdA==", + "version": "1.0.26", + "resolved": "https://registry.npmjs.org/@hint/parser-sass/-/parser-sass-1.0.26.tgz", + "integrity": "sha512-yQrX28WZLGA3L/bdvV39lsvvzWulJh9Bbe/YKoMgRLZInE0OsN7l6O2xCRbcUPlJhwhSkid+EZYqXMDBc1qx8g==", "optional": true, "dependencies": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-string": "^1.0.14", - "postcss": "^8.4.23", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-string": "^1.0.12", + "postcss": "^8.4.13", "postcss-sass": "^0.5.0", - "postcss-scss": "^4.0.6" + "postcss-scss": "^4.0.4" }, "peerDependencies": { "hint": "^7.0.0" } }, "node_modules/@hint/parser-typescript": { - "version": "1.0.25", - "resolved": "https://registry.npmjs.org/@hint/parser-typescript/-/parser-typescript-1.0.25.tgz", - "integrity": "sha512-tdB30AevFaLwcyG/pimsUWccArRSRa18e3Gx1QfqO43gW+bNTrgrV9I4SiLrglgBIkMT6sbR9cyawY9NPeKXQQ==", + "version": "1.0.21", + "resolved": "https://registry.npmjs.org/@hint/parser-typescript/-/parser-typescript-1.0.21.tgz", + "integrity": "sha512-vCU5/Yc6Qy45XHDV+iZHUmGle6Odh5AT94sHL7oJS1ff1hjVj0Xr++Cd2B+4z+j24dpRBXZv901cLKsq8E6kZg==", "optional": true, "dependencies": { - "@hint/parser-javascript": "^3.1.24", - "@hint/utils-debug": "^1.0.11", - "@typescript-eslint/typescript-estree": "^5.59.5" + "@hint/parser-javascript": "^3.1.20", + "@hint/utils-debug": "^1.0.10", + "@typescript-eslint/typescript-estree": "^5.17.0" }, "peerDependencies": { "@hint/parser-javascript": "^3.0.0", @@ -1822,14 +1760,14 @@ } }, "node_modules/@hint/parser-typescript-config": { - "version": "2.4.29", - "resolved": "https://registry.npmjs.org/@hint/parser-typescript-config/-/parser-typescript-config-2.4.29.tgz", - "integrity": "sha512-OtC9X12uW/7OMFnTp6Mi7VMMkgHCUgnXZ2+/615zr5nUU6gvXo5Ot1IP2mIQTSC/IC18zGcMfpvASYBZWKiHnw==", + "version": "2.4.24", + "resolved": "https://registry.npmjs.org/@hint/parser-typescript-config/-/parser-typescript-config-2.4.24.tgz", + "integrity": "sha512-/ZMkTbe8/T6AEbwhMHsvl8ZtEOoo44KXvnpM5m3eTmvMDp2e7xJwuPhTt36908dtkHwGUe9JYQlpXhrHgsxNZQ==", "optional": true, "dependencies": { - "@hint/utils-fs": "^1.0.16", - "@hint/utils-json": "^1.0.27", - "@hint/utils-network": "^1.0.26", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-json": "^1.0.22", + "@hint/utils-network": "^1.0.21", "lodash": "^4.17.21" }, "peerDependencies": { @@ -1837,46 +1775,46 @@ } }, "node_modules/@hint/parser-webpack-config": { - "version": "2.1.41", - "resolved": "https://registry.npmjs.org/@hint/parser-webpack-config/-/parser-webpack-config-2.1.41.tgz", - "integrity": "sha512-SrHpksk42IVVk2F5uOOYg74i8qf9VDLtETgOKI8CCbEUDwyBjEEYTs1KnZooJffrb8MvWRgevEzNdih2PpKKrA==", + "version": "2.1.36", + "resolved": "https://registry.npmjs.org/@hint/parser-webpack-config/-/parser-webpack-config-2.1.36.tgz", + "integrity": "sha512-bLiIzNlGhYqiEhHSn8pJZYMii2rsHC2/Pj9UT1sxBRguBAYK8AZeBDTx1PhiWu0T0VATFPDSWdSnjrKPtzt18A==", "optional": true, "dependencies": { - "@hint/utils": "^7.0.23", - "@hint/utils-network": "^1.0.26" + "@hint/utils": "^7.0.19", + "@hint/utils-network": "^1.0.21" }, "peerDependencies": { "hint": "^7.0.0" } }, "node_modules/@hint/utils": { - "version": "7.0.23", - "resolved": "https://registry.npmjs.org/@hint/utils/-/utils-7.0.23.tgz", - "integrity": "sha512-Vsx0LYOMj3tjguIUK1rIrW6MmJRH64LHMYrJIhHBNLxGJjox2Uos6vd5vmkFH2Qh1+dKjsJxHuyazCEU+QSdBw==", + "version": "7.0.19", + "resolved": "https://registry.npmjs.org/@hint/utils/-/utils-7.0.19.tgz", + "integrity": "sha512-hmAxtF68Z2JKVJBW9X15u/ExAw1mRedN4IS4hNgwRc3oaNQSxSLkyQRWkQiXpxEOSrGYogI/bErx7FISAbr+IA==", "dependencies": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-string": "^1.0.14", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-string": "^1.0.12", "chalk": "^4.1.2", "configstore": "^5.0.1", - "content-type": "^1.0.5", - "eventemitter2": "^6.4.9", - "file-type": "^16.5.4", + "content-type": "^1.0.4", + "eventemitter2": "^6.4.5", + "file-type": "^16.5.3", "globby": "^11.0.4", "is-svg": "^4.3.2", "is-wsl": "^2.2.0", "lodash": "^4.17.21", - "npm-registry-fetch": "^14.0.5", + "npm-registry-fetch": "^13.1.1", "semver": "^7.3.5" } }, "node_modules/@hint/utils-compat-data": { - "version": "1.1.12", - "resolved": "https://registry.npmjs.org/@hint/utils-compat-data/-/utils-compat-data-1.1.12.tgz", - "integrity": "sha512-l1XR7YwDrYUwe3t80NcPx2Rwi4bFdXWLmmre+/x26haW0qBMdnk0JRpRWOsv61eOfLvsUK52iGDFgKhnCAd8SA==", + "version": "1.1.10", + "resolved": "https://registry.npmjs.org/@hint/utils-compat-data/-/utils-compat-data-1.1.10.tgz", + "integrity": "sha512-+KsalDPu2KcQVlBZONTU7Guxq9uTgLGXHVGK7GSweVy+zioZK/FJyNHEAVc0ydG8JHQojGmQWPmsRhMKmvzqIw==", "optional": true, "dependencies": { - "@hint/utils-css": "^1.0.15", + "@hint/utils-css": "^1.0.13", "@mdn/browser-compat-data": "^4.1.10", "mdn-data": "^2.0.27", "postcss-selector-parser": "^6.0.8", @@ -1897,9 +1835,9 @@ } }, "node_modules/@hint/utils-compat-data/node_modules/semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "version": "7.3.7", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", + "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", "optional": true, "dependencies": { "lru-cache": "^6.0.0" @@ -1912,89 +1850,88 @@ } }, "node_modules/@hint/utils-connector-tools": { - "version": "4.0.41", - "resolved": "https://registry.npmjs.org/@hint/utils-connector-tools/-/utils-connector-tools-4.0.41.tgz", - "integrity": "sha512-fY/MBPRipJGPZxvlE2rCd8aR0XyacQG2qZJ44xcQQIR0R9IZyvHuovuXoFDVddDXtp8JnJudLrg74pCS/KKklQ==", + "version": "4.0.36", + "resolved": "https://registry.npmjs.org/@hint/utils-connector-tools/-/utils-connector-tools-4.0.36.tgz", + "integrity": "sha512-uDBQ9dLFTzmTXdzh42YlkAf9ck2vxxeRawtdOdz+2XpWyn46RxwU8qKvpmReDDkr2/4kiurpgDJhTp2Ii0jjkA==", "devOptional": true, "dependencies": { - "@hint/utils": "^7.0.23", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-network": "^1.0.26", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1", + "@hint/utils": "^7.0.19", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-network": "^1.0.21", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0", "data-urls": "^3.0.2", - "https": "^1.0.0", "iconv-lite": "^0.6.3", - "node-fetch": "^2.x" + "request": "^2.88.2" }, "peerDependencies": { "hint": "^7.0.0" } }, "node_modules/@hint/utils-css": { - "version": "1.0.15", - "resolved": "https://registry.npmjs.org/@hint/utils-css/-/utils-css-1.0.15.tgz", - "integrity": "sha512-I59xB7Qcuxuxl8+lbLwky3yTCNoM5rScMOJT9ZknqXNULte+XPCpKvr50IvbNMBmxgThRWR9d5YdM8EzJERaHQ==", + "version": "1.0.13", + "resolved": "https://registry.npmjs.org/@hint/utils-css/-/utils-css-1.0.13.tgz", + "integrity": "sha512-PTl8foymofLcVKrmM4HY7fCouf7YMzlx+GPbz6+GqGF0XJo67eRK1hNhSw8ZHB6Iub4oPdeP8wIY5syLAD25kg==", "optional": true }, "node_modules/@hint/utils-debug": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/@hint/utils-debug/-/utils-debug-1.0.11.tgz", - "integrity": "sha512-mUhEAsLzDql2lqo7g0Ojz2RdMODCfM4SpELB27r8brB9rsipAwCC29tonwgOCcaAuifNffsnaJ9BieBfIoupOA==", + "version": "1.0.10", + "resolved": "https://registry.npmjs.org/@hint/utils-debug/-/utils-debug-1.0.10.tgz", + "integrity": "sha512-OB3B0I4nv7HwH+hmYp97qiw+P6r4X8hgjnKBUZgotuPd4pib7VVFLXwhjQH7cjU8QSXqXOGbNjOmRZSwcTa61g==", "dependencies": { "debug": "4.3.4" } }, "node_modules/@hint/utils-dom": { - "version": "2.2.4", - "resolved": "https://registry.npmjs.org/@hint/utils-dom/-/utils-dom-2.2.4.tgz", - "integrity": "sha512-BCM2UQJsiIAR1AQuioQb7JnFTiPHythS+gDGICrZwoyRxrOoCPLJXSSvZ8WHm31+gztjyCtV0ZjyDb5Jz6Ze8w==", + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/@hint/utils-dom/-/utils-dom-2.2.0.tgz", + "integrity": "sha512-w8aREhAFyBLk/F/mtnupAhBQP4PWhLzCwneyuiW0kF45MekYB1sZyR/eo/CjyyoWFB68f61kO8BUc3Xtkst4ag==", "devOptional": true, "dependencies": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-types": "^1.2.1", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-types": "^1.2.0", "@types/parse5": "^6.0.3", "css-select": "^4.3.0", - "eventemitter2": "^6.4.9", + "eventemitter2": "^6.4.5", "parse5": "^6.0.1", "parse5-htmlparser2-tree-adapter": "^6.0.1" } }, "node_modules/@hint/utils-fs": { - "version": "1.0.16", - "resolved": "https://registry.npmjs.org/@hint/utils-fs/-/utils-fs-1.0.16.tgz", - "integrity": "sha512-dO20DPi+7arxEWpVf3RQfAQ7zELer+ughCQj6RqkrI6IgXb25JLxvBy8PGz9Unj7jTdTSj7ubvgR0u/ceSZLlg==", + "version": "1.0.14", + "resolved": "https://registry.npmjs.org/@hint/utils-fs/-/utils-fs-1.0.14.tgz", + "integrity": "sha512-BKaFl1bVayHV6K2fzAm3bERzyUsjGi7PSSSYo6knKP7BH/iIfQIFZXU0+ozsy8XRNfCC4PCrLNkeorNdUsML6g==", "dependencies": { "jsonc-parser": "^3.0.0" } }, "node_modules/@hint/utils-i18n": { - "version": "1.0.15", - "resolved": "https://registry.npmjs.org/@hint/utils-i18n/-/utils-i18n-1.0.15.tgz", - "integrity": "sha512-VkQG3do4e1le43YcB9r3YNb6aOD5nnQlwNo4d4wqwLgTofpVHyHzGYG7BrlQf+akxJ0QF71bkzTpFo6bhoEBDQ==", + "version": "1.0.13", + "resolved": "https://registry.npmjs.org/@hint/utils-i18n/-/utils-i18n-1.0.13.tgz", + "integrity": "sha512-nLvD+qSza5DRAAJ28lNNvl4+pzAD0Dal9RnZioXlaeP6fL7DmNDnp8xqGnvvfIll1+Zon9L97uGsVWKxZ3jIjA==", "devOptional": true, "dependencies": { - "@hint/utils-types": "^1.2.1" + "@hint/utils-types": "^1.2.0" } }, "node_modules/@hint/utils-json": { - "version": "1.0.27", - "resolved": "https://registry.npmjs.org/@hint/utils-json/-/utils-json-1.0.27.tgz", - "integrity": "sha512-LKwVmG7kIxVgYsAxAVqBQJAwu1gBAtDoantZDw7gcHv+7fmQWTwDwPH2zSqGZDqopo3sVV5U2GtqPeO0c0Lfyg==", - "dependencies": { - "@hint/utils-fs": "^1.0.16", - "@hint/utils-network": "^1.0.26", - "@hint/utils-types": "^1.2.1", - "ajv": "^8.12.0", + "version": "1.0.22", + "resolved": "https://registry.npmjs.org/@hint/utils-json/-/utils-json-1.0.22.tgz", + "integrity": "sha512-x0GwENoMCFSWj2aHV900gkZui3/ysxtBdh9gPGFpvJ3v+6Bz2DfpAP+Wo+sB7W0PfcP3kNRCo+TQBMW6B9oMNw==", + "dependencies": { + "@hint/utils-fs": "^1.0.14", + "@hint/utils-network": "^1.0.21", + "@hint/utils-types": "^1.2.0", + "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "jsonc-parser": "^3.0.0", "lodash": "^4.17.21" } }, "node_modules/@hint/utils-json/node_modules/ajv": { - "version": "8.12.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", - "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", + "version": "8.11.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz", + "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==", "dependencies": { "fast-deep-equal": "^3.1.1", "json-schema-traverse": "^1.0.0", @@ -2012,30 +1949,29 @@ "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" }, "node_modules/@hint/utils-network": { - "version": "1.0.26", - "resolved": "https://registry.npmjs.org/@hint/utils-network/-/utils-network-1.0.26.tgz", - "integrity": "sha512-CCs2RlUXUagvUxaWuoovSJqYmhyhXkL70TN7lecWLOEI+SWgzqUTTJICi9DUk0FV3SpIG6nzWZrYhSq70EKnUQ==", - "dependencies": { - "@hint/utils": "^7.0.23", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1", - "content-type": "^1.0.5", - "https": "^1.0.0", + "version": "1.0.21", + "resolved": "https://registry.npmjs.org/@hint/utils-network/-/utils-network-1.0.21.tgz", + "integrity": "sha512-LL63EOGnP6iJYLDZE9M54UhpJFQZg4vH9ispzrS7ayAVR7jg+GysRXhIReCpuhkxz0rSYDQ1AuaTV7JUP+H0Tw==", + "dependencies": { + "@hint/utils": "^7.0.19", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0", + "content-type": "^1.0.4", "lodash": "^4.17.21", - "node-fetch": "^2.x" + "request": "^2.88.2" } }, "node_modules/@hint/utils-string": { - "version": "1.0.14", - "resolved": "https://registry.npmjs.org/@hint/utils-string/-/utils-string-1.0.14.tgz", - "integrity": "sha512-hyEqnFB1noTw7y1UNvFLxfRV9nPvdzgM4ahisA035Xz193zF9o/cjgVMSGZyWy0QcTZnbHke334vsYWytEnudw==" + "version": "1.0.12", + "resolved": "https://registry.npmjs.org/@hint/utils-string/-/utils-string-1.0.12.tgz", + "integrity": "sha512-Rt/vhjsZZc7mHLPVr8JYCRpSQs+AV/e2NsEfSUJoHZrv9ZMLuPLGW1RobEBod3S6k7mvCcJM5Ekwre9PyyLcnA==" }, "node_modules/@hint/utils-types": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@hint/utils-types/-/utils-types-1.2.1.tgz", - "integrity": "sha512-0kL3YUgDyD10c0yZwvOdS6uySc3VG074pSEQ0/+NRiuEFwfVRVz4CRq6gvfoIHRmlNRspbNr2fKZ8tcoPWy9ag==" + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@hint/utils-types/-/utils-types-1.2.0.tgz", + "integrity": "sha512-ZXxdw1jh4oYMmzFIxpVRqSNhbx5bzOxumn4K+5thbhuGOJE5BUZVWNNa18My0ktdTl5IpMjCNVDhQeZRQxQT1w==" }, "node_modules/@hint/utils/node_modules/ansi-styles": { "version": "4.3.0", @@ -2127,12 +2063,9 @@ } }, "node_modules/@hotwired/turbo": { - "version": "7.3.0", - "resolved": "https://registry.npmjs.org/@hotwired/turbo/-/turbo-7.3.0.tgz", - "integrity": "sha512-Dcu+NaSvHLT7EjrDrkEmH4qET2ZJZ5IcCWmNXxNQTBwlnE5tBZfN6WxZ842n5cHV52DH/AKNirbPBtcEXDLW4g==", - "engines": { - "node": ">= 14" - } + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/@hotwired/turbo/-/turbo-7.1.0.tgz", + "integrity": "sha512-Q8kGjqwPqER+CtpQudbH+3Zgs2X4zb6pBAlr6NsKTXadg45pAOvxI9i4QpuHbwSzR2+x87HUm+rot9F/Pe8rxA==" }, "node_modules/@humanwhocodes/config-array": { "version": "0.5.0", @@ -2154,95 +2087,6 @@ "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", "dev": true }, - "node_modules/@isaacs/cliui": { - "version": "8.0.2", - "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", - "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", - "dependencies": { - "string-width": "^5.1.2", - "string-width-cjs": "npm:string-width@^4.2.0", - "strip-ansi": "^7.0.1", - "strip-ansi-cjs": "npm:strip-ansi@^6.0.1", - "wrap-ansi": "^8.1.0", - "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/@isaacs/cliui/node_modules/ansi-regex": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", - "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/chalk/ansi-regex?sponsor=1" - } - }, - "node_modules/@isaacs/cliui/node_modules/ansi-styles": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", - "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/@isaacs/cliui/node_modules/emoji-regex": { - "version": "9.2.2", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", - "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==" - }, - "node_modules/@isaacs/cliui/node_modules/string-width": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", - "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", - "dependencies": { - "eastasianwidth": "^0.2.0", - "emoji-regex": "^9.2.2", - "strip-ansi": "^7.0.1" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/@isaacs/cliui/node_modules/strip-ansi": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", - "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", - "dependencies": { - "ansi-regex": "^6.0.1" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/chalk/strip-ansi?sponsor=1" - } - }, - "node_modules/@isaacs/cliui/node_modules/wrap-ansi": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", - "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", - "dependencies": { - "ansi-styles": "^6.1.0", - "string-width": "^5.0.1", - "strip-ansi": "^7.0.1" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/chalk/wrap-ansi?sponsor=1" - } - }, "node_modules/@istanbuljs/load-nyc-config": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz", @@ -2404,12 +2248,12 @@ "integrity": "sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==" }, "node_modules/@jridgewell/trace-mapping": { - "version": "0.3.19", - "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.19.tgz", - "integrity": "sha512-kf37QtfW+Hwx/buWGMPcR60iF9ziHa6r/CZJIHbmcm4+0qrXiVdxegAH0F6yddEVQ7zdkjcGCgCzUu+BcbhQxw==", + "version": "0.3.14", + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.14.tgz", + "integrity": "sha512-bJWEfQ9lPTvm3SneWwRFVLzrh6nhjwqw7TUFFBEMzwvg7t7PCDenf2lDwqo4NQXzdpgBXyFgDWnQA+2vkruksQ==", "dependencies": { - "@jridgewell/resolve-uri": "^3.1.0", - "@jridgewell/sourcemap-codec": "^1.4.14" + "@jridgewell/resolve-uri": "^3.0.3", + "@jridgewell/sourcemap-codec": "^1.4.10" } }, "node_modules/@koa/router": { @@ -2428,9 +2272,9 @@ } }, "node_modules/@mapbox/node-pre-gyp": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.11.tgz", - "integrity": "sha512-Yhlar6v9WQgUp/He7BdgzOz8lqMQ8sU+jkCq7Wx8Myc5YFJLbEe7lgui/V7G1qB1DJykHSGwreceSaD60Y0PUQ==", + "version": "1.0.9", + "resolved": "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.9.tgz", + "integrity": "sha512-aDF3S3rK9Q2gey/WAttUlISduDItz5BU3306M9Eyv6/oS40aMprnopshtlKTykxRNIBEZuRMaZAnbrQ4QtKGyw==", "optional": true, "dependencies": { "detect-libc": "^2.0.0", @@ -2460,9 +2304,9 @@ } }, "node_modules/@mapbox/node-pre-gyp/node_modules/semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "version": "7.3.7", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", + "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", "optional": true, "dependencies": { "lru-cache": "^6.0.0" @@ -2513,14 +2357,15 @@ } }, "node_modules/@npmcli/fs": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-3.1.0.tgz", - "integrity": "sha512-7kZUAaLscfgbwBQRbvdMYaZOWyMEcPTH/tJjnyAWJ/dvvs9Ef+CERx/qJb9GExJpl1qipaDGn7KqHnFGGixd0w==", + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-2.1.1.tgz", + "integrity": "sha512-1Q0uzx6c/NVNGszePbr5Gc2riSU1zLpNlo/1YWntH+eaPmMgBssAW0qXofCVkpdj3ce4swZtlDYQu+NKiYcptg==", "dependencies": { + "@gar/promisify": "^1.1.3", "semver": "^7.3.5" }, "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" } }, "node_modules/@npmcli/fs/node_modules/lru-cache": { @@ -2535,9 +2380,9 @@ } }, "node_modules/@npmcli/fs/node_modules/semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "version": "7.3.7", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", + "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", "dependencies": { "lru-cache": "^6.0.0" }, @@ -2548,13 +2393,16 @@ "node": ">=10" } }, - "node_modules/@pkgjs/parseargs": { - "version": "0.11.0", - "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", - "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", - "optional": true, + "node_modules/@npmcli/move-file": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@npmcli/move-file/-/move-file-2.0.0.tgz", + "integrity": "sha512-UR6D5f4KEGWJV6BGPH3Qb2EtgH+t+1XQ1Tt85c7qicN6cezzuHPdZwwAxqZr4JLtnQu0LZsTza/5gmNmSl8XLg==", + "dependencies": { + "mkdirp": "^1.0.4", + "rimraf": "^3.0.2" + }, "engines": { - "node": ">=14" + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" } }, "node_modules/@sealcode/ansi-html-stream": { @@ -2596,6 +2444,11 @@ "sealious": "^0.17.15" } }, + "node_modules/@sealcode/sealgen/node_modules/@sealcode/ts-predicates": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/@sealcode/ts-predicates/-/ts-predicates-0.4.1.tgz", + "integrity": "sha512-gEcpaiKmyUhtzDr2Ce6i6wGHZ0fjzGDu/rT1m0McNUH/QfDXi1yPQ4ICb0PgzXJzGpTqlf/GXOcmUPsGZy1CKA==" + }, "node_modules/@sealcode/sealgen/node_modules/esbuild": { "version": "0.15.5", "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.15.5.tgz", @@ -2932,9 +2785,9 @@ } }, "node_modules/@sealcode/ts-predicates": { - "version": "0.4.3", - "resolved": "https://registry.npmjs.org/@sealcode/ts-predicates/-/ts-predicates-0.4.3.tgz", - "integrity": "sha512-UNSEacu7Ye8q0N8AJCJy37oJvv3w2OXKGkUnP7xO5lOY9DQviDPRDQhVaZdJ3/xMzXLm4UE3389ihctrPaov/A==" + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/@sealcode/ts-predicates/-/ts-predicates-0.4.0.tgz", + "integrity": "sha512-MUn0KC+215/4wBrnz9CCRcLCkttqW4HWHrRragIKXgJNLFTlOaT/VULffLvx3r3zT1JOVCW40aZVpbY5yuFuKg==" }, "node_modules/@sindresorhus/is": { "version": "4.6.0", @@ -3060,15 +2913,15 @@ } }, "node_modules/@types/cacheable-request": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/@types/cacheable-request/-/cacheable-request-6.0.3.tgz", - "integrity": "sha512-IQ3EbTzGxIigb1I3qPZc1rWJnH0BmSKv5QYTalEwweFvyBDLSAe24zP0le/hyi7ecGfZVlIVAg4BZqb8WBwKqw==", + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/@types/cacheable-request/-/cacheable-request-6.0.2.tgz", + "integrity": "sha512-B3xVo+dlKM6nnKTcmm5ZtY/OL8bOAOd2Olee9M1zft65ox50OzjEHW91sDiU9j6cvW8Ejg1/Qkf4xd2kugApUA==", "optional": true, "dependencies": { "@types/http-cache-semantics": "*", - "@types/keyv": "^3.1.4", + "@types/keyv": "*", "@types/node": "*", - "@types/responselike": "^1.0.0" + "@types/responselike": "*" } }, "node_modules/@types/clone": { @@ -3203,9 +3056,9 @@ "integrity": "sha512-FyAOrDuQmBi8/or3ns4rwPno7/9tJTijVW6aQQjK02+kOQ8zmoNg2XJtAuQhvQcy1ASJq38wirX5//9J1EqoUA==" }, "node_modules/@types/http-cache-semantics": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/@types/http-cache-semantics/-/http-cache-semantics-4.0.2.tgz", - "integrity": "sha512-FD+nQWA2zJjh4L9+pFXqWOi0Hs1ryBCfI+985NjluQ1p8EYtoLvjLOKidXBtZ4/IcxDX4o8/E8qDS3540tNliw==", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/@types/http-cache-semantics/-/http-cache-semantics-4.0.1.tgz", + "integrity": "sha512-SZs7ekbP8CN0txVG2xVRH6EgKmEm31BOxA07vkFaETzZz1xh+cbt8BcI0slpymvwhx5dlFnQG2rTlPVQn+iRPQ==", "optional": true }, "node_modules/@types/http-errors": { @@ -3213,6 +3066,12 @@ "resolved": "https://registry.npmjs.org/@types/http-errors/-/http-errors-1.8.2.tgz", "integrity": "sha512-EqX+YQxINb+MeXaIqYDASb6U6FCHbWjkj4a1CKDBks3d/QiB2+PqBLyO72vLDgAO1wUI4O+9gweRcQK11bTL/w==" }, + "node_modules/@types/json-buffer": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@types/json-buffer/-/json-buffer-3.0.0.tgz", + "integrity": "sha512-3YP80IxxFJB4b5tYC2SUPwkg0XQLiu0nWvhRgEatgjf+29IcWO9X1k8xRv5DGssJ/lCrjYTjQPcobJr2yWIVuQ==", + "optional": true + }, "node_modules/@types/json-schema": { "version": "7.0.11", "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.11.tgz", @@ -3234,9 +3093,9 @@ } }, "node_modules/@types/kill-port": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@types/kill-port/-/kill-port-2.0.1.tgz", - "integrity": "sha512-ZqZiEkyvkr1PIFBl52pVf9uUmBtuX5V0zK1/kbwd9KaLfbthZCdbj8FDc18ImADZ50wyMQGrd3Xgy6fprnLv6g==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@types/kill-port/-/kill-port-2.0.0.tgz", + "integrity": "sha512-AegaqABFauES4++49NeNX7TyZJ7t48t10+qJn4QGVGQqDogEk89M0iI4W0HXS+TEUk/hYAtEsgJ+6nyuSyYxlw==", "dependencies": { "@types/node": "*", "shell-exec": "^1" @@ -3381,12 +3240,6 @@ "@types/node": "*" } }, - "node_modules/@types/semver": { - "version": "7.5.2", - "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.5.2.tgz", - "integrity": "sha512-7aqorHYgdNO4DM36stTiGO3DvKoex9TQRwsJU6vMaFGyqpBA1MNZkz+PG3gaNUPpTAOYhT1WR7M1JyA3fbS9Cw==", - "dev": true - }, "node_modules/@types/serve-static": { "version": "1.15.0", "resolved": "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.15.0.tgz", @@ -3402,9 +3255,9 @@ "integrity": "sha512-9BCYD9btg2CY4kPcpMQ+vCR8U6V8f/KvixYD5ZbxoWlkhddNF5IeZMVL3p+QFUkg+Hb+kPAG9Jgk4bnnF1v/Fw==" }, "node_modules/@types/tedious": { - "version": "4.0.12", - "resolved": "https://registry.npmjs.org/@types/tedious/-/tedious-4.0.12.tgz", - "integrity": "sha512-5NBYCLmidyXG3zxiBmR0beORRQcJOBoTKVL+9WaHQbX0E386UFXw6TSlY9/oxZDYqUWlBC98Funb83eJQt1aMw==", + "version": "4.0.8", + "resolved": "https://registry.npmjs.org/@types/tedious/-/tedious-4.0.8.tgz", + "integrity": "sha512-CWCNlKiX2/fqFb1uiEXTRQ33yqqa0wKP/SDQbHKrPaIfKji4lWAx1Y2jNNjcBFLMh/8MWpQCGseM25M8GTyHvg==", "dev": true, "dependencies": { "@types/node": "*" @@ -3425,19 +3278,18 @@ } }, "node_modules/@typescript-eslint/eslint-plugin": { - "version": "5.62.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz", - "integrity": "sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==", + "version": "5.31.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.31.0.tgz", + "integrity": "sha512-VKW4JPHzG5yhYQrQ1AzXgVgX8ZAJEvCz0QI6mLRX4tf7rnFfh5D8SKm0Pq6w5PyNfAWJk6sv313+nEt3ohWMBQ==", "dev": true, "dependencies": { - "@eslint-community/regexpp": "^4.4.0", - "@typescript-eslint/scope-manager": "5.62.0", - "@typescript-eslint/type-utils": "5.62.0", - "@typescript-eslint/utils": "5.62.0", + "@typescript-eslint/scope-manager": "5.31.0", + "@typescript-eslint/type-utils": "5.31.0", + "@typescript-eslint/utils": "5.31.0", "debug": "^4.3.4", - "graphemer": "^1.4.0", + "functional-red-black-tree": "^1.0.1", "ignore": "^5.2.0", - "natural-compare-lite": "^1.4.0", + "regexpp": "^3.2.0", "semver": "^7.3.7", "tsutils": "^3.21.0" }, @@ -3620,14 +3472,14 @@ } }, "node_modules/@typescript-eslint/parser": { - "version": "5.62.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.62.0.tgz", - "integrity": "sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==", + "version": "5.31.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.31.0.tgz", + "integrity": "sha512-UStjQiZ9OFTFReTrN+iGrC6O/ko9LVDhreEK5S3edmXgR396JGq7CoX2TWIptqt/ESzU2iRKXAHfSF2WJFcWHw==", "dev": true, "dependencies": { - "@typescript-eslint/scope-manager": "5.62.0", - "@typescript-eslint/types": "5.62.0", - "@typescript-eslint/typescript-estree": "5.62.0", + "@typescript-eslint/scope-manager": "5.31.0", + "@typescript-eslint/types": "5.31.0", + "@typescript-eslint/typescript-estree": "5.31.0", "debug": "^4.3.4" }, "engines": { @@ -3647,13 +3499,13 @@ } }, "node_modules/@typescript-eslint/scope-manager": { - "version": "5.62.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz", - "integrity": "sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==", + "version": "5.31.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.31.0.tgz", + "integrity": "sha512-8jfEzBYDBG88rcXFxajdVavGxb5/XKXyvWgvD8Qix3EEJLCFIdVloJw+r9ww0wbyNLOTYyBsR+4ALNGdlalLLg==", "dev": true, "dependencies": { - "@typescript-eslint/types": "5.62.0", - "@typescript-eslint/visitor-keys": "5.62.0" + "@typescript-eslint/types": "5.31.0", + "@typescript-eslint/visitor-keys": "5.31.0" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -3664,13 +3516,12 @@ } }, "node_modules/@typescript-eslint/type-utils": { - "version": "5.62.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz", - "integrity": "sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==", + "version": "5.31.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.31.0.tgz", + "integrity": "sha512-7ZYqFbvEvYXFn9ax02GsPcEOmuWNg+14HIf4q+oUuLnMbpJ6eHAivCg7tZMVwzrIuzX3QCeAOqKoyMZCv5xe+w==", "dev": true, "dependencies": { - "@typescript-eslint/typescript-estree": "5.62.0", - "@typescript-eslint/utils": "5.62.0", + "@typescript-eslint/utils": "5.31.0", "debug": "^4.3.4", "tsutils": "^3.21.0" }, @@ -3691,9 +3542,9 @@ } }, "node_modules/@typescript-eslint/types": { - "version": "5.62.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.62.0.tgz", - "integrity": "sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==", + "version": "5.31.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.31.0.tgz", + "integrity": "sha512-/f/rMaEseux+I4wmR6mfpM2wvtNZb1p9hAV77hWfuKc3pmaANp5dLAZSiE3/8oXTYTt3uV9KW5yZKJsMievp6g==", "devOptional": true, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -3704,13 +3555,13 @@ } }, "node_modules/@typescript-eslint/typescript-estree": { - "version": "5.62.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz", - "integrity": "sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==", + "version": "5.31.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.31.0.tgz", + "integrity": "sha512-3S625TMcARX71wBc2qubHaoUwMEn+l9TCsaIzYI/ET31Xm2c9YQ+zhGgpydjorwQO9pLfR/6peTzS/0G3J/hDw==", "devOptional": true, "dependencies": { - "@typescript-eslint/types": "5.62.0", - "@typescript-eslint/visitor-keys": "5.62.0", + "@typescript-eslint/types": "5.31.0", + "@typescript-eslint/visitor-keys": "5.31.0", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", @@ -3743,9 +3594,9 @@ } }, "node_modules/@typescript-eslint/typescript-estree/node_modules/semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "version": "7.3.7", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", + "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", "devOptional": true, "dependencies": { "lru-cache": "^6.0.0" @@ -3758,19 +3609,17 @@ } }, "node_modules/@typescript-eslint/utils": { - "version": "5.62.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.62.0.tgz", - "integrity": "sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==", + "version": "5.31.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.31.0.tgz", + "integrity": "sha512-kcVPdQS6VIpVTQ7QnGNKMFtdJdvnStkqS5LeALr4rcwx11G6OWb2HB17NMPnlRHvaZP38hL9iK8DdE9Fne7NYg==", "dev": true, "dependencies": { - "@eslint-community/eslint-utils": "^4.2.0", "@types/json-schema": "^7.0.9", - "@types/semver": "^7.3.12", - "@typescript-eslint/scope-manager": "5.62.0", - "@typescript-eslint/types": "5.62.0", - "@typescript-eslint/typescript-estree": "5.62.0", + "@typescript-eslint/scope-manager": "5.31.0", + "@typescript-eslint/types": "5.31.0", + "@typescript-eslint/typescript-estree": "5.31.0", "eslint-scope": "^5.1.1", - "semver": "^7.3.7" + "eslint-utils": "^3.0.0" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -3783,40 +3632,13 @@ "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" } }, - "node_modules/@typescript-eslint/utils/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/@typescript-eslint/utils/node_modules/semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/@typescript-eslint/visitor-keys": { - "version": "5.62.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz", - "integrity": "sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==", + "version": "5.31.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.31.0.tgz", + "integrity": "sha512-ZK0jVxSjS4gnPirpVjXHz7mgdOsZUHzNYSfTw2yPa3agfbt9YfqaBiBZFSSxeBWnpWkzCxTfUpnzA3Vily/CSg==", "devOptional": true, "dependencies": { - "@typescript-eslint/types": "5.62.0", + "@typescript-eslint/types": "5.31.0", "eslint-visitor-keys": "^3.3.0" }, "engines": { @@ -4044,23 +3866,20 @@ } }, "node_modules/acorn-globals": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/acorn-globals/-/acorn-globals-7.0.1.tgz", - "integrity": "sha512-umOSDSDrfHbTNPuNpC2NSnnA3LUrqpevPb4T9jRx4MagXNS0rs+gwiTcAvqCRmsD6utzsrzNt+ebm00SNWiC3Q==", + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/acorn-globals/-/acorn-globals-6.0.0.tgz", + "integrity": "sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg==", "devOptional": true, "dependencies": { - "acorn": "^8.1.0", - "acorn-walk": "^8.0.2" + "acorn": "^7.1.1", + "acorn-walk": "^7.1.1" } }, - "node_modules/acorn-globals/node_modules/acorn": { - "version": "8.10.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.10.0.tgz", - "integrity": "sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==", + "node_modules/acorn-globals/node_modules/acorn-walk": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-7.2.0.tgz", + "integrity": "sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==", "devOptional": true, - "bin": { - "acorn": "bin/acorn" - }, "engines": { "node": ">=0.4.0" } @@ -4101,10 +3920,12 @@ } }, "node_modules/agentkeepalive": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/agentkeepalive/-/agentkeepalive-4.5.0.tgz", - "integrity": "sha512-5GG/5IbQQpC9FpkRGsSvZI5QYeSCzlJHdpBQntCsuTOxhKD8lqKhrleg2Yi7yvMIf82Ycmmqln9U8V9qwEiJew==", + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/agentkeepalive/-/agentkeepalive-4.2.1.tgz", + "integrity": "sha512-Zn4cw2NEqd+9fiSVWMscnjyQ1a8Yfoc5oBajLeo5w+YBHgDUcEBY2hS4YpTz6iN5f/2zQiktcuM6tS8x1p9dpA==", "dependencies": { + "debug": "^4.1.0", + "depd": "^1.1.2", "humanize-ms": "^1.2.1" }, "engines": { @@ -4127,7 +3948,6 @@ "version": "6.12.6", "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", - "dev": true, "dependencies": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", @@ -4156,9 +3976,9 @@ } }, "node_modules/ajv-formats/node_modules/ajv": { - "version": "8.12.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", - "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", + "version": "8.11.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz", + "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==", "dependencies": { "fast-deep-equal": "^3.1.1", "json-schema-traverse": "^1.0.0", @@ -4301,6 +4121,34 @@ "node": ">=8" } }, + "node_modules/asn1": { + "version": "0.2.6", + "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.6.tgz", + "integrity": "sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ==", + "dependencies": { + "safer-buffer": "~2.1.0" + } + }, + "node_modules/assert-plus": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", + "integrity": "sha512-NfJ4UzBCcQGLDlQq7nHxH+tv3kyZ0hHQqF5BO6J7tNJeP5do1llPr8dZ8zHonfhAu0PHAdMkSo+8o0wxg9lZWw==", + "engines": { + "node": ">=0.8" + } + }, + "node_modules/ast-types": { + "version": "0.13.4", + "resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.13.4.tgz", + "integrity": "sha512-x1FCFnFifvYDDzTaLII71vG5uvDwgtmDTEVWAxrgeiR8VjMONcCXJx7E+USjDtHlwFmt9MysbqgF9b9Vjr6w+w==", + "optional": true, + "dependencies": { + "tslib": "^2.0.1" + }, + "engines": { + "node": ">=4" + } + }, "node_modules/astral-regex": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz", @@ -4319,13 +4167,25 @@ "node_modules/asynckit": { "version": "0.4.0", "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", - "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==", - "devOptional": true + "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" + }, + "node_modules/aws-sign2": { + "version": "0.7.0", + "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz", + "integrity": "sha512-08kcGqnYf/YmjoRhfxyu+CLxBjUtHLXLXX/vUfx9l2LYzG3c1m61nrpyFUZI6zeS+Li/wWMMidD9KgrqtGq3mA==", + "engines": { + "node": "*" + } + }, + "node_modules/aws4": { + "version": "1.11.0", + "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.11.0.tgz", + "integrity": "sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==" }, "node_modules/axe-core": { - "version": "4.8.2", - "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.8.2.tgz", - "integrity": "sha512-/dlp0fxyM3R8YW7MFzaHWXrf4zzbr0vaYb23VBFCl83R7nWNPg/yaQw2Dc8jzCMmDVLhSdzH8MjrsuIUuvX+6g==", + "version": "4.4.3", + "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.4.3.tgz", + "integrity": "sha512-32+ub6kkdhhWick/UjvEwRchgoetXqTK14INLqbGm5U2TzBkBNF3nQtLYm8ovxSkQWArjEQvftCKryjZaATu3w==", "optional": true, "engines": { "node": ">=4" @@ -4373,6 +4233,14 @@ "node": ">=0.10" } }, + "node_modules/bcrypt-pbkdf": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz", + "integrity": "sha512-qeFIXtP4MSoi6NLqO12WfqARWWuCKi2Rn/9hJLEmtB5yTNr9DqFWkJRCf2qShWzPeAMRnOgCrq0sg/KLv5ES9w==", + "dependencies": { + "tweetnacl": "^0.14.3" + } + }, "node_modules/big.js": { "version": "5.2.2", "resolved": "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz", @@ -4546,6 +4414,12 @@ "node": ">=8" } }, + "node_modules/browser-process-hrtime": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz", + "integrity": "sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==", + "devOptional": true + }, "node_modules/browser-stdout": { "version": "1.3.1", "resolved": "https://registry.npmjs.org/browser-stdout/-/browser-stdout-1.3.1.tgz", @@ -4553,9 +4427,9 @@ "dev": true }, "node_modules/browserslist": { - "version": "4.21.11", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.11.tgz", - "integrity": "sha512-xn1UXOKUz7DjdGlg9RrUr0GGiWzI97UQJnugHtH0OLDfJB7jMgoIkYvRIEO1l9EeEERVqeqLYOcFBW9ldjypbQ==", + "version": "4.21.3", + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.3.tgz", + "integrity": "sha512-898rgRXLAyRkM1GryrrBHGkqA5hlpkV5MhtZwg9QXeiyLUYs2k00Un05aX5l2/yJIOObYKOpS2JNo8nJDE7fWQ==", "funding": [ { "type": "opencollective", @@ -4564,17 +4438,13 @@ { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/browserslist" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" } ], "dependencies": { - "caniuse-lite": "^1.0.30001538", - "electron-to-chromium": "^1.4.526", - "node-releases": "^2.0.13", - "update-browserslist-db": "^1.0.13" + "caniuse-lite": "^1.0.30001370", + "electron-to-chromium": "^1.4.202", + "node-releases": "^2.0.6", + "update-browserslist-db": "^1.0.5" }, "bin": { "browserslist": "cli.js" @@ -4653,9 +4523,9 @@ } }, "node_modules/builtins/node_modules/semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "version": "7.3.7", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", + "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", "dependencies": { "lru-cache": "^6.0.0" }, @@ -4675,25 +4545,31 @@ } }, "node_modules/cacache": { - "version": "17.1.4", - "resolved": "https://registry.npmjs.org/cacache/-/cacache-17.1.4.tgz", - "integrity": "sha512-/aJwG2l3ZMJ1xNAnqbMpA40of9dj/pIH3QfiuQSqjfPJF747VR0J/bHn+/KdNnHKc6XQcWt/AfRSBft82W1d2A==", + "version": "16.1.1", + "resolved": "https://registry.npmjs.org/cacache/-/cacache-16.1.1.tgz", + "integrity": "sha512-VDKN+LHyCQXaaYZ7rA/qtkURU+/yYhviUdvqEv2LT6QPZU8jpyzEkEVAcKlKLt5dJ5BRp11ym8lo3NKLluEPLg==", "dependencies": { - "@npmcli/fs": "^3.1.0", - "fs-minipass": "^3.0.0", - "glob": "^10.2.2", + "@npmcli/fs": "^2.1.0", + "@npmcli/move-file": "^2.0.0", + "chownr": "^2.0.0", + "fs-minipass": "^2.1.0", + "glob": "^8.0.1", + "infer-owner": "^1.0.4", "lru-cache": "^7.7.1", - "minipass": "^7.0.3", + "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", - "ssri": "^10.0.0", + "promise-inflight": "^1.0.1", + "rimraf": "^3.0.2", + "ssri": "^9.0.0", "tar": "^6.1.11", - "unique-filename": "^3.0.0" + "unique-filename": "^1.1.1" }, "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" } }, "node_modules/cacache/node_modules/brace-expansion": { @@ -4704,62 +4580,33 @@ "balanced-match": "^1.0.0" } }, - "node_modules/cacache/node_modules/foreground-child": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz", - "integrity": "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==", - "dependencies": { - "cross-spawn": "^7.0.0", - "signal-exit": "^4.0.1" - }, - "engines": { - "node": ">=14" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, "node_modules/cacache/node_modules/glob": { - "version": "10.3.5", - "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.5.tgz", - "integrity": "sha512-bYUpUD7XDEHI4Q2O5a7PXGvyw4deKR70kHiDxzQbe925wbZknhOzUt2xBgTkYL6RBcVeXYuD9iNYeqoWbBZQnA==", + "version": "8.0.3", + "resolved": "https://registry.npmjs.org/glob/-/glob-8.0.3.tgz", + "integrity": "sha512-ull455NHSHI/Y1FqGaaYFaLGkNMMJbavMrEGFXG/PGrg6y7sutWHUHrz6gy6WEBH6akM1M414dWKCNs+IhKdiQ==", "dependencies": { - "foreground-child": "^3.1.0", - "jackspeak": "^2.0.3", - "minimatch": "^9.0.1", - "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0", - "path-scurry": "^1.10.1" - }, - "bin": { - "glob": "dist/cjs/src/bin.js" + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^5.0.1", + "once": "^1.3.0" }, "engines": { - "node": ">=16 || 14 >=14.17" + "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }, "node_modules/cacache/node_modules/minimatch": { - "version": "9.0.3", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz", - "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==", + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.0.tgz", + "integrity": "sha512-9TPBGGak4nHfGZsPBohm9AWg6NoT7QTCehS3BIJABslyZbzxfV78QM2Y6+i741OPZIafFAaiiEMh5OyIrJPgtg==", "dependencies": { "brace-expansion": "^2.0.1" }, "engines": { - "node": ">=16 || 14 >=14.17" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/cacache/node_modules/minipass": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.3.tgz", - "integrity": "sha512-LhbbwCfz3vsb12j/WkWQPZfKTsgqIe1Nf/ti1pKjYESGLHIVjWU96G9/ljLH4F9mWNVhlQOm0VySdAWzf05dpg==", - "engines": { - "node": ">=16 || 14 >=14.17" + "node": ">=10" } }, "node_modules/cacache/node_modules/p-map": { @@ -4776,17 +4623,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/cacache/node_modules/signal-exit": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", - "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", - "engines": { - "node": ">=14" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, "node_modules/cache-content-type": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/cache-content-type/-/cache-content-type-1.0.1.tgz", @@ -4809,9 +4645,9 @@ } }, "node_modules/cacheable-request": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-7.0.4.tgz", - "integrity": "sha512-v+p6ongsrp0yTGbJXjgxPow2+DL93DASP4kXCDKb8/bwRtt9OEF3whggkkDkGNzgcWy2XaF4a8nZglC7uElscg==", + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-7.0.2.tgz", + "integrity": "sha512-pouW8/FmiPQbuGpkXQ9BAPv/Mo5xDGANgSNXzTzJ8DrKGuXOssM4wIQRjfanNRh3Yu5cfYPvcorqbhg2KIJtew==", "optional": true, "dependencies": { "clone-response": "^1.0.2", @@ -4881,9 +4717,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001538", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001538.tgz", - "integrity": "sha512-HWJnhnID+0YMtGlzcp3T9drmBJUVDchPJ08tpUGFLs9CYlwWPH2uLgpHn8fND5pCgXVtnGS3H4QR9XLMHVNkHw==", + "version": "1.0.30001373", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001373.tgz", + "integrity": "sha512-pJYArGHrPp3TUqQzFYRmP/lwJlj8RCbVe3Gd3eJQkAV8SAC6b19XS9BjMvRdvaS8RMkaTN8ZhoHP6S1y8zzwEQ==", "funding": [ { "type": "opencollective", @@ -4892,28 +4728,29 @@ { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/caniuse-lite" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" } ] }, "node_modules/canvas": { - "version": "2.11.2", - "resolved": "https://registry.npmjs.org/canvas/-/canvas-2.11.2.tgz", - "integrity": "sha512-ItanGBMrmRV7Py2Z+Xhs7cT+FNt5K0vPL4p9EZ/UX/Mu7hFbkxSjKF2KVtPwX7UYWp7dRKnrTvReflgrItJbdw==", + "version": "2.9.3", + "resolved": "https://registry.npmjs.org/canvas/-/canvas-2.9.3.tgz", + "integrity": "sha512-WOUM7ghii5TV2rbhaZkh1youv/vW1/Canev6Yx6BG2W+1S07w8jKZqKkPnbiPpQEDsnJdN8ouDd7OvQEGXDcUw==", "hasInstallScript": true, "optional": true, "dependencies": { "@mapbox/node-pre-gyp": "^1.0.0", - "nan": "^2.17.0", + "nan": "^2.15.0", "simple-get": "^3.0.3" }, "engines": { "node": ">=6" } }, + "node_modules/caseless": { + "version": "0.12.0", + "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz", + "integrity": "sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==" + }, "node_modules/chalk": { "version": "2.4.2", "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", @@ -5007,18 +4844,9 @@ } }, "node_modules/ci-info": { - "version": "3.8.0", - "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.8.0.tgz", - "integrity": "sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/sibiraj-s" - } - ], - "engines": { - "node": ">=8" - } + "version": "3.3.2", + "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.3.2.tgz", + "integrity": "sha512-xmDt/QIAdeZ9+nfdPsaBCpMvHNLFiLdjj59qjqn+6iPe6YmHGQ35sBnQ8uslRBXFmXkiZQOJRjvQeoGppoTjjg==" }, "node_modules/clean-css": { "version": "4.2.4", @@ -5102,18 +4930,21 @@ } }, "node_modules/cloudinary": { - "version": "1.40.0", - "resolved": "https://registry.npmjs.org/cloudinary/-/cloudinary-1.40.0.tgz", - "integrity": "sha512-Fifkl8NRw/M+Enw4cKCXc6e0Or28c5y6RVGYS3OCLzT1W8EfBt416FURhLuuL/S4BCVv8bSilmnM746kCtth3g==", + "version": "1.30.1", + "resolved": "https://registry.npmjs.org/cloudinary/-/cloudinary-1.30.1.tgz", + "integrity": "sha512-Vri+R4VZXZUQWJ3vOoB5b0vjigxI/INRhzZF8E0A1O07bBNrwWAvodtDyumIk3RvEcgxzjvnqq83CPqoUyzEtA==", "optional": true, "dependencies": { - "cloudinary-core": "^2.13.0", - "core-js": "^3.30.1", + "cloudinary-core": "^2.10.2", + "core-js": "3.6.5", "lodash": "^4.17.21", "q": "^1.5.1" }, "engines": { "node": ">=0.6" + }, + "optionalDependencies": { + "proxy-agent": "^5.0.0" } }, "node_modules/cloudinary-core": { @@ -5222,7 +5053,6 @@ "version": "1.0.8", "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", - "devOptional": true, "dependencies": { "delayed-stream": "~1.0.0" }, @@ -5247,6 +5077,19 @@ "integrity": "sha512-W6Af2Iw1z4CB7q4uU4hv646dW9GQuBM+YpC0UvUCWSD8w90SJjp+ujJuXaEMtAXBtSqGfMPuFOVn4/+FlaqfBA==", "dev": true }, + "node_modules/compress-brotli": { + "version": "1.3.8", + "resolved": "https://registry.npmjs.org/compress-brotli/-/compress-brotli-1.3.8.tgz", + "integrity": "sha512-lVcQsjhxhIXsuupfy9fmZUFtAIdBmXA7EGY6GBdgZ++qkM9zG4YFT8iU7FoBxzryNDMOpD1HIFHUSX4D87oqhQ==", + "optional": true, + "dependencies": { + "@types/json-buffer": "~3.0.0", + "json-buffer": "~3.0.1" + }, + "engines": { + "node": ">= 12" + } + }, "node_modules/concat-map": { "version": "0.0.1", "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", @@ -5313,9 +5156,9 @@ ] }, "node_modules/content-type": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz", - "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==", + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz", + "integrity": "sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==", "engines": { "node": ">= 0.6" } @@ -5349,9 +5192,10 @@ } }, "node_modules/core-js": { - "version": "3.32.2", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.32.2.tgz", - "integrity": "sha512-pxXSw1mYZPDGvTQqEc5vgIb83jGQKFGYWY76z4a7weZXUolw3G+OvpZqSRcfYOoOVUQJYEPsWeQK8pKEnUtWxQ==", + "version": "3.6.5", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.6.5.tgz", + "integrity": "sha512-vZVEEwZoIsI+vPEuoF9Iqf5H7/M3eeQqWlQnYa8FSKKePuYTf5MWnxb5SDAzCa60b3JBRS5g9b+Dq7b1y/RCrA==", + "deprecated": "core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.", "hasInstallScript": true, "optional": true, "funding": { @@ -5446,16 +5290,48 @@ "node": ">=4" } }, + "node_modules/cssom": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.5.0.tgz", + "integrity": "sha512-iKuQcq+NdHqlAcwUY0o/HL69XQrUaQdMjmStJ8JFmUaiiQErlhrmuigkg/CU4E2J0IyUKUrMAgl36TvN67MqTw==", + "devOptional": true + }, "node_modules/cssstyle": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-3.0.0.tgz", - "integrity": "sha512-N4u2ABATi3Qplzf0hWbVCdjenim8F3ojEXpBDF5hBpjzW182MjNGLqfmQ0SkSPeQ+V86ZXgeH8aXj6kayd4jgg==", + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-2.3.0.tgz", + "integrity": "sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==", "devOptional": true, "dependencies": { - "rrweb-cssom": "^0.6.0" + "cssom": "~0.3.6" }, "engines": { - "node": ">=14" + "node": ">=8" + } + }, + "node_modules/cssstyle/node_modules/cssom": { + "version": "0.3.8", + "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.3.8.tgz", + "integrity": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==", + "devOptional": true + }, + "node_modules/dashdash": { + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz", + "integrity": "sha512-jRFi8UDGo6j+odZiEpjazZaWqEal3w/basFjQHQEwVtZJGDpxbH1MeYluwCS8Xq5wmLJooDlMgvVarmWfGM44g==", + "dependencies": { + "assert-plus": "^1.0.0" + }, + "engines": { + "node": ">=0.10" + } + }, + "node_modules/data-uri-to-buffer": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-3.0.1.tgz", + "integrity": "sha512-WboRycPNsVw3B3TL559F7kuBUM4d8CgMEvk6xEJlOp7OBPjt6G7z8WMWlD2rOFZLk6OYfFIUGsCOWzcQH9K2og==", + "optional": true, + "engines": { + "node": ">= 6" } }, "node_modules/data-urls": { @@ -5498,9 +5374,9 @@ } }, "node_modules/decimal.js": { - "version": "10.4.3", - "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.4.3.tgz", - "integrity": "sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==", + "version": "10.3.1", + "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.3.1.tgz", + "integrity": "sha512-V0pfhfr8suzyPGOx3nmq4aHqabehUZn6Ch9kyFpV79TGDTWFmHqUqXdabR7QHqxzrYolF4+tVmJhUG4OURg5dQ==", "devOptional": true }, "node_modules/decompress-response": { @@ -5585,11 +5461,98 @@ "node": ">=10" } }, + "node_modules/degenerator": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/degenerator/-/degenerator-3.0.2.tgz", + "integrity": "sha512-c0mef3SNQo56t6urUU6tdQAs+ThoD0o9B9MJ8HEt7NQcGEILCRFqQb7ZbP9JAv+QF1Ky5plydhMR/IrqWDm+TQ==", + "optional": true, + "dependencies": { + "ast-types": "^0.13.2", + "escodegen": "^1.8.1", + "esprima": "^4.0.0", + "vm2": "^3.9.8" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/degenerator/node_modules/escodegen": { + "version": "1.14.3", + "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-1.14.3.tgz", + "integrity": "sha512-qFcX0XJkdg+PB3xjZZG/wKSuT1PnQWx57+TVSjIMmILd2yC/6ByYElPwJnslDsuWuSAp4AwJGumarAAmJch5Kw==", + "optional": true, + "dependencies": { + "esprima": "^4.0.1", + "estraverse": "^4.2.0", + "esutils": "^2.0.2", + "optionator": "^0.8.1" + }, + "bin": { + "escodegen": "bin/escodegen.js", + "esgenerate": "bin/esgenerate.js" + }, + "engines": { + "node": ">=4.0" + }, + "optionalDependencies": { + "source-map": "~0.6.1" + } + }, + "node_modules/degenerator/node_modules/levn": { + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz", + "integrity": "sha512-0OO4y2iOHix2W6ujICbKIaEQXvFQHue65vUG3pb5EUomzPI90z9hsA1VsO/dbIIpC53J8gxM9Q4Oho0jrCM/yA==", + "optional": true, + "dependencies": { + "prelude-ls": "~1.1.2", + "type-check": "~0.3.2" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/degenerator/node_modules/optionator": { + "version": "0.8.3", + "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz", + "integrity": "sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==", + "optional": true, + "dependencies": { + "deep-is": "~0.1.3", + "fast-levenshtein": "~2.0.6", + "levn": "~0.3.0", + "prelude-ls": "~1.1.2", + "type-check": "~0.3.2", + "word-wrap": "~1.2.3" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/degenerator/node_modules/prelude-ls": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz", + "integrity": "sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==", + "optional": true, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/degenerator/node_modules/type-check": { + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz", + "integrity": "sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==", + "optional": true, + "dependencies": { + "prelude-ls": "~1.1.2" + }, + "engines": { + "node": ">= 0.8.0" + } + }, "node_modules/delayed-stream": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==", - "devOptional": true, "engines": { "node": ">=0.4.0" } @@ -5625,9 +5588,9 @@ } }, "node_modules/detect-libc": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.2.tgz", - "integrity": "sha512-UX6sGumvvqSaXgdKGUsgZWqcUyIXZ/vZTrlRT/iobiKhGL0zL4d3osHj3uqllWJK+i+sixDS/3COVEOFbupFyw==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.1.tgz", + "integrity": "sha512-463v3ZeIrcWtdgIg6vI6XUncguvr2TnGl4SzDXinkt9mSLpBJKXT3mW6xT3VQdDN11+WVs29pgvivTc4Lp8v+w==", "optional": true, "engines": { "node": ">=8" @@ -5755,10 +5718,14 @@ "resolved": "https://registry.npmjs.org/duplexer3/-/duplexer3-0.1.5.tgz", "integrity": "sha512-1A8za6ws41LQgv9HrE/66jyC5yuSjQ3L/KOpFtoBilsAK2iA2wuS5rTt1OCzIvtS2V7nVmedsUU+DGRcjBmOYA==" }, - "node_modules/eastasianwidth": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", - "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==" + "node_modules/ecc-jsbn": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz", + "integrity": "sha512-eh9O+hwRHNbG4BLTjEl3nw044CkGm5X6LoaCf7LPp7UU8Qrt47JYNi6nPX8xjW97TKGKm1ouctg0QSpZe9qrnw==", + "dependencies": { + "jsbn": "~0.1.0", + "safer-buffer": "^2.1.0" + } }, "node_modules/editorconfig": { "version": "0.15.3", @@ -5802,9 +5769,9 @@ "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==" }, "node_modules/ejs": { - "version": "3.1.9", - "resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.9.tgz", - "integrity": "sha512-rC+QVNMJWv+MtPgkt0y+0rVEIdbtxVADApW9JXrUVlzHetgcyczP/E7DJmWJ4fJCZF2cPcBk0laWO9ZHMG3DmQ==", + "version": "3.1.8", + "resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.8.tgz", + "integrity": "sha512-/sXZeMlhS0ArkfX2Aw780gJzXSMPnKjtspYZv+f3NiKLlubezAHDU5+9xz6gd3/NhG3txQCo6xlglmTS+oTGEQ==", "optional": true, "dependencies": { "jake": "^10.8.5" @@ -5817,9 +5784,9 @@ } }, "node_modules/electron-to-chromium": { - "version": "1.4.527", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.527.tgz", - "integrity": "sha512-EafxEiEDzk2aLrdbtVczylHflHdHkNrpGNHIgDyA63sUQLQVS2ayj2hPw3RsVB42qkwURH+T2OxV7kGPUuYszA==" + "version": "1.4.206", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.206.tgz", + "integrity": "sha512-h+Fadt1gIaQ06JaIiyqPsBjJ08fV5Q7md+V8bUvQW/9OvXfL2LRICTz2EcnnCP7QzrFTS6/27MRV6Bl9Yn97zA==" }, "node_modules/emittery": { "version": "0.8.1", @@ -6309,14 +6276,15 @@ } }, "node_modules/escodegen": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-2.1.0.tgz", - "integrity": "sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-2.0.0.tgz", + "integrity": "sha512-mmHKys/C8BFUGI+MAWNcSYoORYLMdPzjrknd2Vc+bUsjN5bXcr8EhrNB+UTqfL1y3I9c4fw2ihgtMPQLBRiQxw==", "devOptional": true, "dependencies": { "esprima": "^4.0.1", "estraverse": "^5.2.0", - "esutils": "^2.0.2" + "esutils": "^2.0.2", + "optionator": "^0.8.1" }, "bin": { "escodegen": "bin/escodegen.js", @@ -6338,6 +6306,57 @@ "node": ">=4.0" } }, + "node_modules/escodegen/node_modules/levn": { + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz", + "integrity": "sha512-0OO4y2iOHix2W6ujICbKIaEQXvFQHue65vUG3pb5EUomzPI90z9hsA1VsO/dbIIpC53J8gxM9Q4Oho0jrCM/yA==", + "devOptional": true, + "dependencies": { + "prelude-ls": "~1.1.2", + "type-check": "~0.3.2" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/escodegen/node_modules/optionator": { + "version": "0.8.3", + "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz", + "integrity": "sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==", + "devOptional": true, + "dependencies": { + "deep-is": "~0.1.3", + "fast-levenshtein": "~2.0.6", + "levn": "~0.3.0", + "prelude-ls": "~1.1.2", + "type-check": "~0.3.2", + "word-wrap": "~1.2.3" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/escodegen/node_modules/prelude-ls": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz", + "integrity": "sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==", + "devOptional": true, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/escodegen/node_modules/type-check": { + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz", + "integrity": "sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==", + "devOptional": true, + "dependencies": { + "prelude-ls": "~1.1.2" + }, + "engines": { + "node": ">= 0.8.0" + } + }, "node_modules/eslint": { "version": "7.32.0", "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz", @@ -6761,7 +6780,7 @@ "version": "4.3.0", "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", - "dev": true, + "devOptional": true, "engines": { "node": ">=4.0" } @@ -6776,9 +6795,9 @@ } }, "node_modules/eventemitter2": { - "version": "6.4.9", - "resolved": "https://registry.npmjs.org/eventemitter2/-/eventemitter2-6.4.9.tgz", - "integrity": "sha512-JEPTiaOt9f04oa6NOkc4aH+nVp5I3wEjpHbIPqfgCdD5v5bUzy7xQqwcVO2aDQgOWhI28da57HksMrzK9HlRxg==" + "version": "6.4.6", + "resolved": "https://registry.npmjs.org/eventemitter2/-/eventemitter2-6.4.6.tgz", + "integrity": "sha512-OHqo4wbHX5VbvlbB6o6eDwhYmiTjrpWACjF8Pmof/GTD6rdBNdZFNck3xlhqOiQFGCOoq3uzHvA0cQpFHIGVAQ==" }, "node_modules/events": { "version": "3.3.0", @@ -6821,6 +6840,11 @@ "node": ">=6" } }, + "node_modules/extend": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz", + "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==" + }, "node_modules/extract-zip": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/extract-zip/-/extract-zip-2.0.1.tgz", @@ -6841,6 +6865,14 @@ "@types/yauzl": "^2.9.1" } }, + "node_modules/extsprintf": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz", + "integrity": "sha512-11Ndz7Nv+mvAC1j0ktTa7fAb0vLyGGX+rMHNBYQviQDGU0Hw7lhctJANqbPhu9nV9/izT/IntTgZ7Im/9LJs9g==", + "engines": [ + "node >=0.6.0" + ] + }, "node_modules/fast-deep-equal": { "version": "3.1.3", "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", @@ -6870,8 +6902,7 @@ "node_modules/fast-json-stable-stringify": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", - "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", - "dev": true + "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==" }, "node_modules/fast-levenshtein": { "version": "2.0.6", @@ -6938,6 +6969,15 @@ "url": "https://github.com/sindresorhus/file-type?sponsor=1" } }, + "node_modules/file-uri-to-path": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-2.0.0.tgz", + "integrity": "sha512-hjPFI8oE/2iQPVe4gbrJ73Pp+Xfub2+WI2LlXDbsaJBwT5wuMh35WNWVYYTpnz895shtwfyutMFLFywpQAFdLg==", + "optional": true, + "engines": { + "node": ">= 6" + } + }, "node_modules/filelist": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/filelist/-/filelist-1.0.4.tgz", @@ -6957,9 +6997,9 @@ } }, "node_modules/filelist/node_modules/minimatch": { - "version": "5.1.6", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", - "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.0.tgz", + "integrity": "sha512-9TPBGGak4nHfGZsPBohm9AWg6NoT7QTCehS3BIJABslyZbzxfV78QM2Y6+i741OPZIafFAaiiEMh5OyIrJPgtg==", "optional": true, "dependencies": { "brace-expansion": "^2.0.1" @@ -7073,6 +7113,14 @@ "node": ">=8.0.0" } }, + "node_modules/forever-agent": { + "version": "0.6.1", + "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz", + "integrity": "sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==", + "engines": { + "node": "*" + } + }, "node_modules/form-data": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz", @@ -7130,9 +7178,9 @@ "integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==" }, "node_modules/fs-extra": { - "version": "11.1.1", - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.1.1.tgz", - "integrity": "sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==", + "version": "10.1.0", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz", + "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==", "optional": true, "dependencies": { "graceful-fs": "^4.2.0", @@ -7140,26 +7188,18 @@ "universalify": "^2.0.0" }, "engines": { - "node": ">=14.14" + "node": ">=12" } }, "node_modules/fs-minipass": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-3.0.3.tgz", - "integrity": "sha512-XUBA9XClHbnJWSfBzjkm6RvPsyg3sryZt06BEQoXcF7EK/xpGaQYJgQKDJSUH5SGZ76Y7pFx1QBnXz09rU5Fbw==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz", + "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==", "dependencies": { - "minipass": "^7.0.3" + "minipass": "^3.0.0" }, "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" - } - }, - "node_modules/fs-minipass/node_modules/minipass": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.3.tgz", - "integrity": "sha512-LhbbwCfz3vsb12j/WkWQPZfKTsgqIe1Nf/ti1pKjYESGLHIVjWU96G9/ljLH4F9mWNVhlQOm0VySdAWzf05dpg==", - "engines": { - "node": ">=16 || 14 >=14.17" + "node": ">= 8" } }, "node_modules/fs.realpath": { @@ -7180,6 +7220,37 @@ "node": "^8.16.0 || ^10.6.0 || >=11.0.0" } }, + "node_modules/ftp": { + "version": "0.3.10", + "resolved": "https://registry.npmjs.org/ftp/-/ftp-0.3.10.tgz", + "integrity": "sha512-faFVML1aBx2UoDStmLwv2Wptt4vw5x03xxX172nhA5Y5HBshW5JweqQ2W4xL4dezQTG8inJsuYcpPHHU3X5OTQ==", + "optional": true, + "dependencies": { + "readable-stream": "1.1.x", + "xregexp": "2.0.0" + }, + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/ftp/node_modules/readable-stream": { + "version": "1.1.14", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.14.tgz", + "integrity": "sha512-+MeVjFf4L44XUkhM1eYbD8fyEsxcV81pqMSR5gblfcLCHfZvbrqy4/qYHE+/R5HoBUT11WV5O08Cr1n3YXkWVQ==", + "optional": true, + "dependencies": { + "core-util-is": "~1.0.0", + "inherits": "~2.0.1", + "isarray": "0.0.1", + "string_decoder": "~0.10.x" + } + }, + "node_modules/ftp/node_modules/string_decoder": { + "version": "0.10.31", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", + "integrity": "sha512-ev2QzSzWPYmy9GuqfIVildA4OdcGLeFZQrq5ys6RtiuF+RQQiZWr8TZNyAcuVXyQRYfEO+MsoB/1BuQVhOJuoQ==", + "optional": true + }, "node_modules/function-bind": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz", @@ -7280,6 +7351,72 @@ "integrity": "sha512-LRn8Jlk+DwZE4GTlDbT3Hikd1wSHgLMme/+7ddlqKd7ldwR6LjJgTVWzBnR01wnYGe4KgrXjg287RaI22UHmAw==", "dev": true }, + "node_modules/get-uri": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/get-uri/-/get-uri-3.0.2.tgz", + "integrity": "sha512-+5s0SJbGoyiJTZZ2JTpFPLMPSch72KEqGOTvQsBqg0RBWvwhWUSYZFAtz3TPW0GXJuLBJPts1E241iHg+VRfhg==", + "optional": true, + "dependencies": { + "@tootallnate/once": "1", + "data-uri-to-buffer": "3", + "debug": "4", + "file-uri-to-path": "2", + "fs-extra": "^8.1.0", + "ftp": "^0.3.10" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/get-uri/node_modules/@tootallnate/once": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz", + "integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==", + "optional": true, + "engines": { + "node": ">= 6" + } + }, + "node_modules/get-uri/node_modules/fs-extra": { + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz", + "integrity": "sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==", + "optional": true, + "dependencies": { + "graceful-fs": "^4.2.0", + "jsonfile": "^4.0.0", + "universalify": "^0.1.0" + }, + "engines": { + "node": ">=6 <7 || >=8" + } + }, + "node_modules/get-uri/node_modules/jsonfile": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz", + "integrity": "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==", + "optional": true, + "optionalDependencies": { + "graceful-fs": "^4.1.6" + } + }, + "node_modules/get-uri/node_modules/universalify": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz", + "integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==", + "optional": true, + "engines": { + "node": ">= 4.0.0" + } + }, + "node_modules/getpass": { + "version": "0.1.7", + "resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz", + "integrity": "sha512-0fzj9JxOLfJ+XGLhR8ze3unN0KZCgZwiSSDz168VERjK8Wl8kVSdcu2kspd4s4wtAa1y/qrVRiAA0WclVsu0ng==", + "dependencies": { + "assert-plus": "^1.0.0" + } + }, "node_modules/github-from-package": { "version": "0.0.0", "resolved": "https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz", @@ -7398,9 +7535,9 @@ } }, "node_modules/got": { - "version": "11.8.6", - "resolved": "https://registry.npmjs.org/got/-/got-11.8.6.tgz", - "integrity": "sha512-6tfZ91bOr7bOXnK7PRDCGBLa1H4U080YHNaAQ2KsMGlLEzRbk44nsZF2E1IeRc3vtJHPVbKCYgdFbaGO2ljd8g==", + "version": "11.8.5", + "resolved": "https://registry.npmjs.org/got/-/got-11.8.5.tgz", + "integrity": "sha512-o0Je4NvQObAuZPHLFoRSkdG2lTgtcynqymzg2Vupdx6PorhaT5MCbIyXG6d4D94kk8ZG57QeosgdiqfJWhEhlQ==", "optional": true, "dependencies": { "@sindresorhus/is": "^4.0.0", @@ -7427,12 +7564,6 @@ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz", "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==" }, - "node_modules/graphemer": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz", - "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==", - "dev": true - }, "node_modules/growl": { "version": "1.10.5", "resolved": "https://registry.npmjs.org/growl/-/growl-1.10.5.tgz", @@ -7462,6 +7593,27 @@ "uglify-js": "^3.1.4" } }, + "node_modules/har-schema": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz", + "integrity": "sha512-Oqluz6zhGX8cyRaTQlFMPw80bSJVG2x/cFb8ZPhUILGgHka9SsokCCOQgpveePerqidZOrT14ipqfJb7ILcW5Q==", + "engines": { + "node": ">=4" + } + }, + "node_modules/har-validator": { + "version": "5.1.5", + "resolved": "https://registry.npmjs.org/har-validator/-/har-validator-5.1.5.tgz", + "integrity": "sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==", + "deprecated": "this library is no longer supported", + "dependencies": { + "ajv": "^6.12.3", + "har-schema": "^2.0.0" + }, + "engines": { + "node": ">=6" + } + }, "node_modules/has": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz", @@ -7552,20 +7704,20 @@ } }, "node_modules/hint": { - "version": "7.1.10", - "resolved": "https://registry.npmjs.org/hint/-/hint-7.1.10.tgz", - "integrity": "sha512-gj4U/r12isA0s3uFdTmCT0VAidjjgsXUbjN4xTd66PbQ8cMFDPTWDv6CwOn5NBXj5gi7RcRTnw1Etp17qzg4FQ==", - "dependencies": { - "@hint/utils": "^7.0.23", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-json": "^1.0.27", - "@hint/utils-network": "^1.0.26", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1", - "browserslist": "^4.21.5", + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/hint/-/hint-7.1.1.tgz", + "integrity": "sha512-p4ADz/UGGm54e6N+Vv6U0qXGIWLRCB8l0B/OQAYHcSgcrCrbaH5ClQ1Xoqfs5ICybrMlBB3yoVrS0cHQnzo9AQ==", + "dependencies": { + "@hint/utils": "^7.0.19", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-json": "^1.0.22", + "@hint/utils-network": "^1.0.21", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0", + "browserslist": "^4.19.3", "chalk": "^4.1.2", - "eventemitter2": "^6.4.9", + "eventemitter2": "^6.4.5", "globby": "^11.0.4", "is-ci": "^3.0.1", "lodash": "^4.17.21", @@ -7582,8 +7734,8 @@ "node": ">=14.0.0" }, "optionalDependencies": { - "@hint/configuration-development": "^8.3.18", - "@hint/configuration-web-recommended": "^8.2.23" + "@hint/configuration-development": "^8.3.9", + "@hint/configuration-web-recommended": "^8.2.14" } }, "node_modules/hint/node_modules/ansi-styles": { @@ -7657,14 +7809,14 @@ "deprecated": "This module has moved and is now available at @hapi/hoek. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues." }, "node_modules/hosted-git-info": { - "version": "6.1.1", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-6.1.1.tgz", - "integrity": "sha512-r0EI+HBMcXadMrugk0GCQ+6BQV39PiWAZVfq7oIckeGiN7sjRGyQxPdft3nQekFTCQbYxLBH+/axZMeH8UX6+w==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-5.0.0.tgz", + "integrity": "sha512-rRnjWu0Bxj+nIfUOkz0695C0H6tRrN5iYIzYejb0tDEefe2AekHu/U5Kn9pEie5vsJqpNQU02az7TGSH3qpz4Q==", "dependencies": { "lru-cache": "^7.5.1" }, "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + "node": "^12.13.0 || ^14.15.0 || >=16" } }, "node_modules/html-encoding-sniffer": { @@ -7736,9 +7888,9 @@ } }, "node_modules/http-cache-semantics": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz", - "integrity": "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==" + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz", + "integrity": "sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==" }, "node_modules/http-errors": { "version": "1.8.1", @@ -7768,6 +7920,20 @@ "node": ">= 6" } }, + "node_modules/http-signature": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz", + "integrity": "sha512-CAbnr6Rz4CYQkLYUtSNXxQPUH2gK8f3iWexVlsnMeD+GjlsQ0Xsy1cOX+mN3dtxYomRy21CiOzU8Uhw6OwncEQ==", + "dependencies": { + "assert-plus": "^1.0.0", + "jsprim": "^1.2.2", + "sshpk": "^1.7.0" + }, + "engines": { + "node": ">=0.8", + "npm": ">=1.3.7" + } + }, "node_modules/http2-wrapper": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/http2-wrapper/-/http2-wrapper-1.0.3.tgz", @@ -7781,11 +7947,6 @@ "node": ">=10.19.0" } }, - "node_modules/https": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/https/-/https-1.0.0.tgz", - "integrity": "sha512-4EC57ddXrkaF0x83Oj8sM6SLQHAWXw90Skqu2M4AEWENZ3F02dFJE/GARA8igO79tcgYqGrD7ae4f5L3um2lgg==" - }, "node_modules/https-proxy-agent": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz", @@ -7918,6 +8079,11 @@ "node": ">=8" } }, + "node_modules/infer-owner": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/infer-owner/-/infer-owner-1.0.4.tgz", + "integrity": "sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==" + }, "node_modules/inflation": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/inflation/-/inflation-2.0.0.tgz", @@ -7965,9 +8131,10 @@ } }, "node_modules/ip": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ip/-/ip-2.0.0.tgz", - "integrity": "sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ==" + "version": "1.1.8", + "resolved": "https://registry.npmjs.org/ip/-/ip-1.1.8.tgz", + "integrity": "sha512-PuExPYUiu6qMBQb4l06ecm6T6ujzhmh+MeJcW9wa89PoAz5pvd4zPgN5WJV104mb6S2T1AwNIAaB70JNrLQWhg==", + "optional": true }, "node_modules/is-arrayish": { "version": "0.3.2", @@ -8228,11 +8395,22 @@ "resolved": "https://registry.npmjs.org/is-yarn-global/-/is-yarn-global-0.3.0.tgz", "integrity": "sha512-VjSeb/lHmkoyd8ryPVIKvOCn4D1koMqY+vqyjjUfc3xyKtP4dYOxM44sZrnqQSzSds3xyOrUTLTC9LVCVgLngw==" }, + "node_modules/isarray": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", + "integrity": "sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==", + "optional": true + }, "node_modules/isexe": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==" }, + "node_modules/isstream": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz", + "integrity": "sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g==" + }, "node_modules/istanbul-lib-coverage": { "version": "3.2.0", "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz", @@ -8348,33 +8526,16 @@ "node": ">=8" } }, - "node_modules/jackspeak": { - "version": "2.3.3", - "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.3.tgz", - "integrity": "sha512-R2bUw+kVZFS/h1AZqBKrSgDmdmjApzgY0AlCPumopFiAlbUxE2gf+SCuBzQ0cP5hHmUmFYF5yw55T97Th5Kstg==", - "dependencies": { - "@isaacs/cliui": "^8.0.2" - }, - "engines": { - "node": ">=14" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - }, - "optionalDependencies": { - "@pkgjs/parseargs": "^0.11.0" - } - }, "node_modules/jake": { - "version": "10.8.7", - "resolved": "https://registry.npmjs.org/jake/-/jake-10.8.7.tgz", - "integrity": "sha512-ZDi3aP+fG/LchyBzUM804VjddnwfSfsdeYkwt8NcbKRvo4rFkjhs456iLFn3k2ZUWvNe4i48WACDbza8fhq2+w==", + "version": "10.8.5", + "resolved": "https://registry.npmjs.org/jake/-/jake-10.8.5.tgz", + "integrity": "sha512-sVpxYeuAhWt0OTWITwT98oyV0GsXyMlXCF+3L1SuafBVUIr/uILGRB+NqwkzhgXKvoJpDIpQvqkUALgdmQsQxw==", "optional": true, "dependencies": { "async": "^3.2.3", "chalk": "^4.0.2", - "filelist": "^1.0.4", - "minimatch": "^3.1.2" + "filelist": "^1.0.1", + "minimatch": "^3.0.4" }, "bin": { "jake": "bin/cli.js" @@ -8565,9 +8726,9 @@ } }, "node_modules/js-library-detector": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/js-library-detector/-/js-library-detector-6.7.0.tgz", - "integrity": "sha512-c80Qupofp43y4cJ7+8TTDN/AsDwLi5oOm/plBrWI+iQt485vKXCco+yVmOwEgdo9VOdsYTuV0UlTeetVPTriXA==", + "version": "6.5.0", + "resolved": "https://registry.npmjs.org/js-library-detector/-/js-library-detector-6.5.0.tgz", + "integrity": "sha512-Kq7VckJ5kb26kHMAu1sDO8t2qr7M5Uw6Gf7fVGtu1YceoHdqTcobwnB5kStcktusPuPmiCE8PbCaiLzhiBsSAw==", "optional": true, "engines": { "node": ">=12" @@ -8591,41 +8752,47 @@ "js-yaml": "bin/js-yaml.js" } }, + "node_modules/jsbn": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz", + "integrity": "sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg==" + }, "node_modules/jsdom": { - "version": "21.1.2", - "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-21.1.2.tgz", - "integrity": "sha512-sCpFmK2jv+1sjff4u7fzft+pUh2KSUbUrEHYHyfSIbGTIcmnjyp83qg6qLwdJ/I3LpTXx33ACxeRL7Lsyc6lGQ==", + "version": "19.0.0", + "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-19.0.0.tgz", + "integrity": "sha512-RYAyjCbxy/vri/CfnjUWJQQtZ3LKlLnDqj+9XLNnJPgEGeirZs3hllKR20re8LUZ6o1b1X4Jat+Qd26zmP41+A==", "devOptional": true, "dependencies": { - "abab": "^2.0.6", - "acorn": "^8.8.2", - "acorn-globals": "^7.0.0", - "cssstyle": "^3.0.0", - "data-urls": "^4.0.0", - "decimal.js": "^10.4.3", + "abab": "^2.0.5", + "acorn": "^8.5.0", + "acorn-globals": "^6.0.0", + "cssom": "^0.5.0", + "cssstyle": "^2.3.0", + "data-urls": "^3.0.1", + "decimal.js": "^10.3.1", "domexception": "^4.0.0", "escodegen": "^2.0.0", "form-data": "^4.0.0", "html-encoding-sniffer": "^3.0.0", "http-proxy-agent": "^5.0.0", - "https-proxy-agent": "^5.0.1", + "https-proxy-agent": "^5.0.0", "is-potential-custom-element-name": "^1.0.1", - "nwsapi": "^2.2.4", - "parse5": "^7.1.2", - "rrweb-cssom": "^0.6.0", - "saxes": "^6.0.0", + "nwsapi": "^2.2.0", + "parse5": "6.0.1", + "saxes": "^5.0.1", "symbol-tree": "^3.2.4", - "tough-cookie": "^4.1.2", - "w3c-xmlserializer": "^4.0.0", + "tough-cookie": "^4.0.0", + "w3c-hr-time": "^1.0.2", + "w3c-xmlserializer": "^3.0.0", "webidl-conversions": "^7.0.0", "whatwg-encoding": "^2.0.0", "whatwg-mimetype": "^3.0.0", - "whatwg-url": "^12.0.1", - "ws": "^8.13.0", + "whatwg-url": "^10.0.0", + "ws": "^8.2.3", "xml-name-validator": "^4.0.0" }, "engines": { - "node": ">=14" + "node": ">=12" }, "peerDependencies": { "canvas": "^2.5.0" @@ -8637,9 +8804,9 @@ } }, "node_modules/jsdom/node_modules/acorn": { - "version": "8.10.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.10.0.tgz", - "integrity": "sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==", + "version": "8.8.0", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.0.tgz", + "integrity": "sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==", "devOptional": true, "bin": { "acorn": "bin/acorn" @@ -8648,67 +8815,17 @@ "node": ">=0.4.0" } }, - "node_modules/jsdom/node_modules/data-urls": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/data-urls/-/data-urls-4.0.0.tgz", - "integrity": "sha512-/mMTei/JXPqvFqQtfyTowxmJVwr2PVAeCcDxyFf6LhoOu/09TX2OX3kb2wzi4DMXcfj4OItwDOnhl5oziPnT6g==", - "devOptional": true, - "dependencies": { - "abab": "^2.0.6", - "whatwg-mimetype": "^3.0.0", - "whatwg-url": "^12.0.0" - }, - "engines": { - "node": ">=14" - } - }, - "node_modules/jsdom/node_modules/entities": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", - "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==", - "devOptional": true, - "engines": { - "node": ">=0.12" - }, - "funding": { - "url": "https://github.com/fb55/entities?sponsor=1" - } - }, - "node_modules/jsdom/node_modules/parse5": { - "version": "7.1.2", - "resolved": "https://registry.npmjs.org/parse5/-/parse5-7.1.2.tgz", - "integrity": "sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==", - "devOptional": true, - "dependencies": { - "entities": "^4.4.0" - }, - "funding": { - "url": "https://github.com/inikulin/parse5?sponsor=1" - } - }, - "node_modules/jsdom/node_modules/tr46": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-4.1.1.tgz", - "integrity": "sha512-2lv/66T7e5yNyhAAC4NaKe5nVavzuGJQVVtRYLyQ2OI8tsJ61PMLlelehb0wi2Hx6+hT/OJUWZcw8MjlSRnxvw==", - "devOptional": true, - "dependencies": { - "punycode": "^2.3.0" - }, - "engines": { - "node": ">=14" - } - }, "node_modules/jsdom/node_modules/whatwg-url": { - "version": "12.0.1", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-12.0.1.tgz", - "integrity": "sha512-Ed/LrqB8EPlGxjS+TrsXcpUond1mhccS3pchLhzSgPCnTimUCKj3IZE75pAs5m6heB2U2TMerKFUXheyHY+VDQ==", + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-10.0.0.tgz", + "integrity": "sha512-CLxxCmdUby142H5FZzn4D8ikO1cmypvXVQktsgosNy4a4BHrDHeciBBGZhb0bNoR5/MltoCatso+vFjjGx8t0w==", "devOptional": true, "dependencies": { - "tr46": "^4.1.1", + "tr46": "^3.0.0", "webidl-conversions": "^7.0.0" }, "engines": { - "node": ">=14" + "node": ">=12" } }, "node_modules/jsesc": { @@ -8735,11 +8852,15 @@ "dev": true, "peer": true }, + "node_modules/json-schema": { + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.4.0.tgz", + "integrity": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==" + }, "node_modules/json-schema-traverse": { "version": "0.4.1", "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", - "dev": true + "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==" }, "node_modules/json-stable-stringify-without-jsonify": { "version": "1.0.1", @@ -8747,10 +8868,15 @@ "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", "dev": true }, + "node_modules/json-stringify-safe": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz", + "integrity": "sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==" + }, "node_modules/json5": { - "version": "2.2.3", - "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz", - "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.1.tgz", + "integrity": "sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==", "bin": { "json5": "lib/cli.js" }, @@ -8783,6 +8909,20 @@ "node >= 0.2.0" ] }, + "node_modules/jsprim": { + "version": "1.4.2", + "resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.2.tgz", + "integrity": "sha512-P2bSOMAc/ciLz6DzgjVlGJP9+BrJWu5UDGK70C2iweC5QBIeFf0ZXRvGjEj2uYgrY2MkAAhsSWHDWlFtEroZWw==", + "dependencies": { + "assert-plus": "1.0.0", + "extsprintf": "1.3.0", + "json-schema": "0.4.0", + "verror": "1.10.0" + }, + "engines": { + "node": ">=0.6.0" + } + }, "node_modules/juice": { "version": "7.0.0", "resolved": "https://registry.npmjs.org/juice/-/juice-7.0.0.tgz", @@ -8821,11 +8961,12 @@ } }, "node_modules/keyv": { - "version": "4.5.3", - "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.3.tgz", - "integrity": "sha512-QCiSav9WaX1PgETJ+SpNnx2PRRapJ/oRSXM4VO5OGYGSjrxbKPVFVhB3l2OCbLCk329N8qyAtsJjSjvVBWzEug==", + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.3.3.tgz", + "integrity": "sha512-AcysI17RvakTh8ir03+a3zJr5r0ovnAH/XTXei/4HIv3bL2K/jzvgivLK9UuI/JbU1aJjM3NSAnVvVVd3n+4DQ==", "optional": true, "dependencies": { + "compress-brotli": "^1.3.8", "json-buffer": "3.0.1" } }, @@ -9101,9 +9242,9 @@ } }, "node_modules/locreq": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/locreq/-/locreq-2.1.0.tgz", - "integrity": "sha512-dB5vXhfq+imVNmAEAxKldmyxtTorplZVudgewOXjhEJpgk9aJ0G2YxRU8FHwnibADnyiLwo6kzrQrc/LD1kcWQ==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/locreq/-/locreq-2.0.2.tgz", + "integrity": "sha512-77HrzBGmSNZMeL12NOf+7PLmdjuIdX+sqLQYts65oaH/gcbiNIGB+RdGCfDrhv/WCMScgOELEjDnuSPlnat7Ew==", "dependencies": { "@types/node": "^14.14.16" } @@ -9232,9 +9373,9 @@ } }, "node_modules/lru-cache": { - "version": "7.18.3", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz", - "integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==", + "version": "7.13.1", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.13.1.tgz", + "integrity": "sha512-CHqbAq7NFlW3RSnoWXLJBxCWaZVBrfa9UEHId2M3AW8iEBurbqduNexEUCGc3SHc6iCYXNJCDi903LajSVAEPQ==", "engines": { "node": ">=12" } @@ -9273,28 +9414,29 @@ "dev": true }, "node_modules/make-fetch-happen": { - "version": "11.1.1", - "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-11.1.1.tgz", - "integrity": "sha512-rLWS7GCSTcEujjVBs2YqG7Y4643u8ucvCJeSRqiLYhesrDuzeuFIk37xREzAsfQaqzl8b9rNCE4m6J8tvX4Q8w==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-10.2.0.tgz", + "integrity": "sha512-OnEfCLofQVJ5zgKwGk55GaqosqKjaR6khQlJY3dBAA+hM25Bc5CmX5rKUfVut+rYA3uidA7zb7AvcglU87rPRg==", "dependencies": { "agentkeepalive": "^4.2.1", - "cacache": "^17.0.0", - "http-cache-semantics": "^4.1.1", + "cacache": "^16.1.0", + "http-cache-semantics": "^4.1.0", "http-proxy-agent": "^5.0.0", "https-proxy-agent": "^5.0.0", "is-lambda": "^1.0.1", "lru-cache": "^7.7.1", - "minipass": "^5.0.0", - "minipass-fetch": "^3.0.0", + "minipass": "^3.1.6", + "minipass-collect": "^1.0.2", + "minipass-fetch": "^2.0.3", "minipass-flush": "^1.0.5", "minipass-pipeline": "^1.2.4", "negotiator": "^0.6.3", "promise-retry": "^2.0.1", "socks-proxy-agent": "^7.0.0", - "ssri": "^10.0.0" + "ssri": "^9.0.0" }, "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" } }, "node_modules/map-age-cleaner": { @@ -9320,9 +9462,9 @@ } }, "node_modules/mdn-data": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.1.0.tgz", - "integrity": "sha512-dbAWH6A+2NGuVJlQFrTKHJc07Vqn5frnhyTOGz+7BsK7V2hHdoBcwoiyV3QVhLHYpM/zqe2OSUn5ZWbVXLBB8A==", + "version": "2.0.28", + "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.28.tgz", + "integrity": "sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==", "optional": true }, "node_modules/media-typer": { @@ -9424,9 +9566,9 @@ } }, "node_modules/metaviewport-parser": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/metaviewport-parser/-/metaviewport-parser-0.3.0.tgz", - "integrity": "sha512-EoYJ8xfjQ6kpe9VbVHvZTZHiOl4HL1Z18CrZ+qahvLXT7ZO4YTC2JMyt5FaUp9JJp6J4Ybb/z7IsCXZt86/QkQ==", + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/metaviewport-parser/-/metaviewport-parser-0.2.0.tgz", + "integrity": "sha512-qL5NtY18LGs7lvZCkj3ep2H4Pes9rIiSLZRUyfDdvVw7pWFA0eLwmqaIxApD74RGvUrNEtk9e5Wt1rT+VlCvGw==", "optional": true }, "node_modules/methods": { @@ -9512,9 +9654,12 @@ "integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==" }, "node_modules/minipass": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz", - "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==", + "version": "3.3.4", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.4.tgz", + "integrity": "sha512-I9WPbWHCGu8W+6k1ZiGpPu0GkoKBeorkfKNuAFBNS1HNFJvke82sxvI5bzcCNpWPorkOO5QQ+zomzzwRxejXiw==", + "dependencies": { + "yallist": "^4.0.0" + }, "engines": { "node": ">=8" } @@ -9530,41 +9675,22 @@ "node": ">= 8" } }, - "node_modules/minipass-collect/node_modules/minipass": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/minipass-fetch": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-3.0.4.tgz", - "integrity": "sha512-jHAqnA728uUpIaFm7NWsCnqKT6UqZz7GcI/bDpPATuwYyKwJwW0remxSCxUlKiEty+eopHGa3oc8WxgQ1FFJqg==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-2.1.0.tgz", + "integrity": "sha512-H9U4UVBGXEyyWJnqYDCLp1PwD8XIkJ4akNHp1aGVI+2Ym7wQMlxDKi4IB4JbmyU+pl9pEs/cVrK6cOuvmbK4Sg==", "dependencies": { - "minipass": "^7.0.3", + "minipass": "^3.1.6", "minipass-sized": "^1.0.3", "minizlib": "^2.1.2" }, "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" }, "optionalDependencies": { "encoding": "^0.1.13" } }, - "node_modules/minipass-fetch/node_modules/minipass": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.3.tgz", - "integrity": "sha512-LhbbwCfz3vsb12j/WkWQPZfKTsgqIe1Nf/ti1pKjYESGLHIVjWU96G9/ljLH4F9mWNVhlQOm0VySdAWzf05dpg==", - "engines": { - "node": ">=16 || 14 >=14.17" - } - }, "node_modules/minipass-flush": { "version": "1.0.5", "resolved": "https://registry.npmjs.org/minipass-flush/-/minipass-flush-1.0.5.tgz", @@ -9576,17 +9702,6 @@ "node": ">= 8" } }, - "node_modules/minipass-flush/node_modules/minipass": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/minipass-json-stream": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/minipass-json-stream/-/minipass-json-stream-1.0.1.tgz", @@ -9596,17 +9711,6 @@ "minipass": "^3.0.0" } }, - "node_modules/minipass-json-stream/node_modules/minipass": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/minipass-pipeline": { "version": "1.2.4", "resolved": "https://registry.npmjs.org/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz", @@ -9618,17 +9722,6 @@ "node": ">=8" } }, - "node_modules/minipass-pipeline/node_modules/minipass": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/minipass-sized": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/minipass-sized/-/minipass-sized-1.0.3.tgz", @@ -9640,17 +9733,6 @@ "node": ">=8" } }, - "node_modules/minipass-sized/node_modules/minipass": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/minizlib": { "version": "2.1.2", "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz", @@ -9663,17 +9745,6 @@ "node": ">= 8" } }, - "node_modules/minizlib/node_modules/minipass": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/mjml": { "version": "4.13.0", "resolved": "https://registry.npmjs.org/mjml/-/mjml-4.13.0.tgz", @@ -10366,59 +10437,11 @@ "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" }, "node_modules/multiple-scripts-tmux": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/multiple-scripts-tmux/-/multiple-scripts-tmux-1.1.2.tgz", - "integrity": "sha512-7eoe9rcUbS0+nfQ0du8vBPnakRZa30yTi+F+5RQeoNgkX3FDDV9YY71opjU+mTQukzzdcTlyl270q8yksN9tKw==", - "dependencies": { - "@sealcode/ts-predicates": "^0.5.3", - "locreq": "^2.0.2", - "yargs": "^17.7.2" - }, + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/multiple-scripts-tmux/-/multiple-scripts-tmux-1.0.4.tgz", + "integrity": "sha512-EG1yriwuLroMwb4Gp2drITZLN1UH/mh/JnuRpe/DStv5wpJSvuK8uh0HCIGOMMTAyWOUct2n0PLOLX04Rg4Z1g==", "bin": { - "multiple-scripts-tmux": "lib/index.js" - } - }, - "node_modules/multiple-scripts-tmux/node_modules/@sealcode/ts-predicates": { - "version": "0.5.3", - "resolved": "https://registry.npmjs.org/@sealcode/ts-predicates/-/ts-predicates-0.5.3.tgz", - "integrity": "sha512-EZI7e8EY8gI1pw2bKdevjl+fBJbcSlpNkCZ8XoEOV3cHakPujiT6M4l775RDkfxJSbLX7jhOBkhgPNDfmCpZbg==" - }, - "node_modules/multiple-scripts-tmux/node_modules/cliui": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", - "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", - "dependencies": { - "string-width": "^4.2.0", - "strip-ansi": "^6.0.1", - "wrap-ansi": "^7.0.0" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/multiple-scripts-tmux/node_modules/yargs": { - "version": "17.7.2", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz", - "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", - "dependencies": { - "cliui": "^8.0.1", - "escalade": "^3.1.1", - "get-caller-file": "^2.0.5", - "require-directory": "^2.1.1", - "string-width": "^4.2.3", - "y18n": "^5.0.5", - "yargs-parser": "^21.1.1" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/multiple-scripts-tmux/node_modules/yargs-parser": { - "version": "21.1.1", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", - "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", - "engines": { - "node": ">=12" + "multiple-scripts-tmux": "index.js" } }, "node_modules/mutationobserver-shim": { @@ -10428,9 +10451,9 @@ "devOptional": true }, "node_modules/nan": { - "version": "2.18.0", - "resolved": "https://registry.npmjs.org/nan/-/nan-2.18.0.tgz", - "integrity": "sha512-W7tfG7vMOGtD30sHoZSSc/JVYiyDPEyQVso/Zz+/uQd0B0L46gtC+pHha5FFMRpil6fm/AoEcRWyOVi4+E/f8w==", + "version": "2.16.0", + "resolved": "https://registry.npmjs.org/nan/-/nan-2.16.0.tgz", + "integrity": "sha512-UdAqHyFngu7TfQKsCBgAA6pWDkT8MAO7d0jyOecVhN5354xbLqdn8mV9Tat9gepAupm0bt2DbeaSC8vS52MuFA==", "optional": true }, "node_modules/nanoid": { @@ -10457,12 +10480,6 @@ "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", "dev": true }, - "node_modules/natural-compare-lite": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz", - "integrity": "sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==", - "dev": true - }, "node_modules/negotiator": { "version": "0.6.3", "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz", @@ -10476,6 +10493,15 @@ "resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz", "integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==" }, + "node_modules/netmask": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/netmask/-/netmask-2.0.2.tgz", + "integrity": "sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg==", + "optional": true, + "engines": { + "node": ">= 0.4.0" + } + }, "node_modules/no-case": { "version": "2.3.2", "resolved": "https://registry.npmjs.org/no-case/-/no-case-2.3.2.tgz", @@ -10559,9 +10585,9 @@ } }, "node_modules/node-releases": { - "version": "2.0.13", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.13.tgz", - "integrity": "sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==" + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.6.tgz", + "integrity": "sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg==" }, "node_modules/nodemailer": { "version": "6.8.0", @@ -10572,14 +10598,15 @@ } }, "node_modules/nodemon": { - "version": "2.0.22", - "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-2.0.22.tgz", - "integrity": "sha512-B8YqaKMmyuCO7BowF1Z1/mkPqLk6cs/l63Ojtd6otKjMx47Dq1utxfRxcavH1I7VSaL8n5BUaoutadnsX3AAVQ==", + "version": "2.0.19", + "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-2.0.19.tgz", + "integrity": "sha512-4pv1f2bMDj0Eeg/MhGqxrtveeQ5/G/UVe9iO6uTZzjnRluSA4PVWf8CW99LUPwGB3eNIA7zUFoP77YuI7hOc0A==", + "hasInstallScript": true, "dependencies": { "chokidar": "^3.5.2", "debug": "^3.2.7", "ignore-by-default": "^1.0.1", - "minimatch": "^3.1.2", + "minimatch": "^3.0.4", "pstree.remy": "^1.1.8", "semver": "^5.7.1", "simple-update-notifier": "^1.0.7", @@ -10650,17 +10677,17 @@ } }, "node_modules/npm-package-arg": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-10.1.0.tgz", - "integrity": "sha512-uFyyCEmgBfZTtrKk/5xDfHp6+MdrqGotX/VoOyEEl3mBwiEE5FlBaePanazJSVMPT7vKepcjYBY2ztg9A3yPIA==", + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-9.1.0.tgz", + "integrity": "sha512-4J0GL+u2Nh6OnhvUKXRr2ZMG4lR8qtLp+kv7UiV00Y+nGiSxtttCyIRHCt5L5BNkXQld/RceYItau3MDOoGiBw==", "dependencies": { - "hosted-git-info": "^6.0.0", - "proc-log": "^3.0.0", + "hosted-git-info": "^5.0.0", + "proc-log": "^2.0.1", "semver": "^7.3.5", - "validate-npm-package-name": "^5.0.0" + "validate-npm-package-name": "^4.0.0" }, "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" } }, "node_modules/npm-package-arg/node_modules/lru-cache": { @@ -10675,9 +10702,9 @@ } }, "node_modules/npm-package-arg/node_modules/semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "version": "7.3.7", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", + "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", "dependencies": { "lru-cache": "^6.0.0" }, @@ -10689,20 +10716,20 @@ } }, "node_modules/npm-registry-fetch": { - "version": "14.0.5", - "resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-14.0.5.tgz", - "integrity": "sha512-kIDMIo4aBm6xg7jOttupWZamsZRkAqMqwqqbVXnUqstY5+tapvv6bkH/qMR76jdgV+YljEUCyWx3hRYMrJiAgA==", + "version": "13.3.0", + "resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-13.3.0.tgz", + "integrity": "sha512-10LJQ/1+VhKrZjIuY9I/+gQTvumqqlgnsCufoXETHAPFTS3+M+Z5CFhZRDHGavmJ6rOye3UvNga88vl8n1r6gg==", "dependencies": { - "make-fetch-happen": "^11.0.0", - "minipass": "^5.0.0", - "minipass-fetch": "^3.0.0", + "make-fetch-happen": "^10.0.6", + "minipass": "^3.1.6", + "minipass-fetch": "^2.0.3", "minipass-json-stream": "^1.0.1", "minizlib": "^2.1.2", - "npm-package-arg": "^10.0.0", - "proc-log": "^3.0.0" + "npm-package-arg": "^9.0.1", + "proc-log": "^2.0.0" }, "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" } }, "node_modules/npm-run-path": { @@ -10749,9 +10776,9 @@ } }, "node_modules/nwsapi": { - "version": "2.2.7", - "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.7.tgz", - "integrity": "sha512-ub5E4+FBPKwAZx0UwIQOjYWGHTEq5sPqHQNRN8Z9e4A7u3Tj1weLJsL59yH9vmvqEtBHaOmT6cYQKIZOxp35FQ==", + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.1.tgz", + "integrity": "sha512-JYOWTeFoS0Z93587vRJgASD5Ut11fYl5NyihP3KrYBvMe1FRRs6RN7m20SA/16GM4P6hTnZjT+UmDOt38UeXNg==", "devOptional": true }, "node_modules/nyc": { @@ -10955,6 +10982,14 @@ "node": ">=6" } }, + "node_modules/oauth-sign": { + "version": "0.9.0", + "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz", + "integrity": "sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==", + "engines": { + "node": "*" + } + }, "node_modules/object-assign": { "version": "4.1.1", "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", @@ -11237,6 +11272,77 @@ "node": ">=6" } }, + "node_modules/pac-proxy-agent": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-5.0.0.tgz", + "integrity": "sha512-CcFG3ZtnxO8McDigozwE3AqAw15zDvGH+OjXO4kzf7IkEKkQ4gxQ+3sdF50WmhQ4P/bVusXcqNE2S3XrNURwzQ==", + "optional": true, + "dependencies": { + "@tootallnate/once": "1", + "agent-base": "6", + "debug": "4", + "get-uri": "3", + "http-proxy-agent": "^4.0.1", + "https-proxy-agent": "5", + "pac-resolver": "^5.0.0", + "raw-body": "^2.2.0", + "socks-proxy-agent": "5" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/pac-proxy-agent/node_modules/@tootallnate/once": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz", + "integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==", + "optional": true, + "engines": { + "node": ">= 6" + } + }, + "node_modules/pac-proxy-agent/node_modules/http-proxy-agent": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz", + "integrity": "sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==", + "optional": true, + "dependencies": { + "@tootallnate/once": "1", + "agent-base": "6", + "debug": "4" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/pac-proxy-agent/node_modules/socks-proxy-agent": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-5.0.1.tgz", + "integrity": "sha512-vZdmnjb9a2Tz6WEQVIurybSwElwPxMZaIc7PzqbJTrezcKNznv6giT7J7tZDZ1BojVaa1jvO/UiUdhDVB0ACoQ==", + "optional": true, + "dependencies": { + "agent-base": "^6.0.2", + "debug": "4", + "socks": "^2.3.3" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/pac-resolver": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/pac-resolver/-/pac-resolver-5.0.1.tgz", + "integrity": "sha512-cy7u00ko2KVgBAjuhevqpPeHIkCIqPe1v24cydhWjmeuzaBfmUWFCZJ1iAh5TuVzVZoUzXIW7K8sMYOZ84uZ9Q==", + "optional": true, + "dependencies": { + "degenerator": "^3.0.2", + "ip": "^1.1.5", + "netmask": "^2.0.2" + }, + "engines": { + "node": ">= 8" + } + }, "node_modules/package-hash": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/package-hash/-/package-hash-4.0.0.tgz", @@ -11487,29 +11593,6 @@ "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" }, - "node_modules/path-scurry": { - "version": "1.10.1", - "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.1.tgz", - "integrity": "sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==", - "dependencies": { - "lru-cache": "^9.1.1 || ^10.0.0", - "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" - }, - "engines": { - "node": ">=16 || 14 >=14.17" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/path-scurry/node_modules/lru-cache": { - "version": "10.0.1", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.0.1.tgz", - "integrity": "sha512-IJ4uwUTi2qCccrioU6g9g/5rvvVl13bsdczUUcqbciD9iLr095yj8DQKdObriEvuNSx325N1rV1O0sJFszx75g==", - "engines": { - "node": "14 || >=16.14" - } - }, "node_modules/path-to-regexp": { "version": "6.2.1", "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.2.1.tgz", @@ -11541,6 +11624,11 @@ "integrity": "sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==", "optional": true }, + "node_modules/performance-now": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz", + "integrity": "sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==" + }, "node_modules/picocolors": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", @@ -11622,9 +11710,9 @@ } }, "node_modules/postcss": { - "version": "8.4.30", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.30.tgz", - "integrity": "sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g==", + "version": "8.4.14", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.14.tgz", + "integrity": "sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==", "funding": [ { "type": "opencollective", @@ -11633,15 +11721,11 @@ { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/postcss" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" } ], "optional": true, "dependencies": { - "nanoid": "^3.3.6", + "nanoid": "^3.3.4", "picocolors": "^1.0.0", "source-map-js": "^1.0.2" }, @@ -11688,35 +11772,25 @@ } }, "node_modules/postcss-scss": { - "version": "4.0.8", - "resolved": "https://registry.npmjs.org/postcss-scss/-/postcss-scss-4.0.8.tgz", - "integrity": "sha512-Cr0X8Eu7xMhE96PJck6ses/uVVXDtE5ghUTKNUYgm8ozgP2TkgV3LWs3WgLV1xaSSLq8ZFiXaUrj0LVgG1fGEA==", - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/postcss-scss" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], + "version": "4.0.4", + "resolved": "https://registry.npmjs.org/postcss-scss/-/postcss-scss-4.0.4.tgz", + "integrity": "sha512-aBBbVyzA8b3hUL0MGrpydxxXKXFZc5Eqva0Q3V9qsBOLEMsjb6w49WfpsoWzpEgcqJGW4t7Rio8WXVU9Gd8vWg==", "optional": true, "engines": { "node": ">=12.0" }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, "peerDependencies": { - "postcss": "^8.4.29" + "postcss": "^8.3.3" } }, "node_modules/postcss-selector-parser": { - "version": "6.0.13", - "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.13.tgz", - "integrity": "sha512-EaV1Gl4mUEV4ddhDnv/xtj7sxwrwxdetHdWUGnT4VJQf+4d05v6lHYZr8N573k5Z0BViss7BDhfWtKS3+sfAqQ==", + "version": "6.0.10", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.10.tgz", + "integrity": "sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==", "optional": true, "dependencies": { "cssesc": "^3.0.0", @@ -11733,15 +11807,9 @@ "optional": true }, "node_modules/postcss/node_modules/nanoid": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.6.tgz", - "integrity": "sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], + "version": "3.3.4", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz", + "integrity": "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==", "optional": true, "bin": { "nanoid": "bin/nanoid.cjs" @@ -11927,9 +11995,9 @@ } }, "node_modules/prettier": { - "version": "2.8.8", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.8.tgz", - "integrity": "sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==", + "version": "2.7.1", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.7.1.tgz", + "integrity": "sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==", "bin": { "prettier": "bin-prettier.js" }, @@ -11967,11 +12035,11 @@ } }, "node_modules/proc-log": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz", - "integrity": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-2.0.1.tgz", + "integrity": "sha512-Kcmo2FhfDTXdcbfDH76N7uBYHINxc/8GW7UAVuVP9I+Va3uHSerrnKV6dLooga/gh7GlgzuCCr/eoldnL1muGw==", "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" } }, "node_modules/process-nextick-args": { @@ -11999,6 +12067,11 @@ "node": ">=0.4.0" } }, + "node_modules/promise-inflight": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz", + "integrity": "sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g==" + }, "node_modules/promise-retry": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/promise-retry/-/promise-retry-2.0.1.tgz", @@ -12028,6 +12101,77 @@ "resolved": "https://registry.npmjs.org/proto-list/-/proto-list-1.2.4.tgz", "integrity": "sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==" }, + "node_modules/proxy-agent": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/proxy-agent/-/proxy-agent-5.0.0.tgz", + "integrity": "sha512-gkH7BkvLVkSfX9Dk27W6TyNOWWZWRilRfk1XxGNWOYJ2TuedAv1yFpCaU9QSBmBe716XOTNpYNOzhysyw8xn7g==", + "optional": true, + "dependencies": { + "agent-base": "^6.0.0", + "debug": "4", + "http-proxy-agent": "^4.0.0", + "https-proxy-agent": "^5.0.0", + "lru-cache": "^5.1.1", + "pac-proxy-agent": "^5.0.0", + "proxy-from-env": "^1.0.0", + "socks-proxy-agent": "^5.0.0" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/proxy-agent/node_modules/@tootallnate/once": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz", + "integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==", + "optional": true, + "engines": { + "node": ">= 6" + } + }, + "node_modules/proxy-agent/node_modules/http-proxy-agent": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz", + "integrity": "sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==", + "optional": true, + "dependencies": { + "@tootallnate/once": "1", + "agent-base": "6", + "debug": "4" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/proxy-agent/node_modules/lru-cache": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz", + "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", + "optional": true, + "dependencies": { + "yallist": "^3.0.2" + } + }, + "node_modules/proxy-agent/node_modules/socks-proxy-agent": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-5.0.1.tgz", + "integrity": "sha512-vZdmnjb9a2Tz6WEQVIurybSwElwPxMZaIc7PzqbJTrezcKNznv6giT7J7tZDZ1BojVaa1jvO/UiUdhDVB0ACoQ==", + "optional": true, + "dependencies": { + "agent-base": "^6.0.2", + "debug": "4", + "socks": "^2.3.3" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/proxy-agent/node_modules/yallist": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", + "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", + "optional": true + }, "node_modules/proxy-from-env": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz", @@ -12048,8 +12192,7 @@ "node_modules/psl": { "version": "1.9.0", "resolved": "https://registry.npmjs.org/psl/-/psl-1.9.0.tgz", - "integrity": "sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==", - "devOptional": true + "integrity": "sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==" }, "node_modules/pstree.remy": { "version": "1.1.8", @@ -12066,9 +12209,9 @@ } }, "node_modules/punycode": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.0.tgz", - "integrity": "sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==", + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz", + "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==", "engines": { "node": ">=6" } @@ -12146,12 +12289,6 @@ "node": ">=0.6" } }, - "node_modules/querystringify": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/querystringify/-/querystringify-2.2.0.tgz", - "integrity": "sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==", - "devOptional": true - }, "node_modules/queue": { "version": "6.0.2", "resolved": "https://registry.npmjs.org/queue/-/queue-6.0.2.tgz", @@ -12388,6 +12525,71 @@ "node": ">=4" } }, + "node_modules/request": { + "version": "2.88.2", + "resolved": "https://registry.npmjs.org/request/-/request-2.88.2.tgz", + "integrity": "sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==", + "deprecated": "request has been deprecated, see https://github.com/request/request/issues/3142", + "dependencies": { + "aws-sign2": "~0.7.0", + "aws4": "^1.8.0", + "caseless": "~0.12.0", + "combined-stream": "~1.0.6", + "extend": "~3.0.2", + "forever-agent": "~0.6.1", + "form-data": "~2.3.2", + "har-validator": "~5.1.3", + "http-signature": "~1.2.0", + "is-typedarray": "~1.0.0", + "isstream": "~0.1.2", + "json-stringify-safe": "~5.0.1", + "mime-types": "~2.1.19", + "oauth-sign": "~0.9.0", + "performance-now": "^2.1.0", + "qs": "~6.5.2", + "safe-buffer": "^5.1.2", + "tough-cookie": "~2.5.0", + "tunnel-agent": "^0.6.0", + "uuid": "^3.3.2" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/request/node_modules/form-data": { + "version": "2.3.3", + "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz", + "integrity": "sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==", + "dependencies": { + "asynckit": "^0.4.0", + "combined-stream": "^1.0.6", + "mime-types": "^2.1.12" + }, + "engines": { + "node": ">= 0.12" + } + }, + "node_modules/request/node_modules/tough-cookie": { + "version": "2.5.0", + "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz", + "integrity": "sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==", + "dependencies": { + "psl": "^1.1.28", + "punycode": "^2.1.1" + }, + "engines": { + "node": ">=0.8" + } + }, + "node_modules/request/node_modules/uuid": { + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz", + "integrity": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==", + "deprecated": "Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.", + "bin": { + "uuid": "bin/uuid" + } + }, "node_modules/require-at": { "version": "1.0.6", "resolved": "https://registry.npmjs.org/require-at/-/require-at-1.0.6.tgz", @@ -12418,12 +12620,6 @@ "integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==", "dev": true }, - "node_modules/requires-port": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz", - "integrity": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==", - "devOptional": true - }, "node_modules/resolve": { "version": "1.22.1", "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz", @@ -12536,7 +12732,6 @@ "version": "3.0.2", "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", - "devOptional": true, "dependencies": { "glob": "^7.1.3" }, @@ -12547,12 +12742,6 @@ "url": "https://github.com/sponsors/isaacs" } }, - "node_modules/rrweb-cssom": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/rrweb-cssom/-/rrweb-cssom-0.6.0.tgz", - "integrity": "sha512-APM0Gt1KoXBz0iIkkdB/kfvGOwC4UuJFeG/c+yV7wSc7q96cG/kJ0HiYCnzivD9SB53cLV1MlHFNfOuPaadYSw==", - "devOptional": true - }, "node_modules/run-parallel": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", @@ -12671,15 +12860,15 @@ } }, "node_modules/saxes": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/saxes/-/saxes-6.0.0.tgz", - "integrity": "sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/saxes/-/saxes-5.0.1.tgz", + "integrity": "sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==", "devOptional": true, "dependencies": { "xmlchars": "^2.2.0" }, "engines": { - "node": ">=v12.22.7" + "node": ">=10" } }, "node_modules/schema-utils": { @@ -12881,9 +13070,9 @@ } }, "node_modules/semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "version": "6.3.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", + "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", "bin": { "semver": "bin/semver.js" } @@ -13230,9 +13419,9 @@ } }, "node_modules/socks": { - "version": "2.7.1", - "resolved": "https://registry.npmjs.org/socks/-/socks-2.7.1.tgz", - "integrity": "sha512-7maUZy1N7uo6+WVEX6psASxtNlKaNVMlGQKkG/63nEDdLOWNbiUMoLK7X4uYoLhQstau72mLgfEWcXcwsaHbYQ==", + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/socks/-/socks-2.7.0.tgz", + "integrity": "sha512-scnOe9y4VuiNUULJN72GrM26BNOjVsfPXI+j+98PkyEfsIXroa5ofyjT+FzGvn/xHs73U2JtoBYAVx9Hl4quSA==", "dependencies": { "ip": "^2.0.0", "smart-buffer": "^4.2.0" @@ -13255,6 +13444,11 @@ "node": ">= 10" } }, + "node_modules/socks/node_modules/ip": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ip/-/ip-2.0.0.tgz", + "integrity": "sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ==" + }, "node_modules/source-map": { "version": "0.6.1", "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", @@ -13314,23 +13508,39 @@ "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", "dev": true }, - "node_modules/ssri": { - "version": "10.0.5", - "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.5.tgz", - "integrity": "sha512-bSf16tAFkGeRlUNDjXu8FzaMQt6g2HZJrun7mtMbIPOddxt3GLMSz5VWUWcqTJUPfLEaDIepGxv+bYQW49596A==", - "dependencies": { - "minipass": "^7.0.3" + "node_modules/sshpk": { + "version": "1.17.0", + "resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.17.0.tgz", + "integrity": "sha512-/9HIEs1ZXGhSPE8X6Ccm7Nam1z8KcoCqPdI7ecm1N33EzAetWahvQWVqLZtaZQ+IDKX4IyA2o0gBzqIMkAagHQ==", + "dependencies": { + "asn1": "~0.2.3", + "assert-plus": "^1.0.0", + "bcrypt-pbkdf": "^1.0.0", + "dashdash": "^1.12.0", + "ecc-jsbn": "~0.1.1", + "getpass": "^0.1.1", + "jsbn": "~0.1.0", + "safer-buffer": "^2.0.2", + "tweetnacl": "~0.14.0" + }, + "bin": { + "sshpk-conv": "bin/sshpk-conv", + "sshpk-sign": "bin/sshpk-sign", + "sshpk-verify": "bin/sshpk-verify" }, "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + "node": ">=0.10.0" } }, - "node_modules/ssri/node_modules/minipass": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.3.tgz", - "integrity": "sha512-LhbbwCfz3vsb12j/WkWQPZfKTsgqIe1Nf/ti1pKjYESGLHIVjWU96G9/ljLH4F9mWNVhlQOm0VySdAWzf05dpg==", + "node_modules/ssri": { + "version": "9.0.1", + "resolved": "https://registry.npmjs.org/ssri/-/ssri-9.0.1.tgz", + "integrity": "sha512-o57Wcn66jMQvfHG1FlYbWeZWW/dHZhJXjpIcTfXldXEk5nz5lStPo3mK0OJQfGR3RbZUlbISexbljkJzuEj/8Q==", + "dependencies": { + "minipass": "^3.1.1" + }, "engines": { - "node": ">=16 || 14 >=14.17" + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" } }, "node_modules/statuses": { @@ -13390,20 +13600,6 @@ "node": ">=8" } }, - "node_modules/string-width-cjs": { - "name": "string-width", - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "dependencies": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/strip-ansi": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", @@ -13415,18 +13611,6 @@ "node": ">=8" } }, - "node_modules/strip-ansi-cjs": { - "name": "strip-ansi", - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "dependencies": { - "ansi-regex": "^5.0.1" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/strip-bom": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz", @@ -13553,19 +13737,19 @@ } }, "node_modules/tar": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/tar/-/tar-6.2.0.tgz", - "integrity": "sha512-/Wo7DcT0u5HUV486xg675HtjNd3BXZ6xDbzsCUZPt5iw8bTQ63bP0Raut3mvro9u+CUyq7YQd8Cx55fsZXxqLQ==", + "version": "6.1.11", + "resolved": "https://registry.npmjs.org/tar/-/tar-6.1.11.tgz", + "integrity": "sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==", "dependencies": { "chownr": "^2.0.0", "fs-minipass": "^2.0.0", - "minipass": "^5.0.0", + "minipass": "^3.0.0", "minizlib": "^2.1.1", "mkdirp": "^1.0.3", "yallist": "^4.0.0" }, "engines": { - "node": ">=10" + "node": ">= 10" } }, "node_modules/tar-fs": { @@ -13599,28 +13783,6 @@ "node": ">=6" } }, - "node_modules/tar/node_modules/fs-minipass": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz", - "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==", - "dependencies": { - "minipass": "^3.0.0" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/tar/node_modules/fs-minipass/node_modules/minipass": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/tempstream": { "version": "0.0.21", "resolved": "https://registry.npmjs.org/tempstream/-/tempstream-0.0.21.tgz", @@ -13815,24 +13977,23 @@ } }, "node_modules/tough-cookie": { - "version": "4.1.3", - "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.3.tgz", - "integrity": "sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.0.0.tgz", + "integrity": "sha512-tHdtEpQCMrc1YLrMaqXXcj6AxhYi/xgit6mZu1+EDWUn+qhUf8wMQoFIy9NXuq23zAwtcB0t/MjACGR18pcRbg==", "devOptional": true, "dependencies": { "psl": "^1.1.33", "punycode": "^2.1.1", - "universalify": "^0.2.0", - "url-parse": "^1.5.3" + "universalify": "^0.1.2" }, "engines": { "node": ">=6" } }, "node_modules/tough-cookie/node_modules/universalify": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.2.0.tgz", - "integrity": "sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==", + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz", + "integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==", "devOptional": true, "engines": { "node": ">= 4.0.0" @@ -14069,7 +14230,6 @@ "version": "0.6.0", "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz", "integrity": "sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==", - "peer": true, "dependencies": { "safe-buffer": "^5.0.1" }, @@ -14077,6 +14237,11 @@ "node": "*" } }, + "node_modules/tweetnacl": { + "version": "0.14.5", + "resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz", + "integrity": "sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA==" + }, "node_modules/type-check": { "version": "0.4.0", "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", @@ -14222,25 +14387,19 @@ "integrity": "sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==" }, "node_modules/unique-filename": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-3.0.0.tgz", - "integrity": "sha512-afXhuC55wkAmZ0P18QsVE6kp8JaxrEokN2HGIoIVv2ijHQd419H0+6EigAFcIzXeMIkcIkNBpB3L/DXB3cTS/g==", + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-1.1.1.tgz", + "integrity": "sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ==", "dependencies": { - "unique-slug": "^4.0.0" - }, - "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + "unique-slug": "^2.0.0" } }, "node_modules/unique-slug": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-4.0.0.tgz", - "integrity": "sha512-WrcA6AyEfqDX5bWige/4NQfPZMtASNVxdmWR76WESYQVAACSgWcR6e9i0mofqqBxYFtL4oAxPIptY73/0YE1DQ==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-2.0.2.tgz", + "integrity": "sha512-zoWr9ObaxALD3DOPfjPSqxt4fnZiWblxHIgeWqW8x7UqDzEtHEQLzji2cuJYQFCU6KmoJikOYAZlrTHHebjx2w==", "dependencies": { "imurmurhash": "^0.1.4" - }, - "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" } }, "node_modules/unique-string": { @@ -14272,9 +14431,9 @@ } }, "node_modules/update-browserslist-db": { - "version": "1.0.13", - "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.13.tgz", - "integrity": "sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==", + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.5.tgz", + "integrity": "sha512-dteFFpCyvuDdr9S/ff1ISkKt/9YZxKjI9WlRR99c180GaztJtRa/fn18FdxGVKVsnPY7/a/FDN68mcvUmP4U7Q==", "funding": [ { "type": "opencollective", @@ -14283,10 +14442,6 @@ { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/browserslist" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" } ], "dependencies": { @@ -14294,7 +14449,7 @@ "picocolors": "^1.0.0" }, "bin": { - "update-browserslist-db": "cli.js" + "browserslist-lint": "cli.js" }, "peerDependencies": { "browserslist": ">= 4.21.0" @@ -14445,16 +14600,6 @@ "punycode": "^2.1.0" } }, - "node_modules/url-parse": { - "version": "1.5.10", - "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.10.tgz", - "integrity": "sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==", - "devOptional": true, - "dependencies": { - "querystringify": "^2.1.1", - "requires-port": "^1.0.0" - } - }, "node_modules/url-parse-lax": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-3.0.0.tgz", @@ -14500,14 +14645,14 @@ } }, "node_modules/validate-npm-package-name": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-5.0.0.tgz", - "integrity": "sha512-YuKoXDAhBYxY7SfOKxHBDoSyENFeW5VvIIQp2TGQuit8gpK6MnWaQelBKxso72DoxTZfZdcP3W90LqpSkgPzLQ==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-4.0.0.tgz", + "integrity": "sha512-mzR0L8ZDktZjpX4OB46KT+56MAhl4EIazWP/+G/HPGuvfdaqg4YsCdtOm6U9+LOFyYDoh4dpnpxZRB9MQQns5Q==", "dependencies": { "builtins": "^5.0.0" }, "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" } }, "node_modules/vary": { @@ -14518,16 +14663,66 @@ "node": ">= 0.8" } }, + "node_modules/verror": { + "version": "1.10.0", + "resolved": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz", + "integrity": "sha512-ZZKSmDAEFOijERBLkmYfJ+vmk3w+7hOLYDNkRCuRuMJGEmqYNCNLyBBFwWKVMhfwaEF3WOd0Zlw86U/WC/+nYw==", + "engines": [ + "node >=0.6.0" + ], + "dependencies": { + "assert-plus": "^1.0.0", + "core-util-is": "1.0.2", + "extsprintf": "^1.2.0" + } + }, + "node_modules/vm2": { + "version": "3.9.10", + "resolved": "https://registry.npmjs.org/vm2/-/vm2-3.9.10.tgz", + "integrity": "sha512-AuECTSvwu2OHLAZYhG716YzwodKCIJxB6u1zG7PgSQwIgAlEaoXH52bxdcvT8GkGjnYK7r7yWDW0m0sOsPuBjQ==", + "optional": true, + "dependencies": { + "acorn": "^8.7.0", + "acorn-walk": "^8.2.0" + }, + "bin": { + "vm2": "bin/vm2" + }, + "engines": { + "node": ">=6.0" + } + }, + "node_modules/vm2/node_modules/acorn": { + "version": "8.8.0", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.0.tgz", + "integrity": "sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==", + "optional": true, + "bin": { + "acorn": "bin/acorn" + }, + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/w3c-hr-time": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz", + "integrity": "sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==", + "devOptional": true, + "dependencies": { + "browser-process-hrtime": "^1.0.0" + } + }, "node_modules/w3c-xmlserializer": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-4.0.0.tgz", - "integrity": "sha512-d+BFHzbiCx6zGfz0HyQ6Rg69w9k19nviJspaj4yNscGjrHu94sVP+aRm75yEbCh+r2/yR+7q6hux9LVtbuTGBw==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-3.0.0.tgz", + "integrity": "sha512-3WFqGEgSXIyGhOmAFtlicJNMjEps8b1MG31NCA0/vOF9+nKMUW1ckhi9cnNHmf88Rzw5V+dwIwsm2C7X8k9aQg==", "devOptional": true, "dependencies": { "xml-name-validator": "^4.0.0" }, "engines": { - "node": ">=14" + "node": ">=12" } }, "node_modules/watchpack": { @@ -14858,67 +15053,20 @@ }, "node_modules/wrap-ansi": { "version": "7.0.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", - "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", - "dependencies": { - "ansi-styles": "^4.0.0", - "string-width": "^4.1.0", - "strip-ansi": "^6.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/wrap-ansi?sponsor=1" - } - }, - "node_modules/wrap-ansi-cjs": { - "name": "wrap-ansi", - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", - "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", - "dependencies": { - "ansi-styles": "^4.0.0", - "string-width": "^4.1.0", - "strip-ansi": "^6.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/wrap-ansi?sponsor=1" - } - }, - "node_modules/wrap-ansi-cjs/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/wrap-ansi-cjs/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", + "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", "dependencies": { - "color-name": "~1.1.4" + "ansi-styles": "^4.0.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0" }, "engines": { - "node": ">=7.0.0" + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" } }, - "node_modules/wrap-ansi-cjs/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" - }, "node_modules/wrap-ansi/node_modules/ansi-styles": { "version": "4.3.0", "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", @@ -14966,16 +15114,16 @@ } }, "node_modules/ws": { - "version": "8.14.2", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.14.2.tgz", - "integrity": "sha512-wEBG1ftX4jcglPxgFCMJmZ2PLtSbJ2Peg6TmpJFTbe9GZYOQCDPdMYu/Tm0/bGZkw8paZnJY45J4K2PZrLYq8g==", + "version": "8.8.1", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.8.1.tgz", + "integrity": "sha512-bGy2JzvzkPowEJV++hF07hAD6niYSr0JzBNo/J29WsB57A2r7Wlc1UFcTR9IzrPvuNVO4B8LGqF8qcpsVOhJCA==", "devOptional": true, "engines": { "node": ">=10.0.0" }, "peerDependencies": { "bufferutil": "^4.0.1", - "utf-8-validate": ">=5.0.2" + "utf-8-validate": "^5.0.2" }, "peerDependenciesMeta": { "bufferutil": { @@ -15009,6 +15157,15 @@ "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==", "devOptional": true }, + "node_modules/xregexp": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/xregexp/-/xregexp-2.0.0.tgz", + "integrity": "sha512-xl/50/Cf32VsGq/1R8jJE5ajH1yMCQkpmoS10QbFZWl2Oor4H0Me64Pu2yxvsRWK3m6soJbmGfzSR7BYmDcWAA==", + "optional": true, + "engines": { + "node": "*" + } + }, "node_modules/y18n": { "version": "5.0.8", "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", @@ -15137,56 +15294,54 @@ } }, "@babel/code-frame": { - "version": "7.22.13", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.22.13.tgz", - "integrity": "sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==", + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz", + "integrity": "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==", "requires": { - "@babel/highlight": "^7.22.13", - "chalk": "^2.4.2" + "@babel/highlight": "^7.18.6" } }, "@babel/compat-data": { - "version": "7.22.20", - "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.22.20.tgz", - "integrity": "sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw==" + "version": "7.18.8", + "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.18.8.tgz", + "integrity": "sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==" }, "@babel/core": { - "version": "7.22.20", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.20.tgz", - "integrity": "sha512-Y6jd1ahLubuYweD/zJH+vvOY141v4f9igNQAQ+MBgq9JlHS2iTsZKn1aMsb3vGccZsXI16VzTBw52Xx0DWmtnA==", - "requires": { - "@ampproject/remapping": "^2.2.0", - "@babel/code-frame": "^7.22.13", - "@babel/generator": "^7.22.15", - "@babel/helper-compilation-targets": "^7.22.15", - "@babel/helper-module-transforms": "^7.22.20", - "@babel/helpers": "^7.22.15", - "@babel/parser": "^7.22.16", - "@babel/template": "^7.22.15", - "@babel/traverse": "^7.22.20", - "@babel/types": "^7.22.19", + "version": "7.18.9", + "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.18.9.tgz", + "integrity": "sha512-1LIb1eL8APMy91/IMW+31ckrfBM4yCoLaVzoDhZUKSM4cu1L1nIidyxkCgzPAgrC5WEz36IPEr/eSeSF9pIn+g==", + "requires": { + "@ampproject/remapping": "^2.1.0", + "@babel/code-frame": "^7.18.6", + "@babel/generator": "^7.18.9", + "@babel/helper-compilation-targets": "^7.18.9", + "@babel/helper-module-transforms": "^7.18.9", + "@babel/helpers": "^7.18.9", + "@babel/parser": "^7.18.9", + "@babel/template": "^7.18.6", + "@babel/traverse": "^7.18.9", + "@babel/types": "^7.18.9", "convert-source-map": "^1.7.0", "debug": "^4.1.0", "gensync": "^1.0.0-beta.2", - "json5": "^2.2.3", - "semver": "^6.3.1" + "json5": "^2.2.1", + "semver": "^6.3.0" } }, "@babel/generator": { - "version": "7.22.15", - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.22.15.tgz", - "integrity": "sha512-Zu9oWARBqeVOW0dZOjXc3JObrzuqothQ3y/n1kUtrjCoCPLkXUwMvOo/F/TCfoHMbWIFlWwpZtkZVb9ga4U2pA==", + "version": "7.18.9", + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.18.9.tgz", + "integrity": "sha512-wt5Naw6lJrL1/SGkipMiFxJjtyczUWTP38deiP1PO60HsBjDeKk08CGC3S8iVuvf0FmTdgKwU1KIXzSKL1G0Ug==", "requires": { - "@babel/types": "^7.22.15", + "@babel/types": "^7.18.9", "@jridgewell/gen-mapping": "^0.3.2", - "@jridgewell/trace-mapping": "^0.3.17", "jsesc": "^2.5.1" }, "dependencies": { "@jridgewell/gen-mapping": { - "version": "0.3.3", - "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz", - "integrity": "sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==", + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz", + "integrity": "sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==", "requires": { "@jridgewell/set-array": "^1.0.1", "@jridgewell/sourcemap-codec": "^1.4.10", @@ -15196,129 +15351,111 @@ } }, "@babel/helper-compilation-targets": { - "version": "7.22.15", - "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.15.tgz", - "integrity": "sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw==", + "version": "7.18.9", + "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.9.tgz", + "integrity": "sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==", "requires": { - "@babel/compat-data": "^7.22.9", - "@babel/helper-validator-option": "^7.22.15", - "browserslist": "^4.21.9", - "lru-cache": "^5.1.1", - "semver": "^6.3.1" - }, - "dependencies": { - "lru-cache": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz", - "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", - "requires": { - "yallist": "^3.0.2" - } - }, - "yallist": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", - "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==" - } + "@babel/compat-data": "^7.18.8", + "@babel/helper-validator-option": "^7.18.6", + "browserslist": "^4.20.2", + "semver": "^6.3.0" } }, "@babel/helper-environment-visitor": { - "version": "7.22.20", - "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz", - "integrity": "sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==" + "version": "7.18.9", + "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz", + "integrity": "sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==" }, "@babel/helper-function-name": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.22.5.tgz", - "integrity": "sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==", + "version": "7.18.9", + "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.18.9.tgz", + "integrity": "sha512-fJgWlZt7nxGksJS9a0XdSaI4XvpExnNIgRP+rVefWh5U7BL8pPuir6SJUmFKRfjWQ51OtWSzwOxhaH/EBWWc0A==", "requires": { - "@babel/template": "^7.22.5", - "@babel/types": "^7.22.5" + "@babel/template": "^7.18.6", + "@babel/types": "^7.18.9" } }, "@babel/helper-hoist-variables": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz", - "integrity": "sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==", + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz", + "integrity": "sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==", "requires": { - "@babel/types": "^7.22.5" + "@babel/types": "^7.18.6" } }, "@babel/helper-module-imports": { - "version": "7.22.15", - "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz", - "integrity": "sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==", + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz", + "integrity": "sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==", "requires": { - "@babel/types": "^7.22.15" + "@babel/types": "^7.18.6" } }, "@babel/helper-module-transforms": { - "version": "7.22.20", - "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.22.20.tgz", - "integrity": "sha512-dLT7JVWIUUxKOs1UnJUBR3S70YK+pKX6AbJgB2vMIvEkZkrfJDbYDJesnPshtKV4LhDOR3Oc5YULeDizRek+5A==", + "version": "7.18.9", + "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.18.9.tgz", + "integrity": "sha512-KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g==", "requires": { - "@babel/helper-environment-visitor": "^7.22.20", - "@babel/helper-module-imports": "^7.22.15", - "@babel/helper-simple-access": "^7.22.5", - "@babel/helper-split-export-declaration": "^7.22.6", - "@babel/helper-validator-identifier": "^7.22.20" + "@babel/helper-environment-visitor": "^7.18.9", + "@babel/helper-module-imports": "^7.18.6", + "@babel/helper-simple-access": "^7.18.6", + "@babel/helper-split-export-declaration": "^7.18.6", + "@babel/helper-validator-identifier": "^7.18.6", + "@babel/template": "^7.18.6", + "@babel/traverse": "^7.18.9", + "@babel/types": "^7.18.9" } }, "@babel/helper-simple-access": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz", - "integrity": "sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==", + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.18.6.tgz", + "integrity": "sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g==", "requires": { - "@babel/types": "^7.22.5" + "@babel/types": "^7.18.6" } }, "@babel/helper-split-export-declaration": { - "version": "7.22.6", - "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz", - "integrity": "sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==", + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz", + "integrity": "sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==", "requires": { - "@babel/types": "^7.22.5" + "@babel/types": "^7.18.6" } }, - "@babel/helper-string-parser": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz", - "integrity": "sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==" - }, "@babel/helper-validator-identifier": { - "version": "7.22.20", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz", - "integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==" + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz", + "integrity": "sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==" }, "@babel/helper-validator-option": { - "version": "7.22.15", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz", - "integrity": "sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==" + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz", + "integrity": "sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==" }, "@babel/helpers": { - "version": "7.22.15", - "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.22.15.tgz", - "integrity": "sha512-7pAjK0aSdxOwR+CcYAqgWOGy5dcfvzsTIfFTb2odQqW47MDfv14UaJDY6eng8ylM2EaeKXdxaSWESbkmaQHTmw==", + "version": "7.18.9", + "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.18.9.tgz", + "integrity": "sha512-Jf5a+rbrLoR4eNdUmnFu8cN5eNJT6qdTdOg5IHIzq87WwyRw9PwguLFOWYgktN/60IP4fgDUawJvs7PjQIzELQ==", "requires": { - "@babel/template": "^7.22.15", - "@babel/traverse": "^7.22.15", - "@babel/types": "^7.22.15" + "@babel/template": "^7.18.6", + "@babel/traverse": "^7.18.9", + "@babel/types": "^7.18.9" } }, "@babel/highlight": { - "version": "7.22.20", - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.22.20.tgz", - "integrity": "sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==", + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz", + "integrity": "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==", "requires": { - "@babel/helper-validator-identifier": "^7.22.20", - "chalk": "^2.4.2", + "@babel/helper-validator-identifier": "^7.18.6", + "chalk": "^2.0.0", "js-tokens": "^4.0.0" } }, "@babel/parser": { - "version": "7.22.16", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.22.16.tgz", - "integrity": "sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA==" + "version": "7.18.9", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.18.9.tgz", + "integrity": "sha512-9uJveS9eY9DJ0t64YbIBZICtJy8a5QrDEVdiLCG97fVLpDTpGX7t8mMSb6OWw6Lrnjqj4O8zwjELX3dhoMgiBg==" }, "@babel/runtime": { "version": "7.20.6", @@ -15329,39 +15466,38 @@ } }, "@babel/template": { - "version": "7.22.15", - "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.22.15.tgz", - "integrity": "sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==", + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.18.6.tgz", + "integrity": "sha512-JoDWzPe+wgBsTTgdnIma3iHNFC7YVJoPssVBDjiHfNlyt4YcunDtcDOUmfVDfCK5MfdsaIoX9PkijPhjH3nYUw==", "requires": { - "@babel/code-frame": "^7.22.13", - "@babel/parser": "^7.22.15", - "@babel/types": "^7.22.15" + "@babel/code-frame": "^7.18.6", + "@babel/parser": "^7.18.6", + "@babel/types": "^7.18.6" } }, "@babel/traverse": { - "version": "7.22.20", - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.22.20.tgz", - "integrity": "sha512-eU260mPZbU7mZ0N+X10pxXhQFMGTeLb9eFS0mxehS8HZp9o1uSnFeWQuG1UPrlxgA7QoUzFhOnilHDp0AXCyHw==", - "requires": { - "@babel/code-frame": "^7.22.13", - "@babel/generator": "^7.22.15", - "@babel/helper-environment-visitor": "^7.22.20", - "@babel/helper-function-name": "^7.22.5", - "@babel/helper-hoist-variables": "^7.22.5", - "@babel/helper-split-export-declaration": "^7.22.6", - "@babel/parser": "^7.22.16", - "@babel/types": "^7.22.19", + "version": "7.18.9", + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.18.9.tgz", + "integrity": "sha512-LcPAnujXGwBgv3/WHv01pHtb2tihcyW1XuL9wd7jqh1Z8AQkTd+QVjMrMijrln0T7ED3UXLIy36P9Ao7W75rYg==", + "requires": { + "@babel/code-frame": "^7.18.6", + "@babel/generator": "^7.18.9", + "@babel/helper-environment-visitor": "^7.18.9", + "@babel/helper-function-name": "^7.18.9", + "@babel/helper-hoist-variables": "^7.18.6", + "@babel/helper-split-export-declaration": "^7.18.6", + "@babel/parser": "^7.18.9", + "@babel/types": "^7.18.9", "debug": "^4.1.0", "globals": "^11.1.0" } }, "@babel/types": { - "version": "7.22.19", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.22.19.tgz", - "integrity": "sha512-P7LAw/LbojPzkgp5oznjE6tQEIWbp4PkkfrZDINTro9zgBRtI324/EYsiSI7lhPbpIQ+DCeR2NNmMWANGGfZsg==", + "version": "7.18.9", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.18.9.tgz", + "integrity": "sha512-WwMLAg2MvJmt/rKEVQBBhIVffMmnilX4oe0sRe7iPOHIGsqpruFHHdrfj4O1CMMtgMtCU4oPafZjDPCRgO57Wg==", "requires": { - "@babel/helper-string-parser": "^7.22.5", - "@babel/helper-validator-identifier": "^7.22.19", + "@babel/helper-validator-identifier": "^7.18.6", "to-fast-properties": "^2.0.0" } }, @@ -15392,21 +15528,6 @@ "integrity": "sha512-UHkDFCfSGTuXq08oQltXxSZmH1TXyWsL+4QhZDWvvLl6mEJQqk3u7/wq1LjhrrAXYIllaTtRSzUXl4Olkf2J8A==", "optional": true }, - "@eslint-community/eslint-utils": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz", - "integrity": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==", - "dev": true, - "requires": { - "eslint-visitor-keys": "^3.3.0" - } - }, - "@eslint-community/regexpp": { - "version": "4.8.1", - "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.8.1.tgz", - "integrity": "sha512-PWiOzLIUAjN/w5K17PoF4n6sKBw0gqLHPhywmYHP4t1VFQQVYeb1yWsJwnMVEMl3tUHME7X/SJPZLmtG7XBDxQ==", - "dev": true - }, "@eslint/eslintrc": { "version": "0.4.3", "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz", @@ -15447,191 +15568,194 @@ } } }, + "@gar/promisify": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz", + "integrity": "sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==" + }, "@hint/configuration-accessibility": { - "version": "2.0.27", - "resolved": "https://registry.npmjs.org/@hint/configuration-accessibility/-/configuration-accessibility-2.0.27.tgz", - "integrity": "sha512-t5KJYC72rQ4UqM9gnq2ELExovqAHVy9cf+fZMCGtxl/AkFTnY5vSb6yBSy/2axb8bBD2XcxUNlPoTkY6IAjOdg==", + "version": "2.0.22", + "resolved": "https://registry.npmjs.org/@hint/configuration-accessibility/-/configuration-accessibility-2.0.22.tgz", + "integrity": "sha512-Eswl2SmhWjO5wPO2qwB7L7UcBcnWXV5Q+gjyqd0KKDNRtYB3KUv+0EsWg2f2am0JVZIJznWI1s0qiNfXBtjXOQ==", "optional": true, "requires": { - "@hint/connector-puppeteer": "^2.5.24", - "@hint/formatter-html": "^4.3.16", - "@hint/formatter-summary": "^3.0.38", - "@hint/hint-axe": "^4.4.20" + "@hint/connector-puppeteer": "^2.5.19", + "@hint/formatter-html": "^4.3.12", + "@hint/formatter-summary": "^3.0.34", + "@hint/hint-axe": "^4.4.15" } }, "@hint/configuration-development": { - "version": "8.3.18", - "resolved": "https://registry.npmjs.org/@hint/configuration-development/-/configuration-development-8.3.18.tgz", - "integrity": "sha512-E2ZWaIxsV8vuVfEqvYp8nToCaiqZKfp+/zj2knGpaYOdaEfaBDyDzv+RRtHurt/C7ElR43yDiNCqRk2m3YfP+g==", - "optional": true, - "requires": { - "@hint/configuration-accessibility": "^2.0.27", - "@hint/configuration-progressive-web-apps": "^7.0.28", - "@hint/connector-local": "^3.2.27", - "@hint/formatter-html": "^4.3.16", - "@hint/formatter-json": "^3.1.35", - "@hint/formatter-summary": "^3.0.38", - "@hint/hint-babel-config": "^2.4.27", - "@hint/hint-button-type": "^3.0.22", - "@hint/hint-compat-api": "^4.5.7", - "@hint/hint-create-element-svg": "^1.3.26", - "@hint/hint-css-prefix-order": "^1.5.7", - "@hint/hint-detect-css-reflows": "^1.0.6", - "@hint/hint-disown-opener": "^4.0.22", - "@hint/hint-highest-available-document-mode": "^5.0.22", - "@hint/hint-leading-dot-classlist": "^1.0.19", - "@hint/hint-meta-charset-utf-8": "^4.0.22", - "@hint/hint-meta-viewport": "^5.0.22", - "@hint/hint-no-bom": "^4.2.26", - "@hint/hint-no-inline-styles": "^1.0.18", - "@hint/hint-no-protocol-relative-urls": "^3.1.6", - "@hint/hint-scoped-svg-styles": "^1.3.27", - "@hint/hint-sri": "^4.0.22", - "@hint/hint-typescript-config": "^2.5.14", - "@hint/hint-webpack-config": "^2.4.28", - "@hint/parser-babel-config": "^2.1.42", - "@hint/parser-css": "^3.0.39", - "@hint/parser-html": "^3.1.4", - "@hint/parser-javascript": "^3.1.24", - "@hint/parser-jsx": "^1.1.5", - "@hint/parser-less": "^1.0.31", - "@hint/parser-sass": "^1.0.31", - "@hint/parser-typescript": "^1.0.25", - "@hint/parser-typescript-config": "^2.4.29", - "@hint/parser-webpack-config": "^2.1.41" + "version": "8.3.9", + "resolved": "https://registry.npmjs.org/@hint/configuration-development/-/configuration-development-8.3.9.tgz", + "integrity": "sha512-ud6daM/tJTHSgA4R+tgXymnd7AU43ullykLdwUF1A1U9kBft40MPNVITzvXiKXw3b1Xkr7hhj4rEO+/fqaslew==", + "optional": true, + "requires": { + "@hint/configuration-accessibility": "^2.0.22", + "@hint/configuration-progressive-web-apps": "^7.0.23", + "@hint/connector-local": "^3.2.22", + "@hint/formatter-html": "^4.3.12", + "@hint/formatter-json": "^3.1.31", + "@hint/formatter-summary": "^3.0.34", + "@hint/hint-babel-config": "^2.4.22", + "@hint/hint-button-type": "^3.0.17", + "@hint/hint-compat-api": "^4.5.1", + "@hint/hint-create-element-svg": "^1.3.21", + "@hint/hint-css-prefix-order": "^1.5.1", + "@hint/hint-disown-opener": "^4.0.17", + "@hint/hint-highest-available-document-mode": "^5.0.17", + "@hint/hint-leading-dot-classlist": "^1.0.14", + "@hint/hint-meta-charset-utf-8": "^4.0.17", + "@hint/hint-meta-viewport": "^5.0.17", + "@hint/hint-no-bom": "^4.2.21", + "@hint/hint-no-inline-styles": "^1.0.13", + "@hint/hint-no-protocol-relative-urls": "^3.1.1", + "@hint/hint-scoped-svg-styles": "^1.3.21", + "@hint/hint-sri": "^4.0.17", + "@hint/hint-typescript-config": "^2.5.9", + "@hint/hint-webpack-config": "^2.4.23", + "@hint/parser-babel-config": "^2.1.37", + "@hint/parser-css": "^3.0.34", + "@hint/parser-html": "^3.1.0", + "@hint/parser-javascript": "^3.1.20", + "@hint/parser-jsx": "^1.1.1", + "@hint/parser-less": "^1.0.26", + "@hint/parser-sass": "^1.0.26", + "@hint/parser-typescript": "^1.0.21", + "@hint/parser-typescript-config": "^2.4.24", + "@hint/parser-webpack-config": "^2.1.36" } }, "@hint/configuration-progressive-web-apps": { - "version": "7.0.28", - "resolved": "https://registry.npmjs.org/@hint/configuration-progressive-web-apps/-/configuration-progressive-web-apps-7.0.28.tgz", - "integrity": "sha512-bL1FSWKf9XTAUnZcMITbu7c061o5//rOIMKyIFHs9+VtiFVG3NjxWi6W5BwIDSZt/krKwZK+2Pr5BRg9FQBREA==", + "version": "7.0.23", + "resolved": "https://registry.npmjs.org/@hint/configuration-progressive-web-apps/-/configuration-progressive-web-apps-7.0.23.tgz", + "integrity": "sha512-9okV4lFSgI2LZycdJXkHJBDTBkribzti2K/8lwUfTNLxYVr1fxTiznHD3sxK7emKacju5W4SXvqYghE25eNbLg==", "optional": true, "requires": { - "@hint/connector-jsdom": "^4.1.27", - "@hint/connector-puppeteer": "^2.5.24", - "@hint/formatter-html": "^4.3.16", - "@hint/formatter-summary": "^3.0.38", - "@hint/hint-apple-touch-icons": "^4.0.22", - "@hint/hint-manifest-app-name": "^2.4.28", - "@hint/hint-manifest-exists": "^2.4.28", - "@hint/hint-manifest-file-extension": "^3.0.23", - "@hint/hint-manifest-is-valid": "^3.4.19", - "@hint/parser-manifest": "^2.3.19" + "@hint/connector-jsdom": "^4.1.22", + "@hint/connector-puppeteer": "^2.5.19", + "@hint/formatter-html": "^4.3.12", + "@hint/formatter-summary": "^3.0.34", + "@hint/hint-apple-touch-icons": "^4.0.17", + "@hint/hint-manifest-app-name": "^2.4.23", + "@hint/hint-manifest-exists": "^2.4.23", + "@hint/hint-manifest-file-extension": "^3.0.18", + "@hint/hint-manifest-is-valid": "^3.4.14", + "@hint/parser-manifest": "^2.3.14" } }, "@hint/configuration-web-recommended": { - "version": "8.2.23", - "resolved": "https://registry.npmjs.org/@hint/configuration-web-recommended/-/configuration-web-recommended-8.2.23.tgz", - "integrity": "sha512-aoFEg0K/5+XcQo31YiqkSbb/BSy8Gn701A032Q6CCrdlyBJbtuRB2QolPSBtD2bnzVwd+0RlvPWKI/dZ95iZjQ==", - "optional": true, - "requires": { - "@hint/configuration-accessibility": "^2.0.27", - "@hint/connector-jsdom": "^4.1.27", - "@hint/connector-local": "^3.2.27", - "@hint/connector-puppeteer": "^2.5.24", - "@hint/formatter-html": "^4.3.16", - "@hint/formatter-json": "^3.1.35", - "@hint/formatter-stylish": "^3.1.35", - "@hint/formatter-summary": "^3.0.38", - "@hint/hint-button-type": "^3.0.22", - "@hint/hint-compat-api": "^4.5.7", - "@hint/hint-content-type": "^4.2.26", - "@hint/hint-create-element-svg": "^1.3.26", - "@hint/hint-css-prefix-order": "^1.5.7", - "@hint/hint-detect-css-reflows": "^1.0.6", - "@hint/hint-disown-opener": "^4.0.22", - "@hint/hint-highest-available-document-mode": "^5.0.22", - "@hint/hint-html-checker": "^3.3.26", - "@hint/hint-http-cache": "^4.0.22", - "@hint/hint-http-compression": "^5.2.26", - "@hint/hint-image-optimization-cloudinary": "^3.2.26", - "@hint/hint-leading-dot-classlist": "^1.0.19", - "@hint/hint-meta-charset-utf-8": "^4.0.22", - "@hint/hint-meta-viewport": "^5.0.22", - "@hint/hint-no-bom": "^4.2.26", - "@hint/hint-no-disallowed-headers": "^3.1.21", - "@hint/hint-no-friendly-error-pages": "^3.3.26", - "@hint/hint-no-html-only-headers": "^3.0.22", - "@hint/hint-no-http-redirects": "^3.0.22", - "@hint/hint-no-inline-styles": "^1.0.18", - "@hint/hint-no-protocol-relative-urls": "^3.1.6", - "@hint/hint-no-vulnerable-javascript-libraries": "^2.12.21", - "@hint/hint-scoped-svg-styles": "^1.3.27", - "@hint/hint-sri": "^4.0.22", - "@hint/hint-ssllabs": "^2.4.26", - "@hint/hint-strict-transport-security": "^3.0.22", - "@hint/hint-stylesheet-limits": "^3.3.26", - "@hint/hint-validate-set-cookie-header": "^3.0.22", - "@hint/hint-x-content-type-options": "^4.0.22", - "@hint/parser-css": "^3.0.39", - "@hint/parser-html": "^3.1.4", - "@hint/parser-javascript": "^3.1.24" + "version": "8.2.14", + "resolved": "https://registry.npmjs.org/@hint/configuration-web-recommended/-/configuration-web-recommended-8.2.14.tgz", + "integrity": "sha512-EX99ySsOoM7OF2c43vBN+O4Bi46Qxs85fYtVKn29Fv+5WmBdPx9c6Xu4+LN8mbhrEje9U5Okzyu+G5jlL2utyA==", + "optional": true, + "requires": { + "@hint/configuration-accessibility": "^2.0.22", + "@hint/connector-jsdom": "^4.1.22", + "@hint/connector-local": "^3.2.22", + "@hint/connector-puppeteer": "^2.5.19", + "@hint/formatter-html": "^4.3.12", + "@hint/formatter-json": "^3.1.31", + "@hint/formatter-stylish": "^3.1.31", + "@hint/formatter-summary": "^3.0.34", + "@hint/hint-button-type": "^3.0.17", + "@hint/hint-compat-api": "^4.5.1", + "@hint/hint-content-type": "^4.2.21", + "@hint/hint-create-element-svg": "^1.3.21", + "@hint/hint-css-prefix-order": "^1.5.1", + "@hint/hint-disown-opener": "^4.0.17", + "@hint/hint-highest-available-document-mode": "^5.0.17", + "@hint/hint-html-checker": "^3.3.21", + "@hint/hint-http-cache": "^4.0.17", + "@hint/hint-http-compression": "^5.2.21", + "@hint/hint-image-optimization-cloudinary": "^3.2.21", + "@hint/hint-leading-dot-classlist": "^1.0.14", + "@hint/hint-meta-charset-utf-8": "^4.0.17", + "@hint/hint-meta-viewport": "^5.0.17", + "@hint/hint-no-bom": "^4.2.21", + "@hint/hint-no-disallowed-headers": "^3.1.16", + "@hint/hint-no-friendly-error-pages": "^3.3.21", + "@hint/hint-no-html-only-headers": "^3.0.17", + "@hint/hint-no-http-redirects": "^3.0.17", + "@hint/hint-no-inline-styles": "^1.0.13", + "@hint/hint-no-protocol-relative-urls": "^3.1.1", + "@hint/hint-no-vulnerable-javascript-libraries": "^2.12.16", + "@hint/hint-scoped-svg-styles": "^1.3.21", + "@hint/hint-sri": "^4.0.17", + "@hint/hint-ssllabs": "^2.4.21", + "@hint/hint-strict-transport-security": "^3.0.17", + "@hint/hint-stylesheet-limits": "^3.3.21", + "@hint/hint-validate-set-cookie-header": "^3.0.17", + "@hint/hint-x-content-type-options": "^4.0.17", + "@hint/parser-css": "^3.0.34", + "@hint/parser-html": "^3.1.0", + "@hint/parser-javascript": "^3.1.20" } }, "@hint/connector-jsdom": { - "version": "4.1.27", - "resolved": "https://registry.npmjs.org/@hint/connector-jsdom/-/connector-jsdom-4.1.27.tgz", - "integrity": "sha512-C7qqlKxhhqyM5JQ0tWj12pn30ryKP0rAV3+JcW77RUqgLlZtwRuzW8jAR13hYDWmT4RFM3VqmpFV5vDJn7Uy4A==", + "version": "4.1.22", + "resolved": "https://registry.npmjs.org/@hint/connector-jsdom/-/connector-jsdom-4.1.22.tgz", + "integrity": "sha512-F7AU1F5lRuAEUysAf6aurqcOX2WDscG7vWMIqJ2gXzoBltRQgLJRGQclFD1xLiAIeTHA46lPDIyyBRE+oLaEzA==", "devOptional": true, "requires": { - "@hint/utils": "^7.0.23", - "@hint/utils-connector-tools": "^4.0.41", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-dom": "^2.2.4", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-network": "^1.0.26", - "@hint/utils-types": "^1.2.1", - "canvas": "^2.11.2", - "jsdom": "^21.1.0", + "@hint/utils": "^7.0.19", + "@hint/utils-connector-tools": "^4.0.36", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-dom": "^2.2.0", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-network": "^1.0.21", + "@hint/utils-types": "^1.2.0", + "canvas": "^2.9.1", + "jsdom": "^19.0.0", "mutationobserver-shim": "^0.3.7" } }, "@hint/connector-local": { - "version": "3.2.27", - "resolved": "https://registry.npmjs.org/@hint/connector-local/-/connector-local-3.2.27.tgz", - "integrity": "sha512-gDae28whXOmb/YaaSARO2GN/EStFlf6QlUr/HiIdx4yrowGP3z2P/KECr8uGqsl+aWlOmvTvmUPST2VmpBjdQA==", + "version": "3.2.22", + "resolved": "https://registry.npmjs.org/@hint/connector-local/-/connector-local-3.2.22.tgz", + "integrity": "sha512-/TJvcp82QtucPWma+ZwoNDakHau+cu5UOEzNvcq0hsCGwvhr+MH7IYB38NxCdXdO7QNTVWpTUF+tVO8k8Ux9IA==", "optional": true, "requires": { - "@hint/utils": "^7.0.23", - "@hint/utils-dom": "^2.2.4", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", + "@hint/utils": "^7.0.19", + "@hint/utils-dom": "^2.2.0", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", "chokidar": "^3.5.3", "globby": "^11.0.4", - "jsdom": "^21.1.0" + "jsdom": "^19.0.0" } }, "@hint/connector-puppeteer": { - "version": "2.5.24", - "resolved": "https://registry.npmjs.org/@hint/connector-puppeteer/-/connector-puppeteer-2.5.24.tgz", - "integrity": "sha512-LhjJTF3mz7rgpDY4z1dLOmdfffN6T7uglAMddsA91YLF7SQSU6G6vciDhgOGbaSFxeXSSWROGt3IZhB5V3Lvyw==", - "optional": true, - "requires": { - "@hint/utils": "^7.0.23", - "@hint/utils-connector-tools": "^4.0.41", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-dom": "^2.2.4", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-network": "^1.0.26", - "@hint/utils-types": "^1.2.1", + "version": "2.5.19", + "resolved": "https://registry.npmjs.org/@hint/connector-puppeteer/-/connector-puppeteer-2.5.19.tgz", + "integrity": "sha512-ubHFUY4TFb42QxQ591GpCSA1v1ofUJHany8fxwueaqJF5pLm+34cQ7sSZWzI89UQazWlv23SlTJDPyr/AnW0kA==", + "optional": true, + "requires": { + "@hint/utils": "^7.0.19", + "@hint/utils-connector-tools": "^4.0.36", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-dom": "^2.2.0", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-network": "^1.0.21", + "@hint/utils-types": "^1.2.0", "is-ci": "^3.0.1", "lockfile": "^1.0.4", "puppeteer-core": "^13.0.1" } }, "@hint/formatter-codeframe": { - "version": "3.1.35", - "resolved": "https://registry.npmjs.org/@hint/formatter-codeframe/-/formatter-codeframe-3.1.35.tgz", - "integrity": "sha512-MlA3fG8us14SXHkamxuCFUIYWuq9HltwRHa4+9D5S3bZXFNa8iAu+aKCL3nwqthlLyiIGcMtTtKBWl3fvDrDxA==", + "version": "3.1.31", + "resolved": "https://registry.npmjs.org/@hint/formatter-codeframe/-/formatter-codeframe-3.1.31.tgz", + "integrity": "sha512-r1aXQ72535LgDx6ZDbnlGod6rK6i8AASEmh7CEHVyt0Dikjj6x4vHyIJKvHMjAj/bfB+odFuC1byZgdHGtR+bQ==", "dev": true, "requires": { - "@hint/utils": "^7.0.23", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1", + "@hint/utils": "^7.0.19", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0", "chalk": "^4.1.2", "lodash": "^4.17.21", "strip-ansi": "^6.0.0" @@ -15689,47 +15813,47 @@ } }, "@hint/formatter-html": { - "version": "4.3.16", - "resolved": "https://registry.npmjs.org/@hint/formatter-html/-/formatter-html-4.3.16.tgz", - "integrity": "sha512-MhmP3Ex1D4XZ5+XriTENv9i6nCl+M//sArZ5SLfZry3JPqhhPzh+fNfCEdE4C/7jOzYvlMdGi6xM9XCOdBM2ig==", - "optional": true, - "requires": { - "@hint/utils": "^7.0.23", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-types": "^1.2.1", - "ejs": "^3.1.9", - "fs-extra": "^11.1.0", + "version": "4.3.12", + "resolved": "https://registry.npmjs.org/@hint/formatter-html/-/formatter-html-4.3.12.tgz", + "integrity": "sha512-B9rDHH7U3naFMXCMxManMNO627TixmzIVujj5XL62fTfS2/kD0v2KetKj8XRTaiVCHJHdrkZAHINbtmLaI5luw==", + "optional": true, + "requires": { + "@hint/utils": "^7.0.19", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-types": "^1.2.0", + "ejs": "^3.1.8", + "fs-extra": "^10.1.0", "lodash": "^4.17.21" } }, "@hint/formatter-json": { - "version": "3.1.35", - "resolved": "https://registry.npmjs.org/@hint/formatter-json/-/formatter-json-3.1.35.tgz", - "integrity": "sha512-TMJDoP8w3RqCk8fL5Ask105kP6BvjD19HNDY3lU0qGWOWBfFd4/faTojVvM2ECCxMZJVGIYhhKt/zktBycwhTQ==", + "version": "3.1.31", + "resolved": "https://registry.npmjs.org/@hint/formatter-json/-/formatter-json-3.1.31.tgz", + "integrity": "sha512-V2IPWDOB1jK/g0d2rH5R7wbTnCoDMNDoBVhlvWSp1pMAJAGd2kpVE1kWlSW7QSGKmfKlkRzZr+jlbehboG4Dbg==", "optional": true, "requires": { - "@hint/utils": "^7.0.23", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-types": "^1.2.1", + "@hint/utils": "^7.0.19", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-types": "^1.2.0", "lodash": "^4.17.21" } }, "@hint/formatter-stylish": { - "version": "3.1.35", - "resolved": "https://registry.npmjs.org/@hint/formatter-stylish/-/formatter-stylish-3.1.35.tgz", - "integrity": "sha512-XcL0OPOKuZwbdWguRcFTuQfwl8tFenCLKfK9fImvlXNmj9vUBVoX5MWILK5kNPmlS/Cin9px3jZPFaewF7DgHA==", + "version": "3.1.31", + "resolved": "https://registry.npmjs.org/@hint/formatter-stylish/-/formatter-stylish-3.1.31.tgz", + "integrity": "sha512-ZVzqfHBnkX5LpK2bO1xyK+Ys8/kyAZmeflZhts7K6bJQ8M2RQ8YDi9QvAK62MDvqxlgKKRdSZPrvG4QzFFHLAQ==", "optional": true, "requires": { - "@hint/utils": "^7.0.23", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1", + "@hint/utils": "^7.0.19", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0", "chalk": "^4.1.2", "lodash": "^4.17.21", "strip-ansi": "^6.0.0", @@ -15788,16 +15912,16 @@ } }, "@hint/formatter-summary": { - "version": "3.0.38", - "resolved": "https://registry.npmjs.org/@hint/formatter-summary/-/formatter-summary-3.0.38.tgz", - "integrity": "sha512-BJ5OTNLiFhcUyU1l7Cv40srm/86jJ1yBZxwNpGK3hXnKDAD0xmGdii8zaSqhAsnyZKGzYx2L3ofKX5wOd4Ptag==", + "version": "3.0.34", + "resolved": "https://registry.npmjs.org/@hint/formatter-summary/-/formatter-summary-3.0.34.tgz", + "integrity": "sha512-k1RR/ajppDnpujsuq4nGPbiGacAagd9WgfsE/++0oAd7Ocr0wzDfTi39u8i8Z/3pAHENB7ooVlW12uPwqc90+Q==", "optional": true, "requires": { - "@hint/utils": "^7.0.23", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-types": "^1.2.1", + "@hint/utils": "^7.0.19", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-types": "^1.2.0", "chalk": "^4.1.2", "lodash": "^4.17.21", "strip-ansi": "^6.0.0", @@ -15856,406 +15980,391 @@ } }, "@hint/hint-apple-touch-icons": { - "version": "4.0.22", - "resolved": "https://registry.npmjs.org/@hint/hint-apple-touch-icons/-/hint-apple-touch-icons-4.0.22.tgz", - "integrity": "sha512-2pilNLInhkCTcLKxaSFh0Qjzs9SHv6XW45o5j1ehbLu8vFTrqhDBa4YyTknlkx0Npen8uY0u0VWj541pQLPBRg==", + "version": "4.0.17", + "resolved": "https://registry.npmjs.org/@hint/hint-apple-touch-icons/-/hint-apple-touch-icons-4.0.17.tgz", + "integrity": "sha512-TOz4J5p1PKxJ9gAWywQKSrvPXXyFu47191XwL4GENVjuEn6+PMKuras/oKfpntVpvA7gFw2wx0WGuaPi5MSnWA==", "optional": true, "requires": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1", - "image-size": "^1.0.2" + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0", + "image-size": "^1.0.1" } }, "@hint/hint-axe": { - "version": "4.4.20", - "resolved": "https://registry.npmjs.org/@hint/hint-axe/-/hint-axe-4.4.20.tgz", - "integrity": "sha512-YiVPtJ1e/UW6czGQKLeowpDCg0yDq3/xOrdc+tedLAv8oiFaGIBCDRpevKKMLDnaUvVtsBVfTbhZRySExVg0Ug==", + "version": "4.4.15", + "resolved": "https://registry.npmjs.org/@hint/hint-axe/-/hint-axe-4.4.15.tgz", + "integrity": "sha512-g5NUIfreIklO3DaYph3DHK76zZW2bYJK4uDoATBG/jwXndfFBXuOcI0/SKFKzcpT7bUyp3nfR2HPnHmQAeRAjg==", "optional": true, "requires": { - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-types": "^1.2.1", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-types": "^1.2.0", "axe-core": "^4.4.1" } }, "@hint/hint-babel-config": { - "version": "2.4.27", - "resolved": "https://registry.npmjs.org/@hint/hint-babel-config/-/hint-babel-config-2.4.27.tgz", - "integrity": "sha512-2unNSb04mBFNUgIGDXm8r4ovYjK/jclH0I8xO2wv/JDl69vAPYJHc8+M0r24XbKsDAvmxKuT1GSwNzSgpUldYg==", + "version": "2.4.22", + "resolved": "https://registry.npmjs.org/@hint/hint-babel-config/-/hint-babel-config-2.4.22.tgz", + "integrity": "sha512-8w44zO3FTRuyOQzAqdxdvrY6ePjluMqlHDOMp57F9oux01kCdFqIbIyfNNvVP/Y32U/WVt4vBP5mp1kWIvM3ew==", "optional": true, "requires": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-types": "^1.2.1" + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-types": "^1.2.0" } }, "@hint/hint-button-type": { - "version": "3.0.22", - "resolved": "https://registry.npmjs.org/@hint/hint-button-type/-/hint-button-type-3.0.22.tgz", - "integrity": "sha512-P7NGayKsiQiHOHLSl1tNXEqdVUYFYsoxDoVfqU0/C2TIVmQiLqne3YLIoRK1iUaCmAQyFbcKmLPoBUb7z7Jy9Q==", + "version": "3.0.17", + "resolved": "https://registry.npmjs.org/@hint/hint-button-type/-/hint-button-type-3.0.17.tgz", + "integrity": "sha512-vfeX0GJ8pr/iwkD0KeGKhAR34tZQuHgJ1QVVJZswD2HkdTef8soKFOTYFur4n7mglBNXzOHJgjR4jWuGHX9+DA==", "optional": true, "requires": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-types": "^1.2.1" + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-types": "^1.2.0" } }, "@hint/hint-compat-api": { - "version": "4.5.7", - "resolved": "https://registry.npmjs.org/@hint/hint-compat-api/-/hint-compat-api-4.5.7.tgz", - "integrity": "sha512-zC9dBp5Sj7EiokWsNYnP+uqurfyt3jSKa65BLZs2iMl1qoCeX4ZNkCbkEE/7yCN/9ug1JxN0oFgVJ/WTkxKvjg==", + "version": "4.5.1", + "resolved": "https://registry.npmjs.org/@hint/hint-compat-api/-/hint-compat-api-4.5.1.tgz", + "integrity": "sha512-ydi65dndXqBsPHFXNRFDf+w40hwnZ4bHL+ctiAuzJiYxFyPS64aHBs3fC9wAgX8JBE2YgR1puDB18ACxpujTGA==", "optional": true, "requires": { - "@hint/utils-compat-data": "^1.1.12", - "@hint/utils-css": "^1.0.15", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-types": "^1.2.1", + "@hint/utils-compat-data": "^1.1.10", + "@hint/utils-css": "^1.0.13", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-types": "^1.2.0", "lodash": "^4.17.21" } }, "@hint/hint-content-type": { - "version": "4.2.26", - "resolved": "https://registry.npmjs.org/@hint/hint-content-type/-/hint-content-type-4.2.26.tgz", - "integrity": "sha512-4okqajwL0rLe3IsXyZULxMCvd09UHLuP0h1cmrIEYNUN8CkagLZiEO4R4+4UnBvau3aIGl2lSIQouyPAC3Di/Q==", + "version": "4.2.21", + "resolved": "https://registry.npmjs.org/@hint/hint-content-type/-/hint-content-type-4.2.21.tgz", + "integrity": "sha512-uaRr1A559HlzXAadr+6rPc5u66aj4oH4cfVz1ezA6uVR53xFoMn6Prn3eW7hY7q7VCWMdathErH3c9Zvp8585Q==", "optional": true, "requires": { - "@hint/utils": "^7.0.23", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1", - "content-type": "^1.0.5" + "@hint/utils": "^7.0.19", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0", + "content-type": "^1.0.4" } }, "@hint/hint-create-element-svg": { - "version": "1.3.26", - "resolved": "https://registry.npmjs.org/@hint/hint-create-element-svg/-/hint-create-element-svg-1.3.26.tgz", - "integrity": "sha512-hq7vxXuB9rIXcfDd8AEwk20MpQb2Q/JJ99ktcOY0ZYryTUSSPwYBcNJCYwaIlpL07qJOav0pc8gGoJGZWh3swg==", + "version": "1.3.21", + "resolved": "https://registry.npmjs.org/@hint/hint-create-element-svg/-/hint-create-element-svg-1.3.21.tgz", + "integrity": "sha512-bJL+rBC/ZfQZdggLtViKk9nV0MhB6MgrxwKlkq+4PAE8QCysB58BxTDIgWpe4u15M+LtFzvTrVT9bNMJNOd5yw==", "optional": true, "requires": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-types": "^1.2.1" + "@hint/utils-debug": "^1.0.10", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-types": "^1.2.0" } }, "@hint/hint-css-prefix-order": { - "version": "1.5.7", - "resolved": "https://registry.npmjs.org/@hint/hint-css-prefix-order/-/hint-css-prefix-order-1.5.7.tgz", - "integrity": "sha512-8TiAchpHcGhkG41Sc31edCNNvM5kREnJiwrPJMklzqjs1itNu2qkxZYrB1/sLzFg7oTE3IoL1gBBaEuHWdvVzw==", - "optional": true, - "requires": { - "@hint/utils-css": "^1.0.15", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-types": "^1.2.1", - "postcss": "^8.4.23" - } - }, - "@hint/hint-detect-css-reflows": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/@hint/hint-detect-css-reflows/-/hint-detect-css-reflows-1.0.6.tgz", - "integrity": "sha512-oM7r3ZgjBm3GFzPK9MekriODtueZwlXXhT8kBTWNB656rBCkAHjSNB4QMc/CTNLOE8TQTyWufHoC9a6JIOIwQQ==", + "version": "1.5.1", + "resolved": "https://registry.npmjs.org/@hint/hint-css-prefix-order/-/hint-css-prefix-order-1.5.1.tgz", + "integrity": "sha512-mD7Qvc9zo8faiXAGQd4ob8mnKx3kxnBnV2AsOqsed5iTCAPs3Y7/h7LwZaG2TsMJwhPpOy+SRMw6Owr9hvzLAg==", "optional": true, "requires": { - "@hint/utils-css": "^1.0.15", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-types": "^1.2.1", - "postcss": "^8.4.23" + "@hint/utils-css": "^1.0.13", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-types": "^1.2.0", + "postcss": "^8.4.13" } }, "@hint/hint-disown-opener": { - "version": "4.0.22", - "resolved": "https://registry.npmjs.org/@hint/hint-disown-opener/-/hint-disown-opener-4.0.22.tgz", - "integrity": "sha512-+LMqmKKe78BhZDZOPZNn3J9wHLRUAeJhdDQuICGpP6UTzV2gBykqt8HvSRMLkPxIbmfH0BqmOIXsxi0teE/myA==", + "version": "4.0.17", + "resolved": "https://registry.npmjs.org/@hint/hint-disown-opener/-/hint-disown-opener-4.0.17.tgz", + "integrity": "sha512-5Crmmy5GBaHcPjXvqwWOv5CuxFtsEkcZzt55BDPh0VR6TmtSzuZLOqO7BCxVw6ujZLEOMqdnF6tPvlGVSjHKOA==", "optional": true, "requires": { - "@hint/utils-compat-data": "^1.1.12", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1" + "@hint/utils-compat-data": "^1.1.10", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0" } }, "@hint/hint-doctype": { - "version": "3.3.26", - "resolved": "https://registry.npmjs.org/@hint/hint-doctype/-/hint-doctype-3.3.26.tgz", - "integrity": "sha512-ep7lLyuvfMvLzDeuoPByRzpk1uWyxANiYZHmrO6cD89n9wL5UB4RLAoZPOBHMYxxqkTjwg71L/rP3IDWjHxqfA==", + "version": "3.3.21", + "resolved": "https://registry.npmjs.org/@hint/hint-doctype/-/hint-doctype-3.3.21.tgz", + "integrity": "sha512-dWNkQSZBcj4CkZS+yYIuAROfRdBQDV0RBrZefKJMW8ooi6lfif+irCpfYLRludQjZS/QVj6JBdO5EdzHNjcyXw==", "dev": true, "requires": { - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-types": "^1.2.1" + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-types": "^1.2.0" } }, "@hint/hint-highest-available-document-mode": { - "version": "5.0.22", - "resolved": "https://registry.npmjs.org/@hint/hint-highest-available-document-mode/-/hint-highest-available-document-mode-5.0.22.tgz", - "integrity": "sha512-MMbv2D3NKU7DVQZSB2TMJuFMBtqb3N32e0zVGkAMrGxU/yY+LoJeI3OB6cYvO4ZXk9pidNfxdzfN3zFSKt1f/g==", + "version": "5.0.17", + "resolved": "https://registry.npmjs.org/@hint/hint-highest-available-document-mode/-/hint-highest-available-document-mode-5.0.17.tgz", + "integrity": "sha512-FfpOc32LAFjdx8/AuyGwZs4wxKEwA6B6dq6vBdAl+Qr/t/pMDLYoV1FszJJxV0nbl6Q1Bcp++wTJJcIBM3sjWA==", "optional": true, "requires": { - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1" + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0" } }, "@hint/hint-html-checker": { - "version": "3.3.26", - "resolved": "https://registry.npmjs.org/@hint/hint-html-checker/-/hint-html-checker-3.3.26.tgz", - "integrity": "sha512-a23Qih1B5phKjwqL6/k3otk2OH41jbP4x+vG204YB5Ia4s0M59LMdf9a3/7sKfdA9Hu4DuRcihqfe84y68d4LA==", + "version": "3.3.21", + "resolved": "https://registry.npmjs.org/@hint/hint-html-checker/-/hint-html-checker-3.3.21.tgz", + "integrity": "sha512-+FvFm8p59GHwGddL0rdfInn+197qScj89vEjbucUCjnaPc+UB2TIQgvDf1ccoRN23jQ/v95uSe8qZ+SimI0tQg==", "optional": true, "requires": { - "@hint/utils": "^7.0.23", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-types": "^1.2.1", + "@hint/utils": "^7.0.19", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-types": "^1.2.0", "lodash": "^4.17.21" } }, "@hint/hint-http-cache": { - "version": "4.0.22", - "resolved": "https://registry.npmjs.org/@hint/hint-http-cache/-/hint-http-cache-4.0.22.tgz", - "integrity": "sha512-3Y1Yb4oiJnmXuFUdGgHEca06vrp4X1M5Da86gkual/WNRJR4l+iGvWMCbD/Z7dbyP87awabCiFmtaUca8hEb2Q==", + "version": "4.0.17", + "resolved": "https://registry.npmjs.org/@hint/hint-http-cache/-/hint-http-cache-4.0.17.tgz", + "integrity": "sha512-IERV3Vk7hKXWKgKGCN2c0kzIWvSjts2tMaWOllErcTd48Rdv7Nk2hJZMnY86xsl7HamgMZI68LoaWMi/CIUFBQ==", "optional": true, "requires": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-types": "^1.2.1" + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-types": "^1.2.0" } }, "@hint/hint-http-compression": { - "version": "5.2.26", - "resolved": "https://registry.npmjs.org/@hint/hint-http-compression/-/hint-http-compression-5.2.26.tgz", - "integrity": "sha512-CBu7Fdo1tEBA9RMrO635MKiQ6Ko5EWjTbdq/20OPHxEH6paE0dT7eo8huxjcg+SWKNQi35gRw2mxa4p1SSRUlw==", + "version": "5.2.21", + "resolved": "https://registry.npmjs.org/@hint/hint-http-compression/-/hint-http-compression-5.2.21.tgz", + "integrity": "sha512-78SmILcumQQu1XhfvizOTvwX9m8TW69MwW5WN7dY0u0IIQPe/4noB2aJkVHvQe65VTI0orFeU1NKdS5EiHLonQ==", "optional": true, "requires": { - "@hint/utils": "^7.0.23", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1" + "@hint/utils": "^7.0.19", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0" } }, "@hint/hint-image-optimization-cloudinary": { - "version": "3.2.26", - "resolved": "https://registry.npmjs.org/@hint/hint-image-optimization-cloudinary/-/hint-image-optimization-cloudinary-3.2.26.tgz", - "integrity": "sha512-R05fQ3EVJr/vyP0KvJGLKOm/aP6eEBzQzmWHUmAtWlLtSM+awpT3lebj6MbbDxqA9KYLIDY1sDzF68cRRKTBtg==", + "version": "3.2.21", + "resolved": "https://registry.npmjs.org/@hint/hint-image-optimization-cloudinary/-/hint-image-optimization-cloudinary-3.2.21.tgz", + "integrity": "sha512-oy7QaqwroM+JD2QCT14y1ug6zymWEXM6qHuCsCD1PhCBTvgy1IoubC2jy7G+8j6XmKaO5GlD//pJ8Y1x6jQLLA==", "optional": true, "requires": { - "@hint/utils": "^7.0.23", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1", - "cloudinary": "^1.36.2", - "fs-extra": "^11.1.0", - "image-size": "^1.0.2" + "@hint/utils": "^7.0.19", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0", + "cloudinary": "^1.28.1", + "fs-extra": "^10.1.0", + "image-size": "^1.0.1" } }, "@hint/hint-leading-dot-classlist": { - "version": "1.0.19", - "resolved": "https://registry.npmjs.org/@hint/hint-leading-dot-classlist/-/hint-leading-dot-classlist-1.0.19.tgz", - "integrity": "sha512-/8UN4fNS5p9YVkRHrws+m3SJLat8CCkNA/l9C10IVyCl1ZjDQ9GX3nEnV3T1/9jT6bhKJpAshCuoMsDmCqwDjg==", + "version": "1.0.14", + "resolved": "https://registry.npmjs.org/@hint/hint-leading-dot-classlist/-/hint-leading-dot-classlist-1.0.14.tgz", + "integrity": "sha512-2sLj6e5IgktxqGXqpjzo7DOob2L1oyxs5PI0uEgNASlE2sf2bG8/dXUoUyE3Zmc+ZlrjnxACIfhYgHTs4+0mEQ==", "optional": true, "requires": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-types": "^1.2.1" + "@hint/utils-debug": "^1.0.10", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-types": "^1.2.0" } }, "@hint/hint-manifest-app-name": { - "version": "2.4.28", - "resolved": "https://registry.npmjs.org/@hint/hint-manifest-app-name/-/hint-manifest-app-name-2.4.28.tgz", - "integrity": "sha512-QC4nwYqxiSojuVJRvfCPFYnm+fjrO+1ofUPdDdyeee8qfahcJvxIYJzHINnRybg6vXG2sFpeVo+hgnDTQtcb2w==", + "version": "2.4.23", + "resolved": "https://registry.npmjs.org/@hint/hint-manifest-app-name/-/hint-manifest-app-name-2.4.23.tgz", + "integrity": "sha512-dsDZqhUwMRf9y5Xmz8cJ/0DUyt35AXSrNOjsMIgUuTNVt1Yar20z6SysZTk/FWzRXdlayYcZzqNC9l7CCucvXg==", "optional": true, "requires": { - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-types": "^1.2.1", - "punycode": "^2.3.0" + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-types": "^1.2.0", + "punycode": "^2.1.1" } }, "@hint/hint-manifest-exists": { - "version": "2.4.28", - "resolved": "https://registry.npmjs.org/@hint/hint-manifest-exists/-/hint-manifest-exists-2.4.28.tgz", - "integrity": "sha512-AqJBY5LAfXFr++PZA7hGfAovlwexhmdUqn4KNZVOf2VVjzs2ChIR4CP8oLAfsv13mdDCBxWzNVupje5gkityOA==", + "version": "2.4.23", + "resolved": "https://registry.npmjs.org/@hint/hint-manifest-exists/-/hint-manifest-exists-2.4.23.tgz", + "integrity": "sha512-yduuZDu/h51nBg4l98UawxO6nm71y9hkRi7wsqHqT4CKGRlBX9honYna6I5HpKRAGk58KLj6YNjhB3LESNZtEw==", "optional": true, "requires": { - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1" + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0" } }, "@hint/hint-manifest-file-extension": { - "version": "3.0.23", - "resolved": "https://registry.npmjs.org/@hint/hint-manifest-file-extension/-/hint-manifest-file-extension-3.0.23.tgz", - "integrity": "sha512-rhk0KlKCaUiemCATX1m+hZaO7oe1Tftsl1vHsoKZb3tUGStMEOhTZqMW9Cf4HQu8G1KBxSJm6qp5SY+lktrZIg==", + "version": "3.0.18", + "resolved": "https://registry.npmjs.org/@hint/hint-manifest-file-extension/-/hint-manifest-file-extension-3.0.18.tgz", + "integrity": "sha512-uJf2TYA0L9E8PT10/g8enzscnKkwWVmxxQeUlV0LOp5wio0rynNAAv+jE7h7SL+IgOMPo9m+tRHUzRs0lqhsbA==", "optional": true, "requires": { - "@hint/utils-fs": "^1.0.16", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1" + "@hint/utils-fs": "^1.0.14", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0" } }, "@hint/hint-manifest-is-valid": { - "version": "3.4.19", - "resolved": "https://registry.npmjs.org/@hint/hint-manifest-is-valid/-/hint-manifest-is-valid-3.4.19.tgz", - "integrity": "sha512-IpAg8QKqpC4M0VWNyeIUK3RlZhRLj3wy1WY91WCunk08wJmgMHz9fSJcaVRyo7NDG5R4OSOtwMgWgADyobqTQQ==", + "version": "3.4.14", + "resolved": "https://registry.npmjs.org/@hint/hint-manifest-is-valid/-/hint-manifest-is-valid-3.4.14.tgz", + "integrity": "sha512-8P6RoPaVfeWFZki5OC6rgV0D1zR3zXUcG84SGNUEeNeW7aDkTevZsGn8vorS23Djdu1IZ3W3XODA/IlWcSCjGQ==", "optional": true, "requires": { - "@hint/utils-compat-data": "^1.1.12", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1", + "@hint/utils-compat-data": "^1.1.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0", "bcp47": "^1.1.2", - "color-string": "^1.9.1" + "color-string": "^1.9.0" } }, "@hint/hint-meta-charset-utf-8": { - "version": "4.0.22", - "resolved": "https://registry.npmjs.org/@hint/hint-meta-charset-utf-8/-/hint-meta-charset-utf-8-4.0.22.tgz", - "integrity": "sha512-kdH5YNpQDKFG4UTgws6BeCT/hxp+B8Kb9jKGlQe8RyYZjzdZHbWj/NpZyqdksX1+sZwHCBSCGWlwZ/TCDHCA/Q==", + "version": "4.0.17", + "resolved": "https://registry.npmjs.org/@hint/hint-meta-charset-utf-8/-/hint-meta-charset-utf-8-4.0.17.tgz", + "integrity": "sha512-c7FP8/w2K3U/A7mGLihW9pwTG5nQyP4k+dKcjRzOvK3Rl4ecG+KCk2BCbP/Nupa/nk6E9fI5KDNuNhiti1q7LQ==", "optional": true, "requires": { - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1" + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0" } }, "@hint/hint-meta-viewport": { - "version": "5.0.22", - "resolved": "https://registry.npmjs.org/@hint/hint-meta-viewport/-/hint-meta-viewport-5.0.22.tgz", - "integrity": "sha512-/JteJeZinUmCQizI6xFjSeaZ1toAChf6uj9zH3sIj/QFWAwbs7nMdGHdmk+D+1E3ML+6e2eKj0rVT4fHkFT7bA==", + "version": "5.0.17", + "resolved": "https://registry.npmjs.org/@hint/hint-meta-viewport/-/hint-meta-viewport-5.0.17.tgz", + "integrity": "sha512-8265mtCWwok19SqOQye+4jx3MhdIhczTUW0rpQj3+dvPzQ6nBo8ejar4RUspuR+zSGnvVLAK0wt0fY5gqrwAAw==", "optional": true, "requires": { - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1", - "metaviewport-parser": "^0.3.0" + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0", + "metaviewport-parser": "^0.2.0" } }, "@hint/hint-no-bom": { - "version": "4.2.26", - "resolved": "https://registry.npmjs.org/@hint/hint-no-bom/-/hint-no-bom-4.2.26.tgz", - "integrity": "sha512-CJMEPzZcvkyeW3+hVkaCGqYg0QWczpES6F+Dd0A36XDDjmrsqbvwCJYrle53rff8kxLwF1lIiM0JFHqSjGMK2g==", + "version": "4.2.21", + "resolved": "https://registry.npmjs.org/@hint/hint-no-bom/-/hint-no-bom-4.2.21.tgz", + "integrity": "sha512-xitUpXgy+8hvHm2ssGN83clgNTxk/qaJGx+SkaxdgScUWxGoAVwu2tVofwdPwBNle/zbuhjpGRHW02HWW46NJw==", "optional": true, "requires": { - "@hint/utils": "^7.0.23", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-types": "^1.2.1" + "@hint/utils": "^7.0.19", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-types": "^1.2.0" } }, "@hint/hint-no-broken-links": { - "version": "4.2.26", - "resolved": "https://registry.npmjs.org/@hint/hint-no-broken-links/-/hint-no-broken-links-4.2.26.tgz", - "integrity": "sha512-hZ9QqZ1F7MwylR0GcTA/HMMGfSkfd5PKyckzljzp7OP862dy3MwPg2tlxlODYgWs2ExkSDqT+BNRdMUEWpYu4A==", + "version": "4.2.21", + "resolved": "https://registry.npmjs.org/@hint/hint-no-broken-links/-/hint-no-broken-links-4.2.21.tgz", + "integrity": "sha512-nGUAiz0tVJTQHYJJAOB69nQP5AhKkfEMyje1pYKKVHdevqH2H7UmCbNCBBeOEzT8p8YHAlWr0uS6EF1XH6wFjg==", "dev": true, "requires": { - "@hint/utils-connector-tools": "^4.0.41", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-types": "^1.2.1" + "@hint/utils-connector-tools": "^4.0.36", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-types": "^1.2.0" } }, "@hint/hint-no-disallowed-headers": { - "version": "3.1.21", - "resolved": "https://registry.npmjs.org/@hint/hint-no-disallowed-headers/-/hint-no-disallowed-headers-3.1.21.tgz", - "integrity": "sha512-eOTocG/WQoh012BUMaHoGY1snXuAMSqsAHyxq56i7mOICiafeBkNuOHnVNks4XuEaSBi/Em+ye95PggJtF5ggQ==", + "version": "3.1.16", + "resolved": "https://registry.npmjs.org/@hint/hint-no-disallowed-headers/-/hint-no-disallowed-headers-3.1.16.tgz", + "integrity": "sha512-Udc/gli33WTj5Posz8rrArj8opf7PTRYiXyVY88I2QnuzDUQEFE4tBknzneEkJDFrCjWL4/yWkvZIg9BI1J0IQ==", "optional": true, "requires": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1" + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0" } }, "@hint/hint-no-friendly-error-pages": { - "version": "3.3.26", - "resolved": "https://registry.npmjs.org/@hint/hint-no-friendly-error-pages/-/hint-no-friendly-error-pages-3.3.26.tgz", - "integrity": "sha512-2wSVoRqTmz5tSgKK6GuPQOz5nxXjbmoBkeFCG7bF2stPThQpIAp6yMk+sgBRcUIXXdyE701heO8ysST3gLfqyg==", + "version": "3.3.21", + "resolved": "https://registry.npmjs.org/@hint/hint-no-friendly-error-pages/-/hint-no-friendly-error-pages-3.3.21.tgz", + "integrity": "sha512-4RYow+jRXJcOkhf2H09Jk1M9B03rzbG6qcNIDQ4jJJh7Ip2F+kavgtvRFGEmhc+iuMlaARlepGahMdGWK/NGFQ==", "optional": true, "requires": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-types": "^1.2.1" + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-types": "^1.2.0" } }, "@hint/hint-no-html-only-headers": { - "version": "3.0.22", - "resolved": "https://registry.npmjs.org/@hint/hint-no-html-only-headers/-/hint-no-html-only-headers-3.0.22.tgz", - "integrity": "sha512-l2v2Hx/bhXEBkq8JNODONlI+EYe3kbIL9dcIetYZxoO5GplZnR4Z5uR60feYEhrxLgpWmnMUEwng16oHNAXNbw==", + "version": "3.0.17", + "resolved": "https://registry.npmjs.org/@hint/hint-no-html-only-headers/-/hint-no-html-only-headers-3.0.17.tgz", + "integrity": "sha512-H5Ao8LXew32cgO8nkhTabmNcY9ZKm/vaQReeiZHmTCvdzO5GRC6vuzxJS/r78pjDB4LpljSSGZjfRVj2G9WKqg==", "optional": true, "requires": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1" + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0" } }, "@hint/hint-no-http-redirects": { - "version": "3.0.22", - "resolved": "https://registry.npmjs.org/@hint/hint-no-http-redirects/-/hint-no-http-redirects-3.0.22.tgz", - "integrity": "sha512-9Bc5C2PVOd/PMRV95lGa35sOa9K5BeF471MgPtu8Y0RfgR/XLBptF9V2uXhMaWPjLZoJsMTB5x+CMr5Xi4iwDA==", + "version": "3.0.17", + "resolved": "https://registry.npmjs.org/@hint/hint-no-http-redirects/-/hint-no-http-redirects-3.0.17.tgz", + "integrity": "sha512-WlM5pnpDyeapobahFYbyJb9jt1VbH1BA6DHqCYCS7Mgkfa2wq01VqfluPRv8Saf09uj1Sd0E02oRyy8lw1xryQ==", "optional": true, "requires": { - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-types": "^1.2.1" + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-types": "^1.2.0" } }, "@hint/hint-no-inline-styles": { - "version": "1.0.18", - "resolved": "https://registry.npmjs.org/@hint/hint-no-inline-styles/-/hint-no-inline-styles-1.0.18.tgz", - "integrity": "sha512-UKPIJdz5WfvI+psNB3GT3n6uTn+cJXm50JbkH5BbaYMwTSkAm5aPZ1Pco8eq893Vntb1tHq6m4C7fMpizaFeqg==", + "version": "1.0.13", + "resolved": "https://registry.npmjs.org/@hint/hint-no-inline-styles/-/hint-no-inline-styles-1.0.13.tgz", + "integrity": "sha512-LDBEzuh1agzBKHVBQJ8R+yVqU6QT0cmFCDQ3kcG3DNQhT7SwKQaQYQmJ8eGOWqxIsYzYKj70aeHgiE9lJGLW+A==", "optional": true, "requires": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-types": "^1.2.1" + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-types": "^1.2.0" } }, "@hint/hint-no-protocol-relative-urls": { - "version": "3.1.6", - "resolved": "https://registry.npmjs.org/@hint/hint-no-protocol-relative-urls/-/hint-no-protocol-relative-urls-3.1.6.tgz", - "integrity": "sha512-C4W1dsJg6NW6H+brJ9N5vers11uHG8mQIS+7IJJtnEQjZn0wwpp8P2//b7ukxdwtPfza1xtVYz/onZkoVDJV7w==", + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/@hint/hint-no-protocol-relative-urls/-/hint-no-protocol-relative-urls-3.1.1.tgz", + "integrity": "sha512-soexhsD1X/JCS8Wqn6OKPDdq0PhI7fvQpNvzVOKablsgRgS8iih+Zb0Chj1rLdLPZpr8PIExqQP7ILa1ZOeTPw==", "optional": true, "requires": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1" + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0" } }, "@hint/hint-no-vulnerable-javascript-libraries": { - "version": "2.12.21", - "resolved": "https://registry.npmjs.org/@hint/hint-no-vulnerable-javascript-libraries/-/hint-no-vulnerable-javascript-libraries-2.12.21.tgz", - "integrity": "sha512-GUTb2WkCeDpz29AOm85PFUnV1f08KLTF2xs15M188PkpS1BKXBhr+mjcLmtTIqVcwH4Cto1G9Pj2LxNxolGerQ==", - "optional": true, - "requires": { - "@hint/utils": "^7.0.23", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-types": "^1.2.1", - "js-library-detector": "^6.6.0", + "version": "2.12.16", + "resolved": "https://registry.npmjs.org/@hint/hint-no-vulnerable-javascript-libraries/-/hint-no-vulnerable-javascript-libraries-2.12.16.tgz", + "integrity": "sha512-Xhsa3s4Z3qovKv7y9AmmAAXmMxciMVzHzYo1MmbNpS7uf4yDZX4gIoyzsGHEC8LDI12vtJrTk/re+N8kZARBNg==", + "optional": true, + "requires": { + "@hint/utils": "^7.0.19", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-types": "^1.2.0", + "js-library-detector": "^6.5.0", "lodash": "^4.17.21", "semver": "^7.3.5" }, @@ -16270,9 +16379,9 @@ } }, "semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "version": "7.3.7", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", + "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", "optional": true, "requires": { "lru-cache": "^6.0.0" @@ -16281,274 +16390,274 @@ } }, "@hint/hint-scoped-svg-styles": { - "version": "1.3.27", - "resolved": "https://registry.npmjs.org/@hint/hint-scoped-svg-styles/-/hint-scoped-svg-styles-1.3.27.tgz", - "integrity": "sha512-z9Hn83ugZu7Ks+gFlUB3HM0WSFxjWOdWDHqyhn+DVpFsxS0jAfx9Y3TZyMMAF0kqZlXSV6XjqSCEUsL1rF+3Zw==", + "version": "1.3.21", + "resolved": "https://registry.npmjs.org/@hint/hint-scoped-svg-styles/-/hint-scoped-svg-styles-1.3.21.tgz", + "integrity": "sha512-6E2CyCMpZL4ZSxXjW8JPfZ0tFsbfVFyeP7V5nakieZVSA/BwBA/Xi6MSiVxU5suVSXE1kXYhRnwsvy+KEVkrwg==", "optional": true, "requires": { - "@hint/utils-css": "^1.0.15", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-types": "^1.2.1" + "@hint/utils-css": "^1.0.13", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-types": "^1.2.0" } }, "@hint/hint-sri": { - "version": "4.0.22", - "resolved": "https://registry.npmjs.org/@hint/hint-sri/-/hint-sri-4.0.22.tgz", - "integrity": "sha512-Ig/+yiqqQl+XnNG40S+2dKKUDVXhyPM4ucZPIqXMOtYPIySsQV4WpOy3D5XeFS8HDii+/UtOSrsTKM9OOw7aaw==", + "version": "4.0.17", + "resolved": "https://registry.npmjs.org/@hint/hint-sri/-/hint-sri-4.0.17.tgz", + "integrity": "sha512-p6GhEeIke2wAh1OOdhb/oD0fO7CvtYEGA8P0bGh4hbJEvKtAVZIi7qKOtwdFAx5QFq5i7tUHHi5As6HqAKxZFw==", "optional": true, "requires": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1" + "@hint/utils-debug": "^1.0.10", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0" } }, "@hint/hint-ssllabs": { - "version": "2.4.26", - "resolved": "https://registry.npmjs.org/@hint/hint-ssllabs/-/hint-ssllabs-2.4.26.tgz", - "integrity": "sha512-1QTk7iG+BcfTRy7qPg0+GOlnkUrHmUNHugetc5ljYNeGBMzK3XAAhwF7N7YgDDHLGNowXN97M0oPRQLJ3/h2dQ==", + "version": "2.4.21", + "resolved": "https://registry.npmjs.org/@hint/hint-ssllabs/-/hint-ssllabs-2.4.21.tgz", + "integrity": "sha512-dPOMerTvBKWSjZ38ZSizz4wq6q+9h4pDjY4V6rxlhLooBZzea3oujA/QEi5Sb5uX8Iwrb85ShlfNHn3L6kTZUQ==", "optional": true, "requires": { - "@hint/utils": "^7.0.23", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-types": "^1.2.1", - "got": "^11.8.5" + "@hint/utils": "^7.0.19", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-types": "^1.2.0", + "got": "^11.8.3" } }, "@hint/hint-strict-transport-security": { - "version": "3.0.22", - "resolved": "https://registry.npmjs.org/@hint/hint-strict-transport-security/-/hint-strict-transport-security-3.0.22.tgz", - "integrity": "sha512-pqzuBzkBknmIA/lPWBwoimSVI5gxHHD0e6AQoP6QcRzKmmAqYD8he3RBziEu0Rgrbkdh4+tq9CjRFIXZP+bS5Q==", + "version": "3.0.17", + "resolved": "https://registry.npmjs.org/@hint/hint-strict-transport-security/-/hint-strict-transport-security-3.0.17.tgz", + "integrity": "sha512-yLscNVZWrVd8Vs28sjXNYiA0x1vN9clStOcDXQAmZTw3Qy4CcsfMbS1Y8zYU3pWg6B3m5WURQx7akMEyj8YvXA==", "optional": true, "requires": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1" + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0" } }, "@hint/hint-stylesheet-limits": { - "version": "3.3.26", - "resolved": "https://registry.npmjs.org/@hint/hint-stylesheet-limits/-/hint-stylesheet-limits-3.3.26.tgz", - "integrity": "sha512-KJ45N2TOJ3KeF6SSuiUUibgtgdfTTHCbFpV9cqLnTFbJRh9RxyxqMBl3zF8emiSSze9+2/M+jAiNftNTWHKqPA==", + "version": "3.3.21", + "resolved": "https://registry.npmjs.org/@hint/hint-stylesheet-limits/-/hint-stylesheet-limits-3.3.21.tgz", + "integrity": "sha512-fabJFCEQCa8bOmHR/7FjQtKTt6oixe8uJCxGE2sV3ld6PEPLDPpnyMltS0cf2+X8JqBN3SZl7prFgve7rdLoCQ==", "optional": true, "requires": { - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-types": "^1.2.1" + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-types": "^1.2.0" } }, "@hint/hint-typescript-config": { - "version": "2.5.14", - "resolved": "https://registry.npmjs.org/@hint/hint-typescript-config/-/hint-typescript-config-2.5.14.tgz", - "integrity": "sha512-L1s6wf88DbMl/8b7hyofXb/asxxpwI+KaZTiiGp3dfuXTwASPizdJH01bJidtXGZUh5bj0Z9BN82Zut72lhxLw==", + "version": "2.5.9", + "resolved": "https://registry.npmjs.org/@hint/hint-typescript-config/-/hint-typescript-config-2.5.9.tgz", + "integrity": "sha512-806gbRZNwtcvi2iZr0EVvoe9+XlPO6RYC62oaEXfFUlLiRI9v78nti2C2zW0LzkG7DZormoFCkPn2913IYGxTQ==", "optional": true, "requires": { - "@hint/utils": "^7.0.23", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-types": "^1.2.1" + "@hint/utils": "^7.0.19", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-types": "^1.2.0" } }, "@hint/hint-validate-set-cookie-header": { - "version": "3.0.22", - "resolved": "https://registry.npmjs.org/@hint/hint-validate-set-cookie-header/-/hint-validate-set-cookie-header-3.0.22.tgz", - "integrity": "sha512-U/tuv4iBCh1l0u7AextzLyZb1qLKFWjrhCaAlkhNd9tJiE3e7fZsNDNcRw4ZIY03q2fIy/CYckUn7Q4WjYj9Ug==", + "version": "3.0.17", + "resolved": "https://registry.npmjs.org/@hint/hint-validate-set-cookie-header/-/hint-validate-set-cookie-header-3.0.17.tgz", + "integrity": "sha512-VOKXnzmvM3NGRDvnOpJF7m+DRRbu3u2qzrfhmQeKSqX1KIoV88xokPqDb241xoIQEWPmDCsrQdW+l4vy3fzxaw==", "optional": true, "requires": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1" + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0" } }, "@hint/hint-webpack-config": { - "version": "2.4.28", - "resolved": "https://registry.npmjs.org/@hint/hint-webpack-config/-/hint-webpack-config-2.4.28.tgz", - "integrity": "sha512-6C0SSstKI38/6+ApAtKCJaQF+S6ZbdLkfZsv1NFabwIQjJqdTqPTSQxsDwwLuF+bwHzbH70KbgvBmBwKkgCdig==", + "version": "2.4.23", + "resolved": "https://registry.npmjs.org/@hint/hint-webpack-config/-/hint-webpack-config-2.4.23.tgz", + "integrity": "sha512-zhP9zvVt55+ya4pMzLoq7+ySwh70uBl9B8fXl+x3bO4AHP+r4jwQDmmvVSIiwsjoE0FqePnKRwnyWGO92qtzAQ==", "optional": true, "requires": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-types": "^1.2.1" + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-types": "^1.2.0" } }, "@hint/hint-x-content-type-options": { - "version": "4.0.22", - "resolved": "https://registry.npmjs.org/@hint/hint-x-content-type-options/-/hint-x-content-type-options-4.0.22.tgz", - "integrity": "sha512-e04N1oCh/qTje+MeFK3iXZiSrIHEEryYesEiPDK5OvNWlLdI1yozX1MVyWryP11pBtZhV517am0w+JFUhyw2QQ==", + "version": "4.0.17", + "resolved": "https://registry.npmjs.org/@hint/hint-x-content-type-options/-/hint-x-content-type-options-4.0.17.tgz", + "integrity": "sha512-6DR4QQ5LuDyAW4kvkGI6dog1yOnxNEbADoeJtRy3EBAqNLOHp9+bQeeU1di/lNnrZsNnS115z4XEWHvzOx8W0A==", "optional": true, "requires": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-i18n": "^1.0.15", - "@hint/utils-network": "^1.0.26", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1" + "@hint/utils-debug": "^1.0.10", + "@hint/utils-i18n": "^1.0.13", + "@hint/utils-network": "^1.0.21", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0" } }, "@hint/parser-babel-config": { - "version": "2.1.42", - "resolved": "https://registry.npmjs.org/@hint/parser-babel-config/-/parser-babel-config-2.1.42.tgz", - "integrity": "sha512-AG4l7IewFgB9sxUwT+Y1YVPR+bHp+XNA1+yvLRGCkoS58pz1L8bcTF9KBKJ1do15/Cl646j3fKsi+yJxCZEg5A==", + "version": "2.1.37", + "resolved": "https://registry.npmjs.org/@hint/parser-babel-config/-/parser-babel-config-2.1.37.tgz", + "integrity": "sha512-ixneWb2S8NyZMdGJKytfBnVgokljJdX/InHTTmrvykynl+9IDsDQA/fZnnNY3amPSd9kLgv9oHCZDw2iEE5oyw==", "optional": true, "requires": { - "@hint/utils-fs": "^1.0.16", - "@hint/utils-json": "^1.0.27", - "@hint/utils-network": "^1.0.26", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-json": "^1.0.22", + "@hint/utils-network": "^1.0.21", "lodash": "^4.17.21" } }, "@hint/parser-css": { - "version": "3.0.39", - "resolved": "https://registry.npmjs.org/@hint/parser-css/-/parser-css-3.0.39.tgz", - "integrity": "sha512-mUwYltAGbCQ7Aoyk0ySaSEdGJeCFioPSeePz1mXYgACzigtlJ6x1Q10ozQYG3WFgXizwpberuGHnJJ/fM6he0Q==", + "version": "3.0.34", + "resolved": "https://registry.npmjs.org/@hint/parser-css/-/parser-css-3.0.34.tgz", + "integrity": "sha512-tYZSgKo3R00KJ2WnIZNvVo8rs4rA5A2Tvq1ECwi2QXXM2qvD6bM5gnLRgrVfCsW3EfuWMKr5QccSzV0DlmnOhA==", "optional": true, "requires": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-string": "^1.0.14", - "postcss": "^8.4.23", + "@hint/utils": "^7.0.19", + "@hint/utils-string": "^1.0.12", + "postcss": "^8.4.13", "postcss-safe-parser": "^6.0.0" } }, "@hint/parser-html": { - "version": "3.1.4", - "resolved": "https://registry.npmjs.org/@hint/parser-html/-/parser-html-3.1.4.tgz", - "integrity": "sha512-9hrs19vU95PdWbBcF/A8Lc6wKt4dhijwgrkchgP9oo4gUK6weWgl0pltyK/J3rlegho41yXVCrtzmcqA4C8ung==", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/@hint/parser-html/-/parser-html-3.1.0.tgz", + "integrity": "sha512-M46xEShPk5PdrEJCE5OYdrqwuS4GMqeRCvckBOOUQD5v2BDWezQymtg4R3c5UFXatOY+fdM0EYV4q1UVl9A2HQ==", "optional": true, "requires": { - "@hint/utils-dom": "^2.2.4" + "@hint/utils-dom": "^2.2.0" } }, "@hint/parser-javascript": { - "version": "3.1.24", - "resolved": "https://registry.npmjs.org/@hint/parser-javascript/-/parser-javascript-3.1.24.tgz", - "integrity": "sha512-Y5uRf4q71CMSaEBoYdAC0ZcRRiKiEcH8ZQ6t6Ivvfpq9wFIwHHNMnW+w3HBNGltISb/OBEbf3YPOj2uANkHgQA==", + "version": "3.1.20", + "resolved": "https://registry.npmjs.org/@hint/parser-javascript/-/parser-javascript-3.1.20.tgz", + "integrity": "sha512-q+IlxOT9zSZuF9zjITAktgOtGm04Guz5tZFCT/wbMNSPeXkEF9A9efNbZwF9m+lsRHh/QnSX0FyuX+WLY0oPgw==", "optional": true, "requires": { - "@hint/utils": "^7.0.23", - "@hint/utils-debug": "^1.0.11", + "@hint/utils": "^7.0.19", + "@hint/utils-debug": "^1.0.10", "@types/estree-jsx": "^0.0.1", - "acorn": "^8.8.2", + "acorn": "^8.7.1", "acorn-jsx": "^5.3.2", "acorn-jsx-walk": "^2.0.0", "acorn-walk": "^8.2.0" }, "dependencies": { "acorn": { - "version": "8.10.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.10.0.tgz", - "integrity": "sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==", + "version": "8.8.0", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.0.tgz", + "integrity": "sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==", "optional": true } } }, "@hint/parser-jsx": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/@hint/parser-jsx/-/parser-jsx-1.1.5.tgz", - "integrity": "sha512-lg//j7jebtmVgM7DJw/+V4NRALhbi5H+PEZj6T1x0AxS5Kev2wd3kNmFYjTQ2mv3qrBUSFo8CbRDNIJlQAu0xQ==", + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/@hint/parser-jsx/-/parser-jsx-1.1.1.tgz", + "integrity": "sha512-aeVw6RzQIE5T5x8/rHzOAce1LN0DRvFd1wgK38iGIv9ZhzR3D1vdMClOOy+ONO9j2L1y8Muff7no7vdDwyDRDw==", "optional": true, "requires": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-dom": "^2.2.4", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-dom": "^2.2.0", "parse5": "^6.0.1", "parse5-htmlparser2-tree-adapter": "^6.0.1" } }, "@hint/parser-less": { - "version": "1.0.31", - "resolved": "https://registry.npmjs.org/@hint/parser-less/-/parser-less-1.0.31.tgz", - "integrity": "sha512-7efEKVCJuSRlr/lMZ4BM61ULBlOpX7ExBDfipCrELjW+u1lTbnqx/3GJo5vbR+DxtuojekqMjMzziCqf6Zucmg==", + "version": "1.0.26", + "resolved": "https://registry.npmjs.org/@hint/parser-less/-/parser-less-1.0.26.tgz", + "integrity": "sha512-4jiiA4yBZQDOR7Z9WeR30wwyjhVMtgtiyCz69HonqhyR8dYWJhwgRl+g29a+JoIgw312G2Lht+PG51isfMC6Zg==", "optional": true, "requires": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-string": "^1.0.14", - "postcss": "^8.4.23", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-string": "^1.0.12", + "postcss": "^8.4.13", "postcss-less": "^5.0.0" } }, "@hint/parser-manifest": { - "version": "2.3.19", - "resolved": "https://registry.npmjs.org/@hint/parser-manifest/-/parser-manifest-2.3.19.tgz", - "integrity": "sha512-qagGOBAnYy8oDvuyVqWKOQ2n15gfJB5NE75mqMgUqWsi3WtYvvLU39XoOYPI2pSXCO1ZAw+quGvL4p7xd+u9Fg==", + "version": "2.3.14", + "resolved": "https://registry.npmjs.org/@hint/parser-manifest/-/parser-manifest-2.3.14.tgz", + "integrity": "sha512-8qQzkavNEcgeJKtBjVr0dseNQ4xgR0n+amLWhQgpl1vZ2qvCdHBMaPGrIHUt+jXWHZ/hVuqhk/JRFQh9tJ9pUQ==", "optional": true, "requires": { - "@hint/utils-json": "^1.0.27", - "@hint/utils-network": "^1.0.26", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1" + "@hint/utils-json": "^1.0.22", + "@hint/utils-network": "^1.0.21", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0" } }, "@hint/parser-sass": { - "version": "1.0.31", - "resolved": "https://registry.npmjs.org/@hint/parser-sass/-/parser-sass-1.0.31.tgz", - "integrity": "sha512-8hh3Js30R16l20rptHVEDPOb6dbC7eBmp6imxrxdp0uIVX9GgSVTFEW30mpgBH5156mQnAeP5ZOY6voicXOqdA==", + "version": "1.0.26", + "resolved": "https://registry.npmjs.org/@hint/parser-sass/-/parser-sass-1.0.26.tgz", + "integrity": "sha512-yQrX28WZLGA3L/bdvV39lsvvzWulJh9Bbe/YKoMgRLZInE0OsN7l6O2xCRbcUPlJhwhSkid+EZYqXMDBc1qx8g==", "optional": true, "requires": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-string": "^1.0.14", - "postcss": "^8.4.23", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-string": "^1.0.12", + "postcss": "^8.4.13", "postcss-sass": "^0.5.0", - "postcss-scss": "^4.0.6" + "postcss-scss": "^4.0.4" } }, "@hint/parser-typescript": { - "version": "1.0.25", - "resolved": "https://registry.npmjs.org/@hint/parser-typescript/-/parser-typescript-1.0.25.tgz", - "integrity": "sha512-tdB30AevFaLwcyG/pimsUWccArRSRa18e3Gx1QfqO43gW+bNTrgrV9I4SiLrglgBIkMT6sbR9cyawY9NPeKXQQ==", + "version": "1.0.21", + "resolved": "https://registry.npmjs.org/@hint/parser-typescript/-/parser-typescript-1.0.21.tgz", + "integrity": "sha512-vCU5/Yc6Qy45XHDV+iZHUmGle6Odh5AT94sHL7oJS1ff1hjVj0Xr++Cd2B+4z+j24dpRBXZv901cLKsq8E6kZg==", "optional": true, "requires": { - "@hint/parser-javascript": "^3.1.24", - "@hint/utils-debug": "^1.0.11", - "@typescript-eslint/typescript-estree": "^5.59.5" + "@hint/parser-javascript": "^3.1.20", + "@hint/utils-debug": "^1.0.10", + "@typescript-eslint/typescript-estree": "^5.17.0" } }, "@hint/parser-typescript-config": { - "version": "2.4.29", - "resolved": "https://registry.npmjs.org/@hint/parser-typescript-config/-/parser-typescript-config-2.4.29.tgz", - "integrity": "sha512-OtC9X12uW/7OMFnTp6Mi7VMMkgHCUgnXZ2+/615zr5nUU6gvXo5Ot1IP2mIQTSC/IC18zGcMfpvASYBZWKiHnw==", + "version": "2.4.24", + "resolved": "https://registry.npmjs.org/@hint/parser-typescript-config/-/parser-typescript-config-2.4.24.tgz", + "integrity": "sha512-/ZMkTbe8/T6AEbwhMHsvl8ZtEOoo44KXvnpM5m3eTmvMDp2e7xJwuPhTt36908dtkHwGUe9JYQlpXhrHgsxNZQ==", "optional": true, "requires": { - "@hint/utils-fs": "^1.0.16", - "@hint/utils-json": "^1.0.27", - "@hint/utils-network": "^1.0.26", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-json": "^1.0.22", + "@hint/utils-network": "^1.0.21", "lodash": "^4.17.21" } }, "@hint/parser-webpack-config": { - "version": "2.1.41", - "resolved": "https://registry.npmjs.org/@hint/parser-webpack-config/-/parser-webpack-config-2.1.41.tgz", - "integrity": "sha512-SrHpksk42IVVk2F5uOOYg74i8qf9VDLtETgOKI8CCbEUDwyBjEEYTs1KnZooJffrb8MvWRgevEzNdih2PpKKrA==", + "version": "2.1.36", + "resolved": "https://registry.npmjs.org/@hint/parser-webpack-config/-/parser-webpack-config-2.1.36.tgz", + "integrity": "sha512-bLiIzNlGhYqiEhHSn8pJZYMii2rsHC2/Pj9UT1sxBRguBAYK8AZeBDTx1PhiWu0T0VATFPDSWdSnjrKPtzt18A==", "optional": true, "requires": { - "@hint/utils": "^7.0.23", - "@hint/utils-network": "^1.0.26" + "@hint/utils": "^7.0.19", + "@hint/utils-network": "^1.0.21" } }, "@hint/utils": { - "version": "7.0.23", - "resolved": "https://registry.npmjs.org/@hint/utils/-/utils-7.0.23.tgz", - "integrity": "sha512-Vsx0LYOMj3tjguIUK1rIrW6MmJRH64LHMYrJIhHBNLxGJjox2Uos6vd5vmkFH2Qh1+dKjsJxHuyazCEU+QSdBw==", + "version": "7.0.19", + "resolved": "https://registry.npmjs.org/@hint/utils/-/utils-7.0.19.tgz", + "integrity": "sha512-hmAxtF68Z2JKVJBW9X15u/ExAw1mRedN4IS4hNgwRc3oaNQSxSLkyQRWkQiXpxEOSrGYogI/bErx7FISAbr+IA==", "requires": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-string": "^1.0.14", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-string": "^1.0.12", "chalk": "^4.1.2", "configstore": "^5.0.1", - "content-type": "^1.0.5", - "eventemitter2": "^6.4.9", - "file-type": "^16.5.4", + "content-type": "^1.0.4", + "eventemitter2": "^6.4.5", + "file-type": "^16.5.3", "globby": "^11.0.4", "is-svg": "^4.3.2", "is-wsl": "^2.2.0", "lodash": "^4.17.21", - "npm-registry-fetch": "^14.0.5", + "npm-registry-fetch": "^13.1.1", "semver": "^7.3.5" }, "dependencies": { @@ -16614,12 +16723,12 @@ } }, "@hint/utils-compat-data": { - "version": "1.1.12", - "resolved": "https://registry.npmjs.org/@hint/utils-compat-data/-/utils-compat-data-1.1.12.tgz", - "integrity": "sha512-l1XR7YwDrYUwe3t80NcPx2Rwi4bFdXWLmmre+/x26haW0qBMdnk0JRpRWOsv61eOfLvsUK52iGDFgKhnCAd8SA==", + "version": "1.1.10", + "resolved": "https://registry.npmjs.org/@hint/utils-compat-data/-/utils-compat-data-1.1.10.tgz", + "integrity": "sha512-+KsalDPu2KcQVlBZONTU7Guxq9uTgLGXHVGK7GSweVy+zioZK/FJyNHEAVc0ydG8JHQojGmQWPmsRhMKmvzqIw==", "optional": true, "requires": { - "@hint/utils-css": "^1.0.15", + "@hint/utils-css": "^1.0.13", "@mdn/browser-compat-data": "^4.1.10", "mdn-data": "^2.0.27", "postcss-selector-parser": "^6.0.8", @@ -16637,9 +16746,9 @@ } }, "semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "version": "7.3.7", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", + "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", "optional": true, "requires": { "lru-cache": "^6.0.0" @@ -16648,86 +16757,85 @@ } }, "@hint/utils-connector-tools": { - "version": "4.0.41", - "resolved": "https://registry.npmjs.org/@hint/utils-connector-tools/-/utils-connector-tools-4.0.41.tgz", - "integrity": "sha512-fY/MBPRipJGPZxvlE2rCd8aR0XyacQG2qZJ44xcQQIR0R9IZyvHuovuXoFDVddDXtp8JnJudLrg74pCS/KKklQ==", + "version": "4.0.36", + "resolved": "https://registry.npmjs.org/@hint/utils-connector-tools/-/utils-connector-tools-4.0.36.tgz", + "integrity": "sha512-uDBQ9dLFTzmTXdzh42YlkAf9ck2vxxeRawtdOdz+2XpWyn46RxwU8qKvpmReDDkr2/4kiurpgDJhTp2Ii0jjkA==", "devOptional": true, "requires": { - "@hint/utils": "^7.0.23", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-network": "^1.0.26", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1", + "@hint/utils": "^7.0.19", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-network": "^1.0.21", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0", "data-urls": "^3.0.2", - "https": "^1.0.0", "iconv-lite": "^0.6.3", - "node-fetch": "^2.x" + "request": "^2.88.2" } }, "@hint/utils-css": { - "version": "1.0.15", - "resolved": "https://registry.npmjs.org/@hint/utils-css/-/utils-css-1.0.15.tgz", - "integrity": "sha512-I59xB7Qcuxuxl8+lbLwky3yTCNoM5rScMOJT9ZknqXNULte+XPCpKvr50IvbNMBmxgThRWR9d5YdM8EzJERaHQ==", + "version": "1.0.13", + "resolved": "https://registry.npmjs.org/@hint/utils-css/-/utils-css-1.0.13.tgz", + "integrity": "sha512-PTl8foymofLcVKrmM4HY7fCouf7YMzlx+GPbz6+GqGF0XJo67eRK1hNhSw8ZHB6Iub4oPdeP8wIY5syLAD25kg==", "optional": true }, "@hint/utils-debug": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/@hint/utils-debug/-/utils-debug-1.0.11.tgz", - "integrity": "sha512-mUhEAsLzDql2lqo7g0Ojz2RdMODCfM4SpELB27r8brB9rsipAwCC29tonwgOCcaAuifNffsnaJ9BieBfIoupOA==", + "version": "1.0.10", + "resolved": "https://registry.npmjs.org/@hint/utils-debug/-/utils-debug-1.0.10.tgz", + "integrity": "sha512-OB3B0I4nv7HwH+hmYp97qiw+P6r4X8hgjnKBUZgotuPd4pib7VVFLXwhjQH7cjU8QSXqXOGbNjOmRZSwcTa61g==", "requires": { "debug": "4.3.4" } }, "@hint/utils-dom": { - "version": "2.2.4", - "resolved": "https://registry.npmjs.org/@hint/utils-dom/-/utils-dom-2.2.4.tgz", - "integrity": "sha512-BCM2UQJsiIAR1AQuioQb7JnFTiPHythS+gDGICrZwoyRxrOoCPLJXSSvZ8WHm31+gztjyCtV0ZjyDb5Jz6Ze8w==", + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/@hint/utils-dom/-/utils-dom-2.2.0.tgz", + "integrity": "sha512-w8aREhAFyBLk/F/mtnupAhBQP4PWhLzCwneyuiW0kF45MekYB1sZyR/eo/CjyyoWFB68f61kO8BUc3Xtkst4ag==", "devOptional": true, "requires": { - "@hint/utils-debug": "^1.0.11", - "@hint/utils-types": "^1.2.1", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-types": "^1.2.0", "@types/parse5": "^6.0.3", "css-select": "^4.3.0", - "eventemitter2": "^6.4.9", + "eventemitter2": "^6.4.5", "parse5": "^6.0.1", "parse5-htmlparser2-tree-adapter": "^6.0.1" } }, "@hint/utils-fs": { - "version": "1.0.16", - "resolved": "https://registry.npmjs.org/@hint/utils-fs/-/utils-fs-1.0.16.tgz", - "integrity": "sha512-dO20DPi+7arxEWpVf3RQfAQ7zELer+ughCQj6RqkrI6IgXb25JLxvBy8PGz9Unj7jTdTSj7ubvgR0u/ceSZLlg==", + "version": "1.0.14", + "resolved": "https://registry.npmjs.org/@hint/utils-fs/-/utils-fs-1.0.14.tgz", + "integrity": "sha512-BKaFl1bVayHV6K2fzAm3bERzyUsjGi7PSSSYo6knKP7BH/iIfQIFZXU0+ozsy8XRNfCC4PCrLNkeorNdUsML6g==", "requires": { "jsonc-parser": "^3.0.0" } }, "@hint/utils-i18n": { - "version": "1.0.15", - "resolved": "https://registry.npmjs.org/@hint/utils-i18n/-/utils-i18n-1.0.15.tgz", - "integrity": "sha512-VkQG3do4e1le43YcB9r3YNb6aOD5nnQlwNo4d4wqwLgTofpVHyHzGYG7BrlQf+akxJ0QF71bkzTpFo6bhoEBDQ==", + "version": "1.0.13", + "resolved": "https://registry.npmjs.org/@hint/utils-i18n/-/utils-i18n-1.0.13.tgz", + "integrity": "sha512-nLvD+qSza5DRAAJ28lNNvl4+pzAD0Dal9RnZioXlaeP6fL7DmNDnp8xqGnvvfIll1+Zon9L97uGsVWKxZ3jIjA==", "devOptional": true, "requires": { - "@hint/utils-types": "^1.2.1" + "@hint/utils-types": "^1.2.0" } }, "@hint/utils-json": { - "version": "1.0.27", - "resolved": "https://registry.npmjs.org/@hint/utils-json/-/utils-json-1.0.27.tgz", - "integrity": "sha512-LKwVmG7kIxVgYsAxAVqBQJAwu1gBAtDoantZDw7gcHv+7fmQWTwDwPH2zSqGZDqopo3sVV5U2GtqPeO0c0Lfyg==", - "requires": { - "@hint/utils-fs": "^1.0.16", - "@hint/utils-network": "^1.0.26", - "@hint/utils-types": "^1.2.1", - "ajv": "^8.12.0", + "version": "1.0.22", + "resolved": "https://registry.npmjs.org/@hint/utils-json/-/utils-json-1.0.22.tgz", + "integrity": "sha512-x0GwENoMCFSWj2aHV900gkZui3/ysxtBdh9gPGFpvJ3v+6Bz2DfpAP+Wo+sB7W0PfcP3kNRCo+TQBMW6B9oMNw==", + "requires": { + "@hint/utils-fs": "^1.0.14", + "@hint/utils-network": "^1.0.21", + "@hint/utils-types": "^1.2.0", + "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "jsonc-parser": "^3.0.0", "lodash": "^4.17.21" }, "dependencies": { "ajv": { - "version": "8.12.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", - "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", + "version": "8.11.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz", + "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==", "requires": { "fast-deep-equal": "^3.1.1", "json-schema-traverse": "^1.0.0", @@ -16743,35 +16851,34 @@ } }, "@hint/utils-network": { - "version": "1.0.26", - "resolved": "https://registry.npmjs.org/@hint/utils-network/-/utils-network-1.0.26.tgz", - "integrity": "sha512-CCs2RlUXUagvUxaWuoovSJqYmhyhXkL70TN7lecWLOEI+SWgzqUTTJICi9DUk0FV3SpIG6nzWZrYhSq70EKnUQ==", - "requires": { - "@hint/utils": "^7.0.23", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1", - "content-type": "^1.0.5", - "https": "^1.0.0", + "version": "1.0.21", + "resolved": "https://registry.npmjs.org/@hint/utils-network/-/utils-network-1.0.21.tgz", + "integrity": "sha512-LL63EOGnP6iJYLDZE9M54UhpJFQZg4vH9ispzrS7ayAVR7jg+GysRXhIReCpuhkxz0rSYDQ1AuaTV7JUP+H0Tw==", + "requires": { + "@hint/utils": "^7.0.19", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0", + "content-type": "^1.0.4", "lodash": "^4.17.21", - "node-fetch": "^2.x" + "request": "^2.88.2" } }, "@hint/utils-string": { - "version": "1.0.14", - "resolved": "https://registry.npmjs.org/@hint/utils-string/-/utils-string-1.0.14.tgz", - "integrity": "sha512-hyEqnFB1noTw7y1UNvFLxfRV9nPvdzgM4ahisA035Xz193zF9o/cjgVMSGZyWy0QcTZnbHke334vsYWytEnudw==" + "version": "1.0.12", + "resolved": "https://registry.npmjs.org/@hint/utils-string/-/utils-string-1.0.12.tgz", + "integrity": "sha512-Rt/vhjsZZc7mHLPVr8JYCRpSQs+AV/e2NsEfSUJoHZrv9ZMLuPLGW1RobEBod3S6k7mvCcJM5Ekwre9PyyLcnA==" }, "@hint/utils-types": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@hint/utils-types/-/utils-types-1.2.1.tgz", - "integrity": "sha512-0kL3YUgDyD10c0yZwvOdS6uySc3VG074pSEQ0/+NRiuEFwfVRVz4CRq6gvfoIHRmlNRspbNr2fKZ8tcoPWy9ag==" + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@hint/utils-types/-/utils-types-1.2.0.tgz", + "integrity": "sha512-ZXxdw1jh4oYMmzFIxpVRqSNhbx5bzOxumn4K+5thbhuGOJE5BUZVWNNa18My0ktdTl5IpMjCNVDhQeZRQxQT1w==" }, "@hotwired/turbo": { - "version": "7.3.0", - "resolved": "https://registry.npmjs.org/@hotwired/turbo/-/turbo-7.3.0.tgz", - "integrity": "sha512-Dcu+NaSvHLT7EjrDrkEmH4qET2ZJZ5IcCWmNXxNQTBwlnE5tBZfN6WxZ842n5cHV52DH/AKNirbPBtcEXDLW4g==" + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/@hotwired/turbo/-/turbo-7.1.0.tgz", + "integrity": "sha512-Q8kGjqwPqER+CtpQudbH+3Zgs2X4zb6pBAlr6NsKTXadg45pAOvxI9i4QpuHbwSzR2+x87HUm+rot9F/Pe8rxA==" }, "@humanwhocodes/config-array": { "version": "0.5.0", @@ -16790,64 +16897,6 @@ "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", "dev": true }, - "@isaacs/cliui": { - "version": "8.0.2", - "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", - "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", - "requires": { - "string-width": "^5.1.2", - "string-width-cjs": "npm:string-width@^4.2.0", - "strip-ansi": "^7.0.1", - "strip-ansi-cjs": "npm:strip-ansi@^6.0.1", - "wrap-ansi": "^8.1.0", - "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0" - }, - "dependencies": { - "ansi-regex": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", - "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==" - }, - "ansi-styles": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", - "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==" - }, - "emoji-regex": { - "version": "9.2.2", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", - "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==" - }, - "string-width": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", - "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", - "requires": { - "eastasianwidth": "^0.2.0", - "emoji-regex": "^9.2.2", - "strip-ansi": "^7.0.1" - } - }, - "strip-ansi": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", - "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", - "requires": { - "ansi-regex": "^6.0.1" - } - }, - "wrap-ansi": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", - "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", - "requires": { - "ansi-styles": "^6.1.0", - "string-width": "^5.0.1", - "strip-ansi": "^7.0.1" - } - } - } - }, "@istanbuljs/load-nyc-config": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz", @@ -16971,12 +17020,12 @@ "integrity": "sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==" }, "@jridgewell/trace-mapping": { - "version": "0.3.19", - "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.19.tgz", - "integrity": "sha512-kf37QtfW+Hwx/buWGMPcR60iF9ziHa6r/CZJIHbmcm4+0qrXiVdxegAH0F6yddEVQ7zdkjcGCgCzUu+BcbhQxw==", + "version": "0.3.14", + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.14.tgz", + "integrity": "sha512-bJWEfQ9lPTvm3SneWwRFVLzrh6nhjwqw7TUFFBEMzwvg7t7PCDenf2lDwqo4NQXzdpgBXyFgDWnQA+2vkruksQ==", "requires": { - "@jridgewell/resolve-uri": "^3.1.0", - "@jridgewell/sourcemap-codec": "^1.4.14" + "@jridgewell/resolve-uri": "^3.0.3", + "@jridgewell/sourcemap-codec": "^1.4.10" } }, "@koa/router": { @@ -16992,9 +17041,9 @@ } }, "@mapbox/node-pre-gyp": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.11.tgz", - "integrity": "sha512-Yhlar6v9WQgUp/He7BdgzOz8lqMQ8sU+jkCq7Wx8Myc5YFJLbEe7lgui/V7G1qB1DJykHSGwreceSaD60Y0PUQ==", + "version": "1.0.9", + "resolved": "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.9.tgz", + "integrity": "sha512-aDF3S3rK9Q2gey/WAttUlISduDItz5BU3306M9Eyv6/oS40aMprnopshtlKTykxRNIBEZuRMaZAnbrQ4QtKGyw==", "optional": true, "requires": { "detect-libc": "^2.0.0", @@ -17018,9 +17067,9 @@ } }, "semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "version": "7.3.7", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", + "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", "optional": true, "requires": { "lru-cache": "^6.0.0" @@ -17058,10 +17107,11 @@ } }, "@npmcli/fs": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-3.1.0.tgz", - "integrity": "sha512-7kZUAaLscfgbwBQRbvdMYaZOWyMEcPTH/tJjnyAWJ/dvvs9Ef+CERx/qJb9GExJpl1qipaDGn7KqHnFGGixd0w==", + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-2.1.1.tgz", + "integrity": "sha512-1Q0uzx6c/NVNGszePbr5Gc2riSU1zLpNlo/1YWntH+eaPmMgBssAW0qXofCVkpdj3ce4swZtlDYQu+NKiYcptg==", "requires": { + "@gar/promisify": "^1.1.3", "semver": "^7.3.5" }, "dependencies": { @@ -17074,20 +17124,23 @@ } }, "semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "version": "7.3.7", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", + "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", "requires": { "lru-cache": "^6.0.0" } } } }, - "@pkgjs/parseargs": { - "version": "0.11.0", - "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", - "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", - "optional": true + "@npmcli/move-file": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@npmcli/move-file/-/move-file-2.0.0.tgz", + "integrity": "sha512-UR6D5f4KEGWJV6BGPH3Qb2EtgH+t+1XQ1Tt85c7qicN6cezzuHPdZwwAxqZr4JLtnQu0LZsTza/5gmNmSl8XLg==", + "requires": { + "mkdirp": "^1.0.4", + "rimraf": "^3.0.2" + } }, "@sealcode/ansi-html-stream": { "version": "1.0.3", @@ -17116,6 +17169,11 @@ "tiny-glob": "^0.2.9" }, "dependencies": { + "@sealcode/ts-predicates": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/@sealcode/ts-predicates/-/ts-predicates-0.4.1.tgz", + "integrity": "sha512-gEcpaiKmyUhtzDr2Ce6i6wGHZ0fjzGDu/rT1m0McNUH/QfDXi1yPQ4ICb0PgzXJzGpTqlf/GXOcmUPsGZy1CKA==" + }, "esbuild": { "version": "0.15.5", "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.15.5.tgz", @@ -17267,9 +17325,9 @@ } }, "@sealcode/ts-predicates": { - "version": "0.4.3", - "resolved": "https://registry.npmjs.org/@sealcode/ts-predicates/-/ts-predicates-0.4.3.tgz", - "integrity": "sha512-UNSEacu7Ye8q0N8AJCJy37oJvv3w2OXKGkUnP7xO5lOY9DQviDPRDQhVaZdJ3/xMzXLm4UE3389ihctrPaov/A==" + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/@sealcode/ts-predicates/-/ts-predicates-0.4.0.tgz", + "integrity": "sha512-MUn0KC+215/4wBrnz9CCRcLCkttqW4HWHrRragIKXgJNLFTlOaT/VULffLvx3r3zT1JOVCW40aZVpbY5yuFuKg==" }, "@sindresorhus/is": { "version": "4.6.0", @@ -17382,15 +17440,15 @@ } }, "@types/cacheable-request": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/@types/cacheable-request/-/cacheable-request-6.0.3.tgz", - "integrity": "sha512-IQ3EbTzGxIigb1I3qPZc1rWJnH0BmSKv5QYTalEwweFvyBDLSAe24zP0le/hyi7ecGfZVlIVAg4BZqb8WBwKqw==", + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/@types/cacheable-request/-/cacheable-request-6.0.2.tgz", + "integrity": "sha512-B3xVo+dlKM6nnKTcmm5ZtY/OL8bOAOd2Olee9M1zft65ox50OzjEHW91sDiU9j6cvW8Ejg1/Qkf4xd2kugApUA==", "optional": true, "requires": { "@types/http-cache-semantics": "*", - "@types/keyv": "^3.1.4", + "@types/keyv": "*", "@types/node": "*", - "@types/responselike": "^1.0.0" + "@types/responselike": "*" } }, "@types/clone": { @@ -17525,9 +17583,9 @@ "integrity": "sha512-FyAOrDuQmBi8/or3ns4rwPno7/9tJTijVW6aQQjK02+kOQ8zmoNg2XJtAuQhvQcy1ASJq38wirX5//9J1EqoUA==" }, "@types/http-cache-semantics": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/@types/http-cache-semantics/-/http-cache-semantics-4.0.2.tgz", - "integrity": "sha512-FD+nQWA2zJjh4L9+pFXqWOi0Hs1ryBCfI+985NjluQ1p8EYtoLvjLOKidXBtZ4/IcxDX4o8/E8qDS3540tNliw==", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/@types/http-cache-semantics/-/http-cache-semantics-4.0.1.tgz", + "integrity": "sha512-SZs7ekbP8CN0txVG2xVRH6EgKmEm31BOxA07vkFaETzZz1xh+cbt8BcI0slpymvwhx5dlFnQG2rTlPVQn+iRPQ==", "optional": true }, "@types/http-errors": { @@ -17535,6 +17593,12 @@ "resolved": "https://registry.npmjs.org/@types/http-errors/-/http-errors-1.8.2.tgz", "integrity": "sha512-EqX+YQxINb+MeXaIqYDASb6U6FCHbWjkj4a1CKDBks3d/QiB2+PqBLyO72vLDgAO1wUI4O+9gweRcQK11bTL/w==" }, + "@types/json-buffer": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@types/json-buffer/-/json-buffer-3.0.0.tgz", + "integrity": "sha512-3YP80IxxFJB4b5tYC2SUPwkg0XQLiu0nWvhRgEatgjf+29IcWO9X1k8xRv5DGssJ/lCrjYTjQPcobJr2yWIVuQ==", + "optional": true + }, "@types/json-schema": { "version": "7.0.11", "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.11.tgz", @@ -17556,9 +17620,9 @@ } }, "@types/kill-port": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@types/kill-port/-/kill-port-2.0.1.tgz", - "integrity": "sha512-ZqZiEkyvkr1PIFBl52pVf9uUmBtuX5V0zK1/kbwd9KaLfbthZCdbj8FDc18ImADZ50wyMQGrd3Xgy6fprnLv6g==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@types/kill-port/-/kill-port-2.0.0.tgz", + "integrity": "sha512-AegaqABFauES4++49NeNX7TyZJ7t48t10+qJn4QGVGQqDogEk89M0iI4W0HXS+TEUk/hYAtEsgJ+6nyuSyYxlw==", "requires": { "@types/node": "*", "shell-exec": "^1" @@ -17703,12 +17767,6 @@ "@types/node": "*" } }, - "@types/semver": { - "version": "7.5.2", - "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.5.2.tgz", - "integrity": "sha512-7aqorHYgdNO4DM36stTiGO3DvKoex9TQRwsJU6vMaFGyqpBA1MNZkz+PG3gaNUPpTAOYhT1WR7M1JyA3fbS9Cw==", - "dev": true - }, "@types/serve-static": { "version": "1.15.0", "resolved": "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.15.0.tgz", @@ -17724,9 +17782,9 @@ "integrity": "sha512-9BCYD9btg2CY4kPcpMQ+vCR8U6V8f/KvixYD5ZbxoWlkhddNF5IeZMVL3p+QFUkg+Hb+kPAG9Jgk4bnnF1v/Fw==" }, "@types/tedious": { - "version": "4.0.12", - "resolved": "https://registry.npmjs.org/@types/tedious/-/tedious-4.0.12.tgz", - "integrity": "sha512-5NBYCLmidyXG3zxiBmR0beORRQcJOBoTKVL+9WaHQbX0E386UFXw6TSlY9/oxZDYqUWlBC98Funb83eJQt1aMw==", + "version": "4.0.8", + "resolved": "https://registry.npmjs.org/@types/tedious/-/tedious-4.0.8.tgz", + "integrity": "sha512-CWCNlKiX2/fqFb1uiEXTRQ33yqqa0wKP/SDQbHKrPaIfKji4lWAx1Y2jNNjcBFLMh/8MWpQCGseM25M8GTyHvg==", "dev": true, "requires": { "@types/node": "*" @@ -17747,19 +17805,18 @@ } }, "@typescript-eslint/eslint-plugin": { - "version": "5.62.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz", - "integrity": "sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==", + "version": "5.31.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.31.0.tgz", + "integrity": "sha512-VKW4JPHzG5yhYQrQ1AzXgVgX8ZAJEvCz0QI6mLRX4tf7rnFfh5D8SKm0Pq6w5PyNfAWJk6sv313+nEt3ohWMBQ==", "dev": true, "requires": { - "@eslint-community/regexpp": "^4.4.0", - "@typescript-eslint/scope-manager": "5.62.0", - "@typescript-eslint/type-utils": "5.62.0", - "@typescript-eslint/utils": "5.62.0", + "@typescript-eslint/scope-manager": "5.31.0", + "@typescript-eslint/type-utils": "5.31.0", + "@typescript-eslint/utils": "5.31.0", "debug": "^4.3.4", - "graphemer": "^1.4.0", + "functional-red-black-tree": "^1.0.1", "ignore": "^5.2.0", - "natural-compare-lite": "^1.4.0", + "regexpp": "^3.2.0", "semver": "^7.3.7", "tsutils": "^3.21.0" }, @@ -17866,53 +17923,52 @@ } }, "@typescript-eslint/parser": { - "version": "5.62.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.62.0.tgz", - "integrity": "sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==", + "version": "5.31.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.31.0.tgz", + "integrity": "sha512-UStjQiZ9OFTFReTrN+iGrC6O/ko9LVDhreEK5S3edmXgR396JGq7CoX2TWIptqt/ESzU2iRKXAHfSF2WJFcWHw==", "dev": true, "requires": { - "@typescript-eslint/scope-manager": "5.62.0", - "@typescript-eslint/types": "5.62.0", - "@typescript-eslint/typescript-estree": "5.62.0", + "@typescript-eslint/scope-manager": "5.31.0", + "@typescript-eslint/types": "5.31.0", + "@typescript-eslint/typescript-estree": "5.31.0", "debug": "^4.3.4" } }, "@typescript-eslint/scope-manager": { - "version": "5.62.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz", - "integrity": "sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==", + "version": "5.31.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.31.0.tgz", + "integrity": "sha512-8jfEzBYDBG88rcXFxajdVavGxb5/XKXyvWgvD8Qix3EEJLCFIdVloJw+r9ww0wbyNLOTYyBsR+4ALNGdlalLLg==", "dev": true, "requires": { - "@typescript-eslint/types": "5.62.0", - "@typescript-eslint/visitor-keys": "5.62.0" + "@typescript-eslint/types": "5.31.0", + "@typescript-eslint/visitor-keys": "5.31.0" } }, "@typescript-eslint/type-utils": { - "version": "5.62.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz", - "integrity": "sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==", + "version": "5.31.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.31.0.tgz", + "integrity": "sha512-7ZYqFbvEvYXFn9ax02GsPcEOmuWNg+14HIf4q+oUuLnMbpJ6eHAivCg7tZMVwzrIuzX3QCeAOqKoyMZCv5xe+w==", "dev": true, "requires": { - "@typescript-eslint/typescript-estree": "5.62.0", - "@typescript-eslint/utils": "5.62.0", + "@typescript-eslint/utils": "5.31.0", "debug": "^4.3.4", "tsutils": "^3.21.0" } }, "@typescript-eslint/types": { - "version": "5.62.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.62.0.tgz", - "integrity": "sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==", + "version": "5.31.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.31.0.tgz", + "integrity": "sha512-/f/rMaEseux+I4wmR6mfpM2wvtNZb1p9hAV77hWfuKc3pmaANp5dLAZSiE3/8oXTYTt3uV9KW5yZKJsMievp6g==", "devOptional": true }, "@typescript-eslint/typescript-estree": { - "version": "5.62.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz", - "integrity": "sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==", + "version": "5.31.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.31.0.tgz", + "integrity": "sha512-3S625TMcARX71wBc2qubHaoUwMEn+l9TCsaIzYI/ET31Xm2c9YQ+zhGgpydjorwQO9pLfR/6peTzS/0G3J/hDw==", "devOptional": true, "requires": { - "@typescript-eslint/types": "5.62.0", - "@typescript-eslint/visitor-keys": "5.62.0", + "@typescript-eslint/types": "5.31.0", + "@typescript-eslint/visitor-keys": "5.31.0", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", @@ -17930,9 +17986,9 @@ } }, "semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "version": "7.3.7", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", + "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", "devOptional": true, "requires": { "lru-cache": "^6.0.0" @@ -17941,48 +17997,26 @@ } }, "@typescript-eslint/utils": { - "version": "5.62.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.62.0.tgz", - "integrity": "sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==", + "version": "5.31.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.31.0.tgz", + "integrity": "sha512-kcVPdQS6VIpVTQ7QnGNKMFtdJdvnStkqS5LeALr4rcwx11G6OWb2HB17NMPnlRHvaZP38hL9iK8DdE9Fne7NYg==", "dev": true, "requires": { - "@eslint-community/eslint-utils": "^4.2.0", "@types/json-schema": "^7.0.9", - "@types/semver": "^7.3.12", - "@typescript-eslint/scope-manager": "5.62.0", - "@typescript-eslint/types": "5.62.0", - "@typescript-eslint/typescript-estree": "5.62.0", + "@typescript-eslint/scope-manager": "5.31.0", + "@typescript-eslint/types": "5.31.0", + "@typescript-eslint/typescript-estree": "5.31.0", "eslint-scope": "^5.1.1", - "semver": "^7.3.7" - }, - "dependencies": { - "lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "requires": { - "yallist": "^4.0.0" - } - }, - "semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", - "dev": true, - "requires": { - "lru-cache": "^6.0.0" - } - } + "eslint-utils": "^3.0.0" } }, "@typescript-eslint/visitor-keys": { - "version": "5.62.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz", - "integrity": "sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==", + "version": "5.31.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.31.0.tgz", + "integrity": "sha512-ZK0jVxSjS4gnPirpVjXHz7mgdOsZUHzNYSfTw2yPa3agfbt9YfqaBiBZFSSxeBWnpWkzCxTfUpnzA3Vily/CSg==", "devOptional": true, "requires": { - "@typescript-eslint/types": "5.62.0", + "@typescript-eslint/types": "5.31.0", "eslint-visitor-keys": "^3.3.0" } }, @@ -18194,19 +18228,19 @@ "devOptional": true }, "acorn-globals": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/acorn-globals/-/acorn-globals-7.0.1.tgz", - "integrity": "sha512-umOSDSDrfHbTNPuNpC2NSnnA3LUrqpevPb4T9jRx4MagXNS0rs+gwiTcAvqCRmsD6utzsrzNt+ebm00SNWiC3Q==", + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/acorn-globals/-/acorn-globals-6.0.0.tgz", + "integrity": "sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg==", "devOptional": true, "requires": { - "acorn": "^8.1.0", - "acorn-walk": "^8.0.2" + "acorn": "^7.1.1", + "acorn-walk": "^7.1.1" }, "dependencies": { - "acorn": { - "version": "8.10.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.10.0.tgz", - "integrity": "sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==", + "acorn-walk": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-7.2.0.tgz", + "integrity": "sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==", "devOptional": true } } @@ -18239,10 +18273,12 @@ } }, "agentkeepalive": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/agentkeepalive/-/agentkeepalive-4.5.0.tgz", - "integrity": "sha512-5GG/5IbQQpC9FpkRGsSvZI5QYeSCzlJHdpBQntCsuTOxhKD8lqKhrleg2Yi7yvMIf82Ycmmqln9U8V9qwEiJew==", + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/agentkeepalive/-/agentkeepalive-4.2.1.tgz", + "integrity": "sha512-Zn4cw2NEqd+9fiSVWMscnjyQ1a8Yfoc5oBajLeo5w+YBHgDUcEBY2hS4YpTz6iN5f/2zQiktcuM6tS8x1p9dpA==", "requires": { + "debug": "^4.1.0", + "depd": "^1.1.2", "humanize-ms": "^1.2.1" } }, @@ -18259,7 +18295,6 @@ "version": "6.12.6", "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", - "dev": true, "requires": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", @@ -18276,9 +18311,9 @@ }, "dependencies": { "ajv": { - "version": "8.12.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", - "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", + "version": "8.11.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz", + "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==", "requires": { "fast-deep-equal": "^3.1.1", "json-schema-traverse": "^1.0.0", @@ -18393,6 +18428,28 @@ "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==" }, + "asn1": { + "version": "0.2.6", + "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.6.tgz", + "integrity": "sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ==", + "requires": { + "safer-buffer": "~2.1.0" + } + }, + "assert-plus": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", + "integrity": "sha512-NfJ4UzBCcQGLDlQq7nHxH+tv3kyZ0hHQqF5BO6J7tNJeP5do1llPr8dZ8zHonfhAu0PHAdMkSo+8o0wxg9lZWw==" + }, + "ast-types": { + "version": "0.13.4", + "resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.13.4.tgz", + "integrity": "sha512-x1FCFnFifvYDDzTaLII71vG5uvDwgtmDTEVWAxrgeiR8VjMONcCXJx7E+USjDtHlwFmt9MysbqgF9b9Vjr6w+w==", + "optional": true, + "requires": { + "tslib": "^2.0.1" + } + }, "astral-regex": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz", @@ -18408,13 +18465,22 @@ "asynckit": { "version": "0.4.0", "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", - "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==", - "devOptional": true + "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" + }, + "aws-sign2": { + "version": "0.7.0", + "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz", + "integrity": "sha512-08kcGqnYf/YmjoRhfxyu+CLxBjUtHLXLXX/vUfx9l2LYzG3c1m61nrpyFUZI6zeS+Li/wWMMidD9KgrqtGq3mA==" + }, + "aws4": { + "version": "1.11.0", + "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.11.0.tgz", + "integrity": "sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==" }, "axe-core": { - "version": "4.8.2", - "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.8.2.tgz", - "integrity": "sha512-/dlp0fxyM3R8YW7MFzaHWXrf4zzbr0vaYb23VBFCl83R7nWNPg/yaQw2Dc8jzCMmDVLhSdzH8MjrsuIUuvX+6g==", + "version": "4.4.3", + "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.4.3.tgz", + "integrity": "sha512-32+ub6kkdhhWick/UjvEwRchgoetXqTK14INLqbGm5U2TzBkBNF3nQtLYm8ovxSkQWArjEQvftCKryjZaATu3w==", "optional": true }, "axios": { @@ -18442,6 +18508,14 @@ "integrity": "sha512-JnkkL4GUpOvvanH9AZPX38CxhiLsXMBicBY2IAtqiVN8YulGDQybUydWA4W6yAMtw6iShtw+8HEF6cfrTHU+UQ==", "optional": true }, + "bcrypt-pbkdf": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz", + "integrity": "sha512-qeFIXtP4MSoi6NLqO12WfqARWWuCKi2Rn/9hJLEmtB5yTNr9DqFWkJRCf2qShWzPeAMRnOgCrq0sg/KLv5ES9w==", + "requires": { + "tweetnacl": "^0.14.3" + } + }, "big.js": { "version": "5.2.2", "resolved": "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz", @@ -18568,6 +18642,12 @@ "fill-range": "^7.0.1" } }, + "browser-process-hrtime": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz", + "integrity": "sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==", + "devOptional": true + }, "browser-stdout": { "version": "1.3.1", "resolved": "https://registry.npmjs.org/browser-stdout/-/browser-stdout-1.3.1.tgz", @@ -18575,14 +18655,14 @@ "dev": true }, "browserslist": { - "version": "4.21.11", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.11.tgz", - "integrity": "sha512-xn1UXOKUz7DjdGlg9RrUr0GGiWzI97UQJnugHtH0OLDfJB7jMgoIkYvRIEO1l9EeEERVqeqLYOcFBW9ldjypbQ==", + "version": "4.21.3", + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.3.tgz", + "integrity": "sha512-898rgRXLAyRkM1GryrrBHGkqA5hlpkV5MhtZwg9QXeiyLUYs2k00Un05aX5l2/yJIOObYKOpS2JNo8nJDE7fWQ==", "requires": { - "caniuse-lite": "^1.0.30001538", - "electron-to-chromium": "^1.4.526", - "node-releases": "^2.0.13", - "update-browserslist-db": "^1.0.13" + "caniuse-lite": "^1.0.30001370", + "electron-to-chromium": "^1.4.202", + "node-releases": "^2.0.6", + "update-browserslist-db": "^1.0.5" } }, "bson": { @@ -18632,9 +18712,9 @@ } }, "semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "version": "7.3.7", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", + "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", "requires": { "lru-cache": "^6.0.0" } @@ -18647,22 +18727,28 @@ "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==" }, "cacache": { - "version": "17.1.4", - "resolved": "https://registry.npmjs.org/cacache/-/cacache-17.1.4.tgz", - "integrity": "sha512-/aJwG2l3ZMJ1xNAnqbMpA40of9dj/pIH3QfiuQSqjfPJF747VR0J/bHn+/KdNnHKc6XQcWt/AfRSBft82W1d2A==", + "version": "16.1.1", + "resolved": "https://registry.npmjs.org/cacache/-/cacache-16.1.1.tgz", + "integrity": "sha512-VDKN+LHyCQXaaYZ7rA/qtkURU+/yYhviUdvqEv2LT6QPZU8jpyzEkEVAcKlKLt5dJ5BRp11ym8lo3NKLluEPLg==", "requires": { - "@npmcli/fs": "^3.1.0", - "fs-minipass": "^3.0.0", - "glob": "^10.2.2", + "@npmcli/fs": "^2.1.0", + "@npmcli/move-file": "^2.0.0", + "chownr": "^2.0.0", + "fs-minipass": "^2.1.0", + "glob": "^8.0.1", + "infer-owner": "^1.0.4", "lru-cache": "^7.7.1", - "minipass": "^7.0.3", + "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", - "ssri": "^10.0.0", + "promise-inflight": "^1.0.1", + "rimraf": "^3.0.2", + "ssri": "^9.0.0", "tar": "^6.1.11", - "unique-filename": "^3.0.0" + "unique-filename": "^1.1.1" }, "dependencies": { "brace-expansion": { @@ -18673,40 +18759,26 @@ "balanced-match": "^1.0.0" } }, - "foreground-child": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz", - "integrity": "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==", - "requires": { - "cross-spawn": "^7.0.0", - "signal-exit": "^4.0.1" - } - }, "glob": { - "version": "10.3.5", - "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.5.tgz", - "integrity": "sha512-bYUpUD7XDEHI4Q2O5a7PXGvyw4deKR70kHiDxzQbe925wbZknhOzUt2xBgTkYL6RBcVeXYuD9iNYeqoWbBZQnA==", + "version": "8.0.3", + "resolved": "https://registry.npmjs.org/glob/-/glob-8.0.3.tgz", + "integrity": "sha512-ull455NHSHI/Y1FqGaaYFaLGkNMMJbavMrEGFXG/PGrg6y7sutWHUHrz6gy6WEBH6akM1M414dWKCNs+IhKdiQ==", "requires": { - "foreground-child": "^3.1.0", - "jackspeak": "^2.0.3", - "minimatch": "^9.0.1", - "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0", - "path-scurry": "^1.10.1" + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^5.0.1", + "once": "^1.3.0" } }, "minimatch": { - "version": "9.0.3", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz", - "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==", + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.0.tgz", + "integrity": "sha512-9TPBGGak4nHfGZsPBohm9AWg6NoT7QTCehS3BIJABslyZbzxfV78QM2Y6+i741OPZIafFAaiiEMh5OyIrJPgtg==", "requires": { "brace-expansion": "^2.0.1" } }, - "minipass": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.3.tgz", - "integrity": "sha512-LhbbwCfz3vsb12j/WkWQPZfKTsgqIe1Nf/ti1pKjYESGLHIVjWU96G9/ljLH4F9mWNVhlQOm0VySdAWzf05dpg==" - }, "p-map": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz", @@ -18714,11 +18786,6 @@ "requires": { "aggregate-error": "^3.0.0" } - }, - "signal-exit": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", - "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==" } } }, @@ -18738,9 +18805,9 @@ "optional": true }, "cacheable-request": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-7.0.4.tgz", - "integrity": "sha512-v+p6ongsrp0yTGbJXjgxPow2+DL93DASP4kXCDKb8/bwRtt9OEF3whggkkDkGNzgcWy2XaF4a8nZglC7uElscg==", + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-7.0.2.tgz", + "integrity": "sha512-pouW8/FmiPQbuGpkXQ9BAPv/Mo5xDGANgSNXzTzJ8DrKGuXOssM4wIQRjfanNRh3Yu5cfYPvcorqbhg2KIJtew==", "optional": true, "requires": { "clone-response": "^1.0.2", @@ -18795,21 +18862,26 @@ "dev": true }, "caniuse-lite": { - "version": "1.0.30001538", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001538.tgz", - "integrity": "sha512-HWJnhnID+0YMtGlzcp3T9drmBJUVDchPJ08tpUGFLs9CYlwWPH2uLgpHn8fND5pCgXVtnGS3H4QR9XLMHVNkHw==" + "version": "1.0.30001373", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001373.tgz", + "integrity": "sha512-pJYArGHrPp3TUqQzFYRmP/lwJlj8RCbVe3Gd3eJQkAV8SAC6b19XS9BjMvRdvaS8RMkaTN8ZhoHP6S1y8zzwEQ==" }, "canvas": { - "version": "2.11.2", - "resolved": "https://registry.npmjs.org/canvas/-/canvas-2.11.2.tgz", - "integrity": "sha512-ItanGBMrmRV7Py2Z+Xhs7cT+FNt5K0vPL4p9EZ/UX/Mu7hFbkxSjKF2KVtPwX7UYWp7dRKnrTvReflgrItJbdw==", + "version": "2.9.3", + "resolved": "https://registry.npmjs.org/canvas/-/canvas-2.9.3.tgz", + "integrity": "sha512-WOUM7ghii5TV2rbhaZkh1youv/vW1/Canev6Yx6BG2W+1S07w8jKZqKkPnbiPpQEDsnJdN8ouDd7OvQEGXDcUw==", "optional": true, "requires": { "@mapbox/node-pre-gyp": "^1.0.0", - "nan": "^2.17.0", + "nan": "^2.15.0", "simple-get": "^3.0.3" } }, + "caseless": { + "version": "0.12.0", + "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz", + "integrity": "sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==" + }, "chalk": { "version": "2.4.2", "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", @@ -18874,9 +18946,9 @@ "peer": true }, "ci-info": { - "version": "3.8.0", - "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.8.0.tgz", - "integrity": "sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==" + "version": "3.3.2", + "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.3.2.tgz", + "integrity": "sha512-xmDt/QIAdeZ9+nfdPsaBCpMvHNLFiLdjj59qjqn+6iPe6YmHGQ35sBnQ8uslRBXFmXkiZQOJRjvQeoGppoTjjg==" }, "clean-css": { "version": "4.2.4", @@ -18933,14 +19005,15 @@ } }, "cloudinary": { - "version": "1.40.0", - "resolved": "https://registry.npmjs.org/cloudinary/-/cloudinary-1.40.0.tgz", - "integrity": "sha512-Fifkl8NRw/M+Enw4cKCXc6e0Or28c5y6RVGYS3OCLzT1W8EfBt416FURhLuuL/S4BCVv8bSilmnM746kCtth3g==", + "version": "1.30.1", + "resolved": "https://registry.npmjs.org/cloudinary/-/cloudinary-1.30.1.tgz", + "integrity": "sha512-Vri+R4VZXZUQWJ3vOoB5b0vjigxI/INRhzZF8E0A1O07bBNrwWAvodtDyumIk3RvEcgxzjvnqq83CPqoUyzEtA==", "optional": true, "requires": { - "cloudinary-core": "^2.13.0", - "core-js": "^3.30.1", + "cloudinary-core": "^2.10.2", + "core-js": "3.6.5", "lodash": "^4.17.21", + "proxy-agent": "^5.0.0", "q": "^1.5.1" } }, @@ -19034,7 +19107,6 @@ "version": "1.0.8", "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", - "devOptional": true, "requires": { "delayed-stream": "~1.0.0" } @@ -19056,6 +19128,16 @@ "integrity": "sha512-W6Af2Iw1z4CB7q4uU4hv646dW9GQuBM+YpC0UvUCWSD8w90SJjp+ujJuXaEMtAXBtSqGfMPuFOVn4/+FlaqfBA==", "dev": true }, + "compress-brotli": { + "version": "1.3.8", + "resolved": "https://registry.npmjs.org/compress-brotli/-/compress-brotli-1.3.8.tgz", + "integrity": "sha512-lVcQsjhxhIXsuupfy9fmZUFtAIdBmXA7EGY6GBdgZ++qkM9zG4YFT8iU7FoBxzryNDMOpD1HIFHUSX4D87oqhQ==", + "optional": true, + "requires": { + "@types/json-buffer": "~3.0.0", + "json-buffer": "~3.0.1" + } + }, "concat-map": { "version": "0.0.1", "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", @@ -19104,9 +19186,9 @@ } }, "content-type": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz", - "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==" + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz", + "integrity": "sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==" }, "convert-source-map": { "version": "1.8.0", @@ -19133,9 +19215,9 @@ } }, "core-js": { - "version": "3.32.2", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.32.2.tgz", - "integrity": "sha512-pxXSw1mYZPDGvTQqEc5vgIb83jGQKFGYWY76z4a7weZXUolw3G+OvpZqSRcfYOoOVUQJYEPsWeQK8pKEnUtWxQ==", + "version": "3.6.5", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.6.5.tgz", + "integrity": "sha512-vZVEEwZoIsI+vPEuoF9Iqf5H7/M3eeQqWlQnYa8FSKKePuYTf5MWnxb5SDAzCa60b3JBRS5g9b+Dq7b1y/RCrA==", "optional": true }, "core-util-is": { @@ -19204,15 +19286,43 @@ "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", "optional": true }, + "cssom": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.5.0.tgz", + "integrity": "sha512-iKuQcq+NdHqlAcwUY0o/HL69XQrUaQdMjmStJ8JFmUaiiQErlhrmuigkg/CU4E2J0IyUKUrMAgl36TvN67MqTw==", + "devOptional": true + }, "cssstyle": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-3.0.0.tgz", - "integrity": "sha512-N4u2ABATi3Qplzf0hWbVCdjenim8F3ojEXpBDF5hBpjzW182MjNGLqfmQ0SkSPeQ+V86ZXgeH8aXj6kayd4jgg==", + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-2.3.0.tgz", + "integrity": "sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==", "devOptional": true, "requires": { - "rrweb-cssom": "^0.6.0" + "cssom": "~0.3.6" + }, + "dependencies": { + "cssom": { + "version": "0.3.8", + "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.3.8.tgz", + "integrity": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==", + "devOptional": true + } + } + }, + "dashdash": { + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz", + "integrity": "sha512-jRFi8UDGo6j+odZiEpjazZaWqEal3w/basFjQHQEwVtZJGDpxbH1MeYluwCS8Xq5wmLJooDlMgvVarmWfGM44g==", + "requires": { + "assert-plus": "^1.0.0" } }, + "data-uri-to-buffer": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-3.0.1.tgz", + "integrity": "sha512-WboRycPNsVw3B3TL559F7kuBUM4d8CgMEvk6xEJlOp7OBPjt6G7z8WMWlD2rOFZLk6OYfFIUGsCOWzcQH9K2og==", + "optional": true + }, "data-urls": { "version": "3.0.2", "resolved": "https://registry.npmjs.org/data-urls/-/data-urls-3.0.2.tgz", @@ -19239,9 +19349,9 @@ "dev": true }, "decimal.js": { - "version": "10.4.3", - "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.4.3.tgz", - "integrity": "sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==", + "version": "10.3.1", + "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.3.1.tgz", + "integrity": "sha512-V0pfhfr8suzyPGOx3nmq4aHqabehUZn6Ch9kyFpV79TGDTWFmHqUqXdabR7QHqxzrYolF4+tVmJhUG4OURg5dQ==", "devOptional": true }, "decompress-response": { @@ -19304,11 +19414,76 @@ "integrity": "sha512-4tvttepXG1VaYGrRibk5EwJd1t4udunSOVMdLSAL6mId1ix438oPwPZMALY41FCijukO1L0twNcGsdzS7dHgDg==", "optional": true }, + "degenerator": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/degenerator/-/degenerator-3.0.2.tgz", + "integrity": "sha512-c0mef3SNQo56t6urUU6tdQAs+ThoD0o9B9MJ8HEt7NQcGEILCRFqQb7ZbP9JAv+QF1Ky5plydhMR/IrqWDm+TQ==", + "optional": true, + "requires": { + "ast-types": "^0.13.2", + "escodegen": "^1.8.1", + "esprima": "^4.0.0", + "vm2": "^3.9.8" + }, + "dependencies": { + "escodegen": { + "version": "1.14.3", + "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-1.14.3.tgz", + "integrity": "sha512-qFcX0XJkdg+PB3xjZZG/wKSuT1PnQWx57+TVSjIMmILd2yC/6ByYElPwJnslDsuWuSAp4AwJGumarAAmJch5Kw==", + "optional": true, + "requires": { + "esprima": "^4.0.1", + "estraverse": "^4.2.0", + "esutils": "^2.0.2", + "optionator": "^0.8.1", + "source-map": "~0.6.1" + } + }, + "levn": { + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz", + "integrity": "sha512-0OO4y2iOHix2W6ujICbKIaEQXvFQHue65vUG3pb5EUomzPI90z9hsA1VsO/dbIIpC53J8gxM9Q4Oho0jrCM/yA==", + "optional": true, + "requires": { + "prelude-ls": "~1.1.2", + "type-check": "~0.3.2" + } + }, + "optionator": { + "version": "0.8.3", + "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz", + "integrity": "sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==", + "optional": true, + "requires": { + "deep-is": "~0.1.3", + "fast-levenshtein": "~2.0.6", + "levn": "~0.3.0", + "prelude-ls": "~1.1.2", + "type-check": "~0.3.2", + "word-wrap": "~1.2.3" + } + }, + "prelude-ls": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz", + "integrity": "sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==", + "optional": true + }, + "type-check": { + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz", + "integrity": "sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==", + "optional": true, + "requires": { + "prelude-ls": "~1.1.2" + } + } + } + }, "delayed-stream": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", - "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==", - "devOptional": true + "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==" }, "delegates": { "version": "1.0.0", @@ -19331,9 +19506,9 @@ "integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==" }, "detect-libc": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.2.tgz", - "integrity": "sha512-UX6sGumvvqSaXgdKGUsgZWqcUyIXZ/vZTrlRT/iobiKhGL0zL4d3osHj3uqllWJK+i+sixDS/3COVEOFbupFyw==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.1.tgz", + "integrity": "sha512-463v3ZeIrcWtdgIg6vI6XUncguvr2TnGl4SzDXinkt9mSLpBJKXT3mW6xT3VQdDN11+WVs29pgvivTc4Lp8v+w==", "optional": true }, "detect-node": { @@ -19425,10 +19600,14 @@ "resolved": "https://registry.npmjs.org/duplexer3/-/duplexer3-0.1.5.tgz", "integrity": "sha512-1A8za6ws41LQgv9HrE/66jyC5yuSjQ3L/KOpFtoBilsAK2iA2wuS5rTt1OCzIvtS2V7nVmedsUU+DGRcjBmOYA==" }, - "eastasianwidth": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", - "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==" + "ecc-jsbn": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz", + "integrity": "sha512-eh9O+hwRHNbG4BLTjEl3nw044CkGm5X6LoaCf7LPp7UU8Qrt47JYNi6nPX8xjW97TKGKm1ouctg0QSpZe9qrnw==", + "requires": { + "jsbn": "~0.1.0", + "safer-buffer": "^2.1.0" + } }, "editorconfig": { "version": "0.15.3", @@ -19468,18 +19647,18 @@ "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==" }, "ejs": { - "version": "3.1.9", - "resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.9.tgz", - "integrity": "sha512-rC+QVNMJWv+MtPgkt0y+0rVEIdbtxVADApW9JXrUVlzHetgcyczP/E7DJmWJ4fJCZF2cPcBk0laWO9ZHMG3DmQ==", + "version": "3.1.8", + "resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.8.tgz", + "integrity": "sha512-/sXZeMlhS0ArkfX2Aw780gJzXSMPnKjtspYZv+f3NiKLlubezAHDU5+9xz6gd3/NhG3txQCo6xlglmTS+oTGEQ==", "optional": true, "requires": { "jake": "^10.8.5" } }, "electron-to-chromium": { - "version": "1.4.527", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.527.tgz", - "integrity": "sha512-EafxEiEDzk2aLrdbtVczylHflHdHkNrpGNHIgDyA63sUQLQVS2ayj2hPw3RsVB42qkwURH+T2OxV7kGPUuYszA==" + "version": "1.4.206", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.206.tgz", + "integrity": "sha512-h+Fadt1gIaQ06JaIiyqPsBjJ08fV5Q7md+V8bUvQW/9OvXfL2LRICTz2EcnnCP7QzrFTS6/27MRV6Bl9Yn97zA==" }, "emittery": { "version": "0.8.1", @@ -19749,14 +19928,15 @@ "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==" }, "escodegen": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-2.1.0.tgz", - "integrity": "sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-2.0.0.tgz", + "integrity": "sha512-mmHKys/C8BFUGI+MAWNcSYoORYLMdPzjrknd2Vc+bUsjN5bXcr8EhrNB+UTqfL1y3I9c4fw2ihgtMPQLBRiQxw==", "devOptional": true, "requires": { "esprima": "^4.0.1", "estraverse": "^5.2.0", "esutils": "^2.0.2", + "optionator": "^0.8.1", "source-map": "~0.6.1" }, "dependencies": { @@ -19765,6 +19945,45 @@ "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", "devOptional": true + }, + "levn": { + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz", + "integrity": "sha512-0OO4y2iOHix2W6ujICbKIaEQXvFQHue65vUG3pb5EUomzPI90z9hsA1VsO/dbIIpC53J8gxM9Q4Oho0jrCM/yA==", + "devOptional": true, + "requires": { + "prelude-ls": "~1.1.2", + "type-check": "~0.3.2" + } + }, + "optionator": { + "version": "0.8.3", + "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz", + "integrity": "sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==", + "devOptional": true, + "requires": { + "deep-is": "~0.1.3", + "fast-levenshtein": "~2.0.6", + "levn": "~0.3.0", + "prelude-ls": "~1.1.2", + "type-check": "~0.3.2", + "word-wrap": "~1.2.3" + } + }, + "prelude-ls": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz", + "integrity": "sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==", + "devOptional": true + }, + "type-check": { + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz", + "integrity": "sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==", + "devOptional": true, + "requires": { + "prelude-ls": "~1.1.2" + } } } }, @@ -20066,7 +20285,7 @@ "version": "4.3.0", "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", - "dev": true + "devOptional": true }, "esutils": { "version": "2.0.3", @@ -20075,9 +20294,9 @@ "devOptional": true }, "eventemitter2": { - "version": "6.4.9", - "resolved": "https://registry.npmjs.org/eventemitter2/-/eventemitter2-6.4.9.tgz", - "integrity": "sha512-JEPTiaOt9f04oa6NOkc4aH+nVp5I3wEjpHbIPqfgCdD5v5bUzy7xQqwcVO2aDQgOWhI28da57HksMrzK9HlRxg==" + "version": "6.4.6", + "resolved": "https://registry.npmjs.org/eventemitter2/-/eventemitter2-6.4.6.tgz", + "integrity": "sha512-OHqo4wbHX5VbvlbB6o6eDwhYmiTjrpWACjF8Pmof/GTD6rdBNdZFNck3xlhqOiQFGCOoq3uzHvA0cQpFHIGVAQ==" }, "events": { "version": "3.3.0", @@ -20108,6 +20327,11 @@ "integrity": "sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==", "peer": true }, + "extend": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz", + "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==" + }, "extract-zip": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/extract-zip/-/extract-zip-2.0.1.tgz", @@ -20120,6 +20344,11 @@ "yauzl": "^2.10.0" } }, + "extsprintf": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz", + "integrity": "sha512-11Ndz7Nv+mvAC1j0ktTa7fAb0vLyGGX+rMHNBYQviQDGU0Hw7lhctJANqbPhu9nV9/izT/IntTgZ7Im/9LJs9g==" + }, "fast-deep-equal": { "version": "3.1.3", "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", @@ -20146,8 +20375,7 @@ "fast-json-stable-stringify": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", - "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", - "dev": true + "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==" }, "fast-levenshtein": { "version": "2.0.6", @@ -20198,6 +20426,12 @@ "token-types": "^4.1.1" } }, + "file-uri-to-path": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-2.0.0.tgz", + "integrity": "sha512-hjPFI8oE/2iQPVe4gbrJ73Pp+Xfub2+WI2LlXDbsaJBwT5wuMh35WNWVYYTpnz895shtwfyutMFLFywpQAFdLg==", + "optional": true + }, "filelist": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/filelist/-/filelist-1.0.4.tgz", @@ -20217,9 +20451,9 @@ } }, "minimatch": { - "version": "5.1.6", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", - "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.0.tgz", + "integrity": "sha512-9TPBGGak4nHfGZsPBohm9AWg6NoT7QTCehS3BIJABslyZbzxfV78QM2Y6+i741OPZIafFAaiiEMh5OyIrJPgtg==", "optional": true, "requires": { "brace-expansion": "^2.0.1" @@ -20294,6 +20528,11 @@ "signal-exit": "^3.0.2" } }, + "forever-agent": { + "version": "0.6.1", + "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz", + "integrity": "sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==" + }, "form-data": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz", @@ -20327,9 +20566,9 @@ "integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==" }, "fs-extra": { - "version": "11.1.1", - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.1.1.tgz", - "integrity": "sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==", + "version": "10.1.0", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz", + "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==", "optional": true, "requires": { "graceful-fs": "^4.2.0", @@ -20338,18 +20577,11 @@ } }, "fs-minipass": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-3.0.3.tgz", - "integrity": "sha512-XUBA9XClHbnJWSfBzjkm6RvPsyg3sryZt06BEQoXcF7EK/xpGaQYJgQKDJSUH5SGZ76Y7pFx1QBnXz09rU5Fbw==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz", + "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==", "requires": { - "minipass": "^7.0.3" - }, - "dependencies": { - "minipass": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.3.tgz", - "integrity": "sha512-LhbbwCfz3vsb12j/WkWQPZfKTsgqIe1Nf/ti1pKjYESGLHIVjWU96G9/ljLH4F9mWNVhlQOm0VySdAWzf05dpg==" - } + "minipass": "^3.0.0" } }, "fs.realpath": { @@ -20363,6 +20595,36 @@ "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==", "optional": true }, + "ftp": { + "version": "0.3.10", + "resolved": "https://registry.npmjs.org/ftp/-/ftp-0.3.10.tgz", + "integrity": "sha512-faFVML1aBx2UoDStmLwv2Wptt4vw5x03xxX172nhA5Y5HBshW5JweqQ2W4xL4dezQTG8inJsuYcpPHHU3X5OTQ==", + "optional": true, + "requires": { + "readable-stream": "1.1.x", + "xregexp": "2.0.0" + }, + "dependencies": { + "readable-stream": { + "version": "1.1.14", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.14.tgz", + "integrity": "sha512-+MeVjFf4L44XUkhM1eYbD8fyEsxcV81pqMSR5gblfcLCHfZvbrqy4/qYHE+/R5HoBUT11WV5O08Cr1n3YXkWVQ==", + "optional": true, + "requires": { + "core-util-is": "~1.0.0", + "inherits": "~2.0.1", + "isarray": "0.0.1", + "string_decoder": "~0.10.x" + } + }, + "string_decoder": { + "version": "0.10.31", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", + "integrity": "sha512-ev2QzSzWPYmy9GuqfIVildA4OdcGLeFZQrq5ys6RtiuF+RQQiZWr8TZNyAcuVXyQRYfEO+MsoB/1BuQVhOJuoQ==", + "optional": true + } + } + }, "function-bind": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz", @@ -20436,6 +20698,62 @@ "integrity": "sha512-LRn8Jlk+DwZE4GTlDbT3Hikd1wSHgLMme/+7ddlqKd7ldwR6LjJgTVWzBnR01wnYGe4KgrXjg287RaI22UHmAw==", "dev": true }, + "get-uri": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/get-uri/-/get-uri-3.0.2.tgz", + "integrity": "sha512-+5s0SJbGoyiJTZZ2JTpFPLMPSch72KEqGOTvQsBqg0RBWvwhWUSYZFAtz3TPW0GXJuLBJPts1E241iHg+VRfhg==", + "optional": true, + "requires": { + "@tootallnate/once": "1", + "data-uri-to-buffer": "3", + "debug": "4", + "file-uri-to-path": "2", + "fs-extra": "^8.1.0", + "ftp": "^0.3.10" + }, + "dependencies": { + "@tootallnate/once": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz", + "integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==", + "optional": true + }, + "fs-extra": { + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz", + "integrity": "sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==", + "optional": true, + "requires": { + "graceful-fs": "^4.2.0", + "jsonfile": "^4.0.0", + "universalify": "^0.1.0" + } + }, + "jsonfile": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz", + "integrity": "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==", + "optional": true, + "requires": { + "graceful-fs": "^4.1.6" + } + }, + "universalify": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz", + "integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==", + "optional": true + } + } + }, + "getpass": { + "version": "0.1.7", + "resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz", + "integrity": "sha512-0fzj9JxOLfJ+XGLhR8ze3unN0KZCgZwiSSDz168VERjK8Wl8kVSdcu2kspd4s4wtAa1y/qrVRiAA0WclVsu0ng==", + "requires": { + "assert-plus": "^1.0.0" + } + }, "github-from-package": { "version": "0.0.0", "resolved": "https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz", @@ -20523,9 +20841,9 @@ } }, "got": { - "version": "11.8.6", - "resolved": "https://registry.npmjs.org/got/-/got-11.8.6.tgz", - "integrity": "sha512-6tfZ91bOr7bOXnK7PRDCGBLa1H4U080YHNaAQ2KsMGlLEzRbk44nsZF2E1IeRc3vtJHPVbKCYgdFbaGO2ljd8g==", + "version": "11.8.5", + "resolved": "https://registry.npmjs.org/got/-/got-11.8.5.tgz", + "integrity": "sha512-o0Je4NvQObAuZPHLFoRSkdG2lTgtcynqymzg2Vupdx6PorhaT5MCbIyXG6d4D94kk8ZG57QeosgdiqfJWhEhlQ==", "optional": true, "requires": { "@sindresorhus/is": "^4.0.0", @@ -20546,12 +20864,6 @@ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz", "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==" }, - "graphemer": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz", - "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==", - "dev": true - }, "growl": { "version": "1.10.5", "resolved": "https://registry.npmjs.org/growl/-/growl-1.10.5.tgz", @@ -20570,6 +20882,20 @@ "wordwrap": "^1.0.0" } }, + "har-schema": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz", + "integrity": "sha512-Oqluz6zhGX8cyRaTQlFMPw80bSJVG2x/cFb8ZPhUILGgHka9SsokCCOQgpveePerqidZOrT14ipqfJb7ILcW5Q==" + }, + "har-validator": { + "version": "5.1.5", + "resolved": "https://registry.npmjs.org/har-validator/-/har-validator-5.1.5.tgz", + "integrity": "sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==", + "requires": { + "ajv": "^6.12.3", + "har-schema": "^2.0.0" + } + }, "has": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz", @@ -20627,22 +20953,22 @@ "integrity": "sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==" }, "hint": { - "version": "7.1.10", - "resolved": "https://registry.npmjs.org/hint/-/hint-7.1.10.tgz", - "integrity": "sha512-gj4U/r12isA0s3uFdTmCT0VAidjjgsXUbjN4xTd66PbQ8cMFDPTWDv6CwOn5NBXj5gi7RcRTnw1Etp17qzg4FQ==", - "requires": { - "@hint/configuration-development": "^8.3.18", - "@hint/configuration-web-recommended": "^8.2.23", - "@hint/utils": "^7.0.23", - "@hint/utils-debug": "^1.0.11", - "@hint/utils-fs": "^1.0.16", - "@hint/utils-json": "^1.0.27", - "@hint/utils-network": "^1.0.26", - "@hint/utils-string": "^1.0.14", - "@hint/utils-types": "^1.2.1", - "browserslist": "^4.21.5", + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/hint/-/hint-7.1.1.tgz", + "integrity": "sha512-p4ADz/UGGm54e6N+Vv6U0qXGIWLRCB8l0B/OQAYHcSgcrCrbaH5ClQ1Xoqfs5ICybrMlBB3yoVrS0cHQnzo9AQ==", + "requires": { + "@hint/configuration-development": "^8.3.9", + "@hint/configuration-web-recommended": "^8.2.14", + "@hint/utils": "^7.0.19", + "@hint/utils-debug": "^1.0.10", + "@hint/utils-fs": "^1.0.14", + "@hint/utils-json": "^1.0.22", + "@hint/utils-network": "^1.0.21", + "@hint/utils-string": "^1.0.12", + "@hint/utils-types": "^1.2.0", + "browserslist": "^4.19.3", "chalk": "^4.1.2", - "eventemitter2": "^6.4.9", + "eventemitter2": "^6.4.5", "globby": "^11.0.4", "is-ci": "^3.0.1", "lodash": "^4.17.21", @@ -20704,9 +21030,9 @@ "integrity": "sha512-YXXAAhmF9zpQbC7LEcREFtXfGq5K1fmd+4PHkBq8NUqmzW3G+Dq10bI/i0KucLRwss3YYFQ0fSfoxBZYiGUqtQ==" }, "hosted-git-info": { - "version": "6.1.1", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-6.1.1.tgz", - "integrity": "sha512-r0EI+HBMcXadMrugk0GCQ+6BQV39PiWAZVfq7oIckeGiN7sjRGyQxPdft3nQekFTCQbYxLBH+/axZMeH8UX6+w==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-5.0.0.tgz", + "integrity": "sha512-rRnjWu0Bxj+nIfUOkz0695C0H6tRrN5iYIzYejb0tDEefe2AekHu/U5Kn9pEie5vsJqpNQU02az7TGSH3qpz4Q==", "requires": { "lru-cache": "^7.5.1" } @@ -20761,9 +21087,9 @@ } }, "http-cache-semantics": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz", - "integrity": "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==" + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz", + "integrity": "sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==" }, "http-errors": { "version": "1.8.1", @@ -20787,6 +21113,16 @@ "debug": "4" } }, + "http-signature": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz", + "integrity": "sha512-CAbnr6Rz4CYQkLYUtSNXxQPUH2gK8f3iWexVlsnMeD+GjlsQ0Xsy1cOX+mN3dtxYomRy21CiOzU8Uhw6OwncEQ==", + "requires": { + "assert-plus": "^1.0.0", + "jsprim": "^1.2.2", + "sshpk": "^1.7.0" + } + }, "http2-wrapper": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/http2-wrapper/-/http2-wrapper-1.0.3.tgz", @@ -20797,11 +21133,6 @@ "resolve-alpn": "^1.0.0" } }, - "https": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/https/-/https-1.0.0.tgz", - "integrity": "sha512-4EC57ddXrkaF0x83Oj8sM6SLQHAWXw90Skqu2M4AEWENZ3F02dFJE/GARA8igO79tcgYqGrD7ae4f5L3um2lgg==" - }, "https-proxy-agent": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz", @@ -20887,6 +21218,11 @@ "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz", "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==" }, + "infer-owner": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/infer-owner/-/infer-owner-1.0.4.tgz", + "integrity": "sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==" + }, "inflation": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/inflation/-/inflation-2.0.0.tgz", @@ -20922,9 +21258,10 @@ "integrity": "sha512-CYdFeFexxhv/Bcny+Q0BfOV+ltRlJcd4BBZBYFX/O0u4npJrgZtIcjokegtiSMAvlMTJ+Koq0GBCc//3bueQxw==" }, "ip": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ip/-/ip-2.0.0.tgz", - "integrity": "sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ==" + "version": "1.1.8", + "resolved": "https://registry.npmjs.org/ip/-/ip-1.1.8.tgz", + "integrity": "sha512-PuExPYUiu6qMBQb4l06ecm6T6ujzhmh+MeJcW9wa89PoAz5pvd4zPgN5WJV104mb6S2T1AwNIAaB70JNrLQWhg==", + "optional": true }, "is-arrayish": { "version": "0.3.2", @@ -21084,11 +21421,22 @@ "resolved": "https://registry.npmjs.org/is-yarn-global/-/is-yarn-global-0.3.0.tgz", "integrity": "sha512-VjSeb/lHmkoyd8ryPVIKvOCn4D1koMqY+vqyjjUfc3xyKtP4dYOxM44sZrnqQSzSds3xyOrUTLTC9LVCVgLngw==" }, + "isarray": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", + "integrity": "sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==", + "optional": true + }, "isexe": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==" }, + "isstream": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz", + "integrity": "sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g==" + }, "istanbul-lib-coverage": { "version": "3.2.0", "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz", @@ -21179,25 +21527,16 @@ "istanbul-lib-report": "^3.0.0" } }, - "jackspeak": { - "version": "2.3.3", - "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.3.tgz", - "integrity": "sha512-R2bUw+kVZFS/h1AZqBKrSgDmdmjApzgY0AlCPumopFiAlbUxE2gf+SCuBzQ0cP5hHmUmFYF5yw55T97Th5Kstg==", - "requires": { - "@isaacs/cliui": "^8.0.2", - "@pkgjs/parseargs": "^0.11.0" - } - }, "jake": { - "version": "10.8.7", - "resolved": "https://registry.npmjs.org/jake/-/jake-10.8.7.tgz", - "integrity": "sha512-ZDi3aP+fG/LchyBzUM804VjddnwfSfsdeYkwt8NcbKRvo4rFkjhs456iLFn3k2ZUWvNe4i48WACDbza8fhq2+w==", + "version": "10.8.5", + "resolved": "https://registry.npmjs.org/jake/-/jake-10.8.5.tgz", + "integrity": "sha512-sVpxYeuAhWt0OTWITwT98oyV0GsXyMlXCF+3L1SuafBVUIr/uILGRB+NqwkzhgXKvoJpDIpQvqkUALgdmQsQxw==", "optional": true, "requires": { "async": "^3.2.3", "chalk": "^4.0.2", - "filelist": "^1.0.4", - "minimatch": "^3.1.2" + "filelist": "^1.0.1", + "minimatch": "^3.0.4" }, "dependencies": { "ansi-styles": { @@ -21332,9 +21671,9 @@ } }, "js-library-detector": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/js-library-detector/-/js-library-detector-6.7.0.tgz", - "integrity": "sha512-c80Qupofp43y4cJ7+8TTDN/AsDwLi5oOm/plBrWI+iQt485vKXCco+yVmOwEgdo9VOdsYTuV0UlTeetVPTriXA==", + "version": "6.5.0", + "resolved": "https://registry.npmjs.org/js-library-detector/-/js-library-detector-6.5.0.tgz", + "integrity": "sha512-Kq7VckJ5kb26kHMAu1sDO8t2qr7M5Uw6Gf7fVGtu1YceoHdqTcobwnB5kStcktusPuPmiCE8PbCaiLzhiBsSAw==", "optional": true }, "js-tokens": { @@ -21352,88 +21691,59 @@ "esprima": "^4.0.0" } }, + "jsbn": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz", + "integrity": "sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg==" + }, "jsdom": { - "version": "21.1.2", - "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-21.1.2.tgz", - "integrity": "sha512-sCpFmK2jv+1sjff4u7fzft+pUh2KSUbUrEHYHyfSIbGTIcmnjyp83qg6qLwdJ/I3LpTXx33ACxeRL7Lsyc6lGQ==", + "version": "19.0.0", + "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-19.0.0.tgz", + "integrity": "sha512-RYAyjCbxy/vri/CfnjUWJQQtZ3LKlLnDqj+9XLNnJPgEGeirZs3hllKR20re8LUZ6o1b1X4Jat+Qd26zmP41+A==", "devOptional": true, "requires": { - "abab": "^2.0.6", - "acorn": "^8.8.2", - "acorn-globals": "^7.0.0", - "cssstyle": "^3.0.0", - "data-urls": "^4.0.0", - "decimal.js": "^10.4.3", + "abab": "^2.0.5", + "acorn": "^8.5.0", + "acorn-globals": "^6.0.0", + "cssom": "^0.5.0", + "cssstyle": "^2.3.0", + "data-urls": "^3.0.1", + "decimal.js": "^10.3.1", "domexception": "^4.0.0", "escodegen": "^2.0.0", "form-data": "^4.0.0", "html-encoding-sniffer": "^3.0.0", "http-proxy-agent": "^5.0.0", - "https-proxy-agent": "^5.0.1", + "https-proxy-agent": "^5.0.0", "is-potential-custom-element-name": "^1.0.1", - "nwsapi": "^2.2.4", - "parse5": "^7.1.2", - "rrweb-cssom": "^0.6.0", - "saxes": "^6.0.0", + "nwsapi": "^2.2.0", + "parse5": "6.0.1", + "saxes": "^5.0.1", "symbol-tree": "^3.2.4", - "tough-cookie": "^4.1.2", - "w3c-xmlserializer": "^4.0.0", + "tough-cookie": "^4.0.0", + "w3c-hr-time": "^1.0.2", + "w3c-xmlserializer": "^3.0.0", "webidl-conversions": "^7.0.0", "whatwg-encoding": "^2.0.0", "whatwg-mimetype": "^3.0.0", - "whatwg-url": "^12.0.1", - "ws": "^8.13.0", + "whatwg-url": "^10.0.0", + "ws": "^8.2.3", "xml-name-validator": "^4.0.0" }, "dependencies": { "acorn": { - "version": "8.10.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.10.0.tgz", - "integrity": "sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==", - "devOptional": true - }, - "data-urls": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/data-urls/-/data-urls-4.0.0.tgz", - "integrity": "sha512-/mMTei/JXPqvFqQtfyTowxmJVwr2PVAeCcDxyFf6LhoOu/09TX2OX3kb2wzi4DMXcfj4OItwDOnhl5oziPnT6g==", - "devOptional": true, - "requires": { - "abab": "^2.0.6", - "whatwg-mimetype": "^3.0.0", - "whatwg-url": "^12.0.0" - } - }, - "entities": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", - "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==", + "version": "8.8.0", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.0.tgz", + "integrity": "sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==", "devOptional": true }, - "parse5": { - "version": "7.1.2", - "resolved": "https://registry.npmjs.org/parse5/-/parse5-7.1.2.tgz", - "integrity": "sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==", - "devOptional": true, - "requires": { - "entities": "^4.4.0" - } - }, - "tr46": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-4.1.1.tgz", - "integrity": "sha512-2lv/66T7e5yNyhAAC4NaKe5nVavzuGJQVVtRYLyQ2OI8tsJ61PMLlelehb0wi2Hx6+hT/OJUWZcw8MjlSRnxvw==", - "devOptional": true, - "requires": { - "punycode": "^2.3.0" - } - }, "whatwg-url": { - "version": "12.0.1", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-12.0.1.tgz", - "integrity": "sha512-Ed/LrqB8EPlGxjS+TrsXcpUond1mhccS3pchLhzSgPCnTimUCKj3IZE75pAs5m6heB2U2TMerKFUXheyHY+VDQ==", + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-10.0.0.tgz", + "integrity": "sha512-CLxxCmdUby142H5FZzn4D8ikO1cmypvXVQktsgosNy4a4BHrDHeciBBGZhb0bNoR5/MltoCatso+vFjjGx8t0w==", "devOptional": true, "requires": { - "tr46": "^4.1.1", + "tr46": "^3.0.0", "webidl-conversions": "^7.0.0" } } @@ -21457,11 +21767,15 @@ "dev": true, "peer": true }, + "json-schema": { + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.4.0.tgz", + "integrity": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==" + }, "json-schema-traverse": { "version": "0.4.1", "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", - "dev": true + "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==" }, "json-stable-stringify-without-jsonify": { "version": "1.0.1", @@ -21469,10 +21783,15 @@ "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", "dev": true }, + "json-stringify-safe": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz", + "integrity": "sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==" + }, "json5": { - "version": "2.2.3", - "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz", - "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==" + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.1.tgz", + "integrity": "sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==" }, "jsonc-parser": { "version": "3.1.0", @@ -21494,6 +21813,17 @@ "resolved": "https://registry.npmjs.org/jsonparse/-/jsonparse-1.3.1.tgz", "integrity": "sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==" }, + "jsprim": { + "version": "1.4.2", + "resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.2.tgz", + "integrity": "sha512-P2bSOMAc/ciLz6DzgjVlGJP9+BrJWu5UDGK70C2iweC5QBIeFf0ZXRvGjEj2uYgrY2MkAAhsSWHDWlFtEroZWw==", + "requires": { + "assert-plus": "1.0.0", + "extsprintf": "1.3.0", + "json-schema": "0.4.0", + "verror": "1.10.0" + } + }, "juice": { "version": "7.0.0", "resolved": "https://registry.npmjs.org/juice/-/juice-7.0.0.tgz", @@ -21522,11 +21852,12 @@ } }, "keyv": { - "version": "4.5.3", - "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.3.tgz", - "integrity": "sha512-QCiSav9WaX1PgETJ+SpNnx2PRRapJ/oRSXM4VO5OGYGSjrxbKPVFVhB3l2OCbLCk329N8qyAtsJjSjvVBWzEug==", + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.3.3.tgz", + "integrity": "sha512-AcysI17RvakTh8ir03+a3zJr5r0ovnAH/XTXei/4HIv3bL2K/jzvgivLK9UuI/JbU1aJjM3NSAnVvVVd3n+4DQ==", "optional": true, "requires": { + "compress-brotli": "^1.3.8", "json-buffer": "3.0.1" } }, @@ -21751,9 +22082,9 @@ } }, "locreq": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/locreq/-/locreq-2.1.0.tgz", - "integrity": "sha512-dB5vXhfq+imVNmAEAxKldmyxtTorplZVudgewOXjhEJpgk9aJ0G2YxRU8FHwnibADnyiLwo6kzrQrc/LD1kcWQ==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/locreq/-/locreq-2.0.2.tgz", + "integrity": "sha512-77HrzBGmSNZMeL12NOf+7PLmdjuIdX+sqLQYts65oaH/gcbiNIGB+RdGCfDrhv/WCMScgOELEjDnuSPlnat7Ew==", "requires": { "@types/node": "^14.14.16" }, @@ -21859,9 +22190,9 @@ "integrity": "sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==" }, "lru-cache": { - "version": "7.18.3", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz", - "integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==" + "version": "7.13.1", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.13.1.tgz", + "integrity": "sha512-CHqbAq7NFlW3RSnoWXLJBxCWaZVBrfa9UEHId2M3AW8iEBurbqduNexEUCGc3SHc6iCYXNJCDi903LajSVAEPQ==" }, "lunr": { "version": "2.3.9", @@ -21888,25 +22219,26 @@ "dev": true }, "make-fetch-happen": { - "version": "11.1.1", - "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-11.1.1.tgz", - "integrity": "sha512-rLWS7GCSTcEujjVBs2YqG7Y4643u8ucvCJeSRqiLYhesrDuzeuFIk37xREzAsfQaqzl8b9rNCE4m6J8tvX4Q8w==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-10.2.0.tgz", + "integrity": "sha512-OnEfCLofQVJ5zgKwGk55GaqosqKjaR6khQlJY3dBAA+hM25Bc5CmX5rKUfVut+rYA3uidA7zb7AvcglU87rPRg==", "requires": { "agentkeepalive": "^4.2.1", - "cacache": "^17.0.0", - "http-cache-semantics": "^4.1.1", + "cacache": "^16.1.0", + "http-cache-semantics": "^4.1.0", "http-proxy-agent": "^5.0.0", "https-proxy-agent": "^5.0.0", "is-lambda": "^1.0.1", "lru-cache": "^7.7.1", - "minipass": "^5.0.0", - "minipass-fetch": "^3.0.0", + "minipass": "^3.1.6", + "minipass-collect": "^1.0.2", + "minipass-fetch": "^2.0.3", "minipass-flush": "^1.0.5", "minipass-pipeline": "^1.2.4", "negotiator": "^0.6.3", "promise-retry": "^2.0.1", "socks-proxy-agent": "^7.0.0", - "ssri": "^10.0.0" + "ssri": "^9.0.0" } }, "map-age-cleaner": { @@ -21923,9 +22255,9 @@ "integrity": "sha512-Wo+L1pWTVibfrSr+TTtMuiMfNzmZWiOPeO7rZsQUY5bgsxpHesBEcIWJloWVTFnrMXnf/TL30eTFSGJddmQAng==" }, "mdn-data": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.1.0.tgz", - "integrity": "sha512-dbAWH6A+2NGuVJlQFrTKHJc07Vqn5frnhyTOGz+7BsK7V2hHdoBcwoiyV3QVhLHYpM/zqe2OSUn5ZWbVXLBB8A==", + "version": "2.0.28", + "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.28.tgz", + "integrity": "sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==", "optional": true }, "media-typer": { @@ -22017,9 +22349,9 @@ "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==" }, "metaviewport-parser": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/metaviewport-parser/-/metaviewport-parser-0.3.0.tgz", - "integrity": "sha512-EoYJ8xfjQ6kpe9VbVHvZTZHiOl4HL1Z18CrZ+qahvLXT7ZO4YTC2JMyt5FaUp9JJp6J4Ybb/z7IsCXZt86/QkQ==", + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/metaviewport-parser/-/metaviewport-parser-0.2.0.tgz", + "integrity": "sha512-qL5NtY18LGs7lvZCkj3ep2H4Pes9rIiSLZRUyfDdvVw7pWFA0eLwmqaIxApD74RGvUrNEtk9e5Wt1rT+VlCvGw==", "optional": true }, "methods": { @@ -22078,9 +22410,12 @@ "integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==" }, "minipass": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz", - "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==" + "version": "3.3.4", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.4.tgz", + "integrity": "sha512-I9WPbWHCGu8W+6k1ZiGpPu0GkoKBeorkfKNuAFBNS1HNFJvke82sxvI5bzcCNpWPorkOO5QQ+zomzzwRxejXiw==", + "requires": { + "yallist": "^4.0.0" + } }, "minipass-collect": { "version": "1.0.2", @@ -22088,34 +22423,17 @@ "integrity": "sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==", "requires": { "minipass": "^3.0.0" - }, - "dependencies": { - "minipass": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", - "requires": { - "yallist": "^4.0.0" - } - } } }, "minipass-fetch": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-3.0.4.tgz", - "integrity": "sha512-jHAqnA728uUpIaFm7NWsCnqKT6UqZz7GcI/bDpPATuwYyKwJwW0remxSCxUlKiEty+eopHGa3oc8WxgQ1FFJqg==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-2.1.0.tgz", + "integrity": "sha512-H9U4UVBGXEyyWJnqYDCLp1PwD8XIkJ4akNHp1aGVI+2Ym7wQMlxDKi4IB4JbmyU+pl9pEs/cVrK6cOuvmbK4Sg==", "requires": { "encoding": "^0.1.13", - "minipass": "^7.0.3", + "minipass": "^3.1.6", "minipass-sized": "^1.0.3", "minizlib": "^2.1.2" - }, - "dependencies": { - "minipass": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.3.tgz", - "integrity": "sha512-LhbbwCfz3vsb12j/WkWQPZfKTsgqIe1Nf/ti1pKjYESGLHIVjWU96G9/ljLH4F9mWNVhlQOm0VySdAWzf05dpg==" - } } }, "minipass-flush": { @@ -22124,16 +22442,6 @@ "integrity": "sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==", "requires": { "minipass": "^3.0.0" - }, - "dependencies": { - "minipass": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", - "requires": { - "yallist": "^4.0.0" - } - } } }, "minipass-json-stream": { @@ -22143,16 +22451,6 @@ "requires": { "jsonparse": "^1.3.1", "minipass": "^3.0.0" - }, - "dependencies": { - "minipass": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", - "requires": { - "yallist": "^4.0.0" - } - } } }, "minipass-pipeline": { @@ -22161,16 +22459,6 @@ "integrity": "sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==", "requires": { "minipass": "^3.0.0" - }, - "dependencies": { - "minipass": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", - "requires": { - "yallist": "^4.0.0" - } - } } }, "minipass-sized": { @@ -22179,35 +22467,15 @@ "integrity": "sha512-MbkQQ2CTiBMlA2Dm/5cY+9SWFEN8pzzOXi6rlM5Xxq0Yqbda5ZQy9sU75a673FE9ZK0Zsbr6Y5iP6u9nktfg2g==", "requires": { "minipass": "^3.0.0" - }, - "dependencies": { - "minipass": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", - "requires": { - "yallist": "^4.0.0" - } - } } }, "minizlib": { "version": "2.1.2", "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz", "integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==", - "requires": { - "minipass": "^3.0.0", - "yallist": "^4.0.0" - }, - "dependencies": { - "minipass": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", - "requires": { - "yallist": "^4.0.0" - } - } + "requires": { + "minipass": "^3.0.0", + "yallist": "^4.0.0" } }, "mjml": { @@ -22807,50 +23075,9 @@ "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" }, "multiple-scripts-tmux": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/multiple-scripts-tmux/-/multiple-scripts-tmux-1.1.2.tgz", - "integrity": "sha512-7eoe9rcUbS0+nfQ0du8vBPnakRZa30yTi+F+5RQeoNgkX3FDDV9YY71opjU+mTQukzzdcTlyl270q8yksN9tKw==", - "requires": { - "@sealcode/ts-predicates": "^0.5.3", - "locreq": "^2.0.2", - "yargs": "^17.7.2" - }, - "dependencies": { - "@sealcode/ts-predicates": { - "version": "0.5.3", - "resolved": "https://registry.npmjs.org/@sealcode/ts-predicates/-/ts-predicates-0.5.3.tgz", - "integrity": "sha512-EZI7e8EY8gI1pw2bKdevjl+fBJbcSlpNkCZ8XoEOV3cHakPujiT6M4l775RDkfxJSbLX7jhOBkhgPNDfmCpZbg==" - }, - "cliui": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", - "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", - "requires": { - "string-width": "^4.2.0", - "strip-ansi": "^6.0.1", - "wrap-ansi": "^7.0.0" - } - }, - "yargs": { - "version": "17.7.2", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz", - "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", - "requires": { - "cliui": "^8.0.1", - "escalade": "^3.1.1", - "get-caller-file": "^2.0.5", - "require-directory": "^2.1.1", - "string-width": "^4.2.3", - "y18n": "^5.0.5", - "yargs-parser": "^21.1.1" - } - }, - "yargs-parser": { - "version": "21.1.1", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", - "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==" - } - } + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/multiple-scripts-tmux/-/multiple-scripts-tmux-1.0.4.tgz", + "integrity": "sha512-EG1yriwuLroMwb4Gp2drITZLN1UH/mh/JnuRpe/DStv5wpJSvuK8uh0HCIGOMMTAyWOUct2n0PLOLX04Rg4Z1g==" }, "mutationobserver-shim": { "version": "0.3.7", @@ -22859,9 +23086,9 @@ "devOptional": true }, "nan": { - "version": "2.18.0", - "resolved": "https://registry.npmjs.org/nan/-/nan-2.18.0.tgz", - "integrity": "sha512-W7tfG7vMOGtD30sHoZSSc/JVYiyDPEyQVso/Zz+/uQd0B0L46gtC+pHha5FFMRpil6fm/AoEcRWyOVi4+E/f8w==", + "version": "2.16.0", + "resolved": "https://registry.npmjs.org/nan/-/nan-2.16.0.tgz", + "integrity": "sha512-UdAqHyFngu7TfQKsCBgAA6pWDkT8MAO7d0jyOecVhN5354xbLqdn8mV9Tat9gepAupm0bt2DbeaSC8vS52MuFA==", "optional": true }, "nanoid": { @@ -22882,12 +23109,6 @@ "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", "dev": true }, - "natural-compare-lite": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz", - "integrity": "sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==", - "dev": true - }, "negotiator": { "version": "0.6.3", "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz", @@ -22898,6 +23119,12 @@ "resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz", "integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==" }, + "netmask": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/netmask/-/netmask-2.0.2.tgz", + "integrity": "sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg==", + "optional": true + }, "no-case": { "version": "2.3.2", "resolved": "https://registry.npmjs.org/no-case/-/no-case-2.3.2.tgz", @@ -22968,9 +23195,9 @@ } }, "node-releases": { - "version": "2.0.13", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.13.tgz", - "integrity": "sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==" + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.6.tgz", + "integrity": "sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg==" }, "nodemailer": { "version": "6.8.0", @@ -22978,14 +23205,14 @@ "integrity": "sha512-EjYvSmHzekz6VNkNd12aUqAco+bOkRe3Of5jVhltqKhEsjw/y0PYPJfp83+s9Wzh1dspYAkUW/YNQ350NATbSQ==" }, "nodemon": { - "version": "2.0.22", - "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-2.0.22.tgz", - "integrity": "sha512-B8YqaKMmyuCO7BowF1Z1/mkPqLk6cs/l63Ojtd6otKjMx47Dq1utxfRxcavH1I7VSaL8n5BUaoutadnsX3AAVQ==", + "version": "2.0.19", + "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-2.0.19.tgz", + "integrity": "sha512-4pv1f2bMDj0Eeg/MhGqxrtveeQ5/G/UVe9iO6uTZzjnRluSA4PVWf8CW99LUPwGB3eNIA7zUFoP77YuI7hOc0A==", "requires": { "chokidar": "^3.5.2", "debug": "^3.2.7", "ignore-by-default": "^1.0.1", - "minimatch": "^3.1.2", + "minimatch": "^3.0.4", "pstree.remy": "^1.1.8", "semver": "^5.7.1", "simple-update-notifier": "^1.0.7", @@ -23030,14 +23257,14 @@ "optional": true }, "npm-package-arg": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-10.1.0.tgz", - "integrity": "sha512-uFyyCEmgBfZTtrKk/5xDfHp6+MdrqGotX/VoOyEEl3mBwiEE5FlBaePanazJSVMPT7vKepcjYBY2ztg9A3yPIA==", + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-9.1.0.tgz", + "integrity": "sha512-4J0GL+u2Nh6OnhvUKXRr2ZMG4lR8qtLp+kv7UiV00Y+nGiSxtttCyIRHCt5L5BNkXQld/RceYItau3MDOoGiBw==", "requires": { - "hosted-git-info": "^6.0.0", - "proc-log": "^3.0.0", + "hosted-git-info": "^5.0.0", + "proc-log": "^2.0.1", "semver": "^7.3.5", - "validate-npm-package-name": "^5.0.0" + "validate-npm-package-name": "^4.0.0" }, "dependencies": { "lru-cache": { @@ -23049,9 +23276,9 @@ } }, "semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "version": "7.3.7", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", + "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", "requires": { "lru-cache": "^6.0.0" } @@ -23059,17 +23286,17 @@ } }, "npm-registry-fetch": { - "version": "14.0.5", - "resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-14.0.5.tgz", - "integrity": "sha512-kIDMIo4aBm6xg7jOttupWZamsZRkAqMqwqqbVXnUqstY5+tapvv6bkH/qMR76jdgV+YljEUCyWx3hRYMrJiAgA==", + "version": "13.3.0", + "resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-13.3.0.tgz", + "integrity": "sha512-10LJQ/1+VhKrZjIuY9I/+gQTvumqqlgnsCufoXETHAPFTS3+M+Z5CFhZRDHGavmJ6rOye3UvNga88vl8n1r6gg==", "requires": { - "make-fetch-happen": "^11.0.0", - "minipass": "^5.0.0", - "minipass-fetch": "^3.0.0", + "make-fetch-happen": "^10.0.6", + "minipass": "^3.1.6", + "minipass-fetch": "^2.0.3", "minipass-json-stream": "^1.0.1", "minizlib": "^2.1.2", - "npm-package-arg": "^10.0.0", - "proc-log": "^3.0.0" + "npm-package-arg": "^9.0.1", + "proc-log": "^2.0.0" } }, "npm-run-path": { @@ -23107,9 +23334,9 @@ "peer": true }, "nwsapi": { - "version": "2.2.7", - "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.7.tgz", - "integrity": "sha512-ub5E4+FBPKwAZx0UwIQOjYWGHTEq5sPqHQNRN8Z9e4A7u3Tj1weLJsL59yH9vmvqEtBHaOmT6cYQKIZOxp35FQ==", + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.1.tgz", + "integrity": "sha512-JYOWTeFoS0Z93587vRJgASD5Ut11fYl5NyihP3KrYBvMe1FRRs6RN7m20SA/16GM4P6hTnZjT+UmDOt38UeXNg==", "devOptional": true }, "nyc": { @@ -23273,6 +23500,11 @@ } } }, + "oauth-sign": { + "version": "0.9.0", + "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz", + "integrity": "sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==" + }, "object-assign": { "version": "4.1.1", "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", @@ -23467,6 +23699,64 @@ "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", "devOptional": true }, + "pac-proxy-agent": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-5.0.0.tgz", + "integrity": "sha512-CcFG3ZtnxO8McDigozwE3AqAw15zDvGH+OjXO4kzf7IkEKkQ4gxQ+3sdF50WmhQ4P/bVusXcqNE2S3XrNURwzQ==", + "optional": true, + "requires": { + "@tootallnate/once": "1", + "agent-base": "6", + "debug": "4", + "get-uri": "3", + "http-proxy-agent": "^4.0.1", + "https-proxy-agent": "5", + "pac-resolver": "^5.0.0", + "raw-body": "^2.2.0", + "socks-proxy-agent": "5" + }, + "dependencies": { + "@tootallnate/once": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz", + "integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==", + "optional": true + }, + "http-proxy-agent": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz", + "integrity": "sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==", + "optional": true, + "requires": { + "@tootallnate/once": "1", + "agent-base": "6", + "debug": "4" + } + }, + "socks-proxy-agent": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-5.0.1.tgz", + "integrity": "sha512-vZdmnjb9a2Tz6WEQVIurybSwElwPxMZaIc7PzqbJTrezcKNznv6giT7J7tZDZ1BojVaa1jvO/UiUdhDVB0ACoQ==", + "optional": true, + "requires": { + "agent-base": "^6.0.2", + "debug": "4", + "socks": "^2.3.3" + } + } + } + }, + "pac-resolver": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/pac-resolver/-/pac-resolver-5.0.1.tgz", + "integrity": "sha512-cy7u00ko2KVgBAjuhevqpPeHIkCIqPe1v24cydhWjmeuzaBfmUWFCZJ1iAh5TuVzVZoUzXIW7K8sMYOZ84uZ9Q==", + "optional": true, + "requires": { + "degenerator": "^3.0.2", + "ip": "^1.1.5", + "netmask": "^2.0.2" + } + }, "package-hash": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/package-hash/-/package-hash-4.0.0.tgz", @@ -23669,22 +23959,6 @@ "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" }, - "path-scurry": { - "version": "1.10.1", - "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.1.tgz", - "integrity": "sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==", - "requires": { - "lru-cache": "^9.1.1 || ^10.0.0", - "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" - }, - "dependencies": { - "lru-cache": { - "version": "10.0.1", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.0.1.tgz", - "integrity": "sha512-IJ4uwUTi2qCccrioU6g9g/5rvvVl13bsdczUUcqbciD9iLr095yj8DQKdObriEvuNSx325N1rV1O0sJFszx75g==" - } - } - }, "path-to-regexp": { "version": "6.2.1", "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.2.1.tgz", @@ -23706,6 +23980,11 @@ "integrity": "sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==", "optional": true }, + "performance-now": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz", + "integrity": "sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==" + }, "picocolors": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", @@ -23765,20 +24044,20 @@ } }, "postcss": { - "version": "8.4.30", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.30.tgz", - "integrity": "sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g==", + "version": "8.4.14", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.14.tgz", + "integrity": "sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==", "optional": true, "requires": { - "nanoid": "^3.3.6", + "nanoid": "^3.3.4", "picocolors": "^1.0.0", "source-map-js": "^1.0.2" }, "dependencies": { "nanoid": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.6.tgz", - "integrity": "sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==", + "version": "3.3.4", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz", + "integrity": "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==", "optional": true } } @@ -23807,16 +24086,16 @@ } }, "postcss-scss": { - "version": "4.0.8", - "resolved": "https://registry.npmjs.org/postcss-scss/-/postcss-scss-4.0.8.tgz", - "integrity": "sha512-Cr0X8Eu7xMhE96PJck6ses/uVVXDtE5ghUTKNUYgm8ozgP2TkgV3LWs3WgLV1xaSSLq8ZFiXaUrj0LVgG1fGEA==", + "version": "4.0.4", + "resolved": "https://registry.npmjs.org/postcss-scss/-/postcss-scss-4.0.4.tgz", + "integrity": "sha512-aBBbVyzA8b3hUL0MGrpydxxXKXFZc5Eqva0Q3V9qsBOLEMsjb6w49WfpsoWzpEgcqJGW4t7Rio8WXVU9Gd8vWg==", "optional": true, "requires": {} }, "postcss-selector-parser": { - "version": "6.0.13", - "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.13.tgz", - "integrity": "sha512-EaV1Gl4mUEV4ddhDnv/xtj7sxwrwxdetHdWUGnT4VJQf+4d05v6lHYZr8N573k5Z0BViss7BDhfWtKS3+sfAqQ==", + "version": "6.0.10", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.10.tgz", + "integrity": "sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==", "optional": true, "requires": { "cssesc": "^3.0.0", @@ -23978,9 +24257,9 @@ "integrity": "sha512-ravE6m9Atw9Z/jjttRUZ+clIXogdghyZAuWJ3qEzjT+jI/dL1ifAqhZeC5VHzQp1MSt1+jxKkFNemj/iO7tVUA==" }, "prettier": { - "version": "2.8.8", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.8.tgz", - "integrity": "sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==" + "version": "2.7.1", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.7.1.tgz", + "integrity": "sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==" }, "prettier-linter-helpers": { "version": "1.0.0", @@ -24000,9 +24279,9 @@ } }, "proc-log": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz", - "integrity": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==" + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-2.0.1.tgz", + "integrity": "sha512-Kcmo2FhfDTXdcbfDH76N7uBYHINxc/8GW7UAVuVP9I+Va3uHSerrnKV6dLooga/gh7GlgzuCCr/eoldnL1muGw==" }, "process-nextick-args": { "version": "2.0.1", @@ -24023,6 +24302,11 @@ "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==" }, + "promise-inflight": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz", + "integrity": "sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g==" + }, "promise-retry": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/promise-retry/-/promise-retry-2.0.1.tgz", @@ -24046,6 +24330,67 @@ "resolved": "https://registry.npmjs.org/proto-list/-/proto-list-1.2.4.tgz", "integrity": "sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==" }, + "proxy-agent": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/proxy-agent/-/proxy-agent-5.0.0.tgz", + "integrity": "sha512-gkH7BkvLVkSfX9Dk27W6TyNOWWZWRilRfk1XxGNWOYJ2TuedAv1yFpCaU9QSBmBe716XOTNpYNOzhysyw8xn7g==", + "optional": true, + "requires": { + "agent-base": "^6.0.0", + "debug": "4", + "http-proxy-agent": "^4.0.0", + "https-proxy-agent": "^5.0.0", + "lru-cache": "^5.1.1", + "pac-proxy-agent": "^5.0.0", + "proxy-from-env": "^1.0.0", + "socks-proxy-agent": "^5.0.0" + }, + "dependencies": { + "@tootallnate/once": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz", + "integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==", + "optional": true + }, + "http-proxy-agent": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz", + "integrity": "sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==", + "optional": true, + "requires": { + "@tootallnate/once": "1", + "agent-base": "6", + "debug": "4" + } + }, + "lru-cache": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz", + "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", + "optional": true, + "requires": { + "yallist": "^3.0.2" + } + }, + "socks-proxy-agent": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-5.0.1.tgz", + "integrity": "sha512-vZdmnjb9a2Tz6WEQVIurybSwElwPxMZaIc7PzqbJTrezcKNznv6giT7J7tZDZ1BojVaa1jvO/UiUdhDVB0ACoQ==", + "optional": true, + "requires": { + "agent-base": "^6.0.2", + "debug": "4", + "socks": "^2.3.3" + } + }, + "yallist": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", + "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", + "optional": true + } + } + }, "proxy-from-env": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz", @@ -24066,8 +24411,7 @@ "psl": { "version": "1.9.0", "resolved": "https://registry.npmjs.org/psl/-/psl-1.9.0.tgz", - "integrity": "sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==", - "devOptional": true + "integrity": "sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==" }, "pstree.remy": { "version": "1.1.8", @@ -24084,9 +24428,9 @@ } }, "punycode": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.0.tgz", - "integrity": "sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==" + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz", + "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==" }, "pupa": { "version": "2.1.1", @@ -24136,12 +24480,6 @@ "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.3.tgz", "integrity": "sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==" }, - "querystringify": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/querystringify/-/querystringify-2.2.0.tgz", - "integrity": "sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==", - "devOptional": true - }, "queue": { "version": "6.0.2", "resolved": "https://registry.npmjs.org/queue/-/queue-6.0.2.tgz", @@ -24307,6 +24645,59 @@ "es6-error": "^4.0.1" } }, + "request": { + "version": "2.88.2", + "resolved": "https://registry.npmjs.org/request/-/request-2.88.2.tgz", + "integrity": "sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==", + "requires": { + "aws-sign2": "~0.7.0", + "aws4": "^1.8.0", + "caseless": "~0.12.0", + "combined-stream": "~1.0.6", + "extend": "~3.0.2", + "forever-agent": "~0.6.1", + "form-data": "~2.3.2", + "har-validator": "~5.1.3", + "http-signature": "~1.2.0", + "is-typedarray": "~1.0.0", + "isstream": "~0.1.2", + "json-stringify-safe": "~5.0.1", + "mime-types": "~2.1.19", + "oauth-sign": "~0.9.0", + "performance-now": "^2.1.0", + "qs": "~6.5.2", + "safe-buffer": "^5.1.2", + "tough-cookie": "~2.5.0", + "tunnel-agent": "^0.6.0", + "uuid": "^3.3.2" + }, + "dependencies": { + "form-data": { + "version": "2.3.3", + "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz", + "integrity": "sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==", + "requires": { + "asynckit": "^0.4.0", + "combined-stream": "^1.0.6", + "mime-types": "^2.1.12" + } + }, + "tough-cookie": { + "version": "2.5.0", + "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz", + "integrity": "sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==", + "requires": { + "psl": "^1.1.28", + "punycode": "^2.1.1" + } + }, + "uuid": { + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz", + "integrity": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==" + } + } + }, "require-at": { "version": "1.0.6", "resolved": "https://registry.npmjs.org/require-at/-/require-at-1.0.6.tgz", @@ -24328,12 +24719,6 @@ "integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==", "dev": true }, - "requires-port": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz", - "integrity": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==", - "devOptional": true - }, "resolve": { "version": "1.22.1", "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz", @@ -24420,17 +24805,10 @@ "version": "3.0.2", "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", - "devOptional": true, "requires": { "glob": "^7.1.3" } }, - "rrweb-cssom": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/rrweb-cssom/-/rrweb-cssom-0.6.0.tgz", - "integrity": "sha512-APM0Gt1KoXBz0iIkkdB/kfvGOwC4UuJFeG/c+yV7wSc7q96cG/kJ0HiYCnzivD9SB53cLV1MlHFNfOuPaadYSw==", - "devOptional": true - }, "run-parallel": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", @@ -24515,9 +24893,9 @@ } }, "saxes": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/saxes/-/saxes-6.0.0.tgz", - "integrity": "sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/saxes/-/saxes-5.0.1.tgz", + "integrity": "sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==", "devOptional": true, "requires": { "xmlchars": "^2.2.0" @@ -24692,9 +25070,9 @@ } }, "semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" + "version": "6.3.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", + "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" }, "semver-diff": { "version": "3.1.1", @@ -24954,12 +25332,19 @@ "integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==" }, "socks": { - "version": "2.7.1", - "resolved": "https://registry.npmjs.org/socks/-/socks-2.7.1.tgz", - "integrity": "sha512-7maUZy1N7uo6+WVEX6psASxtNlKaNVMlGQKkG/63nEDdLOWNbiUMoLK7X4uYoLhQstau72mLgfEWcXcwsaHbYQ==", + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/socks/-/socks-2.7.0.tgz", + "integrity": "sha512-scnOe9y4VuiNUULJN72GrM26BNOjVsfPXI+j+98PkyEfsIXroa5ofyjT+FzGvn/xHs73U2JtoBYAVx9Hl4quSA==", "requires": { "ip": "^2.0.0", "smart-buffer": "^4.2.0" + }, + "dependencies": { + "ip": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ip/-/ip-2.0.0.tgz", + "integrity": "sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ==" + } } }, "socks-proxy-agent": { @@ -25022,19 +25407,28 @@ "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", "dev": true }, + "sshpk": { + "version": "1.17.0", + "resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.17.0.tgz", + "integrity": "sha512-/9HIEs1ZXGhSPE8X6Ccm7Nam1z8KcoCqPdI7ecm1N33EzAetWahvQWVqLZtaZQ+IDKX4IyA2o0gBzqIMkAagHQ==", + "requires": { + "asn1": "~0.2.3", + "assert-plus": "^1.0.0", + "bcrypt-pbkdf": "^1.0.0", + "dashdash": "^1.12.0", + "ecc-jsbn": "~0.1.1", + "getpass": "^0.1.1", + "jsbn": "~0.1.0", + "safer-buffer": "^2.0.2", + "tweetnacl": "~0.14.0" + } + }, "ssri": { - "version": "10.0.5", - "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.5.tgz", - "integrity": "sha512-bSf16tAFkGeRlUNDjXu8FzaMQt6g2HZJrun7mtMbIPOddxt3GLMSz5VWUWcqTJUPfLEaDIepGxv+bYQW49596A==", + "version": "9.0.1", + "resolved": "https://registry.npmjs.org/ssri/-/ssri-9.0.1.tgz", + "integrity": "sha512-o57Wcn66jMQvfHG1FlYbWeZWW/dHZhJXjpIcTfXldXEk5nz5lStPo3mK0OJQfGR3RbZUlbISexbljkJzuEj/8Q==", "requires": { - "minipass": "^7.0.3" - }, - "dependencies": { - "minipass": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.3.tgz", - "integrity": "sha512-LhbbwCfz3vsb12j/WkWQPZfKTsgqIe1Nf/ti1pKjYESGLHIVjWU96G9/ljLH4F9mWNVhlQOm0VySdAWzf05dpg==" - } + "minipass": "^3.1.1" } }, "statuses": { @@ -25076,16 +25470,6 @@ "strip-ansi": "^6.0.1" } }, - "string-width-cjs": { - "version": "npm:string-width@4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "requires": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" - } - }, "strip-ansi": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", @@ -25094,14 +25478,6 @@ "ansi-regex": "^5.0.1" } }, - "strip-ansi-cjs": { - "version": "npm:strip-ansi@6.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "requires": { - "ansi-regex": "^5.0.1" - } - }, "strip-bom": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz", @@ -25192,36 +25568,16 @@ "dev": true }, "tar": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/tar/-/tar-6.2.0.tgz", - "integrity": "sha512-/Wo7DcT0u5HUV486xg675HtjNd3BXZ6xDbzsCUZPt5iw8bTQ63bP0Raut3mvro9u+CUyq7YQd8Cx55fsZXxqLQ==", + "version": "6.1.11", + "resolved": "https://registry.npmjs.org/tar/-/tar-6.1.11.tgz", + "integrity": "sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==", "requires": { "chownr": "^2.0.0", "fs-minipass": "^2.0.0", - "minipass": "^5.0.0", + "minipass": "^3.0.0", "minizlib": "^2.1.1", "mkdirp": "^1.0.3", "yallist": "^4.0.0" - }, - "dependencies": { - "fs-minipass": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz", - "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==", - "requires": { - "minipass": "^3.0.0" - }, - "dependencies": { - "minipass": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", - "requires": { - "yallist": "^4.0.0" - } - } - } - } } }, "tar-fs": { @@ -25390,21 +25746,20 @@ } }, "tough-cookie": { - "version": "4.1.3", - "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.3.tgz", - "integrity": "sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.0.0.tgz", + "integrity": "sha512-tHdtEpQCMrc1YLrMaqXXcj6AxhYi/xgit6mZu1+EDWUn+qhUf8wMQoFIy9NXuq23zAwtcB0t/MjACGR18pcRbg==", "devOptional": true, "requires": { "psl": "^1.1.33", "punycode": "^2.1.1", - "universalify": "^0.2.0", - "url-parse": "^1.5.3" + "universalify": "^0.1.2" }, "dependencies": { "universalify": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.2.0.tgz", - "integrity": "sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==", + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz", + "integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==", "devOptional": true } } @@ -25566,11 +25921,15 @@ "version": "0.6.0", "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz", "integrity": "sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==", - "peer": true, "requires": { "safe-buffer": "^5.0.1" } }, + "tweetnacl": { + "version": "0.14.5", + "resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz", + "integrity": "sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA==" + }, "type-check": { "version": "0.4.0", "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", @@ -25678,17 +26037,17 @@ "integrity": "sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==" }, "unique-filename": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-3.0.0.tgz", - "integrity": "sha512-afXhuC55wkAmZ0P18QsVE6kp8JaxrEokN2HGIoIVv2ijHQd419H0+6EigAFcIzXeMIkcIkNBpB3L/DXB3cTS/g==", + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-1.1.1.tgz", + "integrity": "sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ==", "requires": { - "unique-slug": "^4.0.0" + "unique-slug": "^2.0.0" } }, "unique-slug": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-4.0.0.tgz", - "integrity": "sha512-WrcA6AyEfqDX5bWige/4NQfPZMtASNVxdmWR76WESYQVAACSgWcR6e9i0mofqqBxYFtL4oAxPIptY73/0YE1DQ==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-2.0.2.tgz", + "integrity": "sha512-zoWr9ObaxALD3DOPfjPSqxt4fnZiWblxHIgeWqW8x7UqDzEtHEQLzji2cuJYQFCU6KmoJikOYAZlrTHHebjx2w==", "requires": { "imurmurhash": "^0.1.4" } @@ -25713,9 +26072,9 @@ "integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==" }, "update-browserslist-db": { - "version": "1.0.13", - "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.13.tgz", - "integrity": "sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==", + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.5.tgz", + "integrity": "sha512-dteFFpCyvuDdr9S/ff1ISkKt/9YZxKjI9WlRR99c180GaztJtRa/fn18FdxGVKVsnPY7/a/FDN68mcvUmP4U7Q==", "requires": { "escalade": "^3.1.1", "picocolors": "^1.0.0" @@ -25829,16 +26188,6 @@ "punycode": "^2.1.0" } }, - "url-parse": { - "version": "1.5.10", - "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.10.tgz", - "integrity": "sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==", - "devOptional": true, - "requires": { - "querystringify": "^2.1.1", - "requires-port": "^1.0.0" - } - }, "url-parse-lax": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-3.0.0.tgz", @@ -25875,9 +26224,9 @@ "integrity": "sha512-jOWVmzVceKlVVdwjNSenT4PbGghU0SBIizAev8ofZVgivk/TVHXSbNL8LP6M3spZvkR9/QolkyJavGSX5Cs0UA==" }, "validate-npm-package-name": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-5.0.0.tgz", - "integrity": "sha512-YuKoXDAhBYxY7SfOKxHBDoSyENFeW5VvIIQp2TGQuit8gpK6MnWaQelBKxso72DoxTZfZdcP3W90LqpSkgPzLQ==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-4.0.0.tgz", + "integrity": "sha512-mzR0L8ZDktZjpX4OB46KT+56MAhl4EIazWP/+G/HPGuvfdaqg4YsCdtOm6U9+LOFyYDoh4dpnpxZRB9MQQns5Q==", "requires": { "builtins": "^5.0.0" } @@ -25887,10 +26236,47 @@ "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz", "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==" }, + "verror": { + "version": "1.10.0", + "resolved": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz", + "integrity": "sha512-ZZKSmDAEFOijERBLkmYfJ+vmk3w+7hOLYDNkRCuRuMJGEmqYNCNLyBBFwWKVMhfwaEF3WOd0Zlw86U/WC/+nYw==", + "requires": { + "assert-plus": "^1.0.0", + "core-util-is": "1.0.2", + "extsprintf": "^1.2.0" + } + }, + "vm2": { + "version": "3.9.10", + "resolved": "https://registry.npmjs.org/vm2/-/vm2-3.9.10.tgz", + "integrity": "sha512-AuECTSvwu2OHLAZYhG716YzwodKCIJxB6u1zG7PgSQwIgAlEaoXH52bxdcvT8GkGjnYK7r7yWDW0m0sOsPuBjQ==", + "optional": true, + "requires": { + "acorn": "^8.7.0", + "acorn-walk": "^8.2.0" + }, + "dependencies": { + "acorn": { + "version": "8.8.0", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.0.tgz", + "integrity": "sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==", + "optional": true + } + } + }, + "w3c-hr-time": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz", + "integrity": "sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==", + "devOptional": true, + "requires": { + "browser-process-hrtime": "^1.0.0" + } + }, "w3c-xmlserializer": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-4.0.0.tgz", - "integrity": "sha512-d+BFHzbiCx6zGfz0HyQ6Rg69w9k19nviJspaj4yNscGjrHu94sVP+aRm75yEbCh+r2/yR+7q6hux9LVtbuTGBw==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-3.0.0.tgz", + "integrity": "sha512-3WFqGEgSXIyGhOmAFtlicJNMjEps8b1MG31NCA0/vOF9+nKMUW1ckhi9cnNHmf88Rzw5V+dwIwsm2C7X8k9aQg==", "devOptional": true, "requires": { "xml-name-validator": "^4.0.0" @@ -26175,39 +26561,6 @@ } } }, - "wrap-ansi-cjs": { - "version": "npm:wrap-ansi@7.0.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", - "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", - "requires": { - "ansi-styles": "^4.0.0", - "string-width": "^4.1.0", - "strip-ansi": "^6.0.0" - }, - "dependencies": { - "ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "requires": { - "color-convert": "^2.0.1" - } - }, - "color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "requires": { - "color-name": "~1.1.4" - } - }, - "color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" - } - } - }, "wrappy": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", @@ -26225,9 +26578,9 @@ } }, "ws": { - "version": "8.14.2", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.14.2.tgz", - "integrity": "sha512-wEBG1ftX4jcglPxgFCMJmZ2PLtSbJ2Peg6TmpJFTbe9GZYOQCDPdMYu/Tm0/bGZkw8paZnJY45J4K2PZrLYq8g==", + "version": "8.8.1", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.8.1.tgz", + "integrity": "sha512-bGy2JzvzkPowEJV++hF07hAD6niYSr0JzBNo/J29WsB57A2r7Wlc1UFcTR9IzrPvuNVO4B8LGqF8qcpsVOhJCA==", "devOptional": true, "requires": {} }, @@ -26248,6 +26601,12 @@ "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==", "devOptional": true }, + "xregexp": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/xregexp/-/xregexp-2.0.0.tgz", + "integrity": "sha512-xl/50/Cf32VsGq/1R8jJE5ajH1yMCQkpmoS10QbFZWl2Oor4H0Me64Pu2yxvsRWK3m6soJbmGfzSR7BYmDcWAA==", + "optional": true + }, "y18n": { "version": "5.0.8", "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", diff --git a/package.json b/package.json --- a/package.json +++ b/package.json @@ -17,32 +17,32 @@ "author": "", "license": "ISC", "dependencies": { - "@babel/core": "^7.22.20", - "@hotwired/turbo": "^7.3.0", + "@babel/core": "^7.12.10", + "@hotwired/turbo": "^7.1.0", "@koa/router": "^10.1.1", "@sealcode/sealgen": "^0.8.39", - "@sealcode/ts-predicates": "^0.4.3", - "@types/kill-port": "^2.0.1", - "hint": "^7.1.10", - "locreq": "^2.1.0", - "multiple-scripts-tmux": "^1.1.2", - "nodemon": "^2.0.22", + "@sealcode/ts-predicates": "^0.4.0", + "@types/kill-port": "^2.0.0", + "hint": "^7.0.1", + "locreq": "^2.0.2", + "multiple-scripts-tmux": "^1.0.4", + "nodemon": "^2.0.7", "sealious": "^0.17.21", "stimulus": "^2.0.0", "tempstream": "^0.0.21" }, "devDependencies": { "@hint/connector-jsdom": "^4.1.20", - "@hint/formatter-codeframe": "^3.1.35", - "@hint/hint-doctype": "^3.3.26", - "@hint/hint-no-broken-links": "^4.2.26", + "@hint/formatter-codeframe": "^3.1.29", + "@hint/hint-doctype": "^3.3.19", + "@hint/hint-no-broken-links": "^4.2.19", "@istanbuljs/nyc-config-typescript": "^1.0.2", "@sealcode/ansi-html-stream": "^1.0.1", "@types/koa__router": "^8.0.4", "@types/mocha": "^9.1.0", - "@types/tedious": "^4.0.12", - "@typescript-eslint/eslint-plugin": "^5.62.0", - "@typescript-eslint/parser": "^5.62.0", + "@types/tedious": "^4.0.7", + "@typescript-eslint/eslint-plugin": "^5.10.0", + "@typescript-eslint/parser": "^5.10.2", "axios": "^0.24.0", "eslint": "^7.19.0", "eslint-config-prettier": "^7.2.0", @@ -52,7 +52,7 @@ "mocha": "^8.4.0", "mri": "^1.1.6", "nyc": "^15.1.0", - "prettier": "^2.8.8", + "prettier": "^2.2.1", "ts-loader": "^8.0.14", "ts-node": "^10.4.0", "typescript": "^4.1.3"