diff --git a/package-lock.json b/package-lock.json index 130377c..ae2271d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12513,9 +12513,9 @@ } }, "react-cookie": { - "version": "3.0.7", - "resolved": "https://registry.npmjs.org/react-cookie/-/react-cookie-3.0.7.tgz", - "integrity": "sha512-c4lGOqIPC54kUocE7kbuqZNeIdXtZGzXQMA7BSWhaJ/5tWeoW5fJ7mF/pR+rU5fYDF9kktTHCIbovwSsNYblOg==", + "version": "3.0.8", + "resolved": "https://registry.npmjs.org/react-cookie/-/react-cookie-3.0.8.tgz", + "integrity": "sha512-Gdop2Cf2pBFA0r4L9l5DRghKsPVMNKRM3x2aeyJ4JSaENpWWPP4v9LJvvtxXs3AboOGCuMj19oUw04Z9cVQQTg==", "requires": { "@types/hoist-non-react-statics": "^3.0.1", "hoist-non-react-statics": "^3.0.0", @@ -12523,9 +12523,9 @@ }, "dependencies": { "hoist-non-react-statics": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.2.0.tgz", - "integrity": "sha512-3IascCRfaEkbmHjJnUxWSspIUE1okLPjGTMVXW8zraUo1t3yg1BadKAxAGILHwgoBzmMnzrgeeaDGBvpuPz6dA==", + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.2.1.tgz", + "integrity": "sha512-TFsu3TV3YLY+zFTZDrN8L2DTFanObwmBLpWvJs1qfUuEQ5bTAdFcwfx2T/bsCXfM9QHSLvjfP+nihEl0yvozxw==", "requires": { "react-is": "^16.3.2" } diff --git a/package.json b/package.json index af07e07..90499fb 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "material-ui-icons": "^1.0.0-beta.36", "moment": "^2.22.2", "react": "^16.5.1", - "react-cookie": "^3.0.7", + "react-cookie": "^3.0.8", "react-dom": "^16.5.1", "react-image-gallery": "^0.8.12", "react-quiz-component": "0.2.0", diff --git a/public/index.html b/public/index.html index d8401c9..d18ff7c 100644 --- a/public/index.html +++ b/public/index.html @@ -40,7 +40,6 @@ You need to enable JavaScript to run this app.
-