diff --git a/pkg/ui/frontend/package-lock.json b/pkg/ui/frontend/package-lock.json index 2e9aad88563ac..df7f82075f610 100644 --- a/pkg/ui/frontend/package-lock.json +++ b/pkg/ui/frontend/package-lock.json @@ -2466,9 +2466,9 @@ } }, "node_modules/@tanstack/react-query-devtools": { - "version": "5.66.6", - "resolved": "https://registry.npmjs.org/@tanstack/react-query-devtools/-/react-query-devtools-5.66.6.tgz", - "integrity": "sha512-HKeLTxxeURdCHiPCfFIfK2Gh4GpGT6CtD+zg5s7dtui7ykFfPlv4B3weYVRIsFpXWItFZUpaTDUSb2yUM/k9Ww==", + "version": "5.66.7", + "resolved": "https://registry.npmjs.org/@tanstack/react-query-devtools/-/react-query-devtools-5.66.7.tgz", + "integrity": "sha512-40z4PPkz06tYIF0vwLZZIZfZxKUH4OAaBOR14blCFyYm6hlU6qc+M82mkZ+D00HcEMhV7P4XeJiEuDhFq0q9Qw==", "license": "MIT", "dependencies": { "@tanstack/query-devtools": "5.65.0" @@ -2478,7 +2478,7 @@ "url": "https://github.com/sponsors/tannerlinsley" }, "peerDependencies": { - "@tanstack/react-query": "^5.66.6", + "@tanstack/react-query": "^5.66.7", "react": "^18 || ^19" } },