diff --git a/src/dispatch/static/dispatch/package-lock.json b/src/dispatch/static/dispatch/package-lock.json index cf5f8045f8b2..fb8ba35541ba 100644 --- a/src/dispatch/static/dispatch/package-lock.json +++ b/src/dispatch/static/dispatch/package-lock.json @@ -1636,10 +1636,9 @@ } }, "node_modules/@tanstack/vue-query": { - "version": "5.81.2", - "resolved": "https://registry.npmjs.org/@tanstack/vue-query/-/vue-query-5.81.2.tgz", - "integrity": "sha512-0lZHGOYHtRuPzC9ogPVruo59Ooe83zZ1uwKlB3nhQcAn/DKbj1CrBgq4MpPGCO1P6x5ldemtNFatOge5XIm4Sg==", - "license": "MIT", + "version": "5.81.3", + "resolved": "https://registry.npmjs.org/@tanstack/vue-query/-/vue-query-5.81.3.tgz", + "integrity": "sha512-LEIlzG3Du7CDWB7SXdgd0XXmsut/nM3NdH2U8C5VOhvw1d2i//RNffjXclSyKdevYZ+JbmBwg5z1s00y9asDCA==", "dependencies": { "@tanstack/match-sorter-utils": "^8.19.4", "@tanstack/query-core": "5.81.2",