summaryrefslogtreecommitdiff
path: root/packages/backend/package.json
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2024-03-19 17:13:43 +0000
committerdakkar <dakkar@thenautilus.net>2024-03-19 17:13:43 +0000
commitf4e89f2e6bf43e9f3b264fdcc3228e9e96c4bdb9 (patch)
tree5946aa091befd0632d274811abff041e5e9a497e /packages/backend/package.json
parentmerge: always align code to the left - fixes #436 (!453) (diff)
downloadsharkey-f4e89f2e6bf43e9f3b264fdcc3228e9e96c4bdb9.tar.gz
sharkey-f4e89f2e6bf43e9f3b264fdcc3228e9e96c4bdb9.tar.bz2
sharkey-f4e89f2e6bf43e9f3b264fdcc3228e9e96c4bdb9.zip
bump tmp@0.2.3 - fixes #464
see also https://github.com/raszi/node-tmp/issues/295
Diffstat (limited to 'packages/backend/package.json')
-rw-r--r--packages/backend/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/backend/package.json b/packages/backend/package.json
index 2ddb067afe..d571497adf 100644
--- a/packages/backend/package.json
+++ b/packages/backend/package.json
@@ -172,7 +172,7 @@
"stringz": "2.1.0",
"systeminformation": "5.22.0",
"tinycolor2": "1.6.0",
- "tmp": "0.2.2",
+ "tmp": "0.2.3",
"tsc-alias": "1.8.8",
"tsconfig-paths": "4.2.0",
"typeorm": "0.3.20",