Skip to content

Commit 4446a4b

Browse files
fix(deps): update all non-major dependencies (#6953)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 78ca4f0 commit 4446a4b

File tree

5 files changed

+15
-36
lines changed

5 files changed

+15
-36
lines changed

examples/hello-world/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@graphql-mesh/cli": "0.90.4",
1212
"@graphql-mesh/json-schema": "0.100.5",
1313
"@graphql-mesh/plugin-mock": "0.98.3",
14-
"@graphql-yoga/plugin-sofa": "3.3.0",
14+
"@graphql-yoga/plugin-sofa": "3.3.1",
1515
"graphql": "16.8.1"
1616
},
1717
"devDependencies": {

examples/persisted-operations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@graphql-mesh/cli": "0.90.4",
1313
"@graphql-mesh/json-schema": "0.100.5",
1414
"@graphql-mesh/plugin-mock": "0.98.3",
15-
"@graphql-yoga/plugin-sofa": "3.3.0",
15+
"@graphql-yoga/plugin-sofa": "3.3.1",
1616
"graphql": "16.8.1"
1717
},
1818
"devDependencies": {

packages/loaders/openapi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@graphql-tools/utils": "10.2.0",
5151
"@whatwg-node/fetch": "0.9.17",
5252
"fets": "0.8.0",
53-
"graphql-yoga": "5.3.0",
53+
"graphql-yoga": "5.3.1",
5454
"json-bigint-patch": "0.0.8"
5555
},
5656
"publishConfig": {

packages/plugins/newrelic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"devDependencies": {
4949
"@newrelic/test-utilities": "6.5.5",
5050
"@types/newrelic": "9.14.3",
51-
"graphql-yoga": "5.3.0",
51+
"graphql-yoga": "5.3.1",
5252
"newrelic": "10.6.2"
5353
},
5454
"publishConfig": {

yarn.lock

Lines changed: 11 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -5172,7 +5172,7 @@ __metadata:
51725172
"@graphql-mesh/string-interpolation": "npm:^0.5.4"
51735173
"@newrelic/test-utilities": "npm:6.5.5"
51745174
"@types/newrelic": "npm:9.14.3"
5175-
graphql-yoga: "npm:5.3.0"
5175+
graphql-yoga: "npm:5.3.1"
51765176
newrelic: "npm:10.6.2"
51775177
peerDependencies:
51785178
"@graphql-mesh/cross-helpers": ^0.4.2
@@ -6697,15 +6697,15 @@ __metadata:
66976697
languageName: node
66986698
linkType: hard
66996699

6700-
"@graphql-yoga/plugin-sofa@npm:3.3.0":
6701-
version: 3.3.0
6702-
resolution: "@graphql-yoga/plugin-sofa@npm:3.3.0"
6700+
"@graphql-yoga/plugin-sofa@npm:3.3.1":
6701+
version: 3.3.1
6702+
resolution: "@graphql-yoga/plugin-sofa@npm:3.3.1"
67036703
dependencies:
67046704
sofa-api: "npm:^0.18.0"
67056705
peerDependencies:
67066706
graphql: ^15.2.0 || ^16.0.0
6707-
graphql-yoga: ^5.3.0
6708-
checksum: 10c0/9744d3488d42c640641984accd2f2a723981079b8c7fab8c144e5b59c69770cc5ba497514ca6b74b65ac6a81629e34f5d4acd02493f637593f0952e5fd6cb673
6707+
graphql-yoga: ^5.3.1
6708+
checksum: 10c0/30390db34a0feed700137c1781d134b5cda9fb6f474fa652701b1497c2eb6b05d47a397d880aa32fb588209de1e90940d5a0629cf5aec1028126a374e07430ed
67096709
languageName: node
67106710
linkType: hard
67116711

@@ -8382,7 +8382,7 @@ __metadata:
83828382
"@whatwg-node/fetch": "npm:0.9.17"
83838383
change-case: "npm:^4.1.2"
83848384
fets: "npm:0.8.0"
8385-
graphql-yoga: "npm:5.3.0"
8385+
graphql-yoga: "npm:5.3.1"
83868386
json-bigint-patch: "npm:0.0.8"
83878387
json-machete: "npm:^0.97.3"
83888388
openapi-types: "npm:^12.1.0"
@@ -11629,7 +11629,7 @@ __metadata:
1162911629
languageName: node
1163011630
linkType: hard
1163111631

11632-
"@whatwg-node/server@npm:^0.9.15, @whatwg-node/server@npm:^0.9.32, @whatwg-node/server@npm:^0.9.33, @whatwg-node/server@npm:^0.9.34":
11632+
"@whatwg-node/server@npm:^0.9.15, @whatwg-node/server@npm:^0.9.33, @whatwg-node/server@npm:^0.9.34":
1163311633
version: 0.9.34
1163411634
resolution: "@whatwg-node/server@npm:0.9.34"
1163511635
dependencies:
@@ -17686,7 +17686,7 @@ __metadata:
1768617686
"@graphql-mesh/cli": "npm:0.90.4"
1768717687
"@graphql-mesh/json-schema": "npm:0.100.5"
1768817688
"@graphql-mesh/plugin-mock": "npm:0.98.3"
17689-
"@graphql-yoga/plugin-sofa": "npm:3.3.0"
17689+
"@graphql-yoga/plugin-sofa": "npm:3.3.1"
1769017690
graphql: "npm:16.8.1"
1769117691
jest: "npm:29.7.0"
1769217692
languageName: unknown
@@ -19554,28 +19554,7 @@ __metadata:
1955419554
languageName: node
1955519555
linkType: hard
1955619556

19557-
"graphql-yoga@npm:5.3.0":
19558-
version: 5.3.0
19559-
resolution: "graphql-yoga@npm:5.3.0"
19560-
dependencies:
19561-
"@envelop/core": "npm:^5.0.0"
19562-
"@graphql-tools/executor": "npm:^1.2.5"
19563-
"@graphql-tools/schema": "npm:^10.0.0"
19564-
"@graphql-tools/utils": "npm:^10.1.0"
19565-
"@graphql-yoga/logger": "npm:^2.0.0"
19566-
"@graphql-yoga/subscription": "npm:^5.0.0"
19567-
"@whatwg-node/fetch": "npm:^0.9.17"
19568-
"@whatwg-node/server": "npm:^0.9.32"
19569-
dset: "npm:^3.1.1"
19570-
lru-cache: "npm:^10.0.0"
19571-
tslib: "npm:^2.5.2"
19572-
peerDependencies:
19573-
graphql: ^15.2.0 || ^16.0.0
19574-
checksum: 10c0/b5f30363f965ee24b42ef1fd6d7bc2681d1eb51066c9825e1de70007653b3b05a78f125e0105559d6d2305c2e929fff5d456071d80d6958d3acc3927707489e0
19575-
languageName: node
19576-
linkType: hard
19577-
19578-
"graphql-yoga@npm:^5.1.1, graphql-yoga@npm:^5.3.0":
19557+
"graphql-yoga@npm:5.3.1, graphql-yoga@npm:^5.1.1, graphql-yoga@npm:^5.3.0":
1957919558
version: 5.3.1
1958019559
resolution: "graphql-yoga@npm:5.3.1"
1958119560
dependencies:
@@ -22787,7 +22766,7 @@ __metadata:
2278722766
"@graphql-mesh/cli": "npm:0.90.4"
2278822767
"@graphql-mesh/json-schema": "npm:0.100.5"
2278922768
"@graphql-mesh/plugin-mock": "npm:0.98.3"
22790-
"@graphql-yoga/plugin-sofa": "npm:3.3.0"
22769+
"@graphql-yoga/plugin-sofa": "npm:3.3.1"
2279122770
graphql: "npm:16.8.1"
2279222771
jest: "npm:29.7.0"
2279322772
languageName: unknown

0 commit comments

Comments
 (0)