File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
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.8 " ,
30
+ "nodemon" : " 1.18.9 " ,
31
31
"npm-run-all" : " 4.1.5" ,
32
32
"prisma" : " 1.22.2" ,
33
33
"ts-node" : " 7.0.1" ,
Original file line number Diff line number Diff line change @@ -3730,16 +3730,16 @@ node-request-by-swagger@^1.0.6:
3730
3730
resolved "https://registry.yarnpkg.com/node-request-by-swagger/-/node-request-by-swagger-1.1.4.tgz#909a057bd4dffdf5245cb713f5543a9c56eea94d"
3731
3731
integrity sha512-hwaTaFPUwNKns5qXwGJpLQM3Z5zRluYeAxpYy1L8fWmWdT/DjLmsnW8/oGlSN8Vo4R28c2znfUoBUiB/RlPptw==
3732
3732
3733
-
3734
- version "1.18.8 "
3735
- resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.18.8 .tgz#eb4c0052dc81395bdc503f3c8ae3cba86ca7146a "
3736
- integrity sha512-CgC/JdCf+CT7Z+K6wWaV30t8GU1DPtXpr/6PuXC1/LboXCmUQNKOaz0AEMjoWDTt2AdHOBFxgv41dyC0i79SbA ==
3733
+
3734
+ version "1.18.9 "
3735
+ resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.18.9 .tgz#90b467efd3b3c81b9453380aeb2a2cba535d0ead "
3736
+ integrity sha512-oj/eEVTEI47pzYAjGkpcNw0xYwTl4XSTUQv2NPQI6PpN3b75PhpuYk3Vb3U80xHCyM2Jm+1j68ULHXl4OR3Afw ==
3737
3737
dependencies :
3738
3738
chokidar "^2.0.4"
3739
3739
debug "^3.1.0"
3740
3740
ignore-by-default "^1.0.1"
3741
3741
minimatch "^3.0.4"
3742
- pstree.remy "^1.1.3 "
3742
+ pstree.remy "^1.1.6 "
3743
3743
semver "^5.5.0"
3744
3744
supports-color "^5.2.0"
3745
3745
touch "^3.1.0"
@@ -4549,10 +4549,10 @@ psl@^1.1.24:
4549
4549
resolved "https://registry.yarnpkg.com/psl/-/psl-1.1.29.tgz#60f580d360170bb722a797cc704411e6da850c67"
4550
4550
integrity sha512-AeUmQ0oLN02flVHXWh9sSJF7mcdFq0ppid/JkErufc3hGIV/AMa8Fo9VgDo/cT2jFdOWoFvHp90qqBH54W+gjQ==
4551
4551
4552
- pstree.remy@^1.1.3 :
4553
- version "1.1.4 "
4554
- resolved "https://registry.yarnpkg.com/pstree.remy/-/pstree.remy-1.1.4 .tgz#a03d5dbc06ba639fb6dd4874644c4bad9882ec21 "
4555
- integrity sha512-3kSyTN/iTJMxtL87idnFgTyOp2vQ6B/49QcHUO26kh2M2qahlUivFI1zWJ9FRFPoB+KgcP820JMOuIhkBJAP3Q ==
4552
+ pstree.remy@^1.1.6 :
4553
+ version "1.1.6 "
4554
+ resolved "https://registry.yarnpkg.com/pstree.remy/-/pstree.remy-1.1.6 .tgz#73a55aad9e2d95814927131fbf4dc1b62d259f47 "
4555
+ integrity sha512-NdF35+QsqD7EgNEI5mkI/X+UwaxVEbQaz9f4IooEmMUv6ZPmlTQYGjBPJGgrlzNdjSvIy4MWMg6Q6vCgBO2K+w ==
4556
4556
4557
4557
4558
4558
version "1.3.2"
You can’t perform that action at this time.
0 commit comments