diff --git a/package-lock.json b/package-lock.json index 8cdb0cfc..3f210602 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1674,9 +1674,9 @@ } }, "hexo-util": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/hexo-util/-/hexo-util-2.1.0.tgz", - "integrity": "sha512-TXt6z7rj5BEDig7aZZjfHa7qFKGOtUlQoVHvQh0GS99fGp1JxWbllosI173kOcrzor/uubtGk+5nRzhELZyeZw==", + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/hexo-util/-/hexo-util-2.2.0.tgz", + "integrity": "sha512-ERYPhehtWKYo2Wkf2e11iwub10rxHvCdJt4FNnBzjuUV7MEfSphpFNXJ3yyBAQgHPr7ce9ZPb7SEbMdyZL159w==", "requires": { "bluebird": "^3.5.2", "camel-case": "^4.0.0",