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

16
package-lock.json generated
View file

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