From 10f1121644db34c89e3103d48b71e47ac55e4af9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 16:03:59 +0000 Subject: [PATCH] Bump @shgysk8zer0/polyfills from 0.5.1 to 0.5.3 Bumps [@shgysk8zer0/polyfills](https://github.com/shgysk8zer0/polyfills) from 0.5.1 to 0.5.3. - [Release notes](https://github.com/shgysk8zer0/polyfills/releases) - [Changelog](https://github.com/shgysk8zer0/polyfills/blob/master/CHANGELOG.md) - [Commits](https://github.com/shgysk8zer0/polyfills/compare/v0.5.1...v0.5.3) --- updated-dependencies: - dependency-name: "@shgysk8zer0/polyfills" dependency-version: 0.5.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 30 ++++++++++++++---------------- 1 file changed, 14 insertions(+), 16 deletions(-) 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" } },