Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Commit

Permalink
Merge pull request #1034 from LiskHQ/1033-upgrade-vulnerable-dependen…
Browse files Browse the repository at this point in the history
…cies

Upgrade vulnerable dependencies electron and moment - Closes #1033
  • Loading branch information
slaweet authored Jan 25, 2018
2 parents aa1ff41 + 845c982 commit 4b505b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"i18next-localstorage-cache": "=1.1.1",
"i18next-xhr-backend": "=1.4.2",
"lisk-js": "0.5.0",
"moment": "2.18.1",
"moment": "2.20.1",
"numeral": "=2.0.6",
"postcss": "6.0.12",
"postcss-cssnext": "2.11.0",
Expand Down Expand Up @@ -87,7 +87,7 @@
"css-loader": "0.28.7",
"cucumber": "2.2.0",
"del-cli": "1.1.0",
"electron": "1.8.1",
"electron": "1.8.2-beta.4",
"electron-builder": "19.32.2",
"electron-json-storage": "=3.2.0",
"electron-updater": "2.16.1",
Expand Down

0 comments on commit 4b505b1

Please sign in to comment.