1
0
mirror of https://github.com/oceanprotocol/commons.git synced 2023-03-15 18:03:00 +01:00

Bump nodemon from 2.0.2 to 2.0.4 in /server

Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.2...v2.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-16 23:51:32 +00:00 committed by GitHub
parent c34797e9d8
commit 1193b62607
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 485 additions and 297 deletions

780
server/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -34,7 +34,7 @@
"@types/request": "^2.48.4",
"@types/supertest": "^2.0.8",
"jest": "24.9.0",
"nodemon": "^2.0.2",
"nodemon": "^2.0.4",
"supertest": "^4.0.2",
"ts-jest": "24.3.0",
"ts-node": "^8.7.0",