diff --git a/packages/dashboard/package.json b/packages/dashboard/package.json index 66c9b7d4..4b473417 100644 --- a/packages/dashboard/package.json +++ b/packages/dashboard/package.json @@ -17,7 +17,7 @@ "devDependencies": { "@types/jest": "25.1.2", "@types/node": "13.7.0", - "@types/qrcode.react": "^1.0.0", + "@types/qrcode.react": "^1.0.2", "@types/react": "16.9.16", "@types/react-dom": "16.9.5", "@types/react-router-dom": "^5.1.3", diff --git a/yarn.lock b/yarn.lock index d66b31ee..737efe0b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2155,10 +2155,10 @@ resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8" integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw== -"@types/qrcode.react@^1.0.0": - version "1.0.0" - resolved "https://registry.yarnpkg.com/@types/qrcode.react/-/qrcode.react-1.0.0.tgz#9eff4d4a93eb32fcd65e26ea046f2efc52764431" - integrity sha512-CyH8QizAyp/G2RTz+2W0qIp/qbJMNC6a8aossG+zN42Rmx3loQlgBCWFatjKJ3NeJaX99e22SJ75yU2EVHlu3g== +"@types/qrcode.react@^1.0.2": + version "1.0.2" + resolved "https://registry.yarnpkg.com/@types/qrcode.react/-/qrcode.react-1.0.2.tgz#f892432cc41b5dac52e3ca8873b717c8bfea6002" + integrity sha512-I9Oq5Cjlkgy3Tw7krCnCXLw2/zMhizkTere49OOcta23tkvH0xBTP0yInimTh0gstLRtb8Ki9NZVujE5UI6ffQ== dependencies: "@types/react" "*"