Bump leven from 3.1.0 to 4.0.0
Bumps [leven](https://github.com/sindresorhus/leven) from 3.1.0 to 4.0.0. - [Release notes](https://github.com/sindresorhus/leven/releases) - [Commits](https://github.com/sindresorhus/leven/compare/v3.1.0...v4.0.0) --- updated-dependencies: - dependency-name: leven dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5adfc3af41
commit
a66ec14a26
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -2269,9 +2269,9 @@
|
|||
}
|
||||
},
|
||||
"leven": {
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz",
|
||||
"integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A=="
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/leven/-/leven-4.0.0.tgz",
|
||||
"integrity": "sha512-puehA3YKku3osqPlNuzGDUHq8WpwXupUg1V6NXdV38G+gr+gkBwFC8g1b/+YcIvp8gnqVIus+eJCH/eGsRmJNw=="
|
||||
},
|
||||
"levn": {
|
||||
"version": "0.3.0",
|
||||
|
|
|
@ -62,7 +62,7 @@
|
|||
"glob": "^7.1.7",
|
||||
"goosecache": "^9.0.14",
|
||||
"imageapi.js": "^1.7.0",
|
||||
"leven": "^3.1.0",
|
||||
"leven": "^4.0.0",
|
||||
"lyrics-finder": "^21.7.0",
|
||||
"moment": "^2.29.1",
|
||||
"mongoose": "^5.13.2",
|
||||
|
|
Loading…
Reference in a new issue