diff options
| author | Shyam Sunder <sgsunder1@gmail.com> | 2019-11-03 19:48:10 -0500 |
|---|---|---|
| committer | Shyam Sunder <sgsunder1@gmail.com> | 2019-11-03 19:54:33 -0500 |
| commit | 6f549cf2db3b898c218488d19c7933e6d5cd9da9 (patch) | |
| tree | 9ee9df5ffdddbd68f4d475555d34a687813abf22 /client/package.json | |
| parent | 80da6467f6ef0daca58c8afbf22ba5f9a3e0b6b8 (diff) | |
client: update NPM lockfile
Merges #288 #290 #291
Diffstat (limited to 'client/package.json')
| -rw-r--r-- | client/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json index 9bbaab1..3d390ec 100644 --- a/client/package.json +++ b/client/package.json @@ -9,7 +9,7 @@ "font-awesome": "^4.7.0", "ios-inner-height": "^1.0.3", "js-cookie": "^2.2.0", - "marked": "^0.4.0", + "marked": "^0.7.0", "mousetrap": "^1.6.2", "nprogress": "^0.2.0", "superagent": "^3.8.3" |