Skip to content

Commit a591727

Browse files
committed
fix: upgrade react-json-tree from 0.18.0 to 0.19.0
Snyk has created this PR to upgrade react-json-tree from 0.18.0 to 0.19.0. See this package in npm: https://www.npmjs.com/package/react-json-tree See this project in Snyk: https://app.snyk.io/org/lcahlander/project/b06f49f2-4b77-47ac-9cce-03515b6fd942?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent aad6d1c commit a591727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"react-bootstrap": "^2.4.0",
1818
"react-bootstrap-icons": "^1.8.4",
1919
"react-dom": "^18.2.0",
20-
"react-json-tree": "^0.18.0",
20+
"react-json-tree": "^0.19.0",
2121
"react-router": "^6.3.0",
2222
"react-router-dom": "^6.3.0",
2323
"react-scripts": "^5.0.1",

0 commit comments

Comments
 (0)