From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 19:21:56 +0000 (+0200) Subject: Build(deps): Bump tmp from 0.2.5 to 0.2.7 (#42446) X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=598e5e296f7e93dec8697a7a5fa3419aec6d0848;p=thirdparty%2Fbootstrap.git Build(deps): Bump tmp from 0.2.5 to 0.2.7 (#42446) Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.5 to 0.2.7. - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](https://github.com/raszi/node-tmp/compare/v0.2.5...v0.2.7) --- updated-dependencies: - dependency-name: tmp dependency-version: 0.2.7 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 6ece452e49..2ec00bf86e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19656,9 +19656,9 @@ } }, "node_modules/tmp": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.5.tgz", - "integrity": "sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow==", + "version": "0.2.7", + "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.7.tgz", + "integrity": "sha512-e0votIpp4Uo2AJYSzVHV6xCcawuiez3DzqDAbrTc3YxBkplN6e+dM13ZeIcZnDg/QpSuU2zfZ3rzwY8ukEnaXw==", "dev": true, "license": "MIT", "engines": {