File tree Expand file tree Collapse file tree 2 files changed +15
-9
lines changed Expand file tree Collapse file tree 2 files changed +15
-9
lines changed Original file line number Diff line number Diff line change 2828 "graphql-cli" : " 2.17.0" ,
2929 "graphql-resolver-codegen" : " 0.3.1" ,
3030 "nodemon" : " 1.18.6" ,
31- "npm-run-all" : " 4.1.4 " ,
31+ "npm-run-all" : " 4.1.5 " ,
3232 "prisma" : " 1.21.0" ,
3333 "ts-node" : " 7.0.1" ,
3434 "typescript" : " 3.1.6"
Original file line number Diff line number Diff line change @@ -1295,7 +1295,7 @@ cross-spawn@^5.0.1, cross-spawn@^5.1.0:
12951295 shebang-command "^1.2.0"
12961296 which "^1.2.9"
12971297
1298- cross-spawn@^6.0.0, cross-spawn@^6.0.4, cross-spawn@^6.0. 5 :
1298+ cross-spawn@^6.0.0, cross-spawn@^6.0.5 :
12991299 version "6.0.5"
13001300 resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
13011301 integrity sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==
@@ -4113,16 +4113,17 @@ npm-paths@^1.0.0:
41134113 global-modules "^1.0.0"
41144114 is-windows "^1.0.1"
41154115
4116- npm-run-all@4.1.4 :
4117- version "4.1.4 "
4118- resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.4 .tgz#5a44689751cc346e4104778732c7c0b6efd1ac9d "
4119- integrity sha512-8C1ln0zuKxyiApr7MEvLcrsK3iHFcszf8o/NchaubueC9wF+HLrRJQkwY9Wh5JjdGj6bb2RW9l8jile4kIN3Jg ==
4116+ npm-run-all@4.1.5 :
4117+ version "4.1.5 "
4118+ resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.5 .tgz#04476202a15ee0e2e214080861bff12a51d98fba "
4119+ integrity sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ ==
41204120 dependencies :
4121- ansi-styles "^3.2.0 "
4122- chalk "^2.1.0 "
4123- cross-spawn "^6.0.4 "
4121+ ansi-styles "^3.2.1 "
4122+ chalk "^2.4.1 "
4123+ cross-spawn "^6.0.5 "
41244124 memorystream "^0.3.1"
41254125 minimatch "^3.0.4"
4126+ pidtree "^0.3.0"
41264127 read-pkg "^3.0.0"
41274128 shell-quote "^1.6.1"
41284129 string.prototype.padend "^3.0.0"
@@ -4588,6 +4589,11 @@ pgpass@1.x:
45884589 dependencies :
45894590 split "^1.0.0"
45904591
4592+ pidtree@^0.3.0 :
4593+ version "0.3.0"
4594+ resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.3.0.tgz#f6fada10fccc9f99bf50e90d0b23d72c9ebc2e6b"
4595+ integrity sha512-9CT4NFlDcosssyg8KVFltgokyKZIFjoBxw8CTGy+5F38Y1eQWrt8tRayiUOXE+zVKQnYu5BR8JjCtvK3BcnBhg==
4596+
45914597pify@^2.0.0, pify@^2.3.0 :
45924598 version "2.3.0"
45934599 resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
You can’t perform that action at this time.
0 commit comments