From 3d9fa4a8d1acce994b181ee6c33d13c8998580a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 19:52:14 +0000 Subject: [PATCH] Bump @xmldom/xmldom from 0.9.10 to 0.9.12 Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.9.10 to 0.9.12. - [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.9.10...0.9.12) --- updated-dependencies: - dependency-name: "@xmldom/xmldom" dependency-version: 0.9.12 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 839add8..de589ba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,18 +11,18 @@ "dependencies": { "@capacitor/android": "^8.4.0", "@capacitor/app": "^8.1.0", - "@capacitor/camera": "latest", - "@capacitor/core": "latest", + "@capacitor/camera": "*", + "@capacitor/core": "*", "@capacitor/haptics": "^8.0.2", "@capacitor/ios": "^8.4.0", "@capacitor/keyboard": "^8.0.3", - "@capacitor/splash-screen": "latest", + "@capacitor/splash-screen": "*", "@capacitor/status-bar": "^8.0.2", "vue": "^3.5.39" }, "devDependencies": { "@biomejs/biome": "^2.4.16", - "@capacitor/cli": "latest", + "@capacitor/cli": "*", "@go-task/cli": "^3.50.0", "husky": "^9.1.7", "octokit": "^5.0.5", @@ -1990,9 +1990,9 @@ "license": "MIT" }, "node_modules/@xmldom/xmldom": { - "version": "0.9.10", - "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.9.10.tgz", - "integrity": "sha512-A9gOqLdi6cV4ibazAjcQufGj0B1y/vDqYrcuP6d/6x8P27gRS8643Dj9o1dEKtB6O7fwxb2FgBmJS2mX7gpvdw==", + "version": "0.9.12", + "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.9.12.tgz", + "integrity": "sha512-5AXjrcMClTryPe9LgZrygpB1lj7s0S9E0+W+AHaVKAVyHanafK86iPSvG5xHVSp/jC+VH1UXu0TAEmY279xH7A==", "dev": true, "license": "MIT", "engines": {