Bump mousetrap from 1.6.2 to 1.6.3

Bumps [mousetrap](https://github.com/ccampbell/mousetrap) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/ccampbell/mousetrap/releases)
- [Commits](https://github.com/ccampbell/mousetrap/compare/1.6.2...1.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-18 08:15:22 +00:00 committed by GitHub
parent c1c55da113
commit af4fe5777c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -14798,9 +14798,9 @@
"integrity": "sha1-PCV/mDn8DpP/UxSWMiOeuQeD/2Y="
},
"mousetrap": {
"version": "1.6.2",
"resolved": "https://registry.npmjs.org/mousetrap/-/mousetrap-1.6.2.tgz",
"integrity": "sha512-jDjhi7wlHwdO6q6DS7YRmSHcuI+RVxadBkLt3KHrhd3C2b+w5pKefg3oj5beTcHZyVFA9Aksf+yEE1y5jxUjVA=="
"version": "1.6.3",
"resolved": "https://registry.npmjs.org/mousetrap/-/mousetrap-1.6.3.tgz",
"integrity": "sha512-bd+nzwhhs9ifsUrC2tWaSgm24/oo2c83zaRyZQF06hYA6sANfsXHtnZ19AbbbDXCDzeH5nZBSQ4NvCjgD62tJA=="
},
"move-concurrently": {
"version": "1.0.1",

View File

@ -187,7 +187,7 @@
"lodash": "^4.17.15",
"megalodon": "2.0.1",
"moment": "^2.21.0",
"mousetrap": "^1.6.2",
"mousetrap": "^1.6.3",
"nedb": "^1.8.0",
"object-assign-deep": "^0.4.0",
"parse-link-header": "^1.0.1",