diff --git a/package-lock.json b/package-lock.json index 0050b4d..4534ac3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,17 +1,17 @@ { "name": "hexo-bangumis", - "version": "1.0.8", + "version": "1.0.9", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "hexo-bangumis", - "version": "1.0.8", + "version": "1.0.9", "license": "Apache Licence 2.0", "dependencies": { "@babel/runtime": "^7.18.0", "bangumi-data": "^0.3.91", - "ejs": "3.1.8", + "ejs": "3.1.10", "encoding": "^0.1.13", "hexo-fs": "^3.1.0", "hexo-i18n": "^1.0.0", @@ -2732,9 +2732,9 @@ } }, "node_modules/ejs": { - "version": "3.1.8", - "resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.8.tgz", - "integrity": "sha512-/sXZeMlhS0ArkfX2Aw780gJzXSMPnKjtspYZv+f3NiKLlubezAHDU5+9xz6gd3/NhG3txQCo6xlglmTS+oTGEQ==", + "version": "3.1.10", + "resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.10.tgz", + "integrity": "sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==", "dependencies": { "jake": "^10.8.5" }, diff --git a/package.json b/package.json index b4b327d..6a0a16a 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "dependencies": { "@babel/runtime": "^7.18.0", "bangumi-data": "^0.3.91", - "ejs": "3.1.8", + "ejs": "3.1.10", "encoding": "^0.1.13", "hexo-fs": "^3.1.0", "hexo-i18n": "^1.0.0",