From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Aug 2025 19:44:11 +0000 (+0200) Subject: Build(deps): Bump tmp from 0.2.3 to 0.2.4 (#41649) X-Git-Tag: v5.3.8~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c96c0ec52393d63e614a70b9f0e31102f008619a;p=thirdparty%2Fbootstrap.git Build(deps): Bump tmp from 0.2.3 to 0.2.4 (#41649) Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.3 to 0.2.4. - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](https://github.com/raszi/node-tmp/compare/v0.2.3...v0.2.4) --- updated-dependencies: - dependency-name: tmp dependency-version: 0.2.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/package-lock.json b/package-lock.json index 714b49eafd..2545a8c93d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17662,9 +17662,9 @@ } }, "node_modules/tmp": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.3.tgz", - "integrity": "sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==", + "version": "0.2.4", + "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.4.tgz", + "integrity": "sha512-UdiSoX6ypifLmrfQ/XfiawN6hkjSBpCjhKxxZcWlUUmoXLaCKQU0bx4HF/tdDK2uzRuchf1txGvrWBzYREssoQ==", "dev": true, "license": "MIT", "engines": {