Files
uTools-quickcommand/plugin/package.json
dependabot[bot] e8a65a1a65 Bump node-forge from 1.3.1 to 1.3.2 in /plugin
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.3.2.
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-version: 1.3.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-26 22:31:20 +00:00

18 lines
390 B
JSON

{
"dependencies": {
"axios": "^1.8.2",
"chrome-remote-interface": "^0.33.2",
"crypto-js": "^4.2.0",
"dompurify": "^3.2.4",
"exif-reader": "^2.0.1",
"iconv-lite": "^0.6.3",
"marked": "^15.0.7",
"node-forge": "^1.3.2",
"pinyin-match": "^1.2.6",
"png2icons": "^2.0.1",
"ses": "^1.12.0",
"sm-crypto": "^0.3.13",
"tree-kill": "^1.2.2"
}
}