diff --git a/package-lock.json b/package-lock.json index 6c5befb4..67a73ef3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "file-select-dialog": "^1.5.4", "firebase": "^9.23.0", "interweave": "^13.1.0", - "mui-one-time-password-input": "^1.1.1", + "mui-one-time-password-input": "^1.1.2", "qrcode": "^1.5.3", "react": "^18.2.0", "react-dom": "^18.2.0", @@ -8118,9 +8118,9 @@ "license": "MIT" }, "node_modules/mui-one-time-password-input": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/mui-one-time-password-input/-/mui-one-time-password-input-1.1.1.tgz", - "integrity": "sha512-YzKgKhLnjToCoXqUBph/I3F2s+mRXCuQczlByp90l7rzDJs7JCquE5ukjFAsWgi9SNC3jtxhAXddCZ6v9/dAxw==", + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/mui-one-time-password-input/-/mui-one-time-password-input-1.1.2.tgz", + "integrity": "sha512-FNe2NX0++5u4roQne2baOXE8Ot9wc8vr09zwEUVJqZLNxs27Mts5x2jCeKbOwhMyg7tSmuYVrKzBudeuSJjLLw==", "dependencies": { "@emotion/react": "^11.5.0", "@emotion/styled": "^11.3.0", diff --git a/package.json b/package.json index 60b77900..6d3a8e3b 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "file-select-dialog": "^1.5.4", "firebase": "^9.23.0", "interweave": "^13.1.0", - "mui-one-time-password-input": "^1.1.1", + "mui-one-time-password-input": "^1.1.2", "qrcode": "^1.5.3", "react": "^18.2.0", "react-dom": "^18.2.0",