master^2
ashok 2 years ago
parent 37e87633de
commit da80d8f448

15725
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -17,7 +17,7 @@
"@fastify/view": "^7.1.2", "@fastify/view": "^7.1.2",
"@google-cloud/storage": "^6.10.1", "@google-cloud/storage": "^6.10.1",
"adminjs": "^6.7.2", "adminjs": "^6.7.2",
"axios": "^1.3.3", "axios": "^1.6.2",
"bcrypt": "^5.0.0", "bcrypt": "^5.0.0",
"body-parser": "^1.19.0", "body-parser": "^1.19.0",
"boom": "^7.3.0", "boom": "^7.3.0",
@ -49,14 +49,14 @@
"libphonenumber-js": "^1.9.6", "libphonenumber-js": "^1.9.6",
"moment": "^2.29.4", "moment": "^2.29.4",
"moment-timezone": "^0.5.43", "moment-timezone": "^0.5.43",
"mongodb": "^5.0.1", "mongodb": "^5.9.0",
"mongoose": "^5.11.8", "mongoose": "^5.13.21",
"multer": "^1.4.5-lts.1", "multer": "^1.4.5-lts.1",
"mv": "^2.1.1", "mv": "^2.1.1",
"node-cron": "^3.0.2", "node-cron": "^3.0.2",
"node-schedule": "^2.1.1", "node-schedule": "^2.1.1",
"nodemon": "^2.0.20", "nodemon": "^2.0.20",
"nunjucks": "^3.2.3", "nunjucks": "^3.2.4",
"path": "^0.12.7", "path": "^0.12.7",
"point-of-view": "^5.3.0", "point-of-view": "^5.3.0",
"raw-body": "^2.4.1", "raw-body": "^2.4.1",
@ -64,6 +64,6 @@
"twilio": "^2.5.2", "twilio": "^2.5.2",
"urllib": "^2.38.0", "urllib": "^2.38.0",
"xlsx": "^0.18.5", "xlsx": "^0.18.5",
"xml2js": "^0.4.23" "xml2js": "^0.6.2"
} }
} }

Loading…
Cancel
Save