Skip to content

Commit

Permalink
Merge pull request #68 from trevorblades/dependabot/npm_and_yarn/grap…
Browse files Browse the repository at this point in the history
…hql-16.8.1

Bump graphql from 16.6.0 to 16.8.1
  • Loading branch information
trevorblades committed Sep 21, 2023
2 parents b915685 + 5ee7457 commit f6f33ba
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 @@ -10,7 +10,7 @@
"@pothos/plugin-validation": "^3.9.0",
"countries-list": "^2.6.1",
"country-to-aws-region": "^1.0.3",
"graphql": "^16.6.0",
"graphql": "^16.8.1",
"graphql-yoga": "^3.8.0",
"i18n-iso-countries": "^7.6.0",
"iso-3166-2": "^1.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2943,10 +2943,10 @@ graphql-yoga@^3.8.0:
lru-cache "^7.14.1"
tslib "^2.3.1"

graphql@^16.6.0:
version "16.6.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.6.0.tgz#c2dcffa4649db149f6282af726c8c83f1c7c5fdb"
integrity sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==
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 f6f33ba

Please sign in to comment.