aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index a663864..206fb69 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,7 @@
"react-app-polyfill": "2.0.0",
"react-dom": "17.0.1",
"react-router-dom": "5.2.0",
- "react-spinners": "0.10.4",
+ "react-spinners": "0.10.6",
"react-transition-group": "4.4.1",
"smoothscroll-polyfill": "0.4.4",
"swc-loader": "0.1.12",
diff --git a/yarn.lock b/yarn.lock
index aea8c72..6d2e7ab 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -7332,10 +7332,10 @@ [email protected]:
tiny-invariant "^1.0.2"
tiny-warning "^1.0.0"
- version "0.10.4"
- resolved "https://registry.yarnpkg.com/react-spinners/-/react-spinners-0.10.4.tgz#3789086f3c1289d904163517dfa240e13ffd460c"
- integrity sha512-WRzHTHjx1nvMzsyTXg1J8VVDYadGGeas6pzzxGk0T+dVSZpMIN9NrKV/h76SybdsU8cUp55+u9L1V1C9/oafhw==
+ version "0.10.6"
+ resolved "https://registry.yarnpkg.com/react-spinners/-/react-spinners-0.10.6.tgz#7e780144aaf54372231f6168ca075b4cd70e48ef"
+ integrity sha512-UPLcaMFhFnLWtS1zVDDT14ssW08gnZ44cjPN6GL27dEGboiCvRSthOilZXRDWESp449GB2iI6gjEbxzaMtA+dg==
dependencies:
"@emotion/core" "^10.0.35"