diff --git a/package-lock.json b/package-lock.json index f6977dd..5b9cce8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -55,9 +55,9 @@ } }, "node_modules/@apollo/federation-internals": { - "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==", + "version": "2.9.2", + "resolved": "https://registry.npmjs.org/@apollo/federation-internals/-/federation-internals-2.9.2.tgz", + "integrity": "sha512-61+8ynN49ptKNi7Wid4V9acvk8VBt6TqmwUvLdsp3uH8y+FSQCpdaSs5be6vdy/L7O+7IIcydh+Ns2JqlLrwSA==", "license": "Elastic-2.0", "dependencies": { "@types/uuid": "^9.0.0", @@ -151,13 +151,13 @@ } }, "node_modules/@apollo/subgraph": { - "version": "2.9.1", - "resolved": "https://registry.npmjs.org/@apollo/subgraph/-/subgraph-2.9.1.tgz", - "integrity": "sha512-0LeRB/V0w+nd1OPH4If5dY8C7fi0yWz4GQghBnaoYXussEES9ciPASgJdlMfNflxFPli6RNONurABban9wDGvA==", + "version": "2.9.2", + "resolved": "https://registry.npmjs.org/@apollo/subgraph/-/subgraph-2.9.2.tgz", + "integrity": "sha512-ucKzfR7QhhAeX2OHe6oJNOzL7Z10D7j5bNtbqiugAl7vVuLnf+lbKgbqIP2lKxFGSzykKJzKejjr3uDd63iefg==", "license": "MIT", "dependencies": { "@apollo/cache-control-types": "^1.0.2", - "@apollo/federation-internals": "2.9.1" + "@apollo/federation-internals": "2.9.2" }, "engines": { "node": ">=14.15.0"