From 098692a523f2c8f624f4f5a1eea752663c7eba98 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 04:53:58 +0000 Subject: [PATCH] Pin dependencies --- package.json | 4 ++-- pnpm-lock.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index ee03a04a..f9a61219 100644 --- a/package.json +++ b/package.json @@ -77,8 +77,8 @@ }, "pnpm": { "overrides": { - "is-core-module": "npm:@nolyfill/is-core-module@^1", - "string.prototype.matchall": "npm:@nolyfill/string.prototype.matchall@^1" + "is-core-module": "npm:@nolyfill/is-core-module@1.0.39", + "string.prototype.matchall": "npm:@nolyfill/string.prototype.matchall@1.0.28" } } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f890ee28..6875a077 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: overrides: esbuild: 0.23.0 - is-core-module: npm:@nolyfill/is-core-module@^1 - string.prototype.matchall: npm:@nolyfill/string.prototype.matchall@^1 + is-core-module: npm:@nolyfill/is-core-module@1.0.39 + string.prototype.matchall: npm:@nolyfill/string.prototype.matchall@1.0.28 importers: