File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 16
16
"dotenv" : " 5.0.1" ,
17
17
"graphql-cli" : " 2.15.14" ,
18
18
"nodemon" : " 1.17.4" ,
19
- "npm-run-all" : " 4.1.2 " ,
19
+ "npm-run-all" : " 4.1.3 " ,
20
20
"prisma" : " 1.7.0"
21
21
}
22
22
}
Original file line number Diff line number Diff line change @@ -3510,13 +3510,13 @@ npm-paths@^1.0.0:
3510
3510
global-modules "^1.0.0"
3511
3511
is-windows "^1.0.1"
3512
3512
3513
-
3514
- version "4.1.2 "
3515
- resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.2 .tgz#90d62d078792d20669139e718621186656cea056 "
3513
+
3514
+ version "4.1.3 "
3515
+ resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.3 .tgz#49f15b55a66bb4101664ce270cb18e7103f8f185 "
3516
3516
dependencies :
3517
3517
ansi-styles "^3.2.0"
3518
3518
chalk "^2.1.0"
3519
- cross-spawn "^5.1.0 "
3519
+ cross-spawn "^6.0.4 "
3520
3520
memorystream "^0.3.1"
3521
3521
minimatch "^3.0.4"
3522
3522
ps-tree "^1.1.0"
Original file line number Diff line number Diff line change 12
12
},
13
13
"devDependencies" : {
14
14
"graphql-cli" : " 2.15.14" ,
15
- "npm-run-all" : " 4.1.2 " ,
15
+ "npm-run-all" : " 4.1.3 " ,
16
16
"prisma" : " 1.7.0"
17
17
}
18
18
}
Original file line number Diff line number Diff line change @@ -3107,13 +3107,13 @@ npm-paths@^1.0.0:
3107
3107
global-modules "^1.0.0"
3108
3108
is-windows "^1.0.1"
3109
3109
3110
-
3111
- version "4.1.2 "
3112
- resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.2 .tgz#90d62d078792d20669139e718621186656cea056 "
3110
+
3111
+ version "4.1.3 "
3112
+ resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.3 .tgz#49f15b55a66bb4101664ce270cb18e7103f8f185 "
3113
3113
dependencies :
3114
3114
ansi-styles "^3.2.0"
3115
3115
chalk "^2.1.0"
3116
- cross-spawn "^5.1.0 "
3116
+ cross-spawn "^6.0.4 "
3117
3117
memorystream "^0.3.1"
3118
3118
minimatch "^3.0.4"
3119
3119
ps-tree "^1.1.0"
You can’t perform that action at this time.
0 commit comments