From 78e43d33317eb132e7d3823a62ff07964ee1a9f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 18:01:59 +0000 Subject: [PATCH] build(deps): bump @bitarray/typedarray from 1.1.1 to 1.1.2 Bumps [@bitarray/typedarray](https://github.com/swiing/Bit-TypedArray) from 1.1.1 to 1.1.2. - [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.2 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..ac31704 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.2", + "resolved": "https://registry.npmjs.org/@bitarray/typedarray/-/typedarray-1.1.2.tgz", + "integrity": "sha512-JG4z9Q/ixXrxQDCnH5Uy6IjLHzLR2li96d1Jic7ExMdNA8Sr6My98mgLkekDTJxS4SlDlZjZGVLezsbWKLOOzw==", + "license": "MIT" }, "node_modules/@cspotcode/source-map-support": { "version": "0.8.1",