Skip to content

Commit 44b42db

Browse files
fix(deps): update dependency path-to-regexp to v6.3.0 [security]
1 parent 8bc7cbc commit 44b42db

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3039,17 +3039,17 @@
30393039
"@swc/counter" "^0.1.3"
30403040
tslib "^2.4.0"
30413041

3042-
"@tanstack/query-core@5.55.3":
3043-
version "5.55.3"
3044-
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.55.3.tgz#fee3c2ffd65cd6cf195820eccab662508ff84ad1"
3045-
integrity sha512-JpRWbOiTBaddMg/oYNBeBle3m0wFTZnfLc2dtZgjdr3NZaqSGzIkPDFf6gjTWKq5zxWJTZNtsKSihVKQ7wL3VQ==
3042+
"@tanstack/query-core@5.62.16":
3043+
version "5.62.16"
3044+
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.62.16.tgz#f7efc92b1562a054748bc00c7f8d9d833407503b"
3045+
integrity sha512-9Sgft7Qavcd+sN0V25xVyo0nfmcZXBuODy3FVG7BMWTg1HMLm8wwG5tNlLlmSic1u7l1v786oavn+STiFaPH2g==
30463046

3047-
"@tanstack/[email protected]":
3048-
version "5.55.3"
3049-
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.55.3.tgz#8acaba9fd3cdf250bd3c6ee8d4ae00c951da3642"
3050-
integrity sha512-DzVFYNKMZPaEj+RNmG1lUjmR3CVFf1GoPvE03/0IN+5C8/VYiIMUhi4YgLQPnksrUarIzPPw1N2MPRvuRysLwQ==
3047+
"@tanstack/react-query@^5.55.3":
3048+
version "5.62.16"
3049+
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.62.16.tgz#c267d52650a9e0b61017b04faa43c2e0d2e1de5d"
3050+
integrity sha512-XJIZNj65d2IdvU8VBESmrPakfIm6FSdHDzrS1dPrAwmq3ZX+9riMh/ZfbNQHAWnhrgmq7KoXpgZSRyXnqMYT9A==
30513051
dependencies:
3052-
"@tanstack/query-core" "5.55.3"
3052+
"@tanstack/query-core" "5.62.16"
30533053

30543054
"@trivago/prettier-plugin-sort-imports@^4.0.0":
30553055
version "4.3.0"
@@ -8309,9 +8309,9 @@ path-scurry@^1.10.1:
83098309
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
83108310

83118311
path-to-regexp@^6.2.1:
8312-
version "6.2.1"
8313-
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.2.1.tgz#d54934d6798eb9e5ef14e7af7962c945906918e5"
8314-
integrity sha512-JLyh7xT1kizaEvcaXOQwOc2/Yhw6KZOvPf1S8401UyLk86CU79LN3vl7ztXGm/pZ+YjoyAJ4rxmHwbkBXJX+yw==
8312+
version "6.3.0"
8313+
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.3.0.tgz#2b6a26a337737a8e1416f9272ed0766b1c0389f4"
8314+
integrity sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==
83158315

83168316
path-type@^4.0.0:
83178317
version "4.0.0"

0 commit comments

Comments
 (0)