diff --git a/package.json b/package.json index e0d11167b0..88ff8af456 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "react-dom": "^18.3.1", "react-i18next": "^13.5.0", "react-lock-scroll": "^0.1.8", - "react-select": "^5.8.1", + "react-select": "^5.8.3", "sharp": "^0.33.5", "unified": "^10.1.2", "uuid": "^9.0.1" diff --git a/yarn.lock b/yarn.lock index f437536d7e..ccd32699f2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13706,9 +13706,9 @@ __metadata: languageName: node linkType: hard -"react-select@npm:^5.8.1": - version: 5.8.2 - resolution: "react-select@npm:5.8.2" +"react-select@npm:^5.8.3": + version: 5.8.3 + resolution: "react-select@npm:5.8.3" dependencies: "@babel/runtime": "npm:^7.12.0" "@emotion/cache": "npm:^11.4.0" @@ -13722,7 +13722,7 @@ __metadata: peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - checksum: 143f3974829d6abc79a80ab79e1daaa054ad5120064c8f840d2d224cc60a853896a68ef3451f90b9997751ba17e7d558bd8875bed7be19ea3166a491d10783c7 + checksum: 16a4543b1d9ffbf54dd2f749cc5ff765254ad96186fbdac164c1e20e3c40a7c64b726e020050775b3d54d10b9ac6e60ff9eb7fd443010982496dad814958e5fa languageName: node linkType: hard @@ -14453,7 +14453,7 @@ __metadata: react-dom: "npm:^18.3.1" react-i18next: "npm:^13.5.0" react-lock-scroll: "npm:^0.1.8" - react-select: "npm:^5.8.1" + react-select: "npm:^5.8.3" sharp: "npm:^0.33.5" storybook: "npm:^8.0.9" tailwindcss: "npm:^3.0.9"