Skip to content

Commit 660e8f4

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

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

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.0"

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

@@ -2021,11 +2021,11 @@ [email protected]:
20212021
graphql-static-binding "0.9.3"
20222022
lodash "4.17.5"
20232023

2024-
2025-
version "2.15.13"
2026-
resolved "https://registry.yarnpkg.com/graphql-cli/-/graphql-cli-2.15.13.tgz#d0b326d838c8de27e9ff2137fd9ef5723cdd21b0"
2024+
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"

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.0"
1717
}

basic/server/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff 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 @@ [email protected]:
18241824
graphql-static-binding "0.9.3"
18251825
lodash "4.17.5"
18261826

1827-
1828-
version "2.15.13"
1829-
resolved "https://registry.yarnpkg.com/graphql-cli/-/graphql-cli-2.15.13.tgz#d0b326d838c8de27e9ff2137fd9ef5723cdd21b0"
1827+
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"

0 commit comments

Comments
 (0)