Skip to content

Commit d4954e9

Browse files
authored
Merge pull request #200 from w3bdesign/development
Update Graphql
2 parents d017798 + 1c09dce commit d4954e9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nextjs-woocommerce",
3-
"version": "0.9.1",
3+
"version": "0.9.8",
44
"description": "",
55
"main": "index.js",
66
"scripts": {
@@ -20,7 +20,7 @@
2020
"apollo-link": "^1.2.14",
2121
"apollo-link-error": "^1.1.13",
2222
"apollo-link-http": "^1.5.17",
23-
"graphql": "^15.2.0",
23+
"graphql": "^15.3.0",
2424
"graphql-tag": "^2.10.3",
2525
"next": "^9.4.4",
2626
"nprogress": "^0.2.0",

0 commit comments

Comments
 (0)