diff --git a/package-lock.json b/package-lock.json index 7823582..ac82f4f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -55,9 +55,9 @@ } }, "node_modules/@apollo/federation-internals": { - "version": "2.9.0", - "resolved": "https://registry.npmjs.org/@apollo/federation-internals/-/federation-internals-2.9.0.tgz", - "integrity": "sha512-zvz0nJpfblxAWzphlFtyqUswidIWOf7Vcj4YuPaUlXpOG7VZ0fWyTupPQsj0HeTkAAy3FzCItVHLzn4+I2H/YA==", + "version": "2.9.1", + "resolved": "https://registry.npmjs.org/@apollo/federation-internals/-/federation-internals-2.9.1.tgz", + "integrity": "sha512-UWTInasu/equZa95jJixeRgstK8cf+mh6MG23eoIpNHpekG26/HBGI+mMAYCWO8969k+IiyN0RPcRlhIVYy86A==", "license": "Elastic-2.0", "dependencies": { "@types/uuid": "^9.0.0", @@ -151,13 +151,13 @@ } }, "node_modules/@apollo/subgraph": { - "version": "2.9.0", - "resolved": "https://registry.npmjs.org/@apollo/subgraph/-/subgraph-2.9.0.tgz", - "integrity": "sha512-FYAOMxMWbAQ/2U/+QYgznBdsyjPiH87wSSJqn6n1dQ80GWIWenZYd49iWy9/y/Z/RTYsA2o8ueAkgHH6AU4psA==", + "version": "2.9.1", + "resolved": "https://registry.npmjs.org/@apollo/subgraph/-/subgraph-2.9.1.tgz", + "integrity": "sha512-0LeRB/V0w+nd1OPH4If5dY8C7fi0yWz4GQghBnaoYXussEES9ciPASgJdlMfNflxFPli6RNONurABban9wDGvA==", "license": "MIT", "dependencies": { "@apollo/cache-control-types": "^1.0.2", - "@apollo/federation-internals": "2.9.0" + "@apollo/federation-internals": "2.9.1" }, "engines": { "node": ">=14.15.0"