Fix npm module vulnerabilities

This commit is contained in:
Thilina Hasantha
2019-08-29 08:26:43 +02:00
parent 08a52d216c
commit 984b0fac5c
2 changed files with 216 additions and 946 deletions

1158
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
{
"name": "icehrm",
"version": "25.0.0",
"version": "1.0.0",
"description": "IceHrm is a human resource management system",
"main": "gulpfile.js",
"directories": {
@@ -35,7 +35,7 @@
"d3": "^5.9.1",
"event-stream": "^4.0.1",
"gulp-concat": "^2.6.1",
"gulp-copy": "^1.1.0",
"gulp-copy": "^4.0.1",
"gulp-rename": "^1.4.0",
"qrcode": "^1.3.3"
}