Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Commit

Permalink
fix(core): packages update due to insecure old versions that carry vu…
Browse files Browse the repository at this point in the history
…lnerabilities

* fix(core): packages update due to insecure old versions that carry vulnerabilities

* updating packages to satisify deps

* updating deps for peer dependencies

* updating deps for peer dependencies
  • Loading branch information
lirantal authored Jul 16, 2016
1 parent d915157 commit 1600705
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,21 +43,21 @@
"consolidate": "~0.14.0",
"cookie-parser": "~1.4.1",
"crypto": "0.0.3",
"express": "~4.13.4",
"express": "~4.14.0",
"express-session": "~1.13.0",
"file-stream-rotator": "~0.0.6",
"forever": "~0.15.1",
"generate-password": "~1.1.1",
"glob": "~7.0.0",
"grunt": "0.4.5",
"grunt-cli": "~0.1.13",
"grunt": "~1.0.1",
"grunt-cli": "~1.2.0",
"gulp-wiredep": "~0.0.0",
"helmet": "~1.3.0",
"jasmine-core": "~2.4.1",
"lodash": "~4.6.1",
"lusca": "~1.3.0",
"method-override": "~2.3.5",
"mocha": "~2.4.5",
"mocha": "~2.5.0",
"mongoose": "~4.4.8",
"morgan": "~1.7.0",
"multer": "~1.1.0",
Expand All @@ -83,22 +83,22 @@
"eslint": "~2.2.0",
"eslint-config-airbnb": "~6.0.2",
"grunt-concurrent": "~2.0.0",
"grunt-contrib-copy": "~0.8.0",
"grunt-contrib-copy": "~1.0.0",
"grunt-contrib-csslint": "~0.4.0",
"grunt-contrib-cssmin": "~0.12.3",
"grunt-contrib-less": "~1.0.1",
"grunt-contrib-less": "~1.3.0",
"grunt-contrib-uglify": "~1.0.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-contrib-watch": "~1.0.0",
"grunt-env": "~0.4.4",
"grunt-eslint": "~18.0.0",
"grunt-karma": "~0.12.1",
"grunt-mocha-istanbul": "~3.0.1",
"grunt-mocha-istanbul": "~5.0.1",
"grunt-mocha-test": "~0.12.7",
"grunt-ng-annotate": "~1.0.1",
"grunt-ng-annotate": "~2.0.2",
"grunt-node-inspector": "~0.4.1",
"grunt-nodemon": "~0.4.0",
"grunt-protractor-coverage": "~0.2.15",
"grunt-protractor-runner": "~3.0.0",
"grunt-protractor-runner": "~3.2.0",
"grunt-sass": "^1.2.0",
"gulp": "~3.9.1",
"gulp-angular-templatecache": "~1.8.0",
Expand Down

0 comments on commit 1600705

Please sign in to comment.