Bump hexo-util from 2.6.0 to 2.6.1

Bumps [hexo-util](https://github.com/hexojs/hexo-util) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/hexojs/hexo-util/releases)
- [Commits](https://github.com/hexojs/hexo-util/compare/2.6.0...2.6.1)

---
updated-dependencies:
- dependency-name: hexo-util
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/10/head
dependabot[bot] 3 years ago committed by GitHub
parent 5ab988eb72
commit 6cb3108926
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
package-lock.json generated

@ -296,9 +296,9 @@
}
},
"node_modules/hexo-util": {
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/hexo-util/-/hexo-util-2.6.0.tgz",
"integrity": "sha512-sLG45foxXMnMgCo3FpP4Sicj5nLD6ezO46+DKP01BWj1CfNq2pYoUdJacfeVbKc+oFtitRcNIGsPNNt3pVbzdg==",
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/hexo-util/-/hexo-util-2.6.1.tgz",
"integrity": "sha512-xj1jUrId2qTe8L/tRizWWRl+j7X1Zzh5rCVtffboOU0p/EfbPomxIxDvntTHT3fcqgvLHsncqJF9V5j7+buOqA==",
"dependencies": {
"bluebird": "^3.5.2",
"camel-case": "^4.0.0",
@ -678,9 +678,9 @@
}
},
"hexo-util": {
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/hexo-util/-/hexo-util-2.6.0.tgz",
"integrity": "sha512-sLG45foxXMnMgCo3FpP4Sicj5nLD6ezO46+DKP01BWj1CfNq2pYoUdJacfeVbKc+oFtitRcNIGsPNNt3pVbzdg==",
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/hexo-util/-/hexo-util-2.6.1.tgz",
"integrity": "sha512-xj1jUrId2qTe8L/tRizWWRl+j7X1Zzh5rCVtffboOU0p/EfbPomxIxDvntTHT3fcqgvLHsncqJF9V5j7+buOqA==",
"requires": {
"bluebird": "^3.5.2",
"camel-case": "^4.0.0",

Loading…
Cancel
Save