From adeef3c19230c6686c927778a9231df2288d3a26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 01:10:29 +0000 Subject: [PATCH] build(deps-dev): bump @tybys/wasm-util from 0.10.2 to 0.10.3 Bumps [@tybys/wasm-util](https://github.com/toyobayashi/wasm-util) from 0.10.2 to 0.10.3. - [Commits](https://github.com/toyobayashi/wasm-util/commits) --- updated-dependencies: - dependency-name: "@tybys/wasm-util" dependency-version: 0.10.3 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index a8656f00..d13fa39f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1786,9 +1786,9 @@ "license": "MIT" }, "node_modules/@tybys/wasm-util": { - "version": "0.10.2", - "resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.2.tgz", - "integrity": "sha512-RoBvJ2X0wuKlWFIjrwffGw1IqZHKQqzIchKaadZZfnNpsAYp2mM0h36JtPCjNDAHGgYez/15uMBpfGwchhiMgg==", + "version": "0.10.3", + "resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.3.tgz", + "integrity": "sha512-F3fo1MYrRJYL3zER0OUOmkutjr1Vp23m7OsSgp7nq4SP6OqX6C/56XFIPAl5bt3zaBRjmW7SGz3u/6LwFpYcOg==", "dev": true, "license": "MIT", "optional": true,