File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1414 },
1515 "devDependencies" : {
1616 "dotenv" : " 5.0.1" ,
17- "graphql-cli" : " 2.15.13 " ,
17+ "graphql-cli" : " 2.15.14 " ,
1818 "nodemon" : " 1.17.3" ,
1919 "npm-run-all" : " 4.1.2" ,
2020 "prisma" : " 1.7.0"
Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ accepts@~1.3.5:
116116 mime-types "~2.1.18"
117117 negotiator "0.6.1"
118118
119- adm-zip@^0.4.7 :
119+ adm-zip@0.4.7, adm-zip@ ^0.4.7 :
120120 version "0.4.7"
121121 resolved "https://registry.yarnpkg.com/adm-zip/-/adm-zip-0.4.7.tgz#8606c2cbf1c426ce8c8ec00174447fd49b6eafc1"
122122
@@ -2021,11 +2021,11 @@ graphql-cli-prepare@1.4.19:
20212021 graphql-static-binding "0.9.3"
20222022 lodash "4.17.5"
20232023
2024- graphql-cli@2.15.13 :
2025- version "2.15.13 "
2026- resolved "https://registry.yarnpkg.com/graphql-cli/-/graphql-cli-2.15.13 .tgz#d0b326d838c8de27e9ff2137fd9ef5723cdd21b0 "
2024+ graphql-cli@2.15.14 :
2025+ version "2.15.14 "
2026+ resolved "https://registry.yarnpkg.com/graphql-cli/-/graphql-cli-2.15.14 .tgz#c8ae2af0f3284a806befbb757c56daef95f2d1ac "
20272027 dependencies :
2028- adm-zip "^ 0.4.7"
2028+ adm-zip "0.4.7"
20292029 chalk "^2.3.1"
20302030 command-exists "^1.2.2"
20312031 cross-spawn "^6.0.4"
Original file line number Diff line number Diff line change 1111 "prisma-binding" : " 1.5.18"
1212 },
1313 "devDependencies" : {
14- "graphql-cli" : " 2.15.13 " ,
14+ "graphql-cli" : " 2.15.14 " ,
1515 "npm-run-all" : " 4.1.2" ,
1616 "prisma" : " 1.7.0"
1717 }
Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ accepts@~1.3.5:
111111 mime-types "~2.1.18"
112112 negotiator "0.6.1"
113113
114- adm-zip@^0.4.7 :
114+ adm-zip@0.4.7, adm-zip@ ^0.4.7 :
115115 version "0.4.7"
116116 resolved "https://registry.yarnpkg.com/adm-zip/-/adm-zip-0.4.7.tgz#8606c2cbf1c426ce8c8ec00174447fd49b6eafc1"
117117
@@ -1824,11 +1824,11 @@ graphql-cli-prepare@1.4.19:
18241824 graphql-static-binding "0.9.3"
18251825 lodash "4.17.5"
18261826
1827- graphql-cli@2.15.13 :
1828- version "2.15.13 "
1829- resolved "https://registry.yarnpkg.com/graphql-cli/-/graphql-cli-2.15.13 .tgz#d0b326d838c8de27e9ff2137fd9ef5723cdd21b0 "
1827+ graphql-cli@2.15.14 :
1828+ version "2.15.14 "
1829+ resolved "https://registry.yarnpkg.com/graphql-cli/-/graphql-cli-2.15.14 .tgz#c8ae2af0f3284a806befbb757c56daef95f2d1ac "
18301830 dependencies :
1831- adm-zip "^ 0.4.7"
1831+ adm-zip "0.4.7"
18321832 chalk "^2.3.1"
18331833 command-exists "^1.2.2"
18341834 cross-spawn "^6.0.4"
You can’t perform that action at this time.
0 commit comments