Merge pull request #28 from gnmyt/dependabot/npm_and_yarn/nodemon-2.0.21

This commit is contained in:
2023-03-05 21:33:46 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -20,6 +20,6 @@
},
"devDependencies": {
"concurrently": "^7.6.0",
"nodemon": "^2.0.20"
"nodemon": "^2.0.21"
}
}

View File

@ -1150,10 +1150,10 @@ node-gyp@8.x:
tar "^6.1.2"
which "^2.0.2"
nodemon@^2.0.20:
version "2.0.20"
resolved "https://registry.npmjs.org/nodemon/-/nodemon-2.0.20.tgz"
integrity sha512-Km2mWHKKY5GzRg6i1j5OxOHQtuvVsgskLfigG25yTtbyfRGn/GNvIbRyOf1PSCKJ2aT/58TiuUsuOU5UToVViw==
nodemon@^2.0.21:
version "2.0.21"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.21.tgz#267edff25578da91075d6aa54346ef77ecb7b302"
integrity sha512-djN/n2549DUtY33S7o1djRCd7dEm0kBnj9c7S9XVXqRUbuggN1MZH/Nqa+5RFQr63Fbefq37nFXAE9VU86yL1A==
dependencies:
chokidar "^3.5.2"
debug "^3.2.7"