summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-12-11 20:22:59 +0000
committerGitHub <noreply@github.com>2020-12-11 20:22:59 +0000
commitc01098de166cf664aeccc1514ce9d34b2e6974fa (patch)
treef34278edcda4a58c96e4f302e3b74b7bb4a2c772 /package.json
parentMerge pull request #6969 from syuilo/dependabot/npm_and_yarn/aws-sdk-2.809.0 (diff)
parentBump uuid from 8.3.1 to 8.3.2 (diff)
downloadmisskey-c01098de166cf664aeccc1514ce9d34b2e6974fa.tar.gz
misskey-c01098de166cf664aeccc1514ce9d34b2e6974fa.tar.bz2
misskey-c01098de166cf664aeccc1514ce9d34b2e6974fa.zip
Merge pull request #6968 from syuilo/dependabot/npm_and_yarn/uuid-8.3.2
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 0ec338d6e5..b0ae2c80d8 100644
--- a/package.json
+++ b/package.json
@@ -239,7 +239,7 @@
"typescript": "4.1.2",
"ulid": "2.3.0",
"url-loader": "4.1.1",
- "uuid": "8.3.1",
+ "uuid": "8.3.2",
"v-debounce": "0.1.2",
"vanilla-tilt": "1.7.0",
"vue": "3.0.3",