Remove npm dependency and upgrade v-tooltip to resolve security issues
This commit is contained in:
parent
736e2aa21d
commit
76fd5c09c7
@ -18,13 +18,12 @@
|
|||||||
"azure-storage": "^2.10.3",
|
"azure-storage": "^2.10.3",
|
||||||
"babel-polyfill": "^6.26.0",
|
"babel-polyfill": "^6.26.0",
|
||||||
"date-fns": "^1.29.0",
|
"date-fns": "^1.29.0",
|
||||||
"npm": "^6.0.1",
|
|
||||||
"ramda": "^0.25.0",
|
"ramda": "^0.25.0",
|
||||||
"stickybits": "^3.6.6",
|
"stickybits": "^3.6.6",
|
||||||
"svg-innerhtml": "^1.1.0",
|
"svg-innerhtml": "^1.1.0",
|
||||||
"text-mask-addons": "^3.8.0",
|
"text-mask-addons": "^3.8.0",
|
||||||
"uswds": "^1.6.9",
|
"uswds": "^1.6.9",
|
||||||
"v-tooltip": "^2.0.0-rc.33",
|
"v-tooltip": "^2.0.2",
|
||||||
"vue": "2.5.15",
|
"vue": "2.5.15",
|
||||||
"vue-text-mask": "^6.1.2",
|
"vue-text-mask": "^6.1.2",
|
||||||
"whatwg-fetch": "^3.0.0"
|
"whatwg-fetch": "^3.0.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user