Skip to content

Commit 4c5df0b

Browse files
chore(deps): Upgrade react-select (#7172)
This is only used in one place (AWS lambda layer) after the removal of (#7169) (though that also works with this upgrade as well)
1 parent 6e450f7 commit 4c5df0b

File tree

2 files changed

+56
-162
lines changed

2 files changed

+56
-162
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
"@types/dompurify": "^3.0.2",
2424
"@types/node": "^12",
2525
"@types/react-helmet": "^6.1.0",
26-
"@types/react-select": "^3.0.19",
2726
"bootstrap": "4.6.1",
2827
"crypto-browserify": "^3.12.0",
2928
"dompurify": "^3.0.3",
@@ -60,7 +59,7 @@
6059
"react-feather": "^2.0.8",
6160
"react-helmet": "^5.2.1",
6261
"react-popper": "^2.2.4",
63-
"react-select": "^3.1.0",
62+
"react-select": "^5.7.3",
6463
"remark-deflist": "^0.2.1",
6564
"sass": "^1.62.1",
6665
"search-insights": "^2.2.3",

0 commit comments

Comments
 (0)