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] 2024-03-01 19:11:25 +00:00 committed by GitHub
parent 38aeb3017c
commit eb1e4fc402
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
package-lock.json generated
View file

@ -10219,9 +10219,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"