Skip to content

Commit

Permalink
Merge pull request #631 from slidewiki/upgradeLowHangingNPMPackages
Browse files Browse the repository at this point in the history
upgrades some insecure npm packages
  • Loading branch information
ali1k authored Nov 15, 2017
2 parents 4b54592 + bdd1c9d commit 57133bb
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,16 +60,14 @@
"compression": "^1.6.2",
"cookie": "^0.3.1",
"cookie-parser": "^1.4.3",
"css-loader": "^0.26.2",
"css-modules-require-hook": "^4.0.6",
"csurf": "^1.9.0",
"debug": "^2.6.1",
"debug": "^3.1.0",
"diff": "3.2.0",
"es5-shim": "^4.5.9",
"es6-shim": "^0.35.3",
"express": "^4.15.0",
"express-state": "^1.4.0",
"file-loader": "^0.10.0",
"filereader": "^0.10.3",
"fluxible": "^1.2.0",
"fluxible-addons-react": "^0.2.9",
Expand All @@ -84,21 +82,21 @@
"html-to-vdom": "0.7.0",
"identicons-react": "^0.1.0",
"immutable": "^3.8.1",
"install": "^0.8.7",
"install": "^0.10.1",
"intl": "^1.2.5",
"intl-locales-supported": "^1.0.0",
"iso-639-1": "^1.3.0",
"jquery": "^3.1.1",
"jquery-contextmenu": "^2.4.5",
"jquery-ui-dist": "^1.12.1",
"js-cookie": "2.1.3",
"js-sha512": "^0.3.0",
"js-sha512": "^0.6.0",
"json3": "^3.3.2",
"locale": "^0.1.0",
"lodash": "^4.17.4",
"mathjax": "^2.7.0",
"md5": "^2.2.1",
"npm": "^4.2.0",
"npm": "^5.5.1",
"pre-commit": "^1.2.2",
"react": "^15.4.2",
"react-async-script": "^0.7.0",
Expand All @@ -123,18 +121,17 @@
"request": "^2.80.0",
"request-promise": "^4.1.1",
"reveal": "0.0.4",
"semantic-ui-react": "^0.74.2",
"semantic-ui-react": "^0.76.0",
"serialize-javascript": "^1.3.0",
"serve-favicon": "^2.4.1",
"smtp-connection": "^4.0.2",
"socket.io": "^2.0.3",
"striptags": "^2.1.1",
"style-loader": "^0.18.2",
"superagent": "^3.5.0",
"superagent": "^3.8.1",
"superagent-csrf": "^1.0.0",
"superagent-csrf-middleware": "^0.3.0",
"sweetalert2": "^6.11.1",
"url-loader": "^0.5.8",
"uuid": "^3.0.1",
"virtual-dom": "2.1.1",
"winston": "^2.3.1"
Expand All @@ -157,11 +154,13 @@
"bundle-loader": "0.5.5",
"chai": "^4.0.2",
"coveralls": "^2.13.1",
"css-loader": "^0.28.7",
"es6-promise": "^4.1.0",
"eslint": "^3.17.0",
"eslint-plugin-babel": "^4.1.1",
"eslint-plugin-react": "^6.10.0",
"extract-text-webpack-plugin": "^2.0.0",
"file-loader": "^1.1.5",
"husky": "^0.13.2",
"istanbul": "0.4.5",
"jsdom": "^9.11.0",
Expand All @@ -173,6 +172,7 @@
"react-hot-loader": "1.3.1",
"shelljs": "^0.7.8",
"sloc": "0.2.0",
"url-loader": "^0.6.2",
"webpack": "^2.2.1",
"webpack-dashboard": "^0.4.0",
"webpack-dev-server": "^2.4.1",
Expand Down

0 comments on commit 57133bb

Please sign in to comment.