Update vulnerable lodash dep per dependabot recommendation.

This commit is contained in:
2020-07-15 23:37:36 +01:00
parent 2551307877
commit 3e53bcab27
3 changed files with 77 additions and 20 deletions

View File

@@ -17,10 +17,11 @@
},
"homepage": "https://github.com/hrfee/jellyfin-accounts#readme",
"dependencies": {
"autoprefixer": "^9.8.4",
"autoprefixer": "^9.8.5",
"bootstrap": "^5.0.0-alpha1",
"bootstrap4": "npm:bootstrap@^4.5.0",
"clean-css-cli": "^4.3.0",
"lodash": "^4.17.19",
"mjml": "^4.6.3",
"postcss-cli": "^7.1.1"
}