Skip to content

Commit fd68a3d

Browse files
authored
Merge pull request #496 from OpenConext/dependabot/npm_and_yarn/client/frontends-prod-ea117b2c3d
Bump react-select from 5.10.1 to 5.10.2 in /client in the frontends-prod group across 1 directory
2 parents 5058718 + 18f3f61 commit fd68a3d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"react-dom": "^19.1.0",
1717
"react-router": "^7.6.3",
1818
"react-router-dom": "^7.6.3",
19-
"react-select": "^5.10.1",
19+
"react-select": "^5.10.2",
2020
"react-tooltip": "^5.29.1",
2121
"timeago.js": "^4.0.2",
2222
"tough-cookie": "^5.1.2",

client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8306,10 +8306,10 @@ react-scripts@5.0.1:
83068306
optionalDependencies:
83078307
fsevents "^2.3.2"
83088308

8309-
react-select@^5.10.1:
8310-
version "5.10.1"
8311-
resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.10.1.tgz#e858dd98358ccd864b65d53ab0fb682cd5e96b89"
8312-
integrity sha512-roPEZUL4aRZDx6DcsD+ZNreVl+fM8VsKn0Wtex1v4IazH60ILp5xhdlp464IsEAlJdXeD+BhDAFsBVMfvLQueA==
8309+
react-select@^5.10.2:
8310+
version "5.10.2"
8311+
resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.10.2.tgz#8dffc69dfd7d74684d9613e6eb27204e3b99e127"
8312+
integrity sha512-Z33nHdEFWq9tfnfVXaiM12rbJmk+QjFEztWLtmXqQhz6Al4UZZ9xc0wiatmGtUOCCnHN0WizL3tCMYRENX4rVQ==
83138313
dependencies:
83148314
"@babel/runtime" "^7.12.0"
83158315
"@emotion/cache" "^11.4.0"

0 commit comments

Comments
 (0)