diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 0e195c0a..e7b1787c 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -1659,9 +1659,9 @@ } }, "node_modules/@tanstack/query-core": { - "version": "5.101.3", - "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.101.3.tgz", - "integrity": "sha512-pWLyu7AjFFVM5G+frjcL81kKEW9R8GCCPKnL3uaWbMwd2f3ZINFCuy+PtKkdz/+pKw/f/XMsFsYq/H+uJHM4GQ==", + "version": "5.101.4", + "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.101.4.tgz", + "integrity": "sha512-gNwcvOJcRbLWPOLG/2OBm+zM+Yv+MKsXKEOWC57USuZDEsI71hEErQsiEGx5wX9rzWWkfwM0fVSPoiIFSsxfiw==", "license": "MIT", "funding": { "type": "github", @@ -1669,12 +1669,12 @@ } }, "node_modules/@tanstack/react-query": { - "version": "5.101.3", - "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.101.3.tgz", - "integrity": "sha512-ZjgcRwmQUSCythDPj6pE2NKFi9bpQegxIBxgt3hPytXI1ElFHNaa3A7aWW8vFaLCIRjPv467rbREYHbxcdgQbg==", + "version": "5.101.4", + "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.101.4.tgz", + "integrity": "sha512-yRg2pfOCxIs4ZJW3XYYHU/WgtD04FHSnfHlpRT7h7pR77hwkdRG4wxbKe4aq6P0RvXUTBSQpQeadS1SUYUe+KA==", "license": "MIT", "dependencies": { - "@tanstack/query-core": "5.101.3" + "@tanstack/query-core": "5.101.4" }, "funding": { "type": "github",