From f4d995be4c282a0409eabd82b5909d4fe87a86a0 Mon Sep 17 00:00:00 2001 From: Danny Avila <110412045+danny-avila@users.noreply.github.com> Date: Thu, 18 May 2023 15:32:03 -0400 Subject: [PATCH] chore: dependabot updates (#319) --- package-lock.json | 358 +++++++++++++++++++--------------------------- 1 file changed, 145 insertions(+), 213 deletions(-) diff --git a/package-lock.json b/package-lock.json index d73ce0f260..82a4692301 100644 --- a/package-lock.json +++ b/package-lock.json @@ -54,7 +54,7 @@ "googleapis": "^118.0.0", "handlebars": "^4.7.7", "html": "^1.0.0", - "joi": "^14.3.1", + "joi": "^17.9.2", "jsonwebtoken": "^9.0.0", "keyv": "^4.5.2", "keyv-file": "^0.2.0", @@ -104,14 +104,14 @@ "@types/react-dom": "^18.0.11", "@zattoo/use-double-click": "1.2.0", "axios": "^1.3.4", - "class-variance-authority": "^0.4.0", + "class-variance-authority": "^0.6.0", "clsx": "^1.2.1", "copy-to-clipboard": "^3.3.3", "crypto-browserify": "^3.12.0", "downloadjs": "^1.4.7", "esbuild": "0.17.15", "export-from-json": "^1.7.2", - "filenamify": "^5.1.1", + "filenamify": "^6.0.0", "html2canvas": "^1.4.1", "lodash": "^4.17.21", "lucide-react": "^0.113.0", @@ -163,11 +163,11 @@ "postcss": "^8.4.21", "postcss-loader": "^7.1.0", "postcss-preset-env": "^8.2.0", - "source-map-loader": "^1.1.3", + "source-map-loader": "^4.0.1", "style-loader": "^3.3.1", "tailwindcss": "^3.2.6", "ts-loader": "^9.4.2", - "typescript": "^4.9.5", + "typescript": "^5.0.4", "vite": "^4.2.1", "vite-plugin-html": "^3.2.0" } @@ -177,6 +177,19 @@ "dev": true, "license": "MIT" }, + "client/node_modules/typescript": { + "version": "5.0.4", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.0.4.tgz", + "integrity": "sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==", + "dev": true, + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver" + }, + "engines": { + "node": ">=12.20" + } + }, "node_modules/@alloc/quick-lru": { "version": "5.2.0", "license": "MIT", @@ -3677,6 +3690,19 @@ "react": ">=16.3" } }, + "node_modules/@hapi/hoek": { + "version": "9.3.0", + "resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.3.0.tgz", + "integrity": "sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==" + }, + "node_modules/@hapi/topo": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/@hapi/topo/-/topo-5.1.0.tgz", + "integrity": "sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==", + "dependencies": { + "@hapi/hoek": "^9.0.0" + } + }, "node_modules/@headlessui/react": { "version": "1.7.14", "license": "MIT", @@ -4615,6 +4641,24 @@ "node": ">= 8.0.0" } }, + "node_modules/@sideway/address": { + "version": "4.1.4", + "resolved": "https://registry.npmjs.org/@sideway/address/-/address-4.1.4.tgz", + "integrity": "sha512-7vwq+rOHVWjyXxVlR76Agnvhy8I9rpzjosTESvmhNeXOXdZZB15Fl+TI9x1SiHZH5Jv2wTGduSxFDIaq0m3DUw==", + "dependencies": { + "@hapi/hoek": "^9.0.0" + } + }, + "node_modules/@sideway/formula": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/@sideway/formula/-/formula-3.0.1.tgz", + "integrity": "sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg==" + }, + "node_modules/@sideway/pinpoint": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@sideway/pinpoint/-/pinpoint-2.0.0.tgz", + "integrity": "sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==" + }, "node_modules/@sinclair/typebox": { "version": "0.25.24", "dev": true, @@ -5559,6 +5603,7 @@ "version": "3.5.2", "dev": true, "license": "MIT", + "peer": true, "peerDependencies": { "ajv": "^6.9.1" } @@ -6180,14 +6225,6 @@ "version": "2.4.3", "license": "MIT" }, - "node_modules/big.js": { - "version": "5.2.2", - "dev": true, - "license": "MIT", - "engines": { - "node": "*" - } - }, "node_modules/bignumber.js": { "version": "9.1.1", "resolved": "https://registry.npmjs.org/bignumber.js/-/bignumber.js-9.1.1.tgz", @@ -6718,12 +6755,17 @@ } }, "node_modules/class-variance-authority": { - "version": "0.4.0", + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/class-variance-authority/-/class-variance-authority-0.6.0.tgz", + "integrity": "sha512-qdRDgfjx3GRb9fpwpSvn+YaidnT7IUJNe4wt5/SWwM+PmUwJUhQRk/8zAyNro0PmVfmen2635UboTjIBXXxy5A==", + "dependencies": { + "clsx": "1.2.1" + }, "funding": { "url": "https://joebell.co.uk" }, "peerDependencies": { - "typescript": ">= 4.5.5 < 5" + "typescript": ">= 4.5.5 < 6" }, "peerDependenciesMeta": { "typescript": { @@ -7758,14 +7800,6 @@ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==" }, - "node_modules/emojis-list": { - "version": "3.0.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 4" - } - }, "node_modules/encodeurl": { "version": "1.0.2", "license": "MIT", @@ -8879,15 +8913,14 @@ } }, "node_modules/filenamify": { - "version": "5.1.1", - "license": "MIT", + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/filenamify/-/filenamify-6.0.0.tgz", + "integrity": "sha512-vqIlNogKeyD3yzrm0yhRMQg8hOVwYcYRfjEoODd49iCprMn4HL85gK3HcykQE53EPIpX3HcAbGA5ELQv216dAQ==", "dependencies": { - "filename-reserved-regex": "^3.0.0", - "strip-outer": "^2.0.0", - "trim-repeated": "^2.0.0" + "filename-reserved-regex": "^3.0.0" }, "engines": { - "node": ">=12.20" + "node": ">=16" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" @@ -9860,10 +9893,6 @@ "minimalistic-crypto-utils": "^1.0.1" } }, - "node_modules/hoek": { - "version": "6.1.3", - "license": "BSD-3-Clause" - }, "node_modules/html": { "version": "1.0.0", "license": "BSD", @@ -10725,16 +10754,6 @@ "version": "1.0.0", "license": "MIT" }, - "node_modules/isemail": { - "version": "3.2.0", - "license": "BSD-3-Clause", - "dependencies": { - "punycode": "2.x.x" - }, - "engines": { - "node": ">=4.0.0" - } - }, "node_modules/isexe": { "version": "2.0.0", "license": "ISC" @@ -11223,12 +11242,15 @@ } }, "node_modules/joi": { - "version": "14.3.1", - "license": "BSD-3-Clause", + "version": "17.9.2", + "resolved": "https://registry.npmjs.org/joi/-/joi-17.9.2.tgz", + "integrity": "sha512-Itk/r+V4Dx0V3c7RLFdRh12IOjySm2/WGPMubBT92cQvRfYZhPM2W0hZlctjj72iES8jsRCwp7S/cRmWBnJ4nw==", "dependencies": { - "hoek": "6.x.x", - "isemail": "3.x.x", - "topo": "3.x.x" + "@hapi/hoek": "^9.0.0", + "@hapi/topo": "^5.0.0", + "@sideway/address": "^4.1.3", + "@sideway/formula": "^3.0.1", + "@sideway/pinpoint": "^2.0.0" } }, "node_modules/js-sdsl": { @@ -11796,19 +11818,6 @@ "node": ">=6.11.5" } }, - "node_modules/loader-utils": { - "version": "2.0.4", - "dev": true, - "license": "MIT", - "dependencies": { - "big.js": "^5.2.2", - "emojis-list": "^3.0.0", - "json5": "^2.1.2" - }, - "engines": { - "node": ">=8.9.0" - } - }, "node_modules/locate-path": { "version": "6.0.0", "license": "MIT", @@ -16413,43 +16422,24 @@ } }, "node_modules/source-map-loader": { - "version": "1.1.3", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/source-map-loader/-/source-map-loader-4.0.1.tgz", + "integrity": "sha512-oqXpzDIByKONVY8g1NUPOTQhe0UTU5bWUl32GSkqK2LjJj0HmwTMVKxcUip0RgAYhY1mqgOxjbQM48a0mmeNfA==", "dev": true, - "license": "MIT", "dependencies": { - "abab": "^2.0.5", - "iconv-lite": "^0.6.2", - "loader-utils": "^2.0.0", - "schema-utils": "^3.0.0", - "source-map": "^0.6.1", - "whatwg-mimetype": "^2.3.0" + "abab": "^2.0.6", + "iconv-lite": "^0.6.3", + "source-map-js": "^1.0.2" }, "engines": { - "node": ">= 10.13.0" + "node": ">= 14.15.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/webpack" }, "peerDependencies": { - "webpack": "^4.0.0 || ^5.0.0" - } - }, - "node_modules/source-map-loader/node_modules/schema-utils": { - "version": "3.1.2", - "dev": true, - "license": "MIT", - "dependencies": { - "@types/json-schema": "^7.0.8", - "ajv": "^6.12.5", - "ajv-keywords": "^3.5.2" - }, - "engines": { - "node": ">= 10.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" + "webpack": "^5.72.1" } }, "node_modules/source-map-support": { @@ -16686,16 +16676,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/strip-outer": { - "version": "2.0.0", - "license": "MIT", - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, "node_modules/strnum": { "version": "1.0.5", "license": "MIT", @@ -17047,13 +17027,6 @@ "node": ">=0.6" } }, - "node_modules/topo": { - "version": "3.0.3", - "license": "BSD-3-Clause", - "dependencies": { - "hoek": "6.x.x" - } - }, "node_modules/touch": { "version": "3.1.0", "dev": true, @@ -17094,26 +17067,6 @@ "url": "https://github.com/sponsors/wooorm" } }, - "node_modules/trim-repeated": { - "version": "2.0.0", - "license": "MIT", - "dependencies": { - "escape-string-regexp": "^5.0.0" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/trim-repeated/node_modules/escape-string-regexp": { - "version": "5.0.0", - "license": "MIT", - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, "node_modules/trough": { "version": "2.1.0", "license": "MIT", @@ -18058,11 +18011,6 @@ "url": "https://opencollective.com/webpack" } }, - "node_modules/whatwg-mimetype": { - "version": "2.3.0", - "dev": true, - "license": "MIT" - }, "node_modules/whatwg-url": { "version": "11.0.0", "license": "MIT", @@ -20596,6 +20544,19 @@ "prop-types": "^15.8.1" } }, + "@hapi/hoek": { + "version": "9.3.0", + "resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.3.0.tgz", + "integrity": "sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==" + }, + "@hapi/topo": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/@hapi/topo/-/topo-5.1.0.tgz", + "integrity": "sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==", + "requires": { + "@hapi/hoek": "^9.0.0" + } + }, "@headlessui/react": { "version": "1.7.14", "requires": { @@ -21247,6 +21208,24 @@ "picomatch": "^2.2.2" } }, + "@sideway/address": { + "version": "4.1.4", + "resolved": "https://registry.npmjs.org/@sideway/address/-/address-4.1.4.tgz", + "integrity": "sha512-7vwq+rOHVWjyXxVlR76Agnvhy8I9rpzjosTESvmhNeXOXdZZB15Fl+TI9x1SiHZH5Jv2wTGduSxFDIaq0m3DUw==", + "requires": { + "@hapi/hoek": "^9.0.0" + } + }, + "@sideway/formula": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/@sideway/formula/-/formula-3.0.1.tgz", + "integrity": "sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg==" + }, + "@sideway/pinpoint": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@sideway/pinpoint/-/pinpoint-2.0.0.tgz", + "integrity": "sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==" + }, "@sinclair/typebox": { "version": "0.25.24", "dev": true @@ -21912,6 +21891,7 @@ "ajv-keywords": { "version": "3.5.2", "dev": true, + "peer": true, "requires": {} }, "ansi-align": { @@ -22333,10 +22313,6 @@ "bcryptjs": { "version": "2.4.3" }, - "big.js": { - "version": "5.2.2", - "dev": true - }, "bignumber.js": { "version": "9.1.1", "resolved": "https://registry.npmjs.org/bignumber.js/-/bignumber.js-9.1.1.tgz", @@ -22645,7 +22621,7 @@ "googleapis": "^118.0.0", "handlebars": "^4.7.7", "html": "^1.0.0", - "joi": "^14.3.1", + "joi": "^17.9.2", "jsonwebtoken": "^9.0.0", "keyv": "^4.5.2", "keyv-file": "^0.2.0", @@ -22705,7 +22681,7 @@ "babel-loader": "^9.1.2", "babel-plugin-root-import": "^6.6.0", "babel-preset-react": "^6.24.1", - "class-variance-authority": "^0.4.0", + "class-variance-authority": "^0.6.0", "clsx": "^1.2.1", "copy-to-clipboard": "^3.3.3", "crypto-browserify": "^3.12.0", @@ -22713,7 +22689,7 @@ "downloadjs": "^1.4.7", "esbuild": "0.17.15", "export-from-json": "^1.7.2", - "filenamify": "^5.1.1", + "filenamify": "^6.0.0", "html2canvas": "^1.4.1", "lodash": "^4.17.21", "lucide-react": "^0.113.0", @@ -22739,14 +22715,14 @@ "remark-gfm": "^3.0.1", "remark-math": "^5.1.1", "remark-supersub": "^1.0.0", - "source-map-loader": "^1.1.3", + "source-map-loader": "^4.0.1", "style-loader": "^3.3.1", "tailwind-merge": "^1.9.1", "tailwindcss": "^3.2.6", "tailwindcss-animate": "^1.0.5", "tailwindcss-radix": "^2.8.0", "ts-loader": "^9.4.2", - "typescript": "^4.9.5", + "typescript": "^5.0.4", "url": "^0.11.0", "uuidv4": "^6.2.13", "vite": "^4.2.1", @@ -22756,6 +22732,12 @@ "@types/node": { "version": "18.16.8", "dev": true + }, + "typescript": { + "version": "5.0.4", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.0.4.tgz", + "integrity": "sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==", + "dev": true } } }, @@ -22792,8 +22774,12 @@ } }, "class-variance-authority": { - "version": "0.4.0", - "requires": {} + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/class-variance-authority/-/class-variance-authority-0.6.0.tgz", + "integrity": "sha512-qdRDgfjx3GRb9fpwpSvn+YaidnT7IUJNe4wt5/SWwM+PmUwJUhQRk/8zAyNro0PmVfmen2635UboTjIBXXxy5A==", + "requires": { + "clsx": "1.2.1" + } }, "classnames": { "version": "2.3.2" @@ -23466,10 +23452,6 @@ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==" }, - "emojis-list": { - "version": "3.0.0", - "dev": true - }, "encodeurl": { "version": "1.0.2" }, @@ -24243,11 +24225,11 @@ "version": "3.0.0" }, "filenamify": { - "version": "5.1.1", + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/filenamify/-/filenamify-6.0.0.tgz", + "integrity": "sha512-vqIlNogKeyD3yzrm0yhRMQg8hOVwYcYRfjEoODd49iCprMn4HL85gK3HcykQE53EPIpX3HcAbGA5ELQv216dAQ==", "requires": { - "filename-reserved-regex": "^3.0.0", - "strip-outer": "^2.0.0", - "trim-repeated": "^2.0.0" + "filename-reserved-regex": "^3.0.0" } }, "fill-range": { @@ -24890,9 +24872,6 @@ "minimalistic-crypto-utils": "^1.0.1" } }, - "hoek": { - "version": "6.1.3" - }, "html": { "version": "1.0.0", "requires": { @@ -25391,12 +25370,6 @@ "isarray": { "version": "1.0.0" }, - "isemail": { - "version": "3.2.0", - "requires": { - "punycode": "2.x.x" - } - }, "isexe": { "version": "2.0.0" }, @@ -25712,11 +25685,15 @@ "version": "1.18.2" }, "joi": { - "version": "14.3.1", + "version": "17.9.2", + "resolved": "https://registry.npmjs.org/joi/-/joi-17.9.2.tgz", + "integrity": "sha512-Itk/r+V4Dx0V3c7RLFdRh12IOjySm2/WGPMubBT92cQvRfYZhPM2W0hZlctjj72iES8jsRCwp7S/cRmWBnJ4nw==", "requires": { - "hoek": "6.x.x", - "isemail": "3.x.x", - "topo": "3.x.x" + "@hapi/hoek": "^9.0.0", + "@hapi/topo": "^5.0.0", + "@sideway/address": "^4.1.3", + "@sideway/formula": "^3.0.1", + "@sideway/pinpoint": "^2.0.0" } }, "js-sdsl": { @@ -26093,15 +26070,6 @@ "dev": true, "peer": true }, - "loader-utils": { - "version": "2.0.4", - "dev": true, - "requires": { - "big.js": "^5.2.2", - "emojis-list": "^3.0.0", - "json5": "^2.1.2" - } - }, "locate-path": { "version": "6.0.0", "requires": { @@ -28807,26 +28775,14 @@ "version": "1.0.2" }, "source-map-loader": { - "version": "1.1.3", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/source-map-loader/-/source-map-loader-4.0.1.tgz", + "integrity": "sha512-oqXpzDIByKONVY8g1NUPOTQhe0UTU5bWUl32GSkqK2LjJj0HmwTMVKxcUip0RgAYhY1mqgOxjbQM48a0mmeNfA==", "dev": true, "requires": { - "abab": "^2.0.5", - "iconv-lite": "^0.6.2", - "loader-utils": "^2.0.0", - "schema-utils": "^3.0.0", - "source-map": "^0.6.1", - "whatwg-mimetype": "^2.3.0" - }, - "dependencies": { - "schema-utils": { - "version": "3.1.2", - "dev": true, - "requires": { - "@types/json-schema": "^7.0.8", - "ajv": "^6.12.5", - "ajv-keywords": "^3.5.2" - } - } + "abab": "^2.0.6", + "iconv-lite": "^0.6.3", + "source-map-js": "^1.0.2" } }, "source-map-support": { @@ -28976,9 +28932,6 @@ "strip-json-comments": { "version": "3.1.1" }, - "strip-outer": { - "version": "2.0.0" - }, "strnum": { "version": "1.0.5", "optional": true @@ -29203,12 +29156,6 @@ "toidentifier": { "version": "1.0.1" }, - "topo": { - "version": "3.0.3", - "requires": { - "hoek": "6.x.x" - } - }, "touch": { "version": "3.1.0", "dev": true, @@ -29234,17 +29181,6 @@ "trim-lines": { "version": "3.0.1" }, - "trim-repeated": { - "version": "2.0.0", - "requires": { - "escape-string-regexp": "^5.0.0" - }, - "dependencies": { - "escape-string-regexp": { - "version": "5.0.0" - } - } - }, "trough": { "version": "2.1.0" }, @@ -29795,10 +29731,6 @@ "dev": true, "peer": true }, - "whatwg-mimetype": { - "version": "2.3.0", - "dev": true - }, "whatwg-url": { "version": "11.0.0", "requires": {