diff --git a/package-lock.json b/package-lock.json index bed6ef2..18c02a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,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" @@ -1379,9 +1379,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 5913244..6b14e97 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,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"