mirror of
https://github.com/koodiklinikka/koodiklinikka.fi-api.git
synced 2026-02-09 00:50:38 +00:00
Bump debug, body-parser, express and morgan
Bumps [debug](https://github.com/debug-js/debug) to 2.6.9 and updates ancestor dependencies [debug](https://github.com/debug-js/debug), [debug](https://github.com/debug-js/debug), [body-parser](https://github.com/expressjs/body-parser), [express](https://github.com/expressjs/express) and [morgan](https://github.com/expressjs/morgan). These dependencies need to be updated together. Updates `debug` from 2.6.8 to 2.6.9 - [Release notes](https://github.com/debug-js/debug/releases) - [Changelog](https://github.com/debug-js/debug/blob/2.6.9/CHANGELOG.md) - [Commits](https://github.com/debug-js/debug/compare/2.6.8...2.6.9) Updates `debug` from 2.6.7 to 2.6.9 - [Release notes](https://github.com/debug-js/debug/releases) - [Changelog](https://github.com/debug-js/debug/blob/2.6.9/CHANGELOG.md) - [Commits](https://github.com/debug-js/debug/compare/2.6.8...2.6.9) Updates `body-parser` from 1.17.2 to 1.20.1 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](https://github.com/expressjs/body-parser/compare/1.17.2...1.20.1) Updates `express` from 4.15.4 to 4.18.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.15.4...4.18.2) Updates `morgan` from 1.8.2 to 1.10.0 - [Release notes](https://github.com/expressjs/morgan/releases) - [Changelog](https://github.com/expressjs/morgan/blob/master/HISTORY.md) - [Commits](https://github.com/expressjs/morgan/compare/1.8.2...1.10.0) --- updated-dependencies: - dependency-name: debug dependency-type: indirect - dependency-name: debug dependency-type: indirect - dependency-name: body-parser dependency-type: direct:production - dependency-name: express dependency-type: direct:production - dependency-name: morgan dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -23,14 +23,14 @@
|
||||
"apicache": "0.0.12",
|
||||
"async": "^2.5.0",
|
||||
"bluebird": "^2.9.3",
|
||||
"body-parser": "^1.10.1",
|
||||
"body-parser": "^1.20.1",
|
||||
"cors": "^2.7.1",
|
||||
"express": "^4.11.0",
|
||||
"express": "^4.18.2",
|
||||
"google-spreadsheet": "^2.0.4",
|
||||
"joi": "^10.6.0",
|
||||
"lodash": "^3.10.1",
|
||||
"moment": "^2.18.1",
|
||||
"morgan": "^1.5.1",
|
||||
"morgan": "^1.10.0",
|
||||
"newrelic": "^1.18.0",
|
||||
"node-twitter": "0.5.2",
|
||||
"snyk": "^1.38.1",
|
||||
|
||||
Reference in New Issue
Block a user