Skip to content

Commit

Permalink
fix: upgrade react from 18.2.0 to 18.3.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade react from 18.2.0 to 18.3.1.

See this package in yarn:
react

See this project in Snyk:
https://app.snyk.io/org/macpro-macpro/project/248a6c45-f2cf-40cc-a8f5-0a44b0af60b3?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 7, 2025
1 parent ebfcf46 commit 011faec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion services/ui-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"bootstrap": "^5.2.0",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.6",
"react": "^18.2.0",
"react": "^18.3.1",
"react-bootstrap": "^2.5.0",
"react-dom": "^18.2.0",
"react-ios-switch": "^0.1.19",
Expand Down
8 changes: 4 additions & 4 deletions services/ui-src/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10582,10 +10582,10 @@ react-transition-group@^4.3.0, react-transition-group@^4.4.2:
loose-envify "^1.4.0"
prop-types "^15.6.2"

react@^18.2.0:
version "18.2.0"
resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"
integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
react@^18.3.1:
version "18.3.1"
resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891"
integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==
dependencies:
loose-envify "^1.1.0"

Expand Down

0 comments on commit 011faec

Please sign in to comment.