Skip to content
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.

Commit

Permalink
fix: packages/kdc-cms-admin/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-REACTDEVUTILS-1083268
  • Loading branch information
snyk-bot committed Mar 10, 2021
1 parent 8f56599 commit 78abb2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/kdc-cms-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"react-dom": "^16.10.1",
"react-hook-form": "^3.26.4",
"react-s3-uploader": "^4.8.0",
"react-scripts": "3.1.2",
"react-scripts": "4.0.0",
"react-scroll": "^1.7.14",
"reactstrap": "^8.0.1",
"serverless-finch": "^2.4.3",
Expand Down

0 comments on commit 78abb2e

Please # to comment.