Skip to content

Commit 19f302b

Browse files
authored
Merge pull request #35 from peterj/dependabot/npm_and_yarn/graphcool/validator-13.7.0
Bump validator from 9.2.0 to 13.7.0 in /graphcool
2 parents bf3a41f + 1cde5f3 commit 19f302b

File tree

3 files changed

+24
-24
lines changed

3 files changed

+24
-24
lines changed

graphcool/package-lock.json

+20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

graphcool/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"@types/validator": "^6.3.0",
99
"bcryptjs": "^2.4.3",
1010
"graphql-request": "^1.4.0",
11-
"validator": "^9.0.0"
11+
"validator": "^13.7.0"
1212
}
1313
}

graphcool/yarn.lock

+3-23
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@
1010
version "6.3.0"
1111
resolved "https://registry.yarnpkg.com/@types/validator/-/validator-6.3.0.tgz#d7454bd67c6a933a9dbe939ae16edbf0f6894e70"
1212

13-
14-
version "0.5.3"
15-
resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.5.3.tgz#91b728599544efbb7386d8b6633693a3c2e7ade5"
16-
1713
apollo-fetch@^0.6.0:
1814
version "0.6.0"
1915
resolved "https://registry.yarnpkg.com/apollo-fetch/-/apollo-fetch-0.6.0.tgz#aae9b28c117af344b091ec8ba4d1a5aa0474dc5d"
@@ -35,22 +31,10 @@ apollo-link@^0.7.0:
3531
graphql "^0.11.3"
3632
zen-observable-ts "^0.5.0"
3733

38-
apollo-link@^1.0.7:
39-
version "1.0.7"
40-
resolved "https://registry.yarnpkg.com/apollo-link/-/apollo-link-1.0.7.tgz#42cd38a7378332fc3e41a214ff6a6e5e703a556f"
41-
dependencies:
42-
"@types/zen-observable" "0.5.3"
43-
apollo-utilities "^1.0.0"
44-
zen-observable "^0.6.0"
45-
4634
apollo-utilities@^0.2.0-beta.0:
4735
version "0.2.0-rc.3"
4836
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-0.2.0-rc.3.tgz#7bd93be0f587f20c5b46e21880272e305759fdc2"
4937

50-
apollo-utilities@^1.0.0:
51-
version "1.0.4"
52-
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.4.tgz#560009ea5541b9fdc4ee07ebb1714ee319a76c15"
53-
5438
apollo-utilities@^1.0.1:
5539
version "1.0.3"
5640
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.3.tgz#bf435277609850dd442cf1d5c2e8bc6655eaa943"
@@ -148,9 +132,9 @@ uuid@^3.1.0:
148132
version "3.1.0"
149133
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.1.0.tgz#3dd3d3e790abc24d7b0d3a034ffababe28ebbc04"
150134

151-
validator@^9.0.0:
152-
version "9.2.0"
153-
resolved "https://registry.yarnpkg.com/validator/-/validator-9.2.0.tgz#ad216eed5f37cac31a6fe00ceab1f6b88bded03e"
135+
validator@^13.7.0:
136+
version "13.7.0"
137+
resolved "https://registry.yarnpkg.com/validator/-/validator-13.7.0.tgz#4f9658ba13ba8f3d82ee881d3516489ea85c0857"
154138

155139
[email protected], whatwg-fetch@>=0.10.0:
156140
version "2.0.3"
@@ -159,7 +143,3 @@ [email protected], whatwg-fetch@>=0.10.0:
159143
zen-observable-ts@^0.5.0:
160144
version "0.5.0"
161145
resolved "https://registry.yarnpkg.com/zen-observable-ts/-/zen-observable-ts-0.5.0.tgz#c5021e7ac486fc281f6126d574673cfb6daf0069"
162-
163-
zen-observable@^0.6.0:
164-
version "0.6.1"
165-
resolved "https://registry.yarnpkg.com/zen-observable/-/zen-observable-0.6.1.tgz#01dbed3bc8d02cbe9ee1112c83e04c807f647244"

0 commit comments

Comments
 (0)