Bump hexo-bridge from 1.1.2 to 1.2.0

Bumps [hexo-bridge](https://github.com/DeepSpaceHarbor/hexo-bridge) from 1.1.2 to 1.2.0.
- [Release notes](https://github.com/DeepSpaceHarbor/hexo-bridge/releases)
- [Commits](https://github.com/DeepSpaceHarbor/hexo-bridge/commits)

---
updated-dependencies:
- dependency-name: hexo-bridge
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-02 00:20:42 +00:00 committed by GitHub
parent ed60af521f
commit b99c8e7112
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 4 deletions

7
package-lock.json generated
View File

@ -9,7 +9,7 @@
"version": "0.0.0",
"dependencies": {
"hexo": "^6.3.0",
"hexo-bridge": "^1.1.2",
"hexo-bridge": "^1.2.0",
"hexo-generator-archive": "^2.0.0",
"hexo-generator-category": "^2.0.0",
"hexo-generator-feed": "^3.0.0",
@ -926,8 +926,9 @@
}
},
"node_modules/hexo-bridge": {
"version": "1.1.2",
"license": "GPL-3.0-only",
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/hexo-bridge/-/hexo-bridge-1.2.0.tgz",
"integrity": "sha512-H5otCFGxccnuVk1/ACfHefFdNiYyVhRVP3AuNCLbfnyUjLGx5ZS+AN9gR/jUVUaY8bVKwwcyPwWD47fj20Ascw==",
"dependencies": {
"axios": "^0.26.0",
"body-parser": "^1.19.0",

View File

@ -13,7 +13,7 @@
},
"dependencies": {
"hexo": "^6.3.0",
"hexo-bridge": "^1.1.2",
"hexo-bridge": "^1.2.0",
"hexo-generator-archive": "^2.0.0",
"hexo-generator-category": "^2.0.0",
"hexo-generator-feed": "^3.0.0",