Fix dependency listing (#10038)

This commit is contained in:
Rijk van Zanten
2021-11-24 21:08:15 -05:00
committed by GitHub
parent aaf612df25
commit 68f8a13235
2 changed files with 123 additions and 103 deletions

View File

@@ -146,6 +146,7 @@
"rate-limiter-flexible": "^2.2.2",
"resolve-cwd": "^3.0.0",
"rollup": "^2.52.1",
"sanitize-html": "^2.6.0",
"sharp": "^0.29.0",
"stream-json": "^1.7.1",
"supertest": "^6.1.6",
@@ -208,7 +209,6 @@
"copyfiles": "2.4.1",
"cross-env": "7.0.3",
"jest": "27.3.1",
"sanitize-html": "^2.5.3",
"ts-jest": "27.0.7",
"ts-node-dev": "1.1.8",
"typescript": "4.5.2"