diff --git a/package-lock.json b/package-lock.json index bd8561f..f18a6c3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,9 +33,9 @@ } }, "node_modules/@aegisjsproject/sanitizer": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/@aegisjsproject/sanitizer/-/sanitizer-0.2.1.tgz", - "integrity": "sha512-hpNxgG8TYeFDUDeT5wLpnMk1gigwRMSycBEWRxE4K0nqlr/xynSfB+24UiFgkJNojQk55LDexxZMdcXAt6mYpA==", + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@aegisjsproject/sanitizer/-/sanitizer-0.2.3.tgz", + "integrity": "sha512-iPONgGkQu9zgm8LL0n+iJe8zdRP3o7xhspgosS2Vxp0NHAm24STbFLjgC3Rxh1hla3sGQbvdl88IZpVpDYqYLA==", "dev": true, "funding": [ { @@ -47,7 +47,6 @@ "url": "https://github.com/sponsors/shgysk8zer0" } ], - "license": "MIT", "engines": { "node": ">=18.0.0" } @@ -1826,9 +1825,9 @@ } }, "node_modules/@shgysk8zer0/polyfills": { - "version": "0.5.1", - "resolved": "https://registry.npmjs.org/@shgysk8zer0/polyfills/-/polyfills-0.5.1.tgz", - "integrity": "sha512-ahVg06Qiv7B0EDQTqyoPHD7HMroEDeWXDF1KFZH3SLLo1OWXQa0ASSfWqYtOKVw7t8QoVCJ7IcGqK4jVDDd23g==", + "version": "0.5.3", + "resolved": "https://registry.npmjs.org/@shgysk8zer0/polyfills/-/polyfills-0.5.3.tgz", + "integrity": "sha512-jGaoTxK5oDKfev9TwfW0w9j8CcYFGNCVoKk0i7C+Ui8mrSIi3XfnLaPb/KcLmd6JfbKyVbDD3pJKxyGeQfJSSw==", "dev": true, "funding": [ { @@ -1841,9 +1840,8 @@ } ], "hasInstallScript": true, - "license": "MIT", "dependencies": { - "@aegisjsproject/sanitizer": "^0.2.1", + "@aegisjsproject/sanitizer": "^0.2.3", "@aegisjsproject/trusted-types": "^1.0.2" } }, @@ -6842,9 +6840,9 @@ }, "dependencies": { "@aegisjsproject/sanitizer": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/@aegisjsproject/sanitizer/-/sanitizer-0.2.1.tgz", - "integrity": "sha512-hpNxgG8TYeFDUDeT5wLpnMk1gigwRMSycBEWRxE4K0nqlr/xynSfB+24UiFgkJNojQk55LDexxZMdcXAt6mYpA==", + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@aegisjsproject/sanitizer/-/sanitizer-0.2.3.tgz", + "integrity": "sha512-iPONgGkQu9zgm8LL0n+iJe8zdRP3o7xhspgosS2Vxp0NHAm24STbFLjgC3Rxh1hla3sGQbvdl88IZpVpDYqYLA==", "dev": true }, "@aegisjsproject/trusted-types": { @@ -7762,12 +7760,12 @@ } }, "@shgysk8zer0/polyfills": { - "version": "0.5.1", - "resolved": "https://registry.npmjs.org/@shgysk8zer0/polyfills/-/polyfills-0.5.1.tgz", - "integrity": "sha512-ahVg06Qiv7B0EDQTqyoPHD7HMroEDeWXDF1KFZH3SLLo1OWXQa0ASSfWqYtOKVw7t8QoVCJ7IcGqK4jVDDd23g==", + "version": "0.5.3", + "resolved": "https://registry.npmjs.org/@shgysk8zer0/polyfills/-/polyfills-0.5.3.tgz", + "integrity": "sha512-jGaoTxK5oDKfev9TwfW0w9j8CcYFGNCVoKk0i7C+Ui8mrSIi3XfnLaPb/KcLmd6JfbKyVbDD3pJKxyGeQfJSSw==", "dev": true, "requires": { - "@aegisjsproject/sanitizer": "^0.2.1", + "@aegisjsproject/sanitizer": "^0.2.3", "@aegisjsproject/trusted-types": "^1.0.2" } },