Merge pull request #10 from hans362/dependabot/npm_and_yarn/hexo-util-2.6.1

Bump hexo-util from 2.6.0 to 2.6.1
master
Hans362 3 years ago committed by GitHub
commit 2c594e75db
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