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:
parent
e19573f5d5
commit
570299c173
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue