diff --git a/package-lock.json b/package-lock.json index 0cad8eb689..8353bacfd4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@types/express-session": "^1.17.3", "@types/jsonwebtoken": "^8.5.1", "@types/lodash": "^4.14.168", - "@types/mocha": "^8.2.1", + "@types/mocha": "^8.2.2", "@types/mongodb": "^3.6.10", "@types/node": "^14.14.35", "@types/node-fetch": "^2.5.8", @@ -32,7 +32,7 @@ "events": "^3.3.0", "express": "^4.17.1", "express-session": "^1.17.1", - "grant": "5.4.9", + "grant": "^5.4.12", "jsonwebtoken": "^8.5.1", "lodash": "^4.17.21", "long-timeout": "^0.1.1", @@ -40,7 +40,7 @@ "mocha-puppeteer": "^0.14.0", "mongodb": "^3.6.5", "node-fetch": "^2.6.1", - "qs": "^6.10.0", + "qs": "^6.10.1", "rxjs": "^6.6.6", "shx": "^0.3.3", "sift": "^13.5.0", @@ -50,7 +50,7 @@ "ts-loader": "^8.0.18", "ts-node": "^9.1.1", "uuid": "^8.3.2", - "webpack": "^5.27.0", + "webpack": "^5.27.2", "webpack-cli": "^4.5.0", "webpack-merge": "^5.7.3" }, @@ -5605,9 +5605,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001203", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001203.tgz", - "integrity": "sha512-/I9tvnzU/PHMH7wBPrfDMSuecDeUKerjCPX7D0xBbaJZPxoT9m+yYxt0zCTkcijCkjTdim3H56Zm0i5Adxch4w==" + "version": "1.0.30001204", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001204.tgz", + "integrity": "sha512-JUdjWpcxfJ9IPamy2f5JaRDCaqJOxDzOSKtbdx4rH9VivMd1vIzoPumsJa9LoMIi4Fx2BV2KZOxWhNkBjaYivQ==" }, "node_modules/caseless": { "version": "0.12.0", @@ -9020,9 +9020,9 @@ } }, "node_modules/globby": { - "version": "11.0.2", - "resolved": "https://registry.npmjs.org/globby/-/globby-11.0.2.tgz", - "integrity": "sha512-2ZThXDvvV8fYFRVIxnrMQBipZQDr7MxKAmQK1vujaj9/7eF0efG7BPUKJ7jP7G5SLF37xKDXvO4S/KKLj/Z0og==", + "version": "11.0.3", + "resolved": "https://registry.npmjs.org/globby/-/globby-11.0.3.tgz", + "integrity": "sha512-ffdmosjA807y7+lA1NM0jELARVmYul/715xiILEjo3hBLPTcirgQNnXECn5g3mtR8TOLCVbkfua1Hpen25/Xcg==", "dev": true, "dependencies": { "array-union": "^2.1.0", @@ -9093,13 +9093,14 @@ "integrity": "sha1-TK+tdrxi8C+gObL5Tpo906ORpyU=" }, "node_modules/grant": { - "version": "5.4.9", - "resolved": "https://registry.npmjs.org/grant/-/grant-5.4.9.tgz", - "integrity": "sha512-DG7H7Fpm+xr54sndR9zlMp3S9WoijiSrIPMzLWiVKR7RBE3e9ahQ+daCTnaCeXmVFaMo/557M45+7HvpAeDS9g==", + "version": "5.4.12", + "resolved": "https://registry.npmjs.org/grant/-/grant-5.4.12.tgz", + "integrity": "sha512-mnWub6nZojaN87zMXWrLlDszUXtIYx7gXasvfs7+LNgXWVj48vPgV2P3Gpn/iO64gABIi8SwfDKAxLP1nlWsIg==", + "license": "MIT", "dependencies": { - "qs": "^6.9.4", - "request-compose": "^2.1.0", - "request-oauth": "^1.0.0" + "qs": "^6.10.0", + "request-compose": "^2.1.3", + "request-oauth": "^1.0.1" }, "engines": { "node": ">=8.0.0" @@ -14103,9 +14104,9 @@ } }, "node_modules/qs": { - "version": "6.10.0", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.10.0.tgz", - "integrity": "sha512-yjACOWijC6L/kmPZZAsVBNY2zfHSIbpdpL977quseu56/8BZ2LoF5axK2bGhbzhVKt7V9xgWTtpyLbxwIoER0Q==", + "version": "6.10.1", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.10.1.tgz", + "integrity": "sha512-M528Hph6wsSVOBiYUnGf+K/7w0hNshs/duGsNXPUCLH5XAqjEtiPGwNONLV0tBH8NoGb0mvD5JubnUTrujKDTg==", "dependencies": { "side-channel": "^1.0.4" }, @@ -14143,9 +14144,9 @@ } }, "node_modules/queue-microtask": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.2.tgz", - "integrity": "sha512-dB15eXv3p2jDlbOiNLyMabYg1/sXvppd8DP2J3EOCQ0AkuSXCW2tP7mnVouVLJKgUMY6yP0kcQDVpLCN13h4Xg==", + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", + "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", "dev": true, "funding": [ { @@ -15032,9 +15033,9 @@ } }, "node_modules/request-compose": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/request-compose/-/request-compose-2.1.2.tgz", - "integrity": "sha512-JR5WYJsR3kqCwea5ubrVrHkSsIFeK2tqpPshNtXKKHBtrVDbI3LP9enDr5qjMXVCbqG8KatGUsn47/+VYPHlTQ==", + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/request-compose/-/request-compose-2.1.3.tgz", + "integrity": "sha512-7fGL3Hhv5ML0J0+643Rvqe2I+icNNeizw6SZ3lboXziKQ75I1iZs9+72jNmf6k3Vpp0d45MzzDtYXRHH+9YOxg==", "engines": { "node": ">=8.0.0" } @@ -16642,9 +16643,9 @@ } }, "node_modules/uglify-js": { - "version": "3.13.1", - "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.13.1.tgz", - "integrity": "sha512-EWhx3fHy3M9JbaeTnO+rEqzCe1wtyQClv6q3YWq0voOj4E+bMZBErVS1GAHPDiRGONYq34M1/d8KuQMgvi6Gjw==", + "version": "3.13.2", + "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.13.2.tgz", + "integrity": "sha512-SbMu4D2Vo95LMC/MetNaso1194M1htEA+JrqE9Hk+G2DhI+itfS9TRu9ZKeCahLDNa/J3n4MqUJ/fOHMzQpRWw==", "dev": true, "optional": true, "bin": { @@ -16996,9 +16997,9 @@ } }, "node_modules/webpack": { - "version": "5.27.1", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.27.1.tgz", - "integrity": "sha512-rxIDsPZ3Apl3JcqiemiLmWH+hAq04YeOXqvCxNZOnTp8ZgM9NEPtbu4CaMfMEf9KShnx/Ym8uLGmM6P4XnwCoA==", + "version": "5.27.2", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.27.2.tgz", + "integrity": "sha512-brNF3N/EdvMzkaZ/Xzb8sqPn5Si3iw6meqCnmNFtcnkorZsFZCBFMa2ElpIMjx6sKWYsnUpBO2dnX+7xgj+mjg==", "dependencies": { "@types/eslint-scope": "^3.7.0", "@types/estree": "^0.0.46", @@ -17088,9 +17089,9 @@ } }, "node_modules/webpack-cli/node_modules/commander": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-7.1.0.tgz", - "integrity": "sha512-pRxBna3MJe6HKnBGsDyMv8ETbptw3axEdYHoqNh7gu5oDcew8fs0xnivZGm06Ogk8zGAJ9VX+OPEr2GXEQK4dg==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz", + "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==", "engines": { "node": ">= 10" } @@ -22264,9 +22265,9 @@ } }, "caniuse-lite": { - "version": "1.0.30001203", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001203.tgz", - "integrity": "sha512-/I9tvnzU/PHMH7wBPrfDMSuecDeUKerjCPX7D0xBbaJZPxoT9m+yYxt0zCTkcijCkjTdim3H56Zm0i5Adxch4w==" + "version": "1.0.30001204", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001204.tgz", + "integrity": "sha512-JUdjWpcxfJ9IPamy2f5JaRDCaqJOxDzOSKtbdx4rH9VivMd1vIzoPumsJa9LoMIi4Fx2BV2KZOxWhNkBjaYivQ==" }, "caseless": { "version": "0.12.0", @@ -24949,9 +24950,9 @@ } }, "globby": { - "version": "11.0.2", - "resolved": "https://registry.npmjs.org/globby/-/globby-11.0.2.tgz", - "integrity": "sha512-2ZThXDvvV8fYFRVIxnrMQBipZQDr7MxKAmQK1vujaj9/7eF0efG7BPUKJ7jP7G5SLF37xKDXvO4S/KKLj/Z0og==", + "version": "11.0.3", + "resolved": "https://registry.npmjs.org/globby/-/globby-11.0.3.tgz", + "integrity": "sha512-ffdmosjA807y7+lA1NM0jELARVmYul/715xiILEjo3hBLPTcirgQNnXECn5g3mtR8TOLCVbkfua1Hpen25/Xcg==", "dev": true, "requires": { "array-union": "^2.1.0", @@ -25011,17 +25012,17 @@ "integrity": "sha1-TK+tdrxi8C+gObL5Tpo906ORpyU=" }, "grant": { - "version": "5.4.9", - "resolved": "https://registry.npmjs.org/grant/-/grant-5.4.9.tgz", - "integrity": "sha512-DG7H7Fpm+xr54sndR9zlMp3S9WoijiSrIPMzLWiVKR7RBE3e9ahQ+daCTnaCeXmVFaMo/557M45+7HvpAeDS9g==", + "version": "5.4.12", + "resolved": "https://registry.npmjs.org/grant/-/grant-5.4.12.tgz", + "integrity": "sha512-mnWub6nZojaN87zMXWrLlDszUXtIYx7gXasvfs7+LNgXWVj48vPgV2P3Gpn/iO64gABIi8SwfDKAxLP1nlWsIg==", "requires": { "cookie": "^0.4.1", "cookie-signature": "^1.1.0", "jwk-to-pem": "^2.0.3", "jws": "^4.0.0", - "qs": "^6.9.4", - "request-compose": "^2.1.0", - "request-oauth": "^1.0.0" + "qs": "^6.10.0", + "request-compose": "^2.1.3", + "request-oauth": "^1.0.1" }, "dependencies": { "cookie": { @@ -28932,9 +28933,9 @@ "integrity": "sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=" }, "qs": { - "version": "6.10.0", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.10.0.tgz", - "integrity": "sha512-yjACOWijC6L/kmPZZAsVBNY2zfHSIbpdpL977quseu56/8BZ2LoF5axK2bGhbzhVKt7V9xgWTtpyLbxwIoER0Q==", + "version": "6.10.1", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.10.1.tgz", + "integrity": "sha512-M528Hph6wsSVOBiYUnGf+K/7w0hNshs/duGsNXPUCLH5XAqjEtiPGwNONLV0tBH8NoGb0mvD5JubnUTrujKDTg==", "requires": { "side-channel": "^1.0.4" } @@ -28957,9 +28958,9 @@ "integrity": "sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA=" }, "queue-microtask": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.2.tgz", - "integrity": "sha512-dB15eXv3p2jDlbOiNLyMabYg1/sXvppd8DP2J3EOCQ0AkuSXCW2tP7mnVouVLJKgUMY6yP0kcQDVpLCN13h4Xg==", + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", + "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", "dev": true }, "quick-lru": { @@ -29697,9 +29698,9 @@ } }, "request-compose": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/request-compose/-/request-compose-2.1.2.tgz", - "integrity": "sha512-JR5WYJsR3kqCwea5ubrVrHkSsIFeK2tqpPshNtXKKHBtrVDbI3LP9enDr5qjMXVCbqG8KatGUsn47/+VYPHlTQ==" + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/request-compose/-/request-compose-2.1.3.tgz", + "integrity": "sha512-7fGL3Hhv5ML0J0+643Rvqe2I+icNNeizw6SZ3lboXziKQ75I1iZs9+72jNmf6k3Vpp0d45MzzDtYXRHH+9YOxg==" }, "request-oauth": { "version": "1.0.1", @@ -30908,9 +30909,9 @@ "integrity": "sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==" }, "uglify-js": { - "version": "3.13.1", - "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.13.1.tgz", - "integrity": "sha512-EWhx3fHy3M9JbaeTnO+rEqzCe1wtyQClv6q3YWq0voOj4E+bMZBErVS1GAHPDiRGONYq34M1/d8KuQMgvi6Gjw==", + "version": "3.13.2", + "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.13.2.tgz", + "integrity": "sha512-SbMu4D2Vo95LMC/MetNaso1194M1htEA+JrqE9Hk+G2DhI+itfS9TRu9ZKeCahLDNa/J3n4MqUJ/fOHMzQpRWw==", "dev": true, "optional": true }, @@ -31199,9 +31200,9 @@ "dev": true }, "webpack": { - "version": "5.27.1", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.27.1.tgz", - "integrity": "sha512-rxIDsPZ3Apl3JcqiemiLmWH+hAq04YeOXqvCxNZOnTp8ZgM9NEPtbu4CaMfMEf9KShnx/Ym8uLGmM6P4XnwCoA==", + "version": "5.27.2", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.27.2.tgz", + "integrity": "sha512-brNF3N/EdvMzkaZ/Xzb8sqPn5Si3iw6meqCnmNFtcnkorZsFZCBFMa2ElpIMjx6sKWYsnUpBO2dnX+7xgj+mjg==", "requires": { "@types/eslint-scope": "^3.7.0", "@types/estree": "^0.0.46", @@ -31281,9 +31282,9 @@ }, "dependencies": { "commander": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-7.1.0.tgz", - "integrity": "sha512-pRxBna3MJe6HKnBGsDyMv8ETbptw3axEdYHoqNh7gu5oDcew8fs0xnivZGm06Ogk8zGAJ9VX+OPEr2GXEQK4dg==" + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz", + "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==" }, "interpret": { "version": "2.2.0", diff --git a/packages/adapter-commons/package.json b/packages/adapter-commons/package.json index 442ce8d2db..95549a4e77 100644 --- a/packages/adapter-commons/package.json +++ b/packages/adapter-commons/package.json @@ -53,7 +53,7 @@ "@feathersjs/feathers": "^5.0.0-pre.1" }, "devDependencies": { - "@types/mocha": "^8.2.1", + "@types/mocha": "^8.2.2", "@types/mongodb": "^3.6.10", "@types/node": "^14.14.35", "mocha": "^8.3.2", diff --git a/packages/adapter-memory/package.json b/packages/adapter-memory/package.json index f03a4eff08..40f0ee3db5 100644 --- a/packages/adapter-memory/package.json +++ b/packages/adapter-memory/package.json @@ -54,7 +54,7 @@ "devDependencies": { "@feathersjs/adapter-tests": "^5.0.0-pre.1", "@feathersjs/feathers": "^5.0.0-pre.1", - "@types/mocha": "^8.2.1", + "@types/mocha": "^8.2.2", "@types/node": "^14.14.35", "mocha": "^8.3.2", "shx": "^0.3.3", diff --git a/packages/authentication-client/package.json b/packages/authentication-client/package.json index 31904e4713..488c82cc10 100644 --- a/packages/authentication-client/package.json +++ b/packages/authentication-client/package.json @@ -66,7 +66,7 @@ "@feathersjs/socketio": "^5.0.0-pre.1", "@feathersjs/socketio-client": "^5.0.0-pre.1", "@types/debug": "^4.1.5", - "@types/mocha": "^8.2.1", + "@types/mocha": "^8.2.2", "@types/node": "^14.14.35", "axios": "^0.21.1", "mocha": "^8.3.2", diff --git a/packages/authentication-local/package.json b/packages/authentication-local/package.json index 100701bde6..8e47e95e37 100644 --- a/packages/authentication-local/package.json +++ b/packages/authentication-local/package.json @@ -64,7 +64,7 @@ "@types/bcryptjs": "^2.4.2", "@types/debug": "^4.1.5", "@types/lodash": "^4.14.168", - "@types/mocha": "^8.2.1", + "@types/mocha": "^8.2.2", "@types/node": "^14.14.35", "mocha": "^8.3.2", "shx": "^0.3.3", diff --git a/packages/authentication-oauth/package.json b/packages/authentication-oauth/package.json index 5db440aebf..0aadd1694d 100644 --- a/packages/authentication-oauth/package.json +++ b/packages/authentication-oauth/package.json @@ -58,7 +58,7 @@ "@feathersjs/feathers": "^5.0.0-pre.1", "debug": "^4.3.1", "express-session": "^1.17.1", - "grant": "5.4.9", + "grant": "^5.4.12", "lodash": "^4.17.21" }, "devDependencies": { @@ -67,7 +67,7 @@ "@types/express": "^4.17.11", "@types/express-session": "^1.17.3", "@types/lodash": "^4.14.168", - "@types/mocha": "^8.2.1", + "@types/mocha": "^8.2.2", "@types/node": "^14.14.35", "axios": "^0.21.1", "mocha": "^8.3.2", diff --git a/packages/authentication-oauth/src/express.ts b/packages/authentication-oauth/src/express.ts index 953020ddda..1513071874 100644 --- a/packages/authentication-oauth/src/express.ts +++ b/packages/authentication-oauth/src/express.ts @@ -1,17 +1,16 @@ -// @ts-ignore -import { express as grantExpress } from 'grant'; +import grant from 'grant'; import Debug from 'debug'; import session from 'express-session'; import { Application } from '@feathersjs/feathers'; import { AuthenticationResult } from '@feathersjs/authentication'; import { Application as ExpressApplication, - original as express + original as originalExpress } from '@feathersjs/express'; import { OauthSetupSettings } from './utils'; import { OAuthStrategy } from './strategy'; -const grant = grantExpress(); +const grantInstance = grant.express(); const debug = Debug('@feathersjs/authentication-oauth/express'); declare module 'express-session' { @@ -40,8 +39,8 @@ export default (options: OauthSetupSettings) => { saveUninitialized: true, resave: true }); - const grantApp = grant(config); - const authApp = express(); + const grantApp = grantInstance(config); + const authApp = originalExpress(); authApp.use(expressSession); diff --git a/packages/authentication/package.json b/packages/authentication/package.json index 2a706d687c..c67f324a76 100644 --- a/packages/authentication/package.json +++ b/packages/authentication/package.json @@ -66,7 +66,7 @@ "@feathersjs/adapter-memory": "^5.0.0-pre.1", "@types/debug": "^4.1.5", "@types/lodash": "^4.14.168", - "@types/mocha": "^8.2.1", + "@types/mocha": "^8.2.2", "@types/node": "^14.14.35", "@types/uuid": "^8.3.0", "mocha": "^8.3.2", diff --git a/packages/client/package.json b/packages/client/package.json index f40c4039b6..4b8ad5d1e6 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -71,7 +71,7 @@ "superagent": "^6.1.0", "ts-loader": "^8.0.18", "typescript": "^4.2.3", - "webpack": "^5.27.0", + "webpack": "^5.27.2", "webpack-cli": "^4.5.0", "webpack-merge": "^5.7.3" }, diff --git a/packages/commons/package.json b/packages/commons/package.json index a8fc97a5cc..6902fa2ace 100644 --- a/packages/commons/package.json +++ b/packages/commons/package.json @@ -50,7 +50,7 @@ "access": "public" }, "devDependencies": { - "@types/mocha": "^8.2.1", + "@types/mocha": "^8.2.2", "@types/node": "^14.14.35", "mocha": "^8.3.2", "shx": "^0.3.3", diff --git a/packages/configuration/package.json b/packages/configuration/package.json index ffe1231052..2ea57fb42d 100644 --- a/packages/configuration/package.json +++ b/packages/configuration/package.json @@ -64,7 +64,7 @@ "devDependencies": { "@types/config": "^0.0.38", "@types/debug": "^4.1.5", - "@types/mocha": "^8.2.1", + "@types/mocha": "^8.2.2", "@types/node": "^14.14.35", "mocha": "^8.3.2", "shx": "^0.3.3", diff --git a/packages/errors/package.json b/packages/errors/package.json index c8c5900ccf..2f7fcdb4e8 100644 --- a/packages/errors/package.json +++ b/packages/errors/package.json @@ -48,7 +48,7 @@ ], "devDependencies": { "@feathersjs/feathers": "^5.0.0-pre.1", - "@types/mocha": "^8.2.1", + "@types/mocha": "^8.2.2", "@types/node": "^14.14.35", "mocha": "^8.3.2", "shx": "^0.3.3", diff --git a/packages/express/package.json b/packages/express/package.json index 6b86d9390c..820000f9e7 100644 --- a/packages/express/package.json +++ b/packages/express/package.json @@ -61,7 +61,7 @@ "@feathersjs/authentication-local": "^5.0.0-pre.1", "@feathersjs/feathers": "^5.0.0-pre.1", "@feathersjs/tests": "^5.0.0-pre.1", - "@types/mocha": "^8.2.1", + "@types/mocha": "^8.2.2", "@types/node": "^14.14.35", "axios": "^0.21.1", "lodash": "^4.17.21", diff --git a/packages/feathers/package.json b/packages/feathers/package.json index e2b6ee0817..e88f8df409 100644 --- a/packages/feathers/package.json +++ b/packages/feathers/package.json @@ -63,7 +63,7 @@ "events": "^3.3.0" }, "devDependencies": { - "@types/mocha": "^8.2.1", + "@types/mocha": "^8.2.2", "@types/node": "^14.14.35", "mocha": "^8.3.2", "shx": "^0.3.3", diff --git a/packages/rest-client/package.json b/packages/rest-client/package.json index 45fa63d4b1..8ef08b0c88 100644 --- a/packages/rest-client/package.json +++ b/packages/rest-client/package.json @@ -54,14 +54,14 @@ "@feathersjs/errors": "^5.0.0-pre.1", "@types/node-fetch": "^2.5.8", "@types/superagent": "^4.1.10", - "qs": "^6.10.0" + "qs": "^6.10.1" }, "devDependencies": { "@feathersjs/adapter-memory": "^5.0.0-pre.1", "@feathersjs/express": "^5.0.0-pre.1", "@feathersjs/feathers": "^5.0.0-pre.1", "@feathersjs/tests": "^5.0.0-pre.1", - "@types/mocha": "^8.2.1", + "@types/mocha": "^8.2.2", "@types/node": "^14.14.35", "axios": "^0.21.1", "body-parser": "^1.19.0", diff --git a/packages/socketio-client/package.json b/packages/socketio-client/package.json index ff4163cb33..c4bd0cfc32 100644 --- a/packages/socketio-client/package.json +++ b/packages/socketio-client/package.json @@ -59,7 +59,7 @@ "@feathersjs/socketio": "^5.0.0-pre.1", "@feathersjs/tests": "^5.0.0-pre.1", "@feathersjs/transport-commons": "^5.0.0-pre.0", - "@types/mocha": "^8.2.1", + "@types/mocha": "^8.2.2", "@types/node": "^14.14.35", "mocha": "^8.3.2", "shx": "^0.3.3", diff --git a/packages/socketio/package.json b/packages/socketio/package.json index e433b4ca35..7d75a719b1 100644 --- a/packages/socketio/package.json +++ b/packages/socketio/package.json @@ -60,7 +60,7 @@ "@feathersjs/express": "^5.0.0-pre.1", "@feathersjs/feathers": "^5.0.0-pre.1", "@feathersjs/tests": "^5.0.0-pre.1", - "@types/mocha": "^8.2.1", + "@types/mocha": "^8.2.2", "@types/node": "^14.14.35", "lodash": "^4.17.21", "mocha": "^8.3.2", diff --git a/packages/tests/package.json b/packages/tests/package.json index 185108172f..ab7c7e8f18 100644 --- a/packages/tests/package.json +++ b/packages/tests/package.json @@ -50,7 +50,7 @@ "@types/axios": "^0.14.0", "@types/debug": "^4.1.5", "@types/lodash": "^4.14.168", - "@types/mocha": "^8.2.1", + "@types/mocha": "^8.2.2", "@types/node": "^14.14.35", "mocha": "^8.3.2", "shx": "^0.3.3", diff --git a/packages/transport-commons/package.json b/packages/transport-commons/package.json index cfbf3a5dd6..24423dac7a 100644 --- a/packages/transport-commons/package.json +++ b/packages/transport-commons/package.json @@ -60,7 +60,7 @@ "devDependencies": { "@feathersjs/feathers": "^5.0.0-pre.1", "@types/debug": "^4.1.5", - "@types/mocha": "^8.2.1", + "@types/mocha": "^8.2.2", "@types/node": "^14.14.35", "mocha": "^8.3.2", "shx": "^0.3.3",