Skip to content

Commit 2b9475b

Browse files
committed
Update dependency graphql-validation-complexity to v0.4.2
1 parent 96fdcd4 commit 2b9475b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"graphql-iso-date": "^3.5.0",
4242
"graphql-list-fields": "^2.0.1",
4343
"graphql-type-json": "^0.2.0",
44-
"graphql-validation-complexity": "^0.2.2",
44+
"graphql-validation-complexity": "0.4.2",
4545
"graphql-yoga": "^1.16.9",
4646
"node-fetch": "^2.6.1",
4747
"query-string": "^6.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3538,10 +3538,10 @@ graphql-upload@^8.0.0:
35383538
http-errors "^1.7.2"
35393539
object-path "^0.11.4"
35403540

3541-
graphql-validation-complexity@^0.2.2:
3542-
version "0.2.5"
3543-
resolved "https://registry.yarnpkg.com/graphql-validation-complexity/-/graphql-validation-complexity-0.2.5.tgz#2eba920aa1aa0278c744ea91ccbd4bf503b697c8"
3544-
integrity sha512-THAN3XSNBJ2alzZCdFREJUmDE4dIwlBpQlSzuxBUycihTS8cRrAJFOdGyDPMusjFSZrNNROipQoGAL0aOTPpQA==
3541+
graphql-validation-complexity@0.4.2:
3542+
version "0.4.2"
3543+
resolved "https://registry.yarnpkg.com/graphql-validation-complexity/-/graphql-validation-complexity-0.4.2.tgz#653d53b94aa67b76858e4c4ce5d3c2473f92a73e"
3544+
integrity sha512-4tzmN/70a06c2JH5fvISkoLX6oBDpqK22cvr2comge3HZHtBLD3n5Sl6MnQYMVhQqKGlpZWcCgD00MnyKNzYYg==
35453545
dependencies:
35463546
warning "^4.0.3"
35473547

0 commit comments

Comments
 (0)