Skip to content

Commit

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

Snyk has created this PR to upgrade react-bootstrap from 2.10.3 to 2.10.5.

See this package in yarn:
react-bootstrap

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 95b9393 commit ee8064b
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 @@ -21,7 +21,7 @@
"next-i18next": "^14.0.3",
"prop-types": "^15.8.1",
"react": "^18.3.1",
"react-bootstrap": "^2.10.2",
"react-bootstrap": "^2.10.5",
"react-copy-to-clipboard": "^5.1.0",
"react-dom": "^18.3.1",
"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 @@ -13491,9 +13491,9 @@ __metadata:
languageName: node
linkType: hard

"react-bootstrap@npm:^2.10.2":
version: 2.10.3
resolution: "react-bootstrap@npm:2.10.3"
"react-bootstrap@npm:^2.10.5":
version: 2.10.5
resolution: "react-bootstrap@npm:2.10.5"
dependencies:
"@babel/runtime": "npm:^7.24.7"
"@restart/hooks": "npm:^0.4.9"
Expand All @@ -13514,7 +13514,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 14098a52ae41603d339aff885ca120ff2e85ae7053196016f40cc8ed2ffe88f835cfb5c2ceaa9a1060978fdd58d3a97f9d7f9930f8d0f22421813c07ce3518c7
checksum: 00678acd12a8d3aa75451bb9e8402c9042ffa0077240aa2797ba6ed0b1dd8c53c0a4dca4ddadfed256baab49609edd9790d18f4c43674f3a516cfd45ffd7924e
languageName: node
linkType: hard

Expand Down Expand Up @@ -14448,7 +14448,7 @@ __metadata:
prettier: "npm:^2.3.2"
prop-types: "npm:^15.8.1"
react: "npm:^18.3.1"
react-bootstrap: "npm:^2.10.2"
react-bootstrap: "npm:^2.10.5"
react-copy-to-clipboard: "npm:^5.1.0"
react-dom: "npm:^18.3.1"
react-i18next: "npm:^13.5.0"
Expand Down

0 comments on commit ee8064b

Please sign in to comment.