Bump mout from 1.1.0 to 1.2.3

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: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-02-09 23:02:52 +00:00 committed by GitHub
parent 9f5e1f9d75
commit b6a9b073fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View file

@ -4402,9 +4402,9 @@
}
},
"mout": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/mout/-/mout-1.1.0.tgz",
"integrity": "sha512-XsP0vf4As6BfqglxZqbqQ8SR6KQot2AgxvR0gG+WtUkf90vUXchMOZQtPf/Hml1rEffJupqL/tIrU6EYhsUQjw==",
"version": "1.2.3",
"resolved": "https://registry.npmjs.org/mout/-/mout-1.2.3.tgz",
"integrity": "sha512-vtE+eZcSj/sBkIp6gxB87MznryWP+gHIp0XX9SKrzA5TAkvz6y7VTuNruBjYdJozd8NY5i9XVIsn8cn3SwNjzg==",
"dev": true
},
"ms": {