Skip to content

Commit 7ea90b9

Browse files
Matej4545snyk-bot
andauthored
fix: upgrade react-icons from 5.2.1 to 5.3.0 (#25)
Snyk has created this PR to upgrade react-icons from 5.2.1 to 5.3.0. See this package in npm: react-icons See this project in Snyk: https://app.snyk.io/org/kentico/project/d3455f9f-372b-4240-aec3-46fe4a992aca?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent dbd4777 commit 7ea90b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Kentico.Xperience.AzureSearch/Admin/Client/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Kentico.Xperience.AzureSearch/Admin/Client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@kentico/xperience-admin-components": "^29.5.3",
1818
"react": "18.3.1",
1919
"react-dom": "18.3.1",
20-
"react-icons": "^5.2.1",
20+
"react-icons": "^5.3.0",
2121
"react-tooltip": "^5.27.1"
2222
},
2323
"devDependencies": {

0 commit comments

Comments
 (0)