diff --git a/package-lock.json b/package-lock.json index 5b5d469..ea99fee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2135,7 +2135,7 @@ }, "cacache": { "version": "11.3.3", - "resolved": "http://localhost:4873/cacache/-/cacache-11.3.3.tgz", + "resolved": "https://registry.npmjs.org/cacache/-/cacache-11.3.3.tgz", "integrity": "sha512-p8WcneCytvzPxhDvYp31PD039vi77I12W+/KfR9S8AZbaiARFBCpsPJS+9uhWfeBfeAtW7o/4vt3MUqLkbY6nA==", "requires": { "bluebird": "^3.5.5", @@ -2156,7 +2156,7 @@ "dependencies": { "lru-cache": { "version": "5.1.1", - "resolved": "http://localhost:4873/lru-cache/-/lru-cache-5.1.1.tgz", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz", "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", "requires": { "yallist": "^3.0.2" @@ -2164,12 +2164,12 @@ }, "y18n": { "version": "4.0.0", - "resolved": "http://localhost:4873/y18n/-/y18n-4.0.0.tgz", + "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz", "integrity": "sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==" }, "yallist": { "version": "3.0.3", - "resolved": "http://localhost:4873/yallist/-/yallist-3.0.3.tgz", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.0.3.tgz", "integrity": "sha512-S+Zk8DEWE6oKpV+vI3qWkaK+jSbIK86pCwe2IF/xwIpQ8jEuxpw9NyaGjmp9+BoJv5FV2piqCDcoCtStppiq2A==" } } @@ -2354,9 +2354,9 @@ } }, "chownr": { - "version": "1.1.1", - "resolved": "http://localhost:4873/chownr/-/chownr-1.1.1.tgz", - "integrity": "sha512-j38EvO5+LHX84jlo6h4UzmOwi0UgW61WRyPtJz4qaadK5eY3BTS5TY/S1Stc3Uk2lIM6TPevAlULiEJwie860g==" + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.2.tgz", + "integrity": "sha512-GkfeAQh+QNy3wquu9oIZr6SS5x7wGdSgNQvD10X3r+AZr1Oys22HW8kAmDMvNg2+Dm0TeGaEuO8gFwdBXxwO8A==" }, "chrome-trace-event": { "version": "1.0.2", @@ -2678,7 +2678,7 @@ }, "copy-concurrently": { "version": "1.0.5", - "resolved": "http://localhost:4873/copy-concurrently/-/copy-concurrently-1.0.5.tgz", + "resolved": "https://registry.npmjs.org/copy-concurrently/-/copy-concurrently-1.0.5.tgz", "integrity": "sha512-f2domd9fsVDFtaFcbaRZuYXwtdmnzqbADSwhSWYxYB/Q8zsdUUFMXVRwXGDMWmbEzAn1kdRrtI1T/KTFOL4X2A==", "requires": { "aproba": "^1.1.1", @@ -3219,7 +3219,7 @@ }, "cyclist": { "version": "0.2.2", - "resolved": "http://localhost:4873/cyclist/-/cyclist-0.2.2.tgz", + "resolved": "https://registry.npmjs.org/cyclist/-/cyclist-0.2.2.tgz", "integrity": "sha1-GzN5LhHpFKL9bW7WRHRkRE5fpkA=" }, "dashdash": { @@ -3592,7 +3592,7 @@ }, "duplexify": { "version": "3.7.1", - "resolved": "http://localhost:4873/duplexify/-/duplexify-3.7.1.tgz", + "resolved": "https://registry.npmjs.org/duplexify/-/duplexify-3.7.1.tgz", "integrity": "sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g==", "requires": { "end-of-stream": "^1.0.0", @@ -4386,7 +4386,7 @@ }, "figgy-pudding": { "version": "3.5.1", - "resolved": "http://localhost:4873/figgy-pudding/-/figgy-pudding-3.5.1.tgz", + "resolved": "https://registry.npmjs.org/figgy-pudding/-/figgy-pudding-3.5.1.tgz", "integrity": "sha512-vNKxJHTEKNThjfrdJwHc7brvM6eVevuO5nTj6ez8ZQ1qbXTvGthucRF7S4vf2cr71QVnT70V34v0S1DyQsti0w==" }, "figures": { @@ -4532,7 +4532,7 @@ }, "flush-write-stream": { "version": "1.1.1", - "resolved": "http://localhost:4873/flush-write-stream/-/flush-write-stream-1.1.1.tgz", + "resolved": "https://registry.npmjs.org/flush-write-stream/-/flush-write-stream-1.1.1.tgz", "integrity": "sha512-3Z4XhFZ3992uIq0XOqb9AreonueSYphE6oYbpt5+3u06JWklbsPkNv3ZKkP9Bz/r+1MWCaMoSQ28P85+1Yc77w==", "requires": { "inherits": "^2.0.3", @@ -4625,7 +4625,7 @@ }, "from2": { "version": "2.3.0", - "resolved": "http://localhost:4873/from2/-/from2-2.3.0.tgz", + "resolved": "https://registry.npmjs.org/from2/-/from2-2.3.0.tgz", "integrity": "sha1-i/tVAr3kpNNs/e6gB/zKIdfjgq8=", "requires": { "inherits": "^2.0.1", @@ -4640,7 +4640,7 @@ }, "fs-write-stream-atomic": { "version": "1.0.10", - "resolved": "http://localhost:4873/fs-write-stream-atomic/-/fs-write-stream-atomic-1.0.10.tgz", + "resolved": "https://registry.npmjs.org/fs-write-stream-atomic/-/fs-write-stream-atomic-1.0.10.tgz", "integrity": "sha1-tH31NJPvkR33VzHnCp3tAYnbQMk=", "requires": { "graceful-fs": "^4.1.2", @@ -5747,7 +5747,7 @@ }, "iferr": { "version": "0.1.5", - "resolved": "http://localhost:4873/iferr/-/iferr-0.1.5.tgz", + "resolved": "https://registry.npmjs.org/iferr/-/iferr-0.1.5.tgz", "integrity": "sha1-xg7taebY/bazEEofy8ocGS3FtQE=" }, "ignore": { @@ -6797,7 +6797,7 @@ }, "mississippi": { "version": "3.0.0", - "resolved": "http://localhost:4873/mississippi/-/mississippi-3.0.0.tgz", + "resolved": "https://registry.npmjs.org/mississippi/-/mississippi-3.0.0.tgz", "integrity": "sha512-x471SsVjUtBRtcvd4BzKE9kFC+/2TeWgKCgw0bZcw1b9l2X3QX5vCWgF+KaZaYm87Ss//rHnWryupDrgLvmSkA==", "requires": { "concat-stream": "^1.5.0", @@ -6864,7 +6864,7 @@ }, "move-concurrently": { "version": "1.0.1", - "resolved": "http://localhost:4873/move-concurrently/-/move-concurrently-1.0.1.tgz", + "resolved": "https://registry.npmjs.org/move-concurrently/-/move-concurrently-1.0.1.tgz", "integrity": "sha1-viwAX9oy4LKa8fBdfEszIUxwH5I=", "requires": { "aproba": "^1.1.1", @@ -7421,7 +7421,7 @@ }, "parallel-transform": { "version": "1.1.0", - "resolved": "http://localhost:4873/parallel-transform/-/parallel-transform-1.1.0.tgz", + "resolved": "https://registry.npmjs.org/parallel-transform/-/parallel-transform-1.1.0.tgz", "integrity": "sha1-1BDwZbBdojCB/NEPKIVMKb2jOwY=", "requires": { "cyclist": "~0.2.2", @@ -10080,7 +10080,7 @@ }, "promise-inflight": { "version": "1.0.1", - "resolved": "http://localhost:4873/promise-inflight/-/promise-inflight-1.0.1.tgz", + "resolved": "https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz", "integrity": "sha1-mEcocL8igTL8vdhoEputEsPAKeM=" }, "prop-types": { @@ -10141,7 +10141,7 @@ }, "pumpify": { "version": "1.5.1", - "resolved": "http://localhost:4873/pumpify/-/pumpify-1.5.1.tgz", + "resolved": "https://registry.npmjs.org/pumpify/-/pumpify-1.5.1.tgz", "integrity": "sha512-oClZI37HvuUJJxSKKrC17bZ9Cu0ZYhEAGPsPUy9KlMUmv9dKX2o77RUmq7f3XjIxbwyGwYzbzQ1L2Ks8sIradQ==", "requires": { "duplexify": "^3.6.0", @@ -10151,7 +10151,7 @@ "dependencies": { "pump": { "version": "2.0.1", - "resolved": "http://localhost:4873/pump/-/pump-2.0.1.tgz", + "resolved": "https://registry.npmjs.org/pump/-/pump-2.0.1.tgz", "integrity": "sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==", "requires": { "end-of-stream": "^1.1.0", @@ -10837,7 +10837,7 @@ }, "run-queue": { "version": "1.0.3", - "resolved": "http://localhost:4873/run-queue/-/run-queue-1.0.3.tgz", + "resolved": "https://registry.npmjs.org/run-queue/-/run-queue-1.0.3.tgz", "integrity": "sha1-6Eg5bwV9Ij8kOGkkYY4laUFh7Ec=", "requires": { "aproba": "^1.1.1" @@ -11021,7 +11021,7 @@ }, "serialize-javascript": { "version": "1.7.0", - "resolved": "http://localhost:4873/serialize-javascript/-/serialize-javascript-1.7.0.tgz", + "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-1.7.0.tgz", "integrity": "sha512-ke8UG8ulpFOxO8f8gRYabHQe/ZntKlcig2Mp+8+URDP1D8vJZ0KUt7LYo07q25Z/+JVSgpr/cui9PIp5H6/+nA==" }, "serve-index": { @@ -11404,7 +11404,7 @@ }, "source-map-support": { "version": "0.5.12", - "resolved": "http://localhost:4873/source-map-support/-/source-map-support-0.5.12.tgz", + "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.12.tgz", "integrity": "sha512-4h2Pbvyy15EE02G+JOZpUCmqWJuqrs+sEkzewTm++BPi7Hvn/HwcqLAcNxYAyI0x13CpPPn+kMjl+hplXMHITQ==", "requires": { "buffer-from": "^1.0.0", @@ -11512,7 +11512,7 @@ }, "ssri": { "version": "6.0.1", - "resolved": "http://localhost:4873/ssri/-/ssri-6.0.1.tgz", + "resolved": "https://registry.npmjs.org/ssri/-/ssri-6.0.1.tgz", "integrity": "sha512-3Wge10hNcT1Kur4PDFwEieXSCMCJs/7WvSACcrMYrNp+b8kDL1/0wJch5Ni2WrtwEa2IO8OsVfeKIciKCDx/QA==", "requires": { "figgy-pudding": "^3.5.1" @@ -11566,7 +11566,7 @@ }, "stream-each": { "version": "1.2.3", - "resolved": "http://localhost:4873/stream-each/-/stream-each-1.2.3.tgz", + "resolved": "https://registry.npmjs.org/stream-each/-/stream-each-1.2.3.tgz", "integrity": "sha512-vlMC2f8I2u/bZGqkdfLQW/13Zihpej/7PmSiMQsbYddxuTsJp8vRe2x2FvVExZg7FaOds43ROAuFJwPR4MTZLw==", "requires": { "end-of-stream": "^1.1.0", @@ -11587,7 +11587,7 @@ }, "stream-shift": { "version": "1.0.0", - "resolved": "http://localhost:4873/stream-shift/-/stream-shift-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.0.tgz", "integrity": "sha1-1cdSgl5TZ+eG944Y5EXqIjoVWVI=" }, "string-width": { @@ -11842,7 +11842,7 @@ }, "terser": { "version": "3.17.0", - "resolved": "http://localhost:4873/terser/-/terser-3.17.0.tgz", + "resolved": "https://registry.npmjs.org/terser/-/terser-3.17.0.tgz", "integrity": "sha512-/FQzzPJmCpjAH9Xvk2paiWrFq+5M6aVOf+2KRbwhByISDX/EujxsK+BAvrhb6H+2rtrLCHK9N01wO014vrIwVQ==", "requires": { "commander": "^2.19.0", @@ -11852,24 +11852,25 @@ "dependencies": { "commander": { "version": "2.20.0", - "resolved": "http://localhost:4873/commander/-/commander-2.20.0.tgz", + "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.0.tgz", "integrity": "sha512-7j2y+40w61zy6YC2iRNpUe/NwhNyoXrYpHMrSunaMG64nRnaf96zO/KMQR4OyN/UnE5KLyEBnKHd4aG3rskjpQ==" } } }, "terser-webpack-plugin": { - "version": "1.2.1", - "resolved": "http://localhost:4873/terser-webpack-plugin/-/terser-webpack-plugin-1.2.1.tgz", - "integrity": "sha512-GGSt+gbT0oKcMDmPx4SRSfJPE1XaN3kQRWG4ghxKQw9cn5G9x6aCKSsgYdvyM0na9NJ4Drv0RG6jbBByZ5CMjw==", + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-1.2.4.tgz", + "integrity": "sha512-64IiILNQlACWZLzFlpzNaG0bpQ4ytaB7fwOsbpsdIV70AfLUmIGGeuKL0YV2WmtcrURjE2aOvHD4/lrFV3Rg+Q==", "requires": { - "cacache": "^11.0.2", + "cacache": "^11.3.2", "find-cache-dir": "^2.0.0", + "is-wsl": "^1.1.0", "schema-utils": "^1.0.0", - "serialize-javascript": "^1.4.0", + "serialize-javascript": "^1.7.0", "source-map": "^0.6.1", - "terser": "^3.8.1", - "webpack-sources": "^1.1.0", - "worker-farm": "^1.5.2" + "terser": "^3.17.0", + "webpack-sources": "^1.3.0", + "worker-farm": "^1.7.0" } }, "text-table": { @@ -11894,7 +11895,7 @@ }, "through2": { "version": "2.0.5", - "resolved": "http://localhost:4873/through2/-/through2-2.0.5.tgz", + "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", "requires": { "readable-stream": "~2.3.6", @@ -12205,7 +12206,7 @@ }, "unique-filename": { "version": "1.1.1", - "resolved": "http://localhost:4873/unique-filename/-/unique-filename-1.1.1.tgz", + "resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-1.1.1.tgz", "integrity": "sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ==", "requires": { "unique-slug": "^2.0.0" @@ -12213,7 +12214,7 @@ }, "unique-slug": { "version": "2.0.2", - "resolved": "http://localhost:4873/unique-slug/-/unique-slug-2.0.2.tgz", + "resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-2.0.2.tgz", "integrity": "sha512-zoWr9ObaxALD3DOPfjPSqxt4fnZiWblxHIgeWqW8x7UqDzEtHEQLzji2cuJYQFCU6KmoJikOYAZlrTHHebjx2w==", "requires": { "imurmurhash": "^0.1.4" @@ -12920,7 +12921,7 @@ }, "worker-farm": { "version": "1.7.0", - "resolved": "http://localhost:4873/worker-farm/-/worker-farm-1.7.0.tgz", + "resolved": "https://registry.npmjs.org/worker-farm/-/worker-farm-1.7.0.tgz", "integrity": "sha512-rvw3QTZc8lAxyVrqcSGVm5yP/IJ2UcB3U0graE3LCFoZ0Yn2x4EoVSqJKdB/T5M+FLcRPjz4TDacRf3OCfNUzw==", "requires": { "errno": "~0.1.7" diff --git a/package.json b/package.json index abfa99c..101b7f2 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "sass-loader": "7.1.0", "source-map-loader": "0.2.4", "style-loader": "0.23.1", - "terser-webpack-plugin": "1.2.1", + "terser-webpack-plugin": "1.2.4", "thread-loader": "2.1.2", "ts-loader": "5.3.3", "url-loader": "1.1.2",