mirror of
https://github.com/OpenListTeam/OpenList-Frontend.git
synced 2026-03-15 03:20:25 +00:00
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:
@@ -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
2
pnpm-lock.yaml
generated
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user