diff --git a/frontend/package.json b/frontend/package.json index 7b05332d1..7f50aa194 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -52,7 +52,7 @@ "react-query": "3.39.2", "react-query-devtools": "2.6.3", "react-router-dom": "6.3.0", - "react-spinners": "0.13.4", + "react-spinners": "0.13.8", "react-syntax-highlighter": "^15.5.0", "react-toastify": "9.0.8", "sql-formatter": "^12.0.5", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index e6ef65508..c74e56cc1 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -6282,10 +6282,10 @@ react-sortable-hoc@^2.0.0: invariant "^2.2.4" prop-types "^15.5.7" -react-spinners@0.13.4: - version "0.13.4" - resolved "https://registry.npmjs.org/react-spinners/-/react-spinners-0.13.4.tgz" - integrity sha512-V6IURjYOwomhdngMfuVxBp4utCF6v21sjQ6r4K2JoKl8fwXZp1UeHMBLf+2SU+cts8hAVj9rHOJ8kdT5UqqaJw== +react-spinners@0.13.8: + version "0.13.8" + resolved "https://registry.yarnpkg.com/react-spinners/-/react-spinners-0.13.8.tgz#5262571be0f745d86bbd49a1e6b49f9f9cb19acc" + integrity sha512-3e+k56lUkPj0vb5NDXPVFAOkPC//XyhKPJjvcGjyMNPWsBKpplfeyialP74G7H7+It7KzhtET+MvGqbKgAqpZA== react-syntax-highlighter@^15.5.0: version "15.5.0"