fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UAPARSERJS-3244450
This commit is contained in:
parent
26c8931563
commit
bd9aec1ada
|
@ -137,7 +137,7 @@
|
||||||
"rn-fetch-blob": "^0.12.0",
|
"rn-fetch-blob": "^0.12.0",
|
||||||
"rn-root-view": "RocketChat/rn-root-view",
|
"rn-root-view": "RocketChat/rn-root-view",
|
||||||
"semver": "^7.3.8",
|
"semver": "^7.3.8",
|
||||||
"ua-parser-js": "^1.0.32",
|
"ua-parser-js": "^1.0.33",
|
||||||
"uri-js": "^4.4.1",
|
"uri-js": "^4.4.1",
|
||||||
"url-parse": "1.5.10",
|
"url-parse": "1.5.10",
|
||||||
"use-debounce": "^8.0.4",
|
"use-debounce": "^8.0.4",
|
||||||
|
|
Loading…
Reference in New Issue