Merge pull request #14925 from nestjs/dependabot/npm_and_yarn/apollo/server-4.12.0

chore(deps-dev): bump @apollo/server from 4.11.3 to 4.12.0
This commit is contained in:
Kamil Mysliwiec
2025-04-08 08:34:42 +02:00
committed by GitHub
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View File

@@ -29,7 +29,7 @@
"uuid": "11.1.0"
},
"devDependencies": {
"@apollo/server": "4.11.3",
"@apollo/server": "4.12.0",
"@codechecks/client": "0.1.12",
"@commitlint/cli": "19.8.0",
"@commitlint/config-angular": "19.8.0",
@@ -263,10 +263,11 @@
}
},
"node_modules/@apollo/server": {
"version": "4.11.3",
"resolved": "https://registry.npmjs.org/@apollo/server/-/server-4.11.3.tgz",
"integrity": "sha512-mW8idE2q0/BN14mimfJU5DAnoPHZRrAWgwsVLBEdACds+mxapIYxIbI6AH4AsOpxfrpvHts3PCYDbopy1XPW1g==",
"version": "4.12.0",
"resolved": "https://registry.npmjs.org/@apollo/server/-/server-4.12.0.tgz",
"integrity": "sha512-Z5RNTCnIia+dFsP5HW2ugQMrIOWgyNWyKP+jMVXthp/ECjYyyRYPC41ukCDwxHQY4vNZ3rgbgqroWVQUGFt2gA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@apollo/cache-control-types": "^1.0.3",
"@apollo/server-gateway-interface": "^1.1.1",

View File

@@ -78,7 +78,7 @@
"uuid": "11.1.0"
},
"devDependencies": {
"@apollo/server": "4.11.3",
"@apollo/server": "4.12.0",
"@codechecks/client": "0.1.12",
"@commitlint/cli": "19.8.0",
"@commitlint/config-angular": "19.8.0",