Bump mime from 2.4.0 to 2.4.2 (#5493)
Bumps [mime](https://github.com/broofa/node-mime) from 2.4.0 to 2.4.2. - [Release notes](https://github.com/broofa/node-mime/releases) - [Changelog](https://github.com/broofa/node-mime/blob/master/CHANGELOG.md) - [Commits](https://github.com/broofa/node-mime/compare/v2.4.0...v2.4.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
committed by
peril-parse-community[bot]
parent
c0b8de7a76
commit
1f109de7a9
6
package-lock.json
generated
6
package-lock.json
generated
@@ -5992,9 +5992,9 @@
|
||||
}
|
||||
},
|
||||
"mime": {
|
||||
"version": "2.4.0",
|
||||
"resolved": "https://registry.npmjs.org/mime/-/mime-2.4.0.tgz",
|
||||
"integrity": "sha512-ikBcWwyqXQSHKtciCcctu9YfPbFYZ4+gbHEmE0Q8jzcTYQg5dHCr3g2wwAZjPoJfQVXZq6KXAjpXOTf5/cjT7w=="
|
||||
"version": "2.4.2",
|
||||
"resolved": "https://registry.npmjs.org/mime/-/mime-2.4.2.tgz",
|
||||
"integrity": "sha512-zJBfZDkwRu+j3Pdd2aHsR5GfH2jIWhmL1ZzBoc+X+3JEti2hbArWcyJ+1laC1D2/U/W1a/+Cegj0/OnEU2ybjg=="
|
||||
},
|
||||
"mime-db": {
|
||||
"version": "1.38.0",
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"intersect": "1.0.1",
|
||||
"lodash": "4.17.11",
|
||||
"lru-cache": "5.1.1",
|
||||
"mime": "2.4.0",
|
||||
"mime": "2.4.2",
|
||||
"mongodb": "3.2.2",
|
||||
"parse": "2.3.2",
|
||||
"pg-promise": "8.6.5",
|
||||
|
||||
Reference in New Issue
Block a user