diff --git a/package-lock.json b/package-lock.json index 8a22f67..912e0a0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@metrostar/comet-data-viz": "1.1.5", "@metrostar/comet-extras": "1.4.0", "@metrostar/comet-uswds": "2.4.0", - "@tanstack/react-query": "5.51.21", + "@tanstack/react-query": "5.51.23", "@tanstack/react-table": "8.20.1", "@uswds/uswds": "3.8.1", "axios": "1.7.3", @@ -2175,9 +2175,9 @@ } }, "node_modules/@tanstack/react-query": { - "version": "5.51.21", - "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.51.21.tgz", - "integrity": "sha512-Q/V81x3sAYgCsxjwOkfLXfrmoG+FmDhLeHH5okC/Bp8Aaw2c33lbEo/mMcMnkxUPVtB2FLpzHT0tq3c+OlZEbw==", + "version": "5.51.23", + "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.51.23.tgz", + "integrity": "sha512-CfJCfX45nnVIZjQBRYYtvVMIsGgWLKLYC4xcUiYEey671n1alvTZoCBaU9B85O8mF/tx9LPyrI04A6Bs2THv4A==", "dependencies": { "@tanstack/query-core": "5.51.21" }, diff --git a/package.json b/package.json index bd86792..0b6acaa 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@metrostar/comet-data-viz": "1.1.5", "@metrostar/comet-extras": "1.4.0", "@metrostar/comet-uswds": "2.4.0", - "@tanstack/react-query": "5.51.21", + "@tanstack/react-query": "5.51.23", "@tanstack/react-table": "8.20.1", "@uswds/uswds": "3.8.1", "axios": "1.7.3",