Bump nodemon from 2.0.18 to 2.0.19

Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.18 to 2.0.19.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.18...v2.0.19)

---
updated-dependencies:
- dependency-name: nodemon
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-07-05 18:37:20 +00:00 committed by GitHub
parent 66c8e6ec91
commit 4fef14ba05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 50 additions and 1599 deletions

1645
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -31,6 +31,6 @@
"quickmongo": "^5.1.2"
},
"devDependencies": {
"nodemon": "^2.0.18"
"nodemon": "^2.0.19"
}
}