Updated node dependencies.

This commit is contained in:
baldo 2019-03-29 21:00:03 +01:00
parent acdca6641b
commit 818bdad5af
2 changed files with 1692 additions and 3438 deletions

5106
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -34,7 +34,7 @@
"moment": "^2.22.2",
"ng-admin": "^1.0.13",
"node-cron": "^2.0.1",
"nodemailer": "^4.6.8",
"nodemailer": "^6.0.0",
"nodemailer-html-to-text": "^3.0.0",
"request": "^2.88.0",
"scribe-js": "^2.0.4",
@ -42,11 +42,11 @@
"sqlite3": "^4.0.2"
},
"devDependencies": {
"bower": "^1.8.4",
"grunt-cli": "^1.3.1",
"bower": "^1.8.8",
"escape-string-regexp": "^1.0.5",
"grunt": "^1.0.3",
"grunt": "^1.0.4",
"grunt-autoprefixer": "^3.0.4",
"grunt-cli": "^1.3.2",
"grunt-concurrent": "^2.3.1",
"grunt-connect-proxy": "^0.2.0",
"grunt-contrib-clean": "^2.0.0",
@ -56,23 +56,23 @@
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-cssmin": "^3.0.0",
"grunt-contrib-htmlmin": "^3.0.0",
"grunt-contrib-imagemin": "^2.0.1",
"grunt-contrib-imagemin": "^3.1.0",
"grunt-contrib-jshint": "^2.0.0",
"grunt-contrib-uglify": "^4.0.0",
"grunt-contrib-watch": "^1.1.0",
"grunt-develop": "^0.4.0",
"grunt-html2js": "^0.5.1",
"grunt-html2js": "^0.6.0",
"grunt-newer": "^1.3.0",
"grunt-ng-annotate": "^3.0.0",
"grunt-replace": "^1.0.1",
"grunt-rev": "^0.1.0",
"grunt-svgmin": "^5.0.0",
"grunt-svgmin": "^6.0.0",
"grunt-usemin": "^3.1.1",
"grunt-wiredep": "^3.0.1",
"imagemin-gifsicle": "^5.2.0",
"imagemin-gifsicle": "^6.0.1",
"jshint-stylish": "^2.2.1",
"load-grunt-tasks": "^4.0.0",
"time-grunt": "^1.4.0"
"time-grunt": "^2.0.0"
},
"engines": {
"node": ">=10.0.0"