Skip to content

Commit 91811bb

Browse files
authored
Merge pull request #18253 from mozilla/dependabot/npm_and_yarn/graphql-16.10.0
chore(deps): bump graphql from 16.9.0 to 16.10.0
2 parents a5ac1d4 + d2a9bf4 commit 91811bb

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"clsx": "^2.1.1",
9292
"diffparser": "^2.0.1",
9393
"dotenv": "^16.4.5",
94-
"graphql": "^16.9.0",
94+
"graphql": "^16.10.0",
9595
"graphql-request": "^6.1.0",
9696
"hot-shots": "^10.2.1",
9797
"husky": "^4.2.5",

packages/fxa-shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@
294294
"cors": "^2.8.5",
295295
"express": "^4.21.2",
296296
"find-up": "^5.0.0",
297-
"graphql": "^16.9.0",
297+
"graphql": "^16.10.0",
298298
"hot-shots": "^10.2.1",
299299
"ioredis": "^4.28.2",
300300
"ip": "^2.0.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42271,7 +42271,7 @@ fsevents@~2.1.1:
4227142271
eslint: ^7.32.0
4227242272
express: ^4.21.2
4227342273
find-up: ^5.0.0
42274-
graphql: ^16.9.0
42274+
graphql: ^16.10.0
4227542275
hot-shots: ^10.2.1
4227642276
ioredis: ^4.28.2
4227742277
ip: ^2.0.1
@@ -42422,7 +42422,7 @@ fsevents@~2.1.1:
4242242422
eslint-plugin-jsx-a11y: 6.10.0
4242342423
eslint-plugin-react: ^7.32.2
4242442424
eslint-plugin-react-hooks: 5.0.0
42425-
graphql: ^16.9.0
42425+
graphql: ^16.10.0
4242642426
graphql-request: ^6.1.0
4242742427
grunt: ^1.6.1
4242842428
grunt-cli: ^1.4.3
@@ -43734,10 +43734,10 @@ fsevents@~2.1.1:
4373443734
languageName: node
4373543735
linkType: hard
4373643736

43737-
"graphql@npm:^16.9.0":
43738-
version: 16.9.0
43739-
resolution: "graphql@npm:16.9.0"
43740-
checksum: 8cb3d54100e9227310383ce7f791ca48d12f15ed9f2021f23f8735f1121aafe4e5e611a853081dd935ce221724ea1ae4638faef5d2921fb1ad7c26b5f46611e9
43737+
"graphql@npm:^16.10.0":
43738+
version: 16.10.0
43739+
resolution: "graphql@npm:16.10.0"
43740+
checksum: 969c2d1061d69ad6fe08a7fe642428212b0b8485a2f9b5d8650203eb6c3221479e81ec6a757708f849d84b85afcb3ebc5a8ff2f71778bb66c5e4850f051c170e
4374143741
languageName: node
4374243742
linkType: hard
4374343743

0 commit comments

Comments
 (0)