Skip to content

Commit 4d6d5b9

Browse files
chore(deps): update all non-major dependencies (#2755)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 22511c6 commit 4d6d5b9

File tree

5 files changed

+49
-49
lines changed

5 files changed

+49
-49
lines changed

examples/azure-functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"graphql-helix": "1.13.0"
1616
},
1717
"devDependencies": {
18-
"@azure/functions": "4.8.0",
18+
"@azure/functions": "4.8.1",
1919
"@types/node": "24.10.0",
2020
"ts-node": "10.9.2",
2121
"typescript": "5.9.3"

examples/google-cloud-functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"graphql-helix": "1.13.0"
2323
},
2424
"devDependencies": {
25-
"@azure/functions": "4.8.0",
25+
"@azure/functions": "4.8.1",
2626
"@types/node": "24.10.0",
2727
"ts-node": "10.9.2",
2828
"typescript": "5.9.3"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"micromatch": "4.0.8",
8585
"dompurify": "3.3.0",
8686
"webpack": "5.102.1",
87-
"axios": "1.13.1",
87+
"axios": "1.13.2",
8888
"undici": "5.29.0",
8989
"cookie": "1.0.2",
9090
"@eslint/plugin-kit": "0.4.1",

packages/plugins/apollo-federation/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
"tslib": "^2.5.0"
5656
},
5757
"devDependencies": {
58-
"@apollo/gateway": "2.11.3",
59-
"@apollo/subgraph": "2.11.3",
58+
"@apollo/gateway": "2.12.0",
59+
"@apollo/subgraph": "2.12.0",
6060
"@envelop/core": "workspace:^",
6161
"graphql": "16.8.1",
6262
"graphql-tag": "2.12.6",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)