Merge pull request #1006 from dod-ccpo/fix-security-deps

Remove npm dependency and upgrade v-tooltip to resolve security issues
This commit is contained in:
tomdds
2019-08-08 15:35:01 -04:00
committed by GitHub
2 changed files with 52 additions and 1641 deletions

View File

@@ -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"

1690
yarn.lock

File diff suppressed because it is too large Load Diff