deps: Bump dependencies

This commit is contained in:
Richard Hansen 2021-11-21 03:38:15 -05:00
parent 2fc06a0884
commit 9e772df991
2 changed files with 418 additions and 350 deletions

742
src/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -32,30 +32,30 @@
"dependencies": {
"async": "^3.2.2",
"clean-css": "^5.2.2",
"cookie-parser": "1.4.5",
"cookie-parser": "^1.4.6",
"cross-spawn": "^7.0.3",
"ejs": "^3.1.6",
"etherpad-require-kernel": "^1.0.15",
"etherpad-yajsml": "0.0.12",
"express": "4.17.1",
"express-rate-limit": "5.5.0",
"express-rate-limit": "^5.5.1",
"express-session": "1.17.2",
"fast-deep-equal": "^3.1.3",
"find-root": "1.1.0",
"formidable": "1.2.6",
"http-errors": "1.8.0",
"formidable": "^1.2.6",
"http-errors": "^1.8.1",
"js-cookie": "^3.0.1",
"jsdom": "^17.0.0",
"jsdom": "^18.1.0",
"jsonminify": "0.4.1",
"languages4translatewiki": "0.1.3",
"lodash.clonedeep": "4.5.0",
"log4js": "0.6.38",
"measured-core": "^2.0.0",
"mime-types": "^2.1.33",
"mime-types": "^2.1.34",
"npm": "^6.14.15",
"openapi-backend": "^4.2.0",
"openapi-backend": "^5.0.0",
"proxy-addr": "^2.0.7",
"rate-limiter-flexible": "^2.3.2",
"rate-limiter-flexible": "^2.3.5",
"rehype": "^11.0.0",
"rehype-minify-whitespace": "^4.0.5",
"request": "2.88.2",
@ -63,11 +63,11 @@
"security": "1.0.0",
"semver": "^7.3.5",
"socket.io": "^2.4.1",
"terser": "^5.9.0",
"terser": "^5.10.0",
"threads": "^1.7.0",
"tiny-worker": "^2.3.0",
"tinycon": "0.6.8",
"ueberdb2": "^1.4.18",
"ueberdb2": "^1.4.19",
"underscore": "1.13.1",
"unorm": "1.6.0",
"wtfnode": "^0.9.1"
@ -86,13 +86,13 @@
"eslint-plugin-promise": "^5.1.1",
"eslint-plugin-you-dont-need-lodash-underscore": "^6.12.0",
"etherpad-cli-client": "^0.1.12",
"mocha": "^9.1.1",
"mocha": "^9.1.3",
"mocha-froth": "^0.2.10",
"nodeify": "^1.0.1",
"openapi-schema-validation": "^0.4.2",
"selenium-webdriver": "^4.0.0-rc-1",
"selenium-webdriver": "^4.0.0",
"set-cookie-parser": "^2.4.8",
"sinon": "^11.1.2",
"sinon": "^12.0.1",
"split-grid": "^1.0.11",
"superagent": "^6.1.0",
"supertest": "^6.1.6"