diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 8b3ca364..d53d4d18 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -1657,9 +1657,9 @@ } }, "node_modules/@tanstack/query-core": { - "version": "5.100.6", - "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.100.6.tgz", - "integrity": "sha512-Os2CPUr98to98RYm+D4qGqGkiffn7MGSyl2547a4MljVkHE30AMJRqTiyCqBfMwzAx/I91vCkAxp5tHSla6Twg==", + "version": "5.100.9", + "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.100.9.tgz", + "integrity": "sha512-SJSFw1S8+kQ0+knv/XGfrbocWoAlT7vDKsSImtLx3ZPQmEcR46hkDjLSvynSy25N8Ms4tIEini1FuBd5k7IscQ==", "license": "MIT", "funding": { "type": "github", @@ -1667,12 +1667,12 @@ } }, "node_modules/@tanstack/react-query": { - "version": "5.100.6", - "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.100.6.tgz", - "integrity": "sha512-uVSrps0PV16Cxmcn2rvL+dUhwTpTUtiRW347AEeYxMZXO2pZe9ja7E24PAMGoQ5u2g89DD8u4QhOviBk+RN8RA==", + "version": "5.100.9", + "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.100.9.tgz", + "integrity": "sha512-Oa44XkaI3kCNN6ME0KByU3xT3SEUNOMfZpHxL6+wFoTm+OeUFYHKdeYVe0aOXlRDm/f15sgLwEt2HDorIdW8+A==", "license": "MIT", "dependencies": { - "@tanstack/query-core": "5.100.6" + "@tanstack/query-core": "5.100.9" }, "funding": { "type": "github",