We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f655aa commit ae65cbdCopy full SHA for ae65cbd
advanced/package.json
@@ -13,7 +13,7 @@
13
},
14
"devDependencies": {
15
"dotenv": "6.2.0",
16
- "nodemon": "1.19.1",
+ "nodemon": "1.19.2",
17
"prisma": "1.34.8"
18
}
19
advanced/yarn.lock
@@ -2511,9 +2511,9 @@ node-pre-gyp@^0.10.0:
2511
semver "^5.3.0"
2512
tar "^4"
2513
2514
-nodemon@1.19.1:
2515
- version "1.19.1"
2516
- resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.19.1.tgz#576f0aad0f863aabf8c48517f6192ff987cd5071"
+nodemon@1.19.2:
+ version "1.19.2"
+ resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.19.2.tgz#b0975147dc99b3761ceb595b3f9277084931dcc0"
2517
dependencies:
2518
chokidar "^2.1.5"
2519
debug "^3.1.0"
0 commit comments