diff --git a/package-lock.json b/package-lock.json index 61d6752..2014c96 100644 --- a/package-lock.json +++ b/package-lock.json @@ -55,9 +55,9 @@ } }, "node_modules/@apollo/federation-internals": { - "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==", + "version": "2.9.3", + "resolved": "https://registry.npmjs.org/@apollo/federation-internals/-/federation-internals-2.9.3.tgz", + "integrity": "sha512-r50Ykc331CZUw4TxpcqprAZOlGkbzoHEiHObUqUhQopTx8i0aXNt+0pc3nzqUAoT9OD83yJqPJV1EiZF2vCupQ==", "license": "Elastic-2.0", "dependencies": { "@types/uuid": "^9.0.0", @@ -151,13 +151,13 @@ } }, "node_modules/@apollo/subgraph": { - "version": "2.9.2", - "resolved": "https://registry.npmjs.org/@apollo/subgraph/-/subgraph-2.9.2.tgz", - "integrity": "sha512-ucKzfR7QhhAeX2OHe6oJNOzL7Z10D7j5bNtbqiugAl7vVuLnf+lbKgbqIP2lKxFGSzykKJzKejjr3uDd63iefg==", + "version": "2.9.3", + "resolved": "https://registry.npmjs.org/@apollo/subgraph/-/subgraph-2.9.3.tgz", + "integrity": "sha512-oaC79gM01kdXRBal8gGms1bpBwqe8AsX82yNYUPO/Tb7R1n+sCYcFrVqG25YeBYXWNP2qbJuD2yBGcsrEWnS1w==", "license": "MIT", "dependencies": { "@apollo/cache-control-types": "^1.0.2", - "@apollo/federation-internals": "2.9.2" + "@apollo/federation-internals": "2.9.3" }, "engines": { "node": ">=14.15.0"