Remove some vulnerable packages

Thanks to `npm audit`.
This commit is contained in:
Franck Royer 2021-07-16 13:23:13 +10:00
parent aea70dcea6
commit 3bff44432a
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
4 changed files with 29 additions and 8200 deletions

File diff suppressed because it is too large Load Diff

View File

@ -54,7 +54,6 @@
"npm-run-all": "^4.1.5",
"nyc": "^15.1.0",
"prettier": "^2.1.1",
"standard-version": "^9.0.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.29",
"typescript": "^4.0.2"

5253
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -90,7 +90,6 @@
"chai": "^4.3.4",
"codecov": "^3.5.0",
"cspell": "^4.1.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^7.8.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-eslint-comments": "^3.2.0",
@ -109,7 +108,6 @@
"p-timeout": "^4.1.0",
"prettier": "^2.1.1",
"puppeteer": "^10.1.0",
"standard-version": "^9.0.0",
"tail": "^2.2.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.29",