From c0fe951f2c4cd1c4b9819c939abf2402fefc64ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 15:19:35 +0000 Subject: [PATCH] chore(deps): bump typebox from 1.2.8 to 1.2.9 Bumps [typebox](https://github.com/sinclairzx81/typebox) from 1.2.8 to 1.2.9. - [Commits](https://github.com/sinclairzx81/typebox/compare/1.2.8...1.2.9) --- updated-dependencies: - dependency-name: typebox dependency-version: 1.2.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 36 +++--------------------------------- 1 file changed, 3 insertions(+), 33 deletions(-) diff --git a/package-lock.json b/package-lock.json index 07c8824..b9f9da5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -779,9 +779,6 @@ "arm64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -799,9 +796,6 @@ "arm64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -819,9 +813,6 @@ "ppc64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -839,9 +830,6 @@ "s390x" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -859,9 +847,6 @@ "x64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -879,9 +864,6 @@ "x64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -1662,9 +1644,6 @@ "arm64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MPL-2.0", "optional": true, "os": [ @@ -1686,9 +1665,6 @@ "arm64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MPL-2.0", "optional": true, "os": [ @@ -1710,9 +1686,6 @@ "x64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MPL-2.0", "optional": true, "os": [ @@ -1734,9 +1707,6 @@ "x64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MPL-2.0", "optional": true, "os": [ @@ -5681,9 +5651,9 @@ } }, "node_modules/typebox": { - "version": "1.2.8", - "resolved": "https://registry.npmjs.org/typebox/-/typebox-1.2.8.tgz", - "integrity": "sha512-rlsKhsd7L3082m9nxhFIB4Gl8jizLd/6YlFAWaz96hdV8+VJRjwYaYmDlT0jlTRwkb48SxCSSirqUtrg/HilNw==", + "version": "1.2.9", + "resolved": "https://registry.npmjs.org/typebox/-/typebox-1.2.9.tgz", + "integrity": "sha512-lsZLOj4acd0WSuwUqF7CTvvgkCZphs5+qbzFwxcccmeBiUMBIhytf6WQORmj90qQk1N9tlRax7BMIMy1POFZAA==", "license": "MIT" }, "node_modules/typescript": {