build(deps): bump tmp from 0.2.1 to 0.2.2

Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.1 to 0.2.2.
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.1...v0.2.2)

---
updated-dependencies:
- dependency-name: tmp
  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]
2024-02-28 22:26:00 +00:00
committed by GitHub
parent 7ea6ed7dab
commit 3653f3bca9
2 changed files with 47 additions and 8 deletions

View File

@@ -59,7 +59,7 @@
"handlebars": "^4.7.8",
"jwt-decode": "^4.0.0",
"semver": "^7.5.4",
"tmp": "^0.2.1"
"tmp": "^0.2.2"
},
"devDependencies": {
"@types/csv-parse": "^1.2.2",