diff options
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index d1d05f6f..e5451629 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -81,7 +81,7 @@ "qs": "^6.10.1", "react": "17.0.2", "react-content-loader": "^6.0.3", - "react-cookie": "^4.0.3", + "react-cookie": "^4.1.0", "react-dom": "17.0.2", "react-router-dom": "^5.2.0", "react-use": "^17.2.4", |