Skip to content

Commit 5125796

Browse files
fix: upgrade react-tooltip from 5.27.1 to 5.28.0 (#24)
Snyk has created this PR to upgrade react-tooltip from 5.27.1 to 5.28.0. See this package in npm: react-tooltip 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 7ea90b9 commit 5125796

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
@@ -18,7 +18,7 @@
1818
"react": "18.3.1",
1919
"react-dom": "18.3.1",
2020
"react-icons": "^5.3.0",
21-
"react-tooltip": "^5.27.1"
21+
"react-tooltip": "^5.28.0"
2222
},
2323
"devDependencies": {
2424
"@babel/core": "7.23.9",

0 commit comments

Comments
 (0)