From 37b98ece83bc25bbbc6484ad3b19b905ac3c2829 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 23:02:45 +0000 Subject: [PATCH] Bump @aegisjsproject/sanitizer from 0.1.2 to 0.1.3 Bumps [@aegisjsproject/sanitizer](https://github.com/AegisJSProject/sanitizer) from 0.1.2 to 0.1.3. - [Release notes](https://github.com/AegisJSProject/sanitizer/releases) - [Changelog](https://github.com/AegisJSProject/sanitizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/AegisJSProject/sanitizer/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: "@aegisjsproject/sanitizer" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index f29b9eb..2e9373d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,9 +41,9 @@ } }, "node_modules/@aegisjsproject/sanitizer": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/@aegisjsproject/sanitizer/-/sanitizer-0.1.2.tgz", - "integrity": "sha512-ALFGHbaBd/qijKP/YX7S+adDWl9cDQlG/HGkfhkiBGZK5XAENmU9+/3JJVtNEZ54pOUslq7XvSkbtSIOWP74rw==", + "version": "0.1.3", + "resolved": "https://registry.npmjs.org/@aegisjsproject/sanitizer/-/sanitizer-0.1.3.tgz", + "integrity": "sha512-ZkU6nXmnA43GzLvOeW3MeqIPdVHrjFiLwohFA0LDLC2HDxjWydNqogXb10PV60+cW1NeRPtDGnY/fnM7AoMY0Q==", "dev": true, "funding": [ { @@ -2072,9 +2072,9 @@ "dev": true }, "@aegisjsproject/sanitizer": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/@aegisjsproject/sanitizer/-/sanitizer-0.1.2.tgz", - "integrity": "sha512-ALFGHbaBd/qijKP/YX7S+adDWl9cDQlG/HGkfhkiBGZK5XAENmU9+/3JJVtNEZ54pOUslq7XvSkbtSIOWP74rw==", + "version": "0.1.3", + "resolved": "https://registry.npmjs.org/@aegisjsproject/sanitizer/-/sanitizer-0.1.3.tgz", + "integrity": "sha512-ZkU6nXmnA43GzLvOeW3MeqIPdVHrjFiLwohFA0LDLC2HDxjWydNqogXb10PV60+cW1NeRPtDGnY/fnM7AoMY0Q==", "dev": true }, "@eslint-community/eslint-utils": {