From 4d047faee6db9dbb8ff28e5a25fa586af397d805 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 23:07:03 +0000 Subject: [PATCH] Bump mout from 1.1.0 to 1.2.3 in /user/plugins/admin/themes/grav Bumps [mout](https://github.com/mout/mout) from 1.1.0 to 1.2.3. - [Release notes](https://github.com/mout/mout/releases) - [Changelog](https://github.com/mout/mout/blob/master/CHANGELOG.md) - [Commits](https://github.com/mout/mout/compare/v1.1.0...v1.2.3) --- updated-dependencies: - dependency-name: mout dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- user/plugins/admin/themes/grav/package.json | 2 +- user/plugins/admin/themes/grav/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/user/plugins/admin/themes/grav/package.json b/user/plugins/admin/themes/grav/package.json index 3fa4e33..0b545da 100644 --- a/user/plugins/admin/themes/grav/package.json +++ b/user/plugins/admin/themes/grav/package.json @@ -27,7 +27,7 @@ "immutable": "^3.8.1", "immutablediff": "^0.4.4", "js-yaml": "^3.10.0", - "mout": "^1.0.0", + "mout": "^1.2.3", "popper.js": "^1.14.4", "rangetouch": "^1.0.5", "remodal": "^1.1.1", diff --git a/user/plugins/admin/themes/grav/yarn.lock b/user/plugins/admin/themes/grav/yarn.lock index f59cdb5..c76e1a2 100644 --- a/user/plugins/admin/themes/grav/yarn.lock +++ b/user/plugins/admin/themes/grav/yarn.lock @@ -3724,10 +3724,10 @@ moment-timezone@^0.4.0: resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.2.tgz#3c257f9839fc0e93ff53149632239eb90783ff66" integrity sha1-PCV/mDn8DpP/UxSWMiOeuQeD/2Y= -mout@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/mout/-/mout-1.1.0.tgz#0b29d41e6a80fa9e2d4a5be9d602e1d9d02177f6" - integrity sha512-XsP0vf4As6BfqglxZqbqQ8SR6KQot2AgxvR0gG+WtUkf90vUXchMOZQtPf/Hml1rEffJupqL/tIrU6EYhsUQjw== +mout@^1.2.3: + version "1.2.3" + resolved "https://registry.yarnpkg.com/mout/-/mout-1.2.3.tgz#bd1477d8c7f2db5fcf43c91de30b6cc746b78e10" + integrity sha512-vtE+eZcSj/sBkIp6gxB87MznryWP+gHIp0XX9SKrzA5TAkvz6y7VTuNruBjYdJozd8NY5i9XVIsn8cn3SwNjzg== ms@2.0.0: version "2.0.0"