diff --git a/src/dispatch/static/dispatch/package-lock.json b/src/dispatch/static/dispatch/package-lock.json index fb53f7b5d325..3f0d073bd578 100644 --- a/src/dispatch/static/dispatch/package-lock.json +++ b/src/dispatch/static/dispatch/package-lock.json @@ -1313,9 +1313,9 @@ } }, "node_modules/@tanstack/vue-query": { - "version": "5.48.0", - "resolved": "https://registry.npmjs.org/@tanstack/vue-query/-/vue-query-5.48.0.tgz", - "integrity": "sha512-9p06dNcxYJGghx47Rkv4PBa+9cbOM8zFcdMN8OyZ84fgClhU7Il5sNVP7YiuQJPkQcnvSz5JKMeSNlg3faaHIg==", + "version": "5.48.2", + "resolved": "https://registry.npmjs.org/@tanstack/vue-query/-/vue-query-5.48.2.tgz", + "integrity": "sha512-W2ReyrVSdlgWwW5YDvvdXLvrpuGcwJuz4yfS7kp6cU2Augkzznsfj8Eooco4oYo8A+3yhi9jdkRu7Du/xDFRtw==", "dependencies": { "@tanstack/match-sorter-utils": "^8.15.1", "@tanstack/query-core": "5.48.0",