mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-06 08:08:10 +08:00
fix(specs): sanitize-html update seems to have caused regression
This commit is contained in:
parent
7ad57680ca
commit
ecf120729a
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
||||||
"request": "^2.53",
|
"request": "^2.53",
|
||||||
"request-progress": "^0.3",
|
"request-progress": "^0.3",
|
||||||
"runas": "^2.0",
|
"runas": "^2.0",
|
||||||
"sanitize-html": "^1.9",
|
"sanitize-html": "1.9.0",
|
||||||
"scoped-property-store": "^0.16.2",
|
"scoped-property-store": "^0.16.2",
|
||||||
"season": "^5.1",
|
"season": "^5.1",
|
||||||
"semver": "^4.2",
|
"semver": "^4.2",
|
||||||
|
|
Loading…
Reference in a new issue