Skip to content

Commit

Permalink
[Snyk] Upgrade react-bootstrap from 2.10.0 to 2.10.1 (#985)
Browse files Browse the repository at this point in the history
* fix: upgrade react-bootstrap from 2.10.0 to 2.10.1

Snyk has created this PR to upgrade react-bootstrap from 2.10.0 to 2.10.1.

See this package in npm:


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

* update yarn.lock

---------

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Jordan <[email protected]>
  • Loading branch information
3 people authored Mar 8, 2024
1 parent 6306bb6 commit 400235c
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 @@ -25,7 +25,7 @@
"next-i18next": "^14.0.3",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-bootstrap": "^2.9.2",
"react-bootstrap": "^2.10.1",
"react-copy-to-clipboard": "^5.1.0",
"react-dom": "^18.2.0",
"react-i18next": "^13.5.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16326,9 +16326,9 @@ __metadata:
languageName: node
linkType: hard

"react-bootstrap@npm:^2.9.2":
version: 2.10.0
resolution: "react-bootstrap@npm:2.10.0"
"react-bootstrap@npm:^2.10.1":
version: 2.10.1
resolution: "react-bootstrap@npm:2.10.1"
dependencies:
"@babel/runtime": "npm:^7.22.5"
"@restart/hooks": "npm:^0.4.9"
Expand All @@ -16349,7 +16349,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 8cdcc44cb303e33898854f4ab59570c115ae48b1d500cefa3f84729aad022967e92f8077e42eea597f4e6423836c1bee5f07674243aac2cd321e36fa7b016c5a
checksum: 5de221ab35e90db04a7a4b34f704e8810b89e3758e40d38cb57ff3c816eb416098b27dac788b64e39b418f1a99cd25b14cb952d6bec5a887501e022b2b937ff4
languageName: node
linkType: hard

Expand Down Expand Up @@ -17616,7 +17616,7 @@ __metadata:
prettier: "npm:^2.3.2"
prop-types: "npm:^15.8.1"
react: "npm:^18.2.0"
react-bootstrap: "npm:^2.9.2"
react-bootstrap: "npm:^2.10.1"
react-copy-to-clipboard: "npm:^5.1.0"
react-dom: "npm:^18.2.0"
react-i18next: "npm:^13.5.0"
Expand Down

0 comments on commit 400235c

Please sign in to comment.