deps: Update `src/package.json` versions to match lock file

This commit is contained in:
Richard Hansen 2021-08-30 03:20:51 -04:00
parent ebe05f8e63
commit 59ebaa78fd
1 changed files with 4 additions and 4 deletions

View File

@ -55,7 +55,7 @@
"nodeify": "1.0.1",
"npm": "^6.14.15",
"openapi-backend": "^4.2.0",
"proxy-addr": "^2.0.6",
"proxy-addr": "^2.0.7",
"rate-limiter-flexible": "^2.2.4",
"rehype": "^11.0.0",
"rehype-minify-whitespace": "^4.0.5",
@ -65,7 +65,7 @@
"semver": "^7.3.5",
"socket.io": "^2.4.1",
"terser": "^5.7.2",
"threads": "^1.4.0",
"threads": "^1.6.5",
"tiny-worker": "^2.3.0",
"tinycon": "0.6.8",
"ueberdb2": "^1.4.15",
@ -90,8 +90,8 @@
"mocha": "^9.1.1",
"mocha-froth": "^0.2.10",
"openapi-schema-validation": "^0.4.2",
"selenium-webdriver": "^4.0.0-beta.3",
"set-cookie-parser": "^2.4.6",
"selenium-webdriver": "^4.0.0-beta.4",
"set-cookie-parser": "^2.4.8",
"sinon": "^11.1.2",
"split-grid": "^1.0.11",
"superagent": "^6.1.0",