Browse Source

Bump minimist from 1.1.3 to 1.2.2

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/68/head
dependabot[bot] 6 years ago
committed by GitHub
parent
commit
7ad14c2719
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.2",
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.2.tgz",
"integrity": "sha512-rIqbOrKb8GJmx/5bc2M0QchhUouMXSpd1RTclXsB41JdL+VtnojfaJR+h7F9k18/4kHUsBFgk80Uk+q569vjPA=="
},
"mkdirp": {
"version": "0.5.1",


Loading…
Cancel
Save