mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-04 23:35:38 +02:00
Update resolutions (#6516)
* Fix SNYK-JS-LODASH-567746 * Fix SNYK-JS-YARGSPARSER-560381 * Fix SNYK-JS-SERIALIZEJAVASCRIPT-570062
This commit is contained in:
@@ -31,8 +31,9 @@
|
||||
"chokidar": "^3.3.1",
|
||||
"constantinople": "^4.0.1",
|
||||
"core-js": "^3.6.5",
|
||||
"lodash": "^4.17.15",
|
||||
"mocha": "^7.1.1"
|
||||
"gulp/gulp-cli/yargs/yargs-parser": "5.0.0-security.0",
|
||||
"lodash": "^4.17.19",
|
||||
"mocha/serialize-javascript": "^3.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/plugin-transform-runtime": "7.10.3",
|
||||
|
||||
Reference in New Issue
Block a user