diff --git a/package-lock.json b/package-lock.json index 90a828b..bd020a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "hexo-renderer-stylus": "^2.1.0", "hexo-server": "^3.0.0", "hexo-theme-landscape": "^1.0.0", - "hexo-web-push-notification": "^0.2.2" + "hexo-web-push-notification": "^0.4.0" }, "devDependencies": { "hexo-feed": "^1.1.1" @@ -1388,9 +1388,9 @@ } }, "node_modules/hexo-web-push-notification": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/hexo-web-push-notification/-/hexo-web-push-notification-0.2.3.tgz", - "integrity": "sha512-Ndm+/2kfB0jXGFNuUjCEn4lB9kFo0A+Q+ASyaw07ukcWruBZCJ0Qzm8kRfoCYM2pjuXghgLHrYqiYzkgwVnjUQ==", + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/hexo-web-push-notification/-/hexo-web-push-notification-0.4.0.tgz", + "integrity": "sha512-rEtm55DksYq0aR8c7/tjVxYrwtySt8CBi3w8YWv01CDmfe1bczX5SiPDJtO98ozrHLnfYaC9HpBUflcCG91MHw==", "dependencies": { "hexo-fs": "^2.0.0", "hexo-util": "^1.8.1", diff --git a/package.json b/package.json index c1333ff..73c0fb7 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "hexo-renderer-stylus": "^2.1.0", "hexo-server": "^3.0.0", "hexo-theme-landscape": "^1.0.0", - "hexo-web-push-notification": "^0.2.2" + "hexo-web-push-notification": "^0.4.0" }, "devDependencies": { "hexo-feed": "^1.1.1"