fix: Security upgrade @apollo/server from 5.0.0 to 5.4.0 (#10035)

This commit is contained in:
dependabot[bot]
2026-02-05 12:42:13 +00:00
committed by GitHub
parent b87eaea12f
commit 9f368ff9ca
2 changed files with 42 additions and 67 deletions

View File

@@ -20,7 +20,7 @@
],
"license": "Apache-2.0",
"dependencies": {
"@apollo/server": "5.0.0",
"@apollo/server": "5.4.0",
"@as-integrations/express5": "1.1.2",
"@graphql-tools/merge": "9.0.24",
"@graphql-tools/schema": "10.0.23",