chore(deps): bump nodemon from 3.0.0 to 3.0.1 #71

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-nodemon-3.0.1 into main 2023-07-10 14:25:41 +00:00
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
"jsonwebtoken": "^9.0.1",
"node-forge": "^1.3.1",
"node-rsa": "^1.1.1",
"nodemon": "^3.0.0",
"nodemon": "^3.0.1",
"serve-favicon": "^2.4.2"
},
"devDependencies": {
+4 -4
View File
@@ -639,10 +639,10 @@ node-rsa@^1.1.1:
dependencies:
asn1 "^0.2.4"
nodemon@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.0.0.tgz#478742adc1e53a72028c7bf21bb889e0e541e9c3"
integrity sha512-yU9NSp3n+DUSt3S2LmtXss+4kOsmC8ZLpXeGe5mKuLdqkoSRwmaplk2lo5cmve7TPw5MgMcd2cazL0KpUscoSQ==
nodemon@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.0.1.tgz#affe822a2c5f21354466b2fc8ae83277d27dadc7"
integrity sha512-g9AZ7HmkhQkqXkRc20w+ZfQ73cHLbE8hnPbtaFbFtCumZsjyMhKk9LajQ07U5Ux28lvFjZ5X7HvWR1xzU8jHVw==
dependencies:
chokidar "^3.5.2"
debug "^3.2.7"