chore(deps): bump nodemon from 2.0.22 to 3.0.0

Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.22 to 3.0.0.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.22...v3.0.0)
This commit is contained in:
2023-07-09 06:52:41 +00:00
parent c29f8be74c
commit 6e0bb8e1ca
2 changed files with 16 additions and 26 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
"jsonwebtoken": "^9.0.1",
"node-forge": "^1.3.1",
"node-rsa": "^1.1.1",
"nodemon": "^2.0.22",
"nodemon": "^3.0.0",
"serve-favicon": "^2.4.2"
},
"devDependencies": {