Skip to content

Commit 4b5317a

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-cli to v2.15.14
1 parent b162a4b commit 4b5317a

4 files changed

Lines changed: 12 additions & 12 deletions

File tree

advanced/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
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.1"

advanced/server/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff 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

@@ -2046,11 +2046,11 @@ graphql-cli@2.15.10:
20462046
update-notifier "^2.3.0"
20472047
yargs "11.0.0"
20482048

2049-
graphql-cli@2.15.13:
2050-
version "2.15.13"
2051-
resolved "https://registry.yarnpkg.com/graphql-cli/-/graphql-cli-2.15.13.tgz#d0b326d838c8de27e9ff2137fd9ef5723cdd21b0"
2049+
graphql-cli@2.15.14:
2050+
version "2.15.14"
2051+
resolved "https://registry.yarnpkg.com/graphql-cli/-/graphql-cli-2.15.14.tgz#c8ae2af0f3284a806befbb757c56daef95f2d1ac"
20522052
dependencies:
2053-
adm-zip "^0.4.7"
2053+
adm-zip "0.4.7"
20542054
chalk "^2.3.1"
20552055
command-exists "^1.2.2"
20562056
cross-spawn "^6.0.4"

basic/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
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.1"
1717
}

basic/server/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff 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

@@ -1847,11 +1847,11 @@ graphql-cli@2.15.10:
18471847
update-notifier "^2.3.0"
18481848
yargs "11.0.0"
18491849

1850-
graphql-cli@2.15.13:
1851-
version "2.15.13"
1852-
resolved "https://registry.yarnpkg.com/graphql-cli/-/graphql-cli-2.15.13.tgz#d0b326d838c8de27e9ff2137fd9ef5723cdd21b0"
1850+
graphql-cli@2.15.14:
1851+
version "2.15.14"
1852+
resolved "https://registry.yarnpkg.com/graphql-cli/-/graphql-cli-2.15.14.tgz#c8ae2af0f3284a806befbb757c56daef95f2d1ac"
18531853
dependencies:
1854-
adm-zip "^0.4.7"
1854+
adm-zip "0.4.7"
18551855
chalk "^2.3.1"
18561856
command-exists "^1.2.2"
18571857
cross-spawn "^6.0.4"

0 commit comments

Comments
 (0)