Bump bytes from 3.0.0 to 3.1.0 (#2851)
Bumps [bytes](https://github.com/visionmedia/bytes.js) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/visionmedia/bytes.js/releases) - [Changelog](https://github.com/visionmedia/bytes.js/blob/master/History.md) - [Commits](https://github.com/visionmedia/bytes.js/compare/3.0.0...3.1.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
committed by
chris48s
parent
9cb399a8dc
commit
e718ecaeb0
6
package-lock.json
generated
6
package-lock.json
generated
@@ -2710,9 +2710,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"bytes": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz",
|
||||
"integrity": "sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg="
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.0.tgz",
|
||||
"integrity": "sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg=="
|
||||
},
|
||||
"cacache": {
|
||||
"version": "11.3.2",
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"url": "https://github.com/badges/shields"
|
||||
},
|
||||
"dependencies": {
|
||||
"bytes": "^3.0.0",
|
||||
"bytes": "^3.1.0",
|
||||
"camp": "~17.2.2",
|
||||
"chalk": "^2.4.2",
|
||||
"check-node-version": "^3.1.0",
|
||||
|
||||
Reference in New Issue
Block a user