chore(deps): bump nodemon from 2.0.16 to 2.0.18 #47

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-nodemon-2.0.18 into main 2022-06-27 07:29:30 +00:00
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
"jsonwebtoken": "^8.5.1",
"node-forge": "^1.3.1",
"node-rsa": "^1.1.1",
"nodemon": "^2.0.16",
"nodemon": "^2.0.18",
"serve-favicon": "^2.4.2"
}
}
+4 -4
View File
@@ -1017,10 +1017,10 @@ node-rsa@^1.1.1:
dependencies:
asn1 "^0.2.4"
nodemon@^2.0.16:
version "2.0.16"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.16.tgz#d71b31bfdb226c25de34afea53486c8ef225fdef"
integrity sha512-zsrcaOfTWRuUzBn3P44RDliLlp263Z/76FPoHFr3cFFkOz0lTPAcIw8dCzfdVIx/t3AtDYCZRCDkoCojJqaG3w==
nodemon@^2.0.18:
version "2.0.18"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.18.tgz#0f5a3aa7b4587f2626e6f01369deba89cb0462a2"
integrity sha512-uAvrKipi2zAz8E7nkSz4qW4F4zd5fs2wNGsTx+xXlP8KXqd9ucE0vY9wankOsPboeDyuUGN9vsXGV1pLn80l/A==
dependencies:
chokidar "^3.5.2"
debug "^3.2.7"