Skip to content

Commit

Permalink
chore(dev-deps): update dependency graphql-anywhere to v4.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2022
1 parent 0520c6a commit a177845
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"gatsby-plugin-sharp": "4.21.0",
"gatsby-source-filesystem": "4.21.1",
"graphql": "15.8.0",
"graphql-anywhere": "4.2.7",
"graphql-anywhere": "4.2.8",
"graphql-tag": "2.12.6",
"is-base64": "1.1.0",
"jest": "27.5.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9071,14 +9071,14 @@ grapheme-splitter@^1.0.4:
resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==

[email protected].7:
version "4.2.7"
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.2.7.tgz#c06fb40b1d62b39470c80e3731478dbbef060067"
integrity sha512-fJHvVywWVWjiHuPIMs16Nfjf4zdQUwSO1LKycwBJCWIPeoeQ8LqXK2BgYoZAHkhKEFktZZeYyzS4o/uIUG0z5A==
[email protected].8:
version "4.2.8"
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.2.8.tgz#136ede3142268f96f67c9a7d13ba37bff640aeb7"
integrity sha512-bKeJJoY9JyWMAiz5isKrtYUdIUBOBiXUOrA9CQgs9Drh9itFtxhWndQH4UBuYfrMticum6Oj1uQ6iSvZk94cMQ==
dependencies:
apollo-utilities "^1.3.4"
ts-invariant "^0.3.2"
tslib "^1.10.0"
tslib "^2.4.0"

graphql-compose@^9.0.0, graphql-compose@^9.0.7:
version "9.0.7"
Expand Down

0 comments on commit a177845

Please sign in to comment.