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-29 10:37:33 +0200
committerGitHub <noreply@github.com>2023-03-29 10:37:33 +0200
commitc384795731934963f309d608a4be92977889fb82 (patch)
tree4df2e1395ac6f701217fe237ae86967c9fbd53f0 /package.json
parent674f9b59662b19d2016c3772138bf0ec36e7f2a3 (diff)
Bump react-select from 5.7.1 to 5.7.2 (#24294)
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 dac714799..85c72cbaf 100644
--- a/package.json
+++ b/package.json
@@ -100,7 +100,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.1",
+    "react-select": "^5.7.2",
     "react-sparklines": "^1.7.0",
     "react-swipeable-views": "^0.14.0",
     "react-textarea-autosize": "^8.4.0",