Skip to content

Commit 7cbe267

Browse files
committed
fix: upgrade react-icons from 5.4.0 to 5.5.0
Snyk has created this PR to upgrade react-icons from 5.4.0 to 5.5.0. See this package in npm: react-icons See this project in Snyk: https://app.snyk.io/org/tildeeine/project/fdd1bec2-8463-4a63-a89d-cf98261ef567?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 5dc4902 commit 7cbe267

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"next": "^14.2.24",
1313
"react": "^18.3.1",
1414
"react-dom": "^18.3.1",
15-
"react-icons": "^5.4.0",
15+
"react-icons": "^5.5.0",
1616
"react-responsive": "^10.0.0",
1717
"sharp": "^0.33.5"
1818
},

0 commit comments

Comments
 (0)