diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 395cce42..efd1fcd8 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -1657,9 +1657,9 @@ } }, "node_modules/@tanstack/query-core": { - "version": "5.100.1", - "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.100.1.tgz", - "integrity": "sha512-awvQhOO/2TrSCHE5LKKsXcvvj6WSBncwEcMFCB/ez0Qs0b17iyyivoGArNV3HFfXryZwCpnb/olsaBBKrIbtSw==", + "version": "5.100.6", + "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.100.6.tgz", + "integrity": "sha512-Os2CPUr98to98RYm+D4qGqGkiffn7MGSyl2547a4MljVkHE30AMJRqTiyCqBfMwzAx/I91vCkAxp5tHSla6Twg==", "license": "MIT", "funding": { "type": "github", @@ -1667,12 +1667,12 @@ } }, "node_modules/@tanstack/react-query": { - "version": "5.100.1", - "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.100.1.tgz", - "integrity": "sha512-UgWRLhQKprC37SsO6y1zRabOqDmM2gsdTNPbqTT35yl7kOOhwXU4nyfOiGHXPwoEFJV1IpSk85hjIFjNFWVpzw==", + "version": "5.100.6", + "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.100.6.tgz", + "integrity": "sha512-uVSrps0PV16Cxmcn2rvL+dUhwTpTUtiRW347AEeYxMZXO2pZe9ja7E24PAMGoQ5u2g89DD8u4QhOviBk+RN8RA==", "license": "MIT", "dependencies": { - "@tanstack/query-core": "5.100.1" + "@tanstack/query-core": "5.100.6" }, "funding": { "type": "github",