Bump method-override from 2.3.10 to 3.0.0

Bumps [method-override](https://github.com/expressjs/method-override) from 2.3.10 to 3.0.0.
- [Release notes](https://github.com/expressjs/method-override/releases)
- [Changelog](https://github.com/expressjs/method-override/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/method-override/compare/2.3.10...3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-04-17 17:31:47 +00:00 committed by GitHub
parent ae7d00123e
commit be66baad2c
2 changed files with 13 additions and 13 deletions

View file

@ -45,7 +45,7 @@
"jsonwebtoken": "^8.3.0",
"localtunnel": "git://github.com/shocknet/localtunnel#40cc2c2a46b05da2217bf2e20da11a5343a5cce7",
"lodash": "^4.17.21",
"method-override": "^2.3.7",
"method-override": "^3.0.0",
"node-fetch": "^2.6.1",
"node-persist": "^3.1.0",
"promise": "^8.1.0",