From b6056581239863593babd0ee92eca45409c0b960 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 03:27:48 +0000 Subject: [PATCH] chore(deps): Bump @xmldom/xmldom from 0.8.12 to 0.8.13 Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.8.12 to 0.8.13. - [Release notes](https://github.com/xmldom/xmldom/releases) - [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md) - [Commits](https://github.com/xmldom/xmldom/compare/0.8.12...0.8.13) --- updated-dependencies: - dependency-name: "@xmldom/xmldom" dependency-version: 0.8.13 dependency-type: indirect ... 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 c89f8b4994..f7023bf81a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "floccus", - "version": "5.9.0", + "version": "5.9.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "floccus", - "version": "5.9.0", + "version": "5.9.1", "license": "MPL-2.0", "dependencies": { "@byteowls/capacitor-oauth2": "5.x", @@ -34,7 +34,7 @@ "cheerio": "^1.0.0-rc.12", "core-js": "3.x", "dexie": "^4.0.11", - "fast-xml-parser": "5.5.7", + "fast-xml-parser": "^5.5.7", "humanize-duration": "^3.25.1", "intl-messageformat": "^9.9.1", "isomorphic-git": "1.x", @@ -3714,9 +3714,9 @@ } }, "node_modules/@xmldom/xmldom": { - "version": "0.8.12", - "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.12.tgz", - "integrity": "sha512-9k/gHF6n/pAi/9tqr3m3aqkuiNosYTurLLUtc7xQ9sxB/wm7WPygCv8GYa6mS0fLJEHhqMC1ATYhz++U/lRHqg==", + "version": "0.8.13", + "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.13.tgz", + "integrity": "sha512-KRYzxepc14G/CEpEGc3Yn+JKaAeT63smlDr+vjB8jRfgTBBI9wRj/nkQEO+ucV8p8I9bfKLWp37uHgFrbntPvw==", "license": "MIT", "engines": { "node": ">=10.0.0"