diff --git a/package-lock.json b/package-lock.json index ea9605e..6f2dabb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -820,9 +820,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": [ { @@ -836,14 +836,14 @@ ], "hasInstallScript": true, "dependencies": { - "@aegisjsproject/sanitizer": "^0.2.1", + "@aegisjsproject/sanitizer": "^0.2.3", "@aegisjsproject/trusted-types": "^1.0.2" } }, "node_modules/@shgysk8zer0/polyfills/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": [ { @@ -2792,19 +2792,19 @@ } }, "@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" }, "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 } }