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"