File tree 2 files changed +12
-5
lines changed
2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 15
15
"moment" : " ^2.24.0" ,
16
16
"react" : " ^16.9.0" ,
17
17
"react-copy-to-clipboard" : " ^5.0.1" ,
18
- "react-device-detect" : " ^1.7.5 " ,
18
+ "react-device-detect" : " ^1.13.1 " ,
19
19
"react-dom" : " ^16.9.0" ,
20
20
"react-helmet" : " ^5.2.1" ,
21
21
"react-responsive-carousel" : " ^3.1.50" ,
Original file line number Diff line number Diff line change @@ -8871,10 +8871,12 @@ react-dev-utils@^9.0.4:
8871
8871
strip-ansi "5.2.0"
8872
8872
text-table "0.2.0"
8873
8873
8874
- react-device-detect@^1.7.5 :
8875
- version "1.7.5"
8876
- resolved "https://registry.yarnpkg.com/react-device-detect/-/react-device-detect-1.7.5.tgz#04c8a6475d67b5ac4f984c8d912ec11134f5b893"
8877
- integrity sha512-ccgJuTHVCI3yfqvgU56gQDvjueFyaHVAXsa5rJuzWRasvsd0IalzfyccSECIlygjv3E+DmAGcwNYWUarUA82Fw==
8874
+ react-device-detect@^1.13.1 :
8875
+ version "1.13.1"
8876
+ resolved "https://registry.yarnpkg.com/react-device-detect/-/react-device-detect-1.13.1.tgz#27ac0e86a03969e440e973d179aaa19e80a5ba66"
8877
+ integrity sha512-XTPgAMsUVHC5lMNUGiAeO2UfAfhMfjq0CBUM67eHnc9XfO7iESh6h/cffKV8VGgrZBX+dyuqJl23bLLHoav5Ig==
8878
+ dependencies :
8879
+ ua-parser-js "^0.7.21"
8878
8880
8879
8881
react-dom@^16.9.0 :
8880
8882
version "16.9.0"
@@ -10545,6 +10547,11 @@ typedarray@^0.0.6:
10545
10547
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
10546
10548
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
10547
10549
10550
+ ua-parser-js@^0.7.21 :
10551
+ version "0.7.21"
10552
+ resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.21.tgz#853cf9ce93f642f67174273cc34565ae6f308777"
10553
+ integrity sha512-+O8/qh/Qj8CgC6eYBVBykMrNtp5Gebn4dlGD/kKXVkJNDwyrAwSIqwz8CDf+tsAIWVycKcku6gIXJ0qwx/ZXaQ==
10554
+
10548
10555
10549
10556
version "3.4.10"
10550
10557
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.4.10.tgz#9ad9563d8eb3acdfb8d38597d2af1d815f6a755f"
You can’t perform that action at this time.
0 commit comments