about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-21 10:47:25 +0900
committerGitHub <noreply@github.com>2023-03-21 10:47:25 +0900
commitf20843e60da93e98ffe7a26e10ec9e036d89cf8c (patch)
tree398a6058a1e44f2039d45598b62dd6ec1d7152ae /package.json
parent84f14b245155a43f1ba3ad93b2ac23a18fb95f77 (diff)
Bump react-select from 5.7.0 to 5.7.1 (#24187)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ee3eab998..8978310fe 100644
--- a/package.json
+++ b/package.json
@@ -103,7 +103,7 @@
     "react-redux-loading-bar": "^5.0.4",
     "react-router-dom": "^4.1.1",
     "react-router-scroll-4": "^1.0.0-beta.1",
-    "react-select": "^5.7.0",
+    "react-select": "^5.7.1",
     "react-sparklines": "^1.7.0",
     "react-swipeable-views": "^0.14.0",
     "react-textarea-autosize": "^8.4.0",