Browse Source

Bump minimist from 1.1.3 to 1.2.3

Bumps [minimist](https://github.com/substack/minimist) from 1.1.3 to 1.2.3.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.1.3...1.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
pull/70/head
dependabot[bot] 6 years ago
committed by GitHub
parent
commit
3f2bf7c4de
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      package-lock.json

+ 3
- 3
package-lock.json View File

@ -269,9 +269,9 @@
}
},
"minimist": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.1.3.tgz",
"integrity": "sha1-O+39kaktOQFvz6ocaB6Pqhoe/ag="
"version": "1.2.3",
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.3.tgz",
"integrity": "sha512-+bMdgqjMN/Z77a6NlY/I3U5LlRDbnmaAk6lDveAPKwSpcPM4tKAuYsvYF8xjhOPXhOYGe/73vVLVez5PW+jqhw=="
},
"mkdirp": {
"version": "0.5.1",


Loading…
Cancel
Save