node package vulnerability updates

This commit is contained in:
Nabeel Shahzad
2019-05-08 11:30:45 -05:00
parent 5fac731a57
commit 3ceb5fbe5b
3 changed files with 608 additions and 10667 deletions

10629
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -15,7 +15,7 @@
"animate.css": "~3.6", "animate.css": "~3.6",
"axios": "^0.17.1", "axios": "^0.17.1",
"bootstrap-sass": "^3.4.1", "bootstrap-sass": "^3.4.1",
"bootstrap3": "~3.3", "bootstrap": "~3.4",
"cookieconsent": "^3.1.0", "cookieconsent": "^3.1.0",
"cross-env": "^5.1.6", "cross-env": "^5.1.6",
"eonasdan-bootstrap-datetimepicker": "^4.17.47", "eonasdan-bootstrap-datetimepicker": "^4.17.47",
@@ -40,12 +40,14 @@
"rivets": "^0.9.6", "rivets": "^0.9.6",
"select2": "^4.0.5", "select2": "^4.0.5",
"ssri": "^5.3.0", "ssri": "^5.3.0",
"tar": ">=4.4.2",
"webpack": "^3.12.0", "webpack": "^3.12.0",
"x-editable": "1.5.1" "x-editable": "1.5.1"
}, },
"devDependencies": { "devDependencies": {
"copy-webpack-plugin": "^4.6.0", "copy-webpack-plugin": "^4.6.0",
"tailwindcss": "^0.5.3", "tailwindcss": "^0.5.3",
"webpack-bundle-analyzer": "^2.13.1" "webpack-bundle-analyzer": "^2.13.1",
"webpack-dev-server": ">=3.1.11"
} }
} }

640
yarn.lock

File diff suppressed because it is too large Load Diff