Skip to content

Commit

Permalink
Upgrade chardet (1.5.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdesboeufs committed Oct 23, 2022
1 parent 12b4201 commit 3bea368
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"buffer": "^6.0.3",
"chardet": "^1.4.0",
"chardet": "^1.5.0",
"events": "^3.3.0",
"iconv-lite": "^0.6.3",
"papaparse": "^5.3.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -644,10 +644,10 @@ chalk@^5.0.1:
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.0.1.tgz#ca57d71e82bb534a296df63bbacc4a1c22b2a4b6"
integrity sha512-Fo07WOYGqMfCWHOzSXOt2CxDbC6skS/jO9ynEcmpANMoPrD+W1r1K6Vx7iNm+AQmETU1Xr2t+n8nzkV9t6xh3w==

chardet@^1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/chardet/-/chardet-1.4.0.tgz#278748f260219990fb2167dbfb1b253ca26b41ea"
integrity sha512-NpwMDdSIprbYx1CLnfbxEIarI0Z+s9MssEgggMNheGM+WD68yOhV7IEA/3r6tr0yTRgQD0HuZJDw32s99i6L+A==
chardet@^1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/chardet/-/chardet-1.5.0.tgz#c35b3e9a5994f7574688d1607a2ea9c723ebca95"
integrity sha512-Nj3VehbbFs/1ZnJJJaL3ztEf3Nu5Fs6YV/NBs6lyz/iDDHUU+X9QNk5QgPy1/5Rjtb/cGVf+NyazP7kVEJqKRg==

chokidar@^3.5.3:
version "3.5.3"
Expand Down

0 comments on commit 3bea368

Please sign in to comment.