diff options
| author | MeiMei <30769358+mei23@users.noreply.github.com> | 2021-06-12 22:32:44 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-12 22:32:44 +0900 |
| commit | 334ca01092521216a301401670bc1704528980f8 (patch) | |
| tree | 90c34022359050bdc2d966df1a3d8a4be155e18b /package.json | |
| parent | Update CONTRIBUTING.md (#7570) (diff) | |
| download | misskey-334ca01092521216a301401670bc1704528980f8.tar.gz misskey-334ca01092521216a301401670bc1704528980f8.tar.bz2 misskey-334ca01092521216a301401670bc1704528980f8.zip | |
Update resolutions (#7572)
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
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", |