Skip to content

Commit

Permalink
Merge pull request #50 from alexis-opolka/dependabot/npm_and_yarn/gra…
Browse files Browse the repository at this point in the history
…phql-16.8.1

Bump graphql from 16.8.0 to 16.8.1
  • Loading branch information
alexis-opolka committed Sep 21, 2023
2 parents 7d62da9 + d0e0c97 commit 4c1f7a6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dotenv": "^16.3.1",
"eslint": "^8.47.0",
"eslint-config-next": "13.4.12",
"graphql": "^16.7.1",
"graphql": "^16.8.1",
"js-yaml-loader": "^1.2.2",
"next": "13.4.12",
"react": "^18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2493,10 +2493,10 @@ graphql-tag@^2.12.6:
dependencies:
tslib "^2.1.0"

graphql@^16.7.1:
version "16.8.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.0.tgz#374478b7f27b2dc6153c8f42c1b80157f79d79d4"
integrity sha512-0oKGaR+y3qcS5mCu1vb7KG+a89vjn06C7Ihq/dDl3jA+A8B3TKomvi3CiEcVLJQGalbu8F52LxkOym7U5sSfbg==
graphql@^16.8.1:
version "16.8.1"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1.tgz#1930a965bef1170603702acdb68aedd3f3cf6f07"
integrity sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==

has-bigints@^1.0.1, has-bigints@^1.0.2:
version "1.0.2"
Expand Down

0 comments on commit 4c1f7a6

Please sign in to comment.