summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMeiMei <30769358+mei23@users.noreply.github.com>2021-06-12 22:32:44 +0900
committerGitHub <noreply@github.com>2021-06-12 22:32:44 +0900
commit334ca01092521216a301401670bc1704528980f8 (patch)
tree90c34022359050bdc2d966df1a3d8a4be155e18b /package.json
parentUpdate CONTRIBUTING.md (#7570) (diff)
downloadmisskey-334ca01092521216a301401670bc1704528980f8.tar.gz
misskey-334ca01092521216a301401670bc1704528980f8.tar.bz2
misskey-334ca01092521216a301401670bc1704528980f8.zip
Update resolutions (#7572)
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/package.json b/package.json
index 44cf2404b7..3d92c47cd2 100644
--- a/package.json
+++ b/package.json
@@ -32,9 +32,7 @@
"resolutions": {
"mfm-js/twemoji-parser": "13.1.x",
"chokidar": "^3.3.1",
- "constantinople": "^4.0.1",
- "jsonld/rdf-canonize/node-forge": "0.10.0",
- "lodash": "^4.17.20"
+ "lodash": "^4.17.21"
},
"dependencies": {
"@babel/plugin-transform-runtime": "7.14.3",