Bump mithril from 1.1.6 to 1.1.7

Bumps [mithril](https://github.com/MithrilJS/mithril.js) from 1.1.6 to 1.1.7.
- [Release notes](https://github.com/MithrilJS/mithril.js/releases)
- [Changelog](https://github.com/MithrilJS/mithril.js/blob/next/docs/changelog.md)
- [Commits](https://github.com/MithrilJS/mithril.js/compare/v1.1.6...v1.1.7)

---
updated-dependencies:
- dependency-name: mithril
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-12-10 12:23:41 +00:00 committed by GitHub
parent bf5af08488
commit b72fadd44a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 8 deletions

16
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "fimfic2epub",
"version": "1.7.55",
"version": "1.7.56",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "fimfic2epub",
"version": "1.7.55",
"version": "1.7.56",
"license": "MIT",
"dependencies": {
"canvas": "^2.8.0",
@ -9035,9 +9035,9 @@
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
},
"node_modules/mithril": {
"version": "1.1.6",
"resolved": "https://registry.npmjs.org/mithril/-/mithril-1.1.6.tgz",
"integrity": "sha512-fWcUrQTCqu8M916rj1MFGlHaPh65rznPu6U/N2U9g81H89klDCIptSK5bnkNkC+jyi3sJIXjyGhSQjUnR8jzZA==",
"version": "1.1.7",
"resolved": "https://registry.npmjs.org/mithril/-/mithril-1.1.7.tgz",
"integrity": "sha512-1SAkGeVrIVvkUHlPHvR3pXdWzNfTzmS/fBAe+rC2ApEBfZFFc+idi8Qg/M5JoW/sZkIDXSfQYVgvENMIhBIVAg==",
"bin": {
"bundle": "bundler/bin/bundle",
"ospec": "ospec/bin/ospec"
@ -20777,9 +20777,9 @@
}
},
"mithril": {
"version": "1.1.6",
"resolved": "https://registry.npmjs.org/mithril/-/mithril-1.1.6.tgz",
"integrity": "sha512-fWcUrQTCqu8M916rj1MFGlHaPh65rznPu6U/N2U9g81H89klDCIptSK5bnkNkC+jyi3sJIXjyGhSQjUnR8jzZA=="
"version": "1.1.7",
"resolved": "https://registry.npmjs.org/mithril/-/mithril-1.1.7.tgz",
"integrity": "sha512-1SAkGeVrIVvkUHlPHvR3pXdWzNfTzmS/fBAe+rC2ApEBfZFFc+idi8Qg/M5JoW/sZkIDXSfQYVgvENMIhBIVAg=="
},
"mithril-node-render": {
"version": "2.3.2",