Bump sm-crypto from 0.3.13 to 0.4.0 in /plugin

Bumps [sm-crypto](https://github.com/JuneAndGreen/sm-crypto) from 0.3.13 to 0.4.0.
- [Changelog](https://github.com/JuneAndGreen/sm-crypto/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JuneAndGreen/sm-crypto/commits)

---
updated-dependencies:
- dependency-name: sm-crypto
  dependency-version: 0.4.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-21 16:31:46 +00:00
committed by GitHub
parent 2625a25584
commit d519834012
2 changed files with 8 additions and 9 deletions

View File

@@ -16,7 +16,7 @@
"pinyin-match": "^1.2.6",
"png2icons": "^2.0.1",
"ses": "^1.12.0",
"sm-crypto": "^0.3.13",
"sm-crypto": "^0.4.0",
"tree-kill": "^1.2.2"
}
},
@@ -238,10 +238,9 @@
}
},
"node_modules/sm-crypto": {
"version": "0.3.13",
"resolved": "https://registry.npmjs.org/sm-crypto/-/sm-crypto-0.3.13.tgz",
"integrity": "sha512-ztNF+pZq6viCPMA1A6KKu3bgpkmYti5avykRHbcFIdSipFdkVmfUw2CnpM2kBJyppIalqvczLNM3wR8OQ0pT5w==",
"license": "MIT",
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/sm-crypto/-/sm-crypto-0.4.0.tgz",
"integrity": "sha512-OexH2V1EqmhXuOIPGoCl55OjMF0wwPUM/zhUjT0Q6vHBeopSRvTNRy76/1eRoFs3VBKt39hdFnxwpFmooHYa2A==",
"dependencies": {
"jsbn": "^1.1.0"
}
@@ -427,9 +426,9 @@
}
},
"sm-crypto": {
"version": "0.3.13",
"resolved": "https://registry.npmjs.org/sm-crypto/-/sm-crypto-0.3.13.tgz",
"integrity": "sha512-ztNF+pZq6viCPMA1A6KKu3bgpkmYti5avykRHbcFIdSipFdkVmfUw2CnpM2kBJyppIalqvczLNM3wR8OQ0pT5w==",
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/sm-crypto/-/sm-crypto-0.4.0.tgz",
"integrity": "sha512-OexH2V1EqmhXuOIPGoCl55OjMF0wwPUM/zhUjT0Q6vHBeopSRvTNRy76/1eRoFs3VBKt39hdFnxwpFmooHYa2A==",
"requires": {
"jsbn": "^1.1.0"
}

View File

@@ -11,7 +11,7 @@
"pinyin-match": "^1.2.6",
"png2icons": "^2.0.1",
"ses": "^1.12.0",
"sm-crypto": "^0.3.13",
"sm-crypto": "^0.4.0",
"tree-kill": "^1.2.2"
}
}