From 342b16be0fbc4261dfaf3e0058b03fc0ae223de6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 30 Sep 2024 00:58:08 +0000 Subject: [PATCH] fix: upgrade @tanstack/query-sync-storage-persister from 5.54.1 to 5.55.2 Snyk has created this PR to upgrade @tanstack/query-sync-storage-persister from 5.54.1 to 5.55.2. See this package in npm: @tanstack/query-sync-storage-persister See this project in Snyk: https://app.snyk.io/org/zntb/project/d7bdebf2-9cf2-410d-9f02-ed775b7375ff?utm_source=github&utm_medium=referral&page=upgrade-pr --- package-lock.json | 60 ++++++++++++++++++++++++++++++++++++++--------- package.json | 2 +- 2 files changed, 50 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index fddf266..f87f526 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@dnd-kit/core": "^6.1.0", "@dnd-kit/sortable": "^8.0.0", "@dnd-kit/utilities": "^3.2.2", - "@tanstack/query-sync-storage-persister": "^5.54.1", + "@tanstack/query-sync-storage-persister": "^5.55.2", "@tanstack/react-query": "^5.53.2", "@tanstack/react-query-persist-client": "^5.55.0", "@uidotdev/usehooks": "^2.4.1", @@ -1545,13 +1545,36 @@ } }, "node_modules/@tanstack/query-sync-storage-persister": { - "version": "5.54.1", - "resolved": "https://registry.npmjs.org/@tanstack/query-sync-storage-persister/-/query-sync-storage-persister-5.54.1.tgz", - "integrity": "sha512-1c5JkmhUFe8rcZeY03dZpbHTPAMqmdZ/0FqM/eCUa4dnOFS+mFL2cifeV3dyDBe2uL4XdwLUi2SDzkqVcv4l5A==", + "version": "5.55.2", + "resolved": "https://registry.npmjs.org/@tanstack/query-sync-storage-persister/-/query-sync-storage-persister-5.55.2.tgz", + "integrity": "sha512-YvutDmyP/HrIHYLvn2/tI2IAncdMHxoQfaU316jJpp125en7JdvAwdvIA8CO2zxZBvkSwtHlyKXz0x+G7c1RfA==", "license": "MIT", "dependencies": { - "@tanstack/query-core": "5.54.1", - "@tanstack/query-persist-client-core": "5.54.1" + "@tanstack/query-core": "5.55.2", + "@tanstack/query-persist-client-core": "5.55.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/tannerlinsley" + } + }, + "node_modules/@tanstack/query-sync-storage-persister/node_modules/@tanstack/query-core": { + "version": "5.55.2", + "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.55.2.tgz", + "integrity": "sha512-WfuUx06sw/V3R2tRRQf4KZj0g4Q5EHrTdwJmCUovMFuHWVzDvLd5U+B7d5Pk8ni5w5SGpUuzGuQv3nN8xo1QbQ==", + "license": "MIT", + "funding": { + "type": "github", + "url": "https://github.com/sponsors/tannerlinsley" + } + }, + "node_modules/@tanstack/query-sync-storage-persister/node_modules/@tanstack/query-persist-client-core": { + "version": "5.55.2", + "resolved": "https://registry.npmjs.org/@tanstack/query-persist-client-core/-/query-persist-client-core-5.55.2.tgz", + "integrity": "sha512-Fp/bezY3A2v4QE1Hj2pPGdUaXaxZFhrs4LO2Noc8nEx7wkPVF2XaZ/Yw7oMcRNAe3NSjotg1oConPCL7aeKuvA==", + "license": "MIT", + "dependencies": { + "@tanstack/query-core": "5.55.2" }, "funding": { "type": "github", @@ -5171,12 +5194,27 @@ } }, "@tanstack/query-sync-storage-persister": { - "version": "5.54.1", - "resolved": "https://registry.npmjs.org/@tanstack/query-sync-storage-persister/-/query-sync-storage-persister-5.54.1.tgz", - "integrity": "sha512-1c5JkmhUFe8rcZeY03dZpbHTPAMqmdZ/0FqM/eCUa4dnOFS+mFL2cifeV3dyDBe2uL4XdwLUi2SDzkqVcv4l5A==", + "version": "5.55.2", + "resolved": "https://registry.npmjs.org/@tanstack/query-sync-storage-persister/-/query-sync-storage-persister-5.55.2.tgz", + "integrity": "sha512-YvutDmyP/HrIHYLvn2/tI2IAncdMHxoQfaU316jJpp125en7JdvAwdvIA8CO2zxZBvkSwtHlyKXz0x+G7c1RfA==", "requires": { - "@tanstack/query-core": "5.54.1", - "@tanstack/query-persist-client-core": "5.54.1" + "@tanstack/query-core": "5.55.2", + "@tanstack/query-persist-client-core": "5.55.2" + }, + "dependencies": { + "@tanstack/query-core": { + "version": "5.55.2", + "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.55.2.tgz", + "integrity": "sha512-WfuUx06sw/V3R2tRRQf4KZj0g4Q5EHrTdwJmCUovMFuHWVzDvLd5U+B7d5Pk8ni5w5SGpUuzGuQv3nN8xo1QbQ==" + }, + "@tanstack/query-persist-client-core": { + "version": "5.55.2", + "resolved": "https://registry.npmjs.org/@tanstack/query-persist-client-core/-/query-persist-client-core-5.55.2.tgz", + "integrity": "sha512-Fp/bezY3A2v4QE1Hj2pPGdUaXaxZFhrs4LO2Noc8nEx7wkPVF2XaZ/Yw7oMcRNAe3NSjotg1oConPCL7aeKuvA==", + "requires": { + "@tanstack/query-core": "5.55.2" + } + } } }, "@tanstack/react-query": { diff --git a/package.json b/package.json index 3191e6e..3be39fa 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@dnd-kit/core": "^6.1.0", "@dnd-kit/sortable": "^8.0.0", "@dnd-kit/utilities": "^3.2.2", - "@tanstack/query-sync-storage-persister": "^5.54.1", + "@tanstack/query-sync-storage-persister": "^5.55.2", "@tanstack/react-query": "^5.53.2", "@tanstack/react-query-persist-client": "^5.55.0", "@uidotdev/usehooks": "^2.4.1",