diff --git a/package.json b/package.json index 37f6d53..c511251 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "express": "^4.17.1", "install": "^0.13.0", "jsdom": "^16.4.0", - "nodemon": "^2.0.6", + "nodemon": "^2.0.8", "npm": "^6.14.9", "readability": "https://github.com/mozilla/readability", "request-promise-native": "^1.0.9", diff --git a/yarn.lock b/yarn.lock index 80cac3e..f2e9da9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4778,10 +4778,10 @@ node-notifier@^8.0.0: uuid "^8.3.0" which "^2.0.2" -nodemon@^2.0.6: - version "2.0.6" - resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.6.tgz#1abe1937b463aaf62f0d52e2b7eaadf28cc2240d" - integrity sha512-4I3YDSKXg6ltYpcnZeHompqac4E6JeAMpGm8tJnB9Y3T0ehasLa4139dJOcCrB93HHrUMsCrKtoAlXTqT5n4AQ== +nodemon@^2.0.8: + version "2.0.8" + resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.8.tgz#95719984d4ae57c2b5ce2a1e1bf1ca14de36f500" + integrity sha512-omq5AbNSMZjjZf12qd5vRpVobbuBJsLhTOS/vwy5ApnO6jpHbS/YuN97X4/zzB9YkdAa3q73HG5IuyM6kIQw8Q== dependencies: chokidar "^3.2.2" debug "^3.2.6"