From b4c6d87555a59b96139f4fb82c0265e045015ec6 Mon Sep 17 00:00:00 2001 From: ap-justin <89639563+ap-justin@users.noreply.github.com> Date: Wed, 3 Jan 2024 15:51:30 +0800 Subject: [PATCH] exact version install --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 84c215a06d..73ddb347cd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5006,7 +5006,7 @@ __metadata: languageName: node linkType: hard -"@stripe/react-stripe-js@npm:^2.4.0": +"@stripe/react-stripe-js@npm:2.4.0": version: 2.4.0 resolution: "@stripe/react-stripe-js@npm:2.4.0" dependencies: @@ -6146,7 +6146,7 @@ __metadata: "@rsbuild/plugin-node-polyfill": "npm:0.2.8" "@rsbuild/plugin-react": "npm:0.2.8" "@sentry/react": "npm:7.81.0" - "@stripe/react-stripe-js": "npm:^2.4.0" + "@stripe/react-stripe-js": "npm:2.4.0" "@stripe/stripe-js": "npm:2.2.1" "@tailwindcss/container-queries": "npm:0.1.1" "@terra-money/terra.js": "npm:3.1.10"