diff --git a/package-lock.json b/package-lock.json index e204c27..a34a03c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7499,14 +7499,6 @@ } } }, - "filter-invalid-dom-props": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/filter-invalid-dom-props/-/filter-invalid-dom-props-2.0.0.tgz", - "integrity": "sha1-Un8UlMs8Tygqc8Q4BBU+uAxC3Cw=", - "requires": { - "html-attributes": "1.1.0" - } - }, "finalhandler": { "version": "1.1.2", "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.2.tgz", @@ -9892,11 +9884,6 @@ "resolved": "https://registry.npmjs.org/hsla-regex/-/hsla-regex-1.0.0.tgz", "integrity": "sha1-wc56MWjIxmFAM6S194d/OyJfnDg=" }, - "html-attributes": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/html-attributes/-/html-attributes-1.1.0.tgz", - "integrity": "sha1-ggJ6T6x6YHDqbBjMOIauoY1t6gk=" - }, "html-comment-regex": { "version": "1.1.2", "resolved": "https://registry.npmjs.org/html-comment-regex/-/html-comment-regex-1.1.2.tgz", @@ -10586,11 +10573,6 @@ "side-channel": "^1.0.2" } }, - "intersection-observer": { - "version": "0.11.0", - "resolved": "https://registry.npmjs.org/intersection-observer/-/intersection-observer-0.11.0.tgz", - "integrity": "sha512-KZArj2QVnmdud9zTpKf279m2bbGfG+4/kn16UU0NL3pTVl52ZHiJ9IRNSsnn6jaHrL9EGLFM5eWjTx2fz/+zoQ==" - }, "into-stream": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/into-stream/-/into-stream-3.1.0.tgz", @@ -11489,9 +11471,9 @@ "integrity": "sha512-Jsmr89RcXGIwivFY21FcRrisYZfvLMTWx5kOLc+JTxtpBOG6xML0vzbc6SEQG2FO9/4Fc3wW4LVcB5DmGflaRw==" }, "loader-utils": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-1.4.0.tgz", - "integrity": "sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA==", + "version": "1.4.2", + "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-1.4.2.tgz", + "integrity": "sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg==", "requires": { "big.js": "^5.2.2", "emojis-list": "^3.0.0", @@ -16034,15 +16016,6 @@ "jsonify": "~0.0.0" } }, - "short-uuid": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/short-uuid/-/short-uuid-3.1.1.tgz", - "integrity": "sha512-7dI69xtJYpTIbg44R6JSgrbDtZFuZ9vAwwmnF/L0PinykbFrhQ7V8omKsQcVw1TP0nYJ7uQp1PN6/aVMkzQFGQ==", - "requires": { - "any-base": "^1.1.0", - "uuid": "^3.3.2" - } - }, "side-channel": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.2.tgz", @@ -16468,14 +16441,6 @@ } } }, - "sort-media-queries": { - "version": "0.2.2", - "resolved": "https://registry.npmjs.org/sort-media-queries/-/sort-media-queries-0.2.2.tgz", - "integrity": "sha1-/d/B5w1mJ1kJG2ojd29EiGg9yh4=", - "requires": { - "xtend": "^4.0.0" - } - }, "source-list-map": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/source-list-map/-/source-list-map-2.0.1.tgz",