summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorRenovate Bot2021-02-12 11:43:27 +0000
committerDavid Mehren2021-02-16 22:25:36 +0100
commitb9ae440d538522b94589ee8a356fe911ada1e144 (patch)
tree61f3fac59f84e13b6c9ffcd7cad7c46c202644ee /package.json
parenta4b0976ab7026c87abfbd5f51d642f065a726542 (diff)
Update dependency uuid to v8
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d348439b..67bbe52f 100644
--- a/package.json
+++ b/package.json
@@ -128,7 +128,7 @@
"tedious": "^6.6.0",
"toobusy-js": "^0.5.1",
"turndown": "^7.0.0",
- "uuid": "^3.1.0",
+ "uuid": "^8.0.0",
"validator": "^13.0.0",
"velocity-animate": "^1.4.0",
"visibilityjs": "^2.0.0",