diff --git a/package.json b/package.json index 8cb8bf79..7bbf2afd 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "react-hook-form": "^7.51.1", - "react-number-format": "^5.3.3", + "react-number-format": "^5.3.4", "stream-browserify": "^3.0.0", "stream-http": "^3.2.0", "tailwind-merge": "^2.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 69931ca8..ff9476f7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -66,8 +66,8 @@ dependencies: specifier: ^7.51.1 version: 7.51.1(react@18.2.0) react-number-format: - specifier: ^5.3.3 - version: 5.3.3(react-dom@18.2.0)(react@18.2.0) + specifier: ^5.3.4 + version: 5.3.4(react-dom@18.2.0)(react@18.2.0) stream-browserify: specifier: ^3.0.0 version: 3.0.0 @@ -6652,8 +6652,8 @@ packages: resolution: {integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==} dev: true - /react-number-format@5.3.3(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-maGHWmOvwYzyeRIpL0YC6drWqYaX6iFqjisdJXpZ+HzEtSEJsL6nqw4azTpF5Sm6SAvwUeAr7JY924Ebqq8EdA==} + /react-number-format@5.3.4(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-2hHN5mbLuCDUx19bv0Q8wet67QqYK6xmtLQeY5xx+h7UXiMmRtaCwqko4mMPoKXLc6xAzwRrutg8XbTRlsfjRg==} peerDependencies: react: ^0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 react-dom: ^0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0