build(deps): bump tmp from 0.2.4 to 0.2.5

Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.4 to 0.2.5.
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.4...v0.2.5)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version: 0.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-08-08 22:31:25 +00:00
committed by GitHub
parent 2e23307cfd
commit 6c1bec71a0
2 changed files with 6 additions and 6 deletions

View File

@@ -65,7 +65,7 @@
"jwt-decode": "^4.0.0",
"semver": "^7.7.2",
"tar-stream": "^3.1.7",
"tmp": "^0.2.4"
"tmp": "^0.2.5"
},
"devDependencies": {
"@types/gunzip-maybe": "^1.4.2",