build(deps): bump cacheable-request and nodemon

Removes [cacheable-request](https://github.com/jaredwray/cacheable-request). It's no longer used after updating ancestor dependency [nodemon](https://github.com/remy/nodemon). These dependencies need to be updated together.


Removes `cacheable-request`

Updates `nodemon` from 2.0.15 to 2.0.20
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.15...v2.0.20)

---
updated-dependencies:
- dependency-name: cacheable-request
  dependency-type: indirect
- dependency-name: nodemon
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-02-12 03:11:13 +00:00
committed by GitHub
parent ab7c6c98b8
commit 4a0f52eafc
2 changed files with 46 additions and 1481 deletions
+45 -1480
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -31,6 +31,6 @@
"md5-js": "^0.0.3",
"mongoose": "^6.2.10",
"node-schedule": "^2.1.0",
"nodemon": "^2.0.15"
"nodemon": "^2.0.20"
}
}