diff --git a/package-lock.json b/package-lock.json index e939081..2184d3a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -491,9 +491,6 @@ "arm" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -508,9 +505,6 @@ "arm" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -525,9 +519,6 @@ "arm64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -542,9 +533,6 @@ "arm64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -559,9 +547,6 @@ "loong64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -576,9 +561,6 @@ "loong64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -593,9 +575,6 @@ "ppc64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -610,9 +589,6 @@ "ppc64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -627,9 +603,6 @@ "riscv64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -644,9 +617,6 @@ "riscv64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -661,9 +631,6 @@ "s390x" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -678,9 +645,6 @@ "x64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -695,9 +659,6 @@ "x64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -843,9 +804,9 @@ } }, "node_modules/@shgysk8zer0/polyfills": { - "version": "0.8.4", - "resolved": "https://registry.npmjs.org/@shgysk8zer0/polyfills/-/polyfills-0.8.4.tgz", - "integrity": "sha512-Fxanw2oYyTVbz9OUmwqV4EM1MWJ81hRfBJkY/Q2CLdk9IKsdFeFOP2wJ3PyrlmYM9vbPzBQrCkQ2KKHfHR6fZQ==", + "version": "0.8.6", + "resolved": "https://registry.npmjs.org/@shgysk8zer0/polyfills/-/polyfills-0.8.6.tgz", + "integrity": "sha512-3AT/Rb5bnn13BaG6gSek1as9JkKPfZnWCmoNzfb0cJtQkkKL/d7bUsASh1z/Mbggqkv2UU+D+x+TmhG+488Ltw==", "dev": true, "funding": [ { @@ -857,7 +818,6 @@ "url": "https://github.com/sponsors/shgysk8zer0" } ], - "license": "MIT", "dependencies": { "@aegisjsproject/sanitizer": "^0.2.4", "@aegisjsproject/trusted-types": "^1.0.2" @@ -2186,9 +2146,9 @@ } }, "@shgysk8zer0/polyfills": { - "version": "0.8.4", - "resolved": "https://registry.npmjs.org/@shgysk8zer0/polyfills/-/polyfills-0.8.4.tgz", - "integrity": "sha512-Fxanw2oYyTVbz9OUmwqV4EM1MWJ81hRfBJkY/Q2CLdk9IKsdFeFOP2wJ3PyrlmYM9vbPzBQrCkQ2KKHfHR6fZQ==", + "version": "0.8.6", + "resolved": "https://registry.npmjs.org/@shgysk8zer0/polyfills/-/polyfills-0.8.6.tgz", + "integrity": "sha512-3AT/Rb5bnn13BaG6gSek1as9JkKPfZnWCmoNzfb0cJtQkkKL/d7bUsASh1z/Mbggqkv2UU+D+x+TmhG+488Ltw==", "dev": true, "requires": { "@aegisjsproject/sanitizer": "^0.2.4",