From eb1e4fc402b9e98b6ad53ccf7277344f63af50ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 19:11:25 +0000 Subject: [PATCH] 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] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 940c5e8..c044418 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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"