From 832a34c3a344275d08724594b069a36dc5edb71e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 05:12:37 +0000 Subject: [PATCH] build(deps): bump @mapbox/node-pre-gyp from 2.0.0 to 2.0.3 Bumps [@mapbox/node-pre-gyp](https://github.com/mapbox/node-pre-gyp) from 2.0.0 to 2.0.3. - [Release notes](https://github.com/mapbox/node-pre-gyp/releases) - [Changelog](https://github.com/mapbox/node-pre-gyp/blob/master/CHANGELOG.md) - [Commits](https://github.com/mapbox/node-pre-gyp/compare/v2.0.0...v2.0.3) --- updated-dependencies: - dependency-name: "@mapbox/node-pre-gyp" dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index ee68b5d..9ef2498 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1242,10 +1242,9 @@ } }, "node_modules/@mapbox/node-pre-gyp": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-2.0.0.tgz", - "integrity": "sha512-llMXd39jtP0HpQLVI37Bf1m2ADlEb35GYSh1SDSLsBhR+5iCxiNGlT31yqbNtVHygHAtMy6dWFERpU2JgufhPg==", - "license": "BSD-3-Clause", + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-2.0.3.tgz", + "integrity": "sha512-uwPAhccfFJlsfCxMYTwOdVfOz3xqyj8xYL3zJj8f0pb30tLohnnFPhLuqp4/qoEz8sNxe4SESZedcBojRefIzg==", "dependencies": { "consola": "^3.2.3", "detect-libc": "^2.0.0", @@ -11432,9 +11431,9 @@ } }, "@mapbox/node-pre-gyp": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-2.0.0.tgz", - "integrity": "sha512-llMXd39jtP0HpQLVI37Bf1m2ADlEb35GYSh1SDSLsBhR+5iCxiNGlT31yqbNtVHygHAtMy6dWFERpU2JgufhPg==", + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-2.0.3.tgz", + "integrity": "sha512-uwPAhccfFJlsfCxMYTwOdVfOz3xqyj8xYL3zJj8f0pb30tLohnnFPhLuqp4/qoEz8sNxe4SESZedcBojRefIzg==", "requires": { "consola": "^3.2.3", "detect-libc": "^2.0.0",