Skip to content

Commit

Permalink
[Snyk] Upgrade react-select from 5.8.0 to 5.8.1 (#1122)
Browse files Browse the repository at this point in the history
* fix: upgrade react-select from 5.8.0 to 5.8.1

Snyk has created this PR to upgrade react-select from 5.8.0 to 5.8.1.

See this package in yarn:
react-select

See this project in Snyk:
https://app.snyk.io/org/p0nder0sa/project/270b554d-5de8-452f-ad01-8bceb7604a92?utm_source=github&utm_medium=referral&page=upgrade-pr

* yarn install

---------

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Jordan <[email protected]>
  • Loading branch information
3 people authored Nov 7, 2024
1 parent a35c36e commit 3650fa6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"react-dom": "^18.3.1",
"react-i18next": "^13.5.0",
"react-lock-scroll": "^0.1.8",
"react-select": "^5.8.0",
"react-select": "^5.8.1",
"sharp": "^0.33.5",
"unified": "^10.1.2",
"uuid": "^9.0.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13706,9 +13706,9 @@ __metadata:
languageName: node
linkType: hard

"react-select@npm:^5.8.0":
version: 5.8.0
resolution: "react-select@npm:5.8.0"
"react-select@npm:^5.8.1":
version: 5.8.2
resolution: "react-select@npm:5.8.2"
dependencies:
"@babel/runtime": "npm:^7.12.0"
"@emotion/cache": "npm:^11.4.0"
Expand All @@ -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: 04d3639ea1872a9e4d9080ece1947432fc595403c0a740f671a1b7f7dd2639288cb133ec7a2b1ac20fad69fd303d696c2f924763405e0e1d93b847e54df9e966
checksum: 143f3974829d6abc79a80ab79e1daaa054ad5120064c8f840d2d224cc60a853896a68ef3451f90b9997751ba17e7d558bd8875bed7be19ea3166a491d10783c7
languageName: node
linkType: hard

Expand Down Expand Up @@ -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.0"
react-select: "npm:^5.8.1"
sharp: "npm:^0.33.5"
storybook: "npm:^8.0.9"
tailwindcss: "npm:^3.0.9"
Expand Down

0 comments on commit 3650fa6

Please sign in to comment.