File tree 4 files changed +20
-48
lines changed
4 files changed +20
-48
lines changed Original file line number Diff line number Diff line change 16
16
"dotenv" : " 5.0.1" ,
17
17
"graphql-cli" : " 2.17.0" ,
18
18
"nodemon" : " 1.19.4" ,
19
- "npm-run-all2" : " 5.0.0 " ,
19
+ "npm-run-all2" : " 5.0.2 " ,
20
20
"prisma" : " 1.7.0"
21
21
}
22
22
}
Original file line number Diff line number Diff line change @@ -223,12 +223,10 @@ ansi-styles@^3.2.1:
223
223
dependencies :
224
224
color-convert "^1.9.0"
225
225
226
- ansi-styles@^4.2.1 :
227
- version "4.3.0"
228
- resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.3.0.tgz#edd803628ae71c04c85ae7a0906edad34b648937"
229
- integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==
230
- dependencies :
231
- color-convert "^2.0.1"
226
+ ansi-styles@^5.0.0 :
227
+ version "5.2.0"
228
+ resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-5.2.0.tgz#07449690ad45777d1924ac2abb2fc8895dba836b"
229
+ integrity sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==
232
230
233
231
ansicolors@~0.2.1 :
234
232
version "0.2.1"
@@ -965,22 +963,10 @@ color-convert@^1.9.0:
965
963
dependencies :
966
964
color-name "^1.1.1"
967
965
968
- color-convert@^2.0.1 :
969
- version "2.0.1"
970
- resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-2.0.1.tgz#72d3a68d598c9bdb3af2ad1e84f21d896abd4de3"
971
- integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==
972
- dependencies :
973
- color-name "~1.1.4"
974
-
975
966
color-name@^1.1.1 :
976
967
version "1.1.3"
977
968
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
978
969
979
- color-name@~1.1.4 :
980
- version "1.1.4"
981
- resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
982
- integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
983
-
984
970
985
971
version "1.0.3"
986
972
resolved "https://registry.yarnpkg.com/colors/-/colors-1.0.3.tgz#0433f44d809680fdeb60ed260f1b0c262e82a40b"
@@ -3983,12 +3969,12 @@ npm-paths@^1.0.0:
3983
3969
global-modules "^1.0.0"
3984
3970
is-windows "^1.0.1"
3985
3971
3986
-
3987
- version "5.0.0 "
3988
- resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-5.0.0 .tgz#a95a0451ab8e971c9239d17aca7a39d4bc6658ed "
3989
- integrity sha512-twczQhEpj55UROtg0Xz0nzn83TanS5Re12g5g1hcdnyAhlWOt9VNHdSHf2Z6MO3/wOVqy9tEdi0ruJt5NnMgmw ==
3972
+
3973
+ version "5.0.2 "
3974
+ resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-5.0.2 .tgz#7dae8e11ba90be9edd05379414a01407416b336c "
3975
+ integrity sha512-S2G6FWZ3pNWAAKm2PFSOtEAG/N+XO/kz3+9l6V91IY+Y3XFSt7Lp7DV92KCgEboEW0hRTu0vFaMe4zXDZYaOyA ==
3990
3976
dependencies :
3991
- ansi-styles "^4.2.1 "
3977
+ ansi-styles "^5.0.0 "
3992
3978
cross-spawn "^7.0.3"
3993
3979
memorystream "^0.3.1"
3994
3980
minimatch "^3.0.4"
Original file line number Diff line number Diff line change 12
12
},
13
13
"devDependencies" : {
14
14
"graphql-cli" : " 2.17.0" ,
15
- "npm-run-all2" : " 5.0.0 " ,
15
+ "npm-run-all2" : " 5.0.2 " ,
16
16
"prisma" : " 1.7.0"
17
17
}
18
18
}
Original file line number Diff line number Diff line change @@ -218,12 +218,10 @@ ansi-styles@^3.2.1:
218
218
dependencies :
219
219
color-convert "^1.9.0"
220
220
221
- ansi-styles@^4.2.1 :
222
- version "4.3.0"
223
- resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.3.0.tgz#edd803628ae71c04c85ae7a0906edad34b648937"
224
- integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==
225
- dependencies :
226
- color-convert "^2.0.1"
221
+ ansi-styles@^5.0.0 :
222
+ version "5.2.0"
223
+ resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-5.2.0.tgz#07449690ad45777d1924ac2abb2fc8895dba836b"
224
+ integrity sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==
227
225
228
226
ansicolors@~0.2.1 :
229
227
version "0.2.1"
@@ -826,22 +824,10 @@ color-convert@^1.9.0:
826
824
dependencies :
827
825
color-name "^1.1.1"
828
826
829
- color-convert@^2.0.1 :
830
- version "2.0.1"
831
- resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-2.0.1.tgz#72d3a68d598c9bdb3af2ad1e84f21d896abd4de3"
832
- integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==
833
- dependencies :
834
- color-name "~1.1.4"
835
-
836
827
color-name@^1.1.1 :
837
828
version "1.1.3"
838
829
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
839
830
840
- color-name@~1.1.4 :
841
- version "1.1.4"
842
- resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
843
- integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
844
-
845
831
846
832
version "1.0.3"
847
833
resolved "https://registry.yarnpkg.com/colors/-/colors-1.0.3.tgz#0433f44d809680fdeb60ed260f1b0c262e82a40b"
@@ -3407,12 +3393,12 @@ npm-paths@^1.0.0:
3407
3393
global-modules "^1.0.0"
3408
3394
is-windows "^1.0.1"
3409
3395
3410
-
3411
- version "5.0.0 "
3412
- resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-5.0.0 .tgz#a95a0451ab8e971c9239d17aca7a39d4bc6658ed "
3413
- integrity sha512-twczQhEpj55UROtg0Xz0nzn83TanS5Re12g5g1hcdnyAhlWOt9VNHdSHf2Z6MO3/wOVqy9tEdi0ruJt5NnMgmw ==
3396
+
3397
+ version "5.0.2 "
3398
+ resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-5.0.2 .tgz#7dae8e11ba90be9edd05379414a01407416b336c "
3399
+ integrity sha512-S2G6FWZ3pNWAAKm2PFSOtEAG/N+XO/kz3+9l6V91IY+Y3XFSt7Lp7DV92KCgEboEW0hRTu0vFaMe4zXDZYaOyA ==
3414
3400
dependencies :
3415
- ansi-styles "^4.2.1 "
3401
+ ansi-styles "^5.0.0 "
3416
3402
cross-spawn "^7.0.3"
3417
3403
memorystream "^0.3.1"
3418
3404
minimatch "^3.0.4"
You can’t perform that action at this time.
0 commit comments