dependabot[bot]
2 days ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
6 additions and
6 deletions
-
package-lock.json
-
package.json
|
|
@ -26,7 +26,7 @@ |
|
|
|
"hexo-web-push-notification": "^0.4.0" |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"hexo-feed": "^1.1.1" |
|
|
|
"hexo-feed": "^1.1.2" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@tootallnate/once": { |
|
|
@ -1171,13 +1171,13 @@ |
|
|
|
"integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==" |
|
|
|
}, |
|
|
|
"node_modules/hexo-feed": { |
|
|
|
"version": "1.1.1", |
|
|
|
"resolved": "https://registry.npmjs.org/hexo-feed/-/hexo-feed-1.1.1.tgz", |
|
|
|
"integrity": "sha512-Hrp6YZGZ93/EqGOAvKll8hQpCWKggcbexP3Xkjx00YCUeOHGSNqBLdggRGAo8c7/BPbF6X0wLgar/WD+f5hKYQ==", |
|
|
|
"version": "1.1.2", |
|
|
|
"resolved": "https://registry.npmjs.org/hexo-feed/-/hexo-feed-1.1.2.tgz", |
|
|
|
"integrity": "sha512-7uK+9r3btleHpVbuuP0I13ETSRiVsBtQghPNyyBl9HJ8D23jXcWq5lLe4KUlhOql35mlIYErNv1iZIbJMNilEQ==", |
|
|
|
"dev": true, |
|
|
|
"peerDependencies": { |
|
|
|
"chalk": "^4.1.0", |
|
|
|
"hexo": "^4.2.0 || ^5.2.0 || ^6.1.0" |
|
|
|
"hexo": "^4.2.0 || ^5.2.0 || ^6.1.0 || ^7.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/hexo-filter-plantuml": { |
|
|
|
|
|
@ -30,6 +30,6 @@ |
|
|
|
"hexo-web-push-notification": "^0.4.0" |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"hexo-feed": "^1.1.1" |
|
|
|
"hexo-feed": "^1.1.2" |
|
|
|
} |
|
|
|
} |