Skip to content

Commit 5406d1f

Browse files
committed
fix: upgrade react-tooltip from 5.8.3 to 5.21.5
Snyk has created this PR to upgrade react-tooltip from 5.8.3 to 5.21.5. See this package in npm: https://www.npmjs.com/package/react-tooltip See this project in Snyk: https://app.snyk.io/org/pagoda-pilot/project/12e75fec-70e5-4998-8926-9b5a6351ba5f?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 752f659 commit 5406d1f

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

tools/debug-ui/package-lock.json

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

tools/debug-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"react-router": "^6.4.4",
1414
"react-router-dom": "^6.4.4",
1515
"react-scripts": "^5.0.1",
16-
"react-tooltip": "^5.4.0",
16+
"react-tooltip": "^5.21.5",
1717
"react-xarrows": "^2.0.2"
1818
},
1919
"scripts": {

0 commit comments

Comments
 (0)