File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 31
31
"prop-types" : " 15.7.2" ,
32
32
"react" : " 16.8.6" ,
33
33
"react-dom" : " 16.8.6" ,
34
- "react-helmet" : " 5.2.0 " ,
34
+ "react-helmet" : " 5.2.1 " ,
35
35
"react-typing-animation" : " 1.6.2"
36
36
},
37
37
"keywords" : [
Original file line number Diff line number Diff line change @@ -11819,14 +11819,19 @@ react-error-overlay@^3.0.0:
11819
11819
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-3.0.0.tgz#c2bc8f4d91f1375b3dad6d75265d51cd5eeaf655"
11820
11820
integrity sha512-XzgvowFrwDo6TWcpJ/WTiarb9UI6lhA4PMzS7n1joK3sHfBBBOQHUc0U4u57D6DWO9vHv6lVSWx2Q/Ymfyv4hw==
11821
11821
11822
- react-helmet@5.2.0:
11823
- version "5.2.0"
11824
- resolved "https://registry.yarnpkg.com/react-helmet/-/react-helmet-5.2.0.tgz#a81811df21313a6d55c5f058c4aeba5d6f3d97a7"
11825
- integrity sha1-qBgR3yExOm1VxfBYxK66XW89l6c=
11822
+ react-fast-compare@^2.0.2:
11823
+ version "2.0.4"
11824
+ resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-2.0.4.tgz#e84b4d455b0fec113e0402c329352715196f81f9"
11825
+ integrity sha512-suNP+J1VU1MWFKcyt7RtjiSWUjvidmQSlqu+eHslq+342xCbGTYmC0mEhPCOHxlW0CywylOC1u2DFAT+bv4dBw==
11826
+
11827
+ react-helmet@5.2.1:
11828
+ version "5.2.1"
11829
+ resolved "https://registry.yarnpkg.com/react-helmet/-/react-helmet-5.2.1.tgz#16a7192fdd09951f8e0fe22ffccbf9bb3e591ffa"
11830
+ integrity sha512-CnwD822LU8NDBnjCpZ4ySh8L6HYyngViTZLfBBb3NjtrpN8m49clH8hidHouq20I51Y6TpCTISCBbqiY5GamwA==
11826
11831
dependencies:
11827
- deep-equal "^1.0.1"
11828
11832
object-assign "^4.1.1"
11829
11833
prop-types "^15.5.4"
11834
+ react-fast-compare "^2.0.2"
11830
11835
react-side-effect "^1.1.0"
11831
11836
11832
11837
react-hot-loader@^4.6.2:
You can’t perform that action at this time.
0 commit comments