Skip to content

Commit

Permalink
Bump validator from 9.2.0 to 13.7.0 in /graphcool
Browse files Browse the repository at this point in the history
Bumps [validator](https://github.com/validatorjs/validator.js) from 9.2.0 to 13.7.0.
- [Release notes](https://github.com/validatorjs/validator.js/releases)
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
- [Commits](validatorjs/validator.js@9.2.0...13.7.0)

---
updated-dependencies:
- dependency-name: validator
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 3, 2021
1 parent fca5980 commit 1cde5f3
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 24 deletions.
20 changes: 20 additions & 0 deletions graphcool/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion graphcool/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"@types/validator": "^6.3.0",
"bcryptjs": "^2.4.3",
"graphql-request": "^1.4.0",
"validator": "^9.0.0"
"validator": "^13.7.0"
}
}
26 changes: 3 additions & 23 deletions graphcool/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@
version "6.3.0"
resolved "https://registry.yarnpkg.com/@types/validator/-/validator-6.3.0.tgz#d7454bd67c6a933a9dbe939ae16edbf0f6894e70"

"@types/[email protected]":
version "0.5.3"
resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.5.3.tgz#91b728599544efbb7386d8b6633693a3c2e7ade5"

apollo-fetch@^0.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/apollo-fetch/-/apollo-fetch-0.6.0.tgz#aae9b28c117af344b091ec8ba4d1a5aa0474dc5d"
Expand All @@ -35,22 +31,10 @@ apollo-link@^0.7.0:
graphql "^0.11.3"
zen-observable-ts "^0.5.0"

apollo-link@^1.0.7:
version "1.0.7"
resolved "https://registry.yarnpkg.com/apollo-link/-/apollo-link-1.0.7.tgz#42cd38a7378332fc3e41a214ff6a6e5e703a556f"
dependencies:
"@types/zen-observable" "0.5.3"
apollo-utilities "^1.0.0"
zen-observable "^0.6.0"

apollo-utilities@^0.2.0-beta.0:
version "0.2.0-rc.3"
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-0.2.0-rc.3.tgz#7bd93be0f587f20c5b46e21880272e305759fdc2"

apollo-utilities@^1.0.0:
version "1.0.4"
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.4.tgz#560009ea5541b9fdc4ee07ebb1714ee319a76c15"

apollo-utilities@^1.0.1:
version "1.0.3"
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.3.tgz#bf435277609850dd442cf1d5c2e8bc6655eaa943"
Expand Down Expand Up @@ -148,9 +132,9 @@ uuid@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.1.0.tgz#3dd3d3e790abc24d7b0d3a034ffababe28ebbc04"

validator@^9.0.0:
version "9.2.0"
resolved "https://registry.yarnpkg.com/validator/-/validator-9.2.0.tgz#ad216eed5f37cac31a6fe00ceab1f6b88bded03e"
validator@^13.7.0:
version "13.7.0"
resolved "https://registry.yarnpkg.com/validator/-/validator-13.7.0.tgz#4f9658ba13ba8f3d82ee881d3516489ea85c0857"

[email protected], whatwg-fetch@>=0.10.0:
version "2.0.3"
Expand All @@ -159,7 +143,3 @@ [email protected], whatwg-fetch@>=0.10.0:
zen-observable-ts@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/zen-observable-ts/-/zen-observable-ts-0.5.0.tgz#c5021e7ac486fc281f6126d574673cfb6daf0069"

zen-observable@^0.6.0:
version "0.6.1"
resolved "https://registry.yarnpkg.com/zen-observable/-/zen-observable-0.6.1.tgz#01dbed3bc8d02cbe9ee1112c83e04c807f647244"

0 comments on commit 1cde5f3

Please sign in to comment.