File tree Expand file tree Collapse file tree 4 files changed +20
-20
lines changed Expand file tree Collapse file tree 4 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 15
15
"devDependencies" : {
16
16
"dotenv" : " 5.0.1" ,
17
17
"graphql-cli" : " 2.17.0" ,
18
- "nodemon" : " 1.18.10 " ,
18
+ "nodemon" : " 1.19.0 " ,
19
19
"npm-run-all" : " 4.1.5" ,
20
20
"prisma" : " 1.7.0"
21
21
}
Original file line number Diff line number Diff line change @@ -853,9 +853,9 @@ chokidar@^1.7.0:
853
853
optionalDependencies :
854
854
fsevents "^1.0.0"
855
855
856
- chokidar@^2.1.0 :
857
- version "2.1.2 "
858
- resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.1.2 .tgz#9c23ea40b01638439e0513864d362aeacc5ad058 "
856
+ chokidar@^2.1.5 :
857
+ version "2.1.5 "
858
+ resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.1.5 .tgz#0ae8434d962281a5f56c72869e79cb6d9d86ad4d "
859
859
dependencies :
860
860
anymatch "^2.0.0"
861
861
async-each "^1.0.1"
@@ -867,7 +867,7 @@ chokidar@^2.1.0:
867
867
normalize-path "^3.0.0"
868
868
path-is-absolute "^1.0.0"
869
869
readdirp "^2.2.1"
870
- upath "^1.1.0 "
870
+ upath "^1.1.1 "
871
871
optionalDependencies :
872
872
fsevents "^1.2.7"
873
873
@@ -3821,11 +3821,11 @@ node-request-by-swagger@^1.0.6:
3821
3821
version "1.0.6"
3822
3822
resolved "https://registry.yarnpkg.com/node-request-by-swagger/-/node-request-by-swagger-1.0.6.tgz#3129510e33232e4d37be4cce94c704670bc5b135"
3823
3823
3824
- nodemon@1.18.10 :
3825
- version "1.18.10 "
3826
- resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.18.10 .tgz#3ba63f64eb4c283cf3e4f75f30817e9d4f393afe "
3824
+ nodemon@1.19.0 :
3825
+ version "1.19.0 "
3826
+ resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.19.0 .tgz#358e005549a1e9e1148cb2b9b8b28957dc4e4527 "
3827
3827
dependencies :
3828
- chokidar "^2.1.0 "
3828
+ chokidar "^2.1.5 "
3829
3829
debug "^3.1.0"
3830
3830
ignore-by-default "^1.0.1"
3831
3831
minimatch "^3.0.4"
@@ -5707,7 +5707,7 @@ unzip-response@^2.0.1:
5707
5707
version "2.0.1"
5708
5708
resolved "https://registry.yarnpkg.com/unzip-response/-/unzip-response-2.0.1.tgz#d2f0f737d16b0615e72a6935ed04214572d56f97"
5709
5709
5710
- upath@^1.1.0 :
5710
+ upath@^1.1.1 :
5711
5711
version "1.1.2"
5712
5712
resolved "https://registry.yarnpkg.com/upath/-/upath-1.1.2.tgz#3db658600edaeeccbe6db5e684d67ee8c2acd068"
5713
5713
Original file line number Diff line number Diff line change 15
15
"babel-polyfill" : " 6.26.0" ,
16
16
"babel-preset-es2015" : " 6.24.1" ,
17
17
"graphql-yoga" : " 1.17.4" ,
18
- "nodemon" : " 1.18.10 "
18
+ "nodemon" : " 1.19.0 "
19
19
}
20
20
}
Original file line number Diff line number Diff line change @@ -932,9 +932,9 @@ chokidar@^1.6.1:
932
932
optionalDependencies :
933
933
fsevents "^1.0.0"
934
934
935
- chokidar@^2.1.0 :
936
- version "2.1.2 "
937
- resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.1.2 .tgz#9c23ea40b01638439e0513864d362aeacc5ad058 "
935
+ chokidar@^2.1.5 :
936
+ version "2.1.5 "
937
+ resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.1.5 .tgz#0ae8434d962281a5f56c72869e79cb6d9d86ad4d "
938
938
dependencies :
939
939
anymatch "^2.0.0"
940
940
async-each "^1.0.1"
@@ -946,7 +946,7 @@ chokidar@^2.1.0:
946
946
normalize-path "^3.0.0"
947
947
path-is-absolute "^1.0.0"
948
948
readdirp "^2.2.1"
949
- upath "^1.1.0 "
949
+ upath "^1.1.1 "
950
950
optionalDependencies :
951
951
fsevents "^1.2.7"
952
952
@@ -2389,11 +2389,11 @@ node-pre-gyp@^0.6.39:
2389
2389
tar "^2.2.1"
2390
2390
tar-pack "^3.4.0"
2391
2391
2392
- nodemon@1.18.10 :
2393
- version "1.18.10 "
2394
- resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.18.10 .tgz#3ba63f64eb4c283cf3e4f75f30817e9d4f393afe "
2392
+ nodemon@1.19.0 :
2393
+ version "1.19.0 "
2394
+ resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.19.0 .tgz#358e005549a1e9e1148cb2b9b8b28957dc4e4527 "
2395
2395
dependencies :
2396
- chokidar "^2.1.0 "
2396
+ chokidar "^2.1.5 "
2397
2397
debug "^3.1.0"
2398
2398
ignore-by-default "^1.0.1"
2399
2399
minimatch "^3.0.4"
@@ -3327,7 +3327,7 @@ unzip-response@^2.0.1:
3327
3327
version "2.0.1"
3328
3328
resolved "https://registry.yarnpkg.com/unzip-response/-/unzip-response-2.0.1.tgz#d2f0f737d16b0615e72a6935ed04214572d56f97"
3329
3329
3330
- upath@^1.1.0 :
3330
+ upath@^1.1.1 :
3331
3331
version "1.1.2"
3332
3332
resolved "https://registry.yarnpkg.com/upath/-/upath-1.1.2.tgz#3db658600edaeeccbe6db5e684d67ee8c2acd068"
3333
3333
You can’t perform that action at this time.
0 commit comments