Merge branch 'dependabot-npm_and_yarn-nodemon-2.0.16' into 'main'

chore(deps): bump nodemon from 2.0.15 to 2.0.16

See merge request unboundsoftware/auth0mock!37
This commit was merged in pull request #42.
This commit is contained in:
2022-05-01 17:27:31 +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.15",
"nodemon": "^2.0.16",
"serve-favicon": "^2.4.2"
}
}
+4 -4
View File
@@ -1022,10 +1022,10 @@ node-rsa@^1.1.1:
dependencies:
asn1 "^0.2.4"
nodemon@^2.0.15:
version "2.0.15"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.15.tgz#504516ce3b43d9dc9a955ccd9ec57550a31a8d4e"
integrity sha512-gdHMNx47Gw7b3kWxJV64NI+Q5nfl0y5DgDbiVtShiwa7Z0IZ07Ll4RLFo6AjrhzMtoEZn5PDE3/c2AbVsiCkpA==
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==
dependencies:
chokidar "^3.5.2"
debug "^3.2.7"