fix: packages/core/upload/package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SIMPLEGET-2361683
This commit is contained in:
snyk-bot 2022-01-27 05:33:17 +00:00
parent 69ce8b5287
commit 58be9fd854
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795

View File

@ -39,7 +39,7 @@
"react-redux": "7.2.3",
"react-router": "^5.2.0",
"react-router-dom": "5.2.0",
"sharp": "0.29.0"
"sharp": "0.29.3"
},
"engines": {
"node": ">=12.22.0 <=16.x.x",