Fix npm audit noise

This commit is contained in:
Tau
2020-09-01 01:10:32 +00:00
committed by da5669c09fdb0a288ba01e259a609d7779ac7fc9
parent 122c397b59
commit 4f5eb97309
2 changed files with 4011 additions and 1840 deletions
+4007 -1836
View File
File diff suppressed because it is too large Load Diff
+4 -4
View File
@@ -27,12 +27,12 @@
"@types/jest": "^24.0.11",
"@types/multiparty": "^0.0.32",
"@types/node": "^12.11.7",
"jest": "^24.5.0",
"jest-haste-map": "^24.5.0",
"jest": "^26.4.2",
"jest-haste-map": "^26.3.0",
"jest-resolve": "^24.5.0",
"prettier": "^1.16.4",
"ts-jest": "^24.0.0",
"typescript": "^3.6.4",
"ts-jest": "^26.3.0",
"typescript": "^3.8.3",
"utility-types": "^3.6.1"
},
"scripts": {