Skip to content

Commit 949fbcd

Browse files
Merge pull request #303 from fabscale/dependabot/npm_and_yarn/graphql-16.7.1
chore(deps): bump graphql from 16.6.0 to 16.7.1
2 parents e32a68a + d1b5264 commit 949fbcd

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Diff for: packages/client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"ember-cli-htmlbars": "^6.2.0",
3939
"ember-cli-typescript": "^5.2.1",
4040
"ember-fetch": "^8.1.0",
41-
"graphql": "^16.6.0",
41+
"graphql": "^16.7.1",
4242
"graphql-request": "^5.2.0"
4343
},
4444
"devDependencies": {

Diff for: packages/mock/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@graphql-tools/utils": "^8.13.1",
3333
"ember-auto-import": "^2.5.0",
3434
"ember-cli-babel": "^7.26.11",
35-
"graphql": "^16.6.0",
35+
"graphql": "^16.7.1",
3636
"graphql-request": "^5.2.0"
3737
},
3838
"devDependencies": {

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6775,10 +6775,10 @@ graphql-tag@^2.12.6:
67756775
dependencies:
67766776
tslib "^2.1.0"
67776777

6778-
graphql@^16.6.0:
6779-
version "16.6.0"
6780-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.6.0.tgz#c2dcffa4649db149f6282af726c8c83f1c7c5fdb"
6781-
integrity sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==
6778+
graphql@^16.7.1:
6779+
version "16.7.1"
6780+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.7.1.tgz#11475b74a7bff2aefd4691df52a0eca0abd9b642"
6781+
integrity sha512-DRYR9tf+UGU0KOsMcKAlXeFfX89UiiIZ0dRU3mR0yJfu6OjZqUcp68NnFLnqQU5RexygFoDy1EW+ccOYcPfmHg==
67826782

67836783
growly@^1.3.0:
67846784
version "1.3.0"

0 commit comments

Comments
 (0)