diff options
Diffstat (limited to 'client/yarn.lock')
-rw-r--r-- | client/yarn.lock | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/client/yarn.lock b/client/yarn.lock index fd8ff80..3a557a6 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -7665,6 +7665,11 @@ react-transition-group@^4.4.2: loose-envify "^1.4.0" prop-types "^15.6.2" +react-webcam@^7.0.1: + version "7.0.1" + resolved "https://registry.yarnpkg.com/react-webcam/-/react-webcam-7.0.1.tgz#8249e1d621eb4bba7e3f52135f562439d0528df3" + integrity sha512-8E/Eb/7ksKwn5QdLn67tOR7+TdP9BZdu6E5/DSt20v8yfW/s0VGBigE6VA7R4278mBuBUowovAB3DkCfVmSPvA== + react@^18.2.0: version "18.2.0" resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5" |