Update website html2canvas package

This commit is contained in:
Niklas von Hertzen
2018-01-07 22:14:16 +08:00
parent 0fe9632a32
commit 974c35c368
2 changed files with 4 additions and 4 deletions

6
www/package-lock.json generated
View File

@@ -4903,9 +4903,9 @@
"integrity": "sha1-nSLgyjKsyVs/RbjVtPb73AWv/VU="
},
"html2canvas": {
"version": "1.0.0-alpha.8",
"resolved": "https://registry.npmjs.org/html2canvas/-/html2canvas-1.0.0-alpha.8.tgz",
"integrity": "sha1-LXxW+ErC43dnmdUBd0JrmLEb+ms=",
"version": "1.0.0-alpha.9",
"resolved": "https://registry.npmjs.org/html2canvas/-/html2canvas-1.0.0-alpha.9.tgz",
"integrity": "sha1-/2A9gINa/rbCdm6GEEdooc7xyAE=",
"requires": {
"css-line-break": "1.0.1"
}