File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 27
27
"dotenv" : " 6.2.0" ,
28
28
"graphql-cli" : " 2.17.0" ,
29
29
"graphql-resolver-codegen" : " 0.3.1" ,
30
- "nodemon" : " 1.18.11 " ,
30
+ "nodemon" : " 1.19.0 " ,
31
31
"npm-run-all" : " 4.1.5" ,
32
32
"prisma" : " 1.32.0" ,
33
33
"ts-node" : " 7.0.1" ,
Original file line number Diff line number Diff line change @@ -3878,10 +3878,10 @@ node-request-by-swagger@^1.0.6:
3878
3878
resolved "https://registry.yarnpkg.com/node-request-by-swagger/-/node-request-by-swagger-1.1.4.tgz#909a057bd4dffdf5245cb713f5543a9c56eea94d"
3879
3879
integrity sha512-hwaTaFPUwNKns5qXwGJpLQM3Z5zRluYeAxpYy1L8fWmWdT/DjLmsnW8/oGlSN8Vo4R28c2znfUoBUiB/RlPptw==
3880
3880
3881
- nodemon@1.18.11 :
3882
- version "1.18.11 "
3883
- resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.18.11 .tgz#d836ab663776e7995570b963da5bfc807e53f6b8 "
3884
- integrity sha512-KdN3tm1zkarlqNo4+W9raU3ihM4H15MVMSE/f9rYDZmFgDHAfAJsomYrHhApAkuUemYjFyEeXlpCOQ2v5gtBEw ==
3881
+ nodemon@1.19.0 :
3882
+ version "1.19.0 "
3883
+ resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.19.0 .tgz#358e005549a1e9e1148cb2b9b8b28957dc4e4527 "
3884
+ integrity sha512-NHKpb/Je0Urmwi3QPDHlYuFY9m1vaVfTsRZG5X73rY46xPj0JpNe8WhUGQdkDXQDOxrBNIU3JrcflE9Y44EcuA ==
3885
3885
dependencies :
3886
3886
chokidar "^2.1.5"
3887
3887
debug "^3.1.0"
You can’t perform that action at this time.
0 commit comments