From 4ddfd7db5a73283fbd6265c8ed2a4a9b7fa5c8e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 17:15:31 +0000 Subject: [PATCH] Pin dependencies --- packages/url-utils/package.json | 4 ++-- yarn.lock | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/url-utils/package.json b/packages/url-utils/package.json index 9f13dc676..790f64691 100644 --- a/packages/url-utils/package.json +++ b/packages/url-utils/package.json @@ -43,8 +43,8 @@ "lodash": "^4.17.21", "moment": "^2.27.0", "moment-timezone": "^0.5.31", - "remark": "^11.0.2", - "remark-footnotes": "^1.0.0", + "remark": "11.0.2", + "remark-footnotes": "1.0.0", "unist-util-visit": "^2.0.0" } } diff --git a/yarn.lock b/yarn.lock index fba925586..c8cff6654 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10626,7 +10626,7 @@ regjsparser@^0.13.0: dependencies: jsesc "~3.1.0" -remark-footnotes@^1.0.0: +remark-footnotes@1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/remark-footnotes/-/remark-footnotes-1.0.0.tgz#9c7a97f9a89397858a50033373020b1ea2aad011" integrity sha512-X9Ncj4cj3/CIvLI2Z9IobHtVi8FVdUrdJkCNaL9kdX8ohfsi18DXHsCVd/A7ssARBdccdDb5ODnt62WuEWaM/g== @@ -10672,7 +10672,7 @@ remark-stringify@^7.0.0: unherit "^1.0.4" xtend "^4.0.1" -remark@^11.0.2: +remark@11.0.2: version "11.0.2" resolved "https://registry.yarnpkg.com/remark/-/remark-11.0.2.tgz#12b90ea100ac3362b1976fa87a6e4e0ab5968202" integrity sha512-bh+eJgn8wgmbHmIBOuwJFdTVRVpl3fcVP6HxmpPWO0ULGP9Qkh6INJh0N5Uy7GqlV7DQYGoqaKiEIpM5LLvJ8w==