Skip to content

Commit

Permalink
Merge pull request #1374 from cboard-org/snyk-upgrade-553c1643bfc32fb…
Browse files Browse the repository at this point in the history
…a0f7662d37e7a5b6f

[Snyk] Upgrade react-icons from 4.3.1 to 4.7.1
  • Loading branch information
martinbedouret authored Mar 5, 2023
2 parents 7e58191 + 3d1b619 commit 6b693b2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"react-dom": "^17.0.2",
"react-grid-layout": "^0.16.6",
"react-helmet": "^6.1.0",
"react-icons": "^4.2.0",
"react-icons": "^4.7.1",
"react-intl": "^2.7.2",
"react-joyride": "^2.5.3",
"react-markdown": "^5.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11953,10 +11953,10 @@ react-helmet@^6.1.0:
react-fast-compare "^3.1.1"
react-side-effect "^2.1.0"

react-icons@^4.2.0:
version "4.3.1"
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.3.1.tgz#2fa92aebbbc71f43d2db2ed1aed07361124e91ca"
integrity sha512-cB10MXLTs3gVuXimblAdI71jrJx8njrJZmNMEMC+sQu5B/BIOmlsAjskdqpn81y8UBVEGuHODd7/ci5DvoSzTQ==
react-icons@^4.7.1:
version "4.7.1"
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.7.1.tgz#0f4b25a5694e6972677cb189d2a72eabea7a8345"
integrity sha512-yHd3oKGMgm7zxo3EA7H2n7vxSoiGmHk5t6Ou4bXsfcgWyhfDKMpyKfhHR6Bjnn63c+YXBLBPUql9H4wPJM6sXw==

react-intl@^2.7.2:
version "2.9.0"
Expand Down

0 comments on commit 6b693b2

Please sign in to comment.