fix(deps): update dependency chardet to ^2.1.1 (#313)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-06 14:53:40 +08:00
committed by GitHub
parent 82d3634bb6
commit d049f6f04d
2 changed files with 2 additions and 2 deletions

View File

@@ -76,7 +76,7 @@
"asciinema-player": "^3.12.1",
"axios": "^1.13.2",
"bencode": "^4.0.0",
"chardet": "^2.1.0",
"chardet": "^2.1.1",
"clsx": "^2.1.1",
"copy-to-clipboard": "^3.3.3",
"crypto-js": "^4.2.0",

2
pnpm-lock.yaml generated
View File

@@ -63,7 +63,7 @@ importers:
specifier: ^4.0.0
version: 4.0.0
chardet:
specifier: ^2.1.0
specifier: ^2.1.1
version: 2.1.1
clsx:
specifier: ^2.1.1