fix: frontend/package.json & frontend/yarn.lock to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-Y18N-1021887
This commit is contained in:
Tao Bojlén 2020-11-25 01:57:13 +00:00
parent 2e87b53024
commit e1d7be003f
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
"redux": "^4.0.4",
"redux-thunk": "^2.3.0",
"sanitize-html": "^2.0.0",
"snyk": "^1.410.1",
"snyk": "^1.425.4",
"styled-components": "^5.2.0",
"tippy.js": "^4.3.5"
},