Skip to content

Commit acb9f4d

Browse files
committed
fix: upgrade react-avatar from 3.9.7 to 3.10.0
Snyk has created this PR to upgrade react-avatar from 3.9.7 to 3.10.0. See this package in npm: https://www.npmjs.com/package/react-avatar See this project in Snyk: https://app.snyk.io/org/wambugucoder/project/4ad982c5-88ce-4f1c-98fc-b63137218714?utm_source=github&utm_medium=upgrade-pr
1 parent 73e06b6 commit acb9f4d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

client/package-lock.json

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

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"popper.js": "^1.16.1",
1818
"prop-types": "^15.7.2",
1919
"react": "17.0.2",
20-
"react-avatar": "^3.9.7",
20+
"react-avatar": "^3.10.0",
2121
"react-bootstrap": "^1.5.2",
2222
"react-bootstrap-icons": "^1.4.0",
2323
"react-bs-datatable": "^2.1.1",

0 commit comments

Comments
 (0)