Skip to content
Snippets Groups Projects
Commit 2358c087 authored by James Long's avatar James Long
Browse files

Force react-error-overlay to 6.0.9 to fix error

parent a92e740c
No related branches found
No related tags found
No related merge requests found
......@@ -83,6 +83,7 @@
"@babel/preset-env": "^7.15.1",
"@babel/core": "^7.15.1",
"@babel/runtime": "^7.15.1",
"@babel/helper-plugin-utils": "^7.14.5"
"@babel/helper-plugin-utils": "^7.14.5",
"react-error-overlay": "6.0.9"
}
}
......@@ -14573,10 +14573,10 @@ react-element-query@^3.0.2:
proptypes "^1.0.0"
raf "^3.3.0"
 
react-error-overlay@^6.0.11:
version "6.0.11"
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.11.tgz#92835de5841c5cf08ba00ddd2d677b6d17ff9adb"
integrity sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==
react-error-overlay@6.0.9, react-error-overlay@^6.0.11:
version "6.0.9"
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.9.tgz#3c743010c9359608c375ecd6bc76f35d93995b0a"
integrity sha512-nQTTcUu+ATDbrSD1BZHr5kgSD4oF8OFjxun8uAaL8RwPBacGBNPf/yAuVVdx17N8XNzRDMrZ9XcKZHCjPW+9ew==
 
react-fast-compare@^1.0.0:
version "1.0.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment