0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00

Update semver due to sec advisory

no issue

- explanation here: https://nodesecurity.io/advisories/semver_redos
This commit is contained in:
Hannah Wolfe 2015-04-10 09:39:10 +01:00
parent e19573f5d5
commit 570299c173

View file

@ -60,7 +60,7 @@
"path-match": "1.2.2",
"request": "2.51.0",
"rss": "1.1.1",
"semver": "4.1.0",
"semver": "4.3.3",
"showdown-ghost": "0.3.6",
"sqlite3": "3.0.5",
"unidecode": "0.1.3",