Skip to content

Commit

Permalink
Merge pull request #303 from fabscale/dependabot/npm_and_yarn/graphql…
Browse files Browse the repository at this point in the history
…-16.7.1

chore(deps): bump graphql from 16.6.0 to 16.7.1
  • Loading branch information
github-actions[bot] authored Jul 1, 2023
2 parents e32a68a + d1b5264 commit 949fbcd
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"ember-cli-htmlbars": "^6.2.0",
"ember-cli-typescript": "^5.2.1",
"ember-fetch": "^8.1.0",
"graphql": "^16.6.0",
"graphql": "^16.7.1",
"graphql-request": "^5.2.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/mock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@graphql-tools/utils": "^8.13.1",
"ember-auto-import": "^2.5.0",
"ember-cli-babel": "^7.26.11",
"graphql": "^16.6.0",
"graphql": "^16.7.1",
"graphql-request": "^5.2.0"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6775,10 +6775,10 @@ graphql-tag@^2.12.6:
dependencies:
tslib "^2.1.0"

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.7.1:
version "16.7.1"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.7.1.tgz#11475b74a7bff2aefd4691df52a0eca0abd9b642"
integrity sha512-DRYR9tf+UGU0KOsMcKAlXeFfX89UiiIZ0dRU3mR0yJfu6OjZqUcp68NnFLnqQU5RexygFoDy1EW+ccOYcPfmHg==

growly@^1.3.0:
version "1.3.0"
Expand Down

0 comments on commit 949fbcd

Please sign in to comment.