diff --git a/package.json b/package.json index 82fc0b6..8f25f2d 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "react-autosuggest": "9.4.3", "react-dom": "16.12.0", "react-emotion": "9.2.12", - "react-hot-loader": "4.12.17", + "react-hot-loader": "4.12.18", "react-router-dom": "5.1.2", "request": "2.88.0", "resolve-url-loader": "3.1.1", diff --git a/yarn.lock b/yarn.lock index 46491a3..e2a129e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11330,10 +11330,10 @@ react-emotion@9.2.12: babel-plugin-emotion "^9.2.11" create-emotion-styled "^9.2.8" -react-hot-loader@4.12.17: - version "4.12.17" - resolved "https://registry.verdaccio.org/react-hot-loader/-/react-hot-loader-4.12.17.tgz#e48815848865342edd829861634637b8c0d22bed" - integrity sha512-nee5q4Xip6+wD8DrCWxVUH0zT488K1zRG1KezJTb8oEbRO1JZvnEizbOG7BwnRfxxjk5QSyx6fPXeBf2fToBhw== +react-hot-loader@4.12.18: + version "4.12.18" + resolved "https://registry.verdaccio.org/react-hot-loader/-/react-hot-loader-4.12.18.tgz#a9029e34af2690d76208f9a35189d73c2dfea6a7" + integrity sha512-qYD0Qi9lIbg9jLyfmodfqvAQqCBsoPKxAhca8Nxvy2/2pO5Q9r2kM28jN0bbbSnhwK8dJ7FjsfVtXKOxMW+bqw== dependencies: fast-levenshtein "^2.0.6" global "^4.3.0"