From f44b90540d3452791b162496f0ceb2ba0f771910 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 06:57:34 +0000 Subject: [PATCH] Bump tmp in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [tmp](https://github.com/raszi/node-tmp). Updates `tmp` from 0.1.0 to 0.2.4 - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](https://github.com/raszi/node-tmp/compare/v0.1.0...v0.2.4) --- updated-dependencies: - dependency-name: tmp dependency-version: 0.2.4 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3618a393..c0db4951 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "eslint-plugin-import": "^2.24.2", "get-options": "^1.2.0", "rimraf": "^3.0.2", - "tmp": "^0.1.0", + "tmp": "^0.2.4", "unzipper": "^0.10.8" }, "scripts": {