Skip to content

Commit e0b9d09

Browse files
chore(deps): update all non-major dependencies
1 parent d9f944c commit e0b9d09

File tree

4 files changed

+27
-27
lines changed

4 files changed

+27
-27
lines changed

package-lock.json

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@graphql-tools/mock": "8.7.15",
4848
"@graphql-tools/schema": "9.0.13",
4949
"@josephg/resolvable": "1.0.1",
50-
"@rollup/plugin-commonjs": "24.0.0",
50+
"@rollup/plugin-commonjs": "24.0.1",
5151
"@types/async-retry": "1.4.5",
5252
"@types/body-parser": "1.19.2",
5353
"@types/compression": "1.7.2",
@@ -96,7 +96,7 @@
9696
"qs-middleware": "1.0.3",
9797
"requisition": "1.7.0",
9898
"rimraf": "4.1.1",
99-
"rollup": "3.10.0",
99+
"rollup": "3.10.1",
100100
"supertest": "6.3.3",
101101
"test-listen": "1.1.0",
102102
"ts-jest": "29.0.5",

packages/integration-testsuite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@josephg/resolvable": "^1.0.1",
3737
"body-parser": "^1.20.0",
3838
"express": "^4.18.1",
39-
"graphql-http": "1.11.0",
39+
"graphql-http": "1.12.0",
4040
"graphql-tag": "^2.12.6",
4141
"loglevel": "^1.8.0",
4242
"node-fetch": "^2.6.7",

smoke-test/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
"make-fetch-happen": "11.0.2"
55
},
66
"devDependencies": {
7-
"@rollup/plugin-commonjs": "24.0.0",
7+
"@rollup/plugin-commonjs": "24.0.1",
88
"@rollup/plugin-json": "6.0.0",
99
"@rollup/plugin-node-resolve": "15.0.1",
1010
"@types/make-fetch-happen": "10.0.1",
11-
"rollup": "3.10.0"
11+
"rollup": "3.10.1"
1212
},
1313
"volta": {
1414
"extends": "../package.json"

0 commit comments

Comments
 (0)