From 2b101b6e1286b05b3573088a8572b0b1881000c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 18:01:28 +0000 Subject: [PATCH] build(deps): bump @bitarray/typedarray from 1.1.1 to 1.1.3 Bumps [@bitarray/typedarray](https://github.com/swiing/Bit-TypedArray) from 1.1.1 to 1.1.3. - [Changelog](https://github.com/swiing/Bit-TypedArray/blob/main/CHANGELOG.md) - [Commits](https://github.com/swiing/Bit-TypedArray/commits) --- updated-dependencies: - dependency-name: "@bitarray/typedarray" dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index b942dbd..f3808f9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,9 +18,10 @@ } }, "node_modules/@bitarray/typedarray": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@bitarray/typedarray/-/typedarray-1.1.1.tgz", - "integrity": "sha512-w7wqtXDYgidHKeOnexeS4IpcqGY9lM60vFtibarC4XXlYN0olUbCPDItCxr7TTtytt+19+EZVmklajBS9/hLog==" + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/@bitarray/typedarray/-/typedarray-1.1.3.tgz", + "integrity": "sha512-7TBw19c1haULA8Eh8vQTha9ve6+VbpMByTSkWuVdWcJPojjdBWsX3DZjac2Oz99LH28t61ZH+jkB+94oT2RHaQ==", + "license": "MIT" }, "node_modules/@cspotcode/source-map-support": { "version": "0.8.1",