Bump jschardet from 1.6.0 to 3.0.0 (#23121)

Bumps [jschardet](https://github.com/aadsm/jschardet) from 1.6.0 to 3.0.0.
- [Release notes](https://github.com/aadsm/jschardet/releases)
- [Commits](https://github.com/aadsm/jschardet/compare/v1.6.0...v3.0.0)

---
updated-dependencies:
- dependency-name: jschardet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/24722/merge
dependabot[bot] 4 years ago committed by GitHub
parent 967cc4d860
commit 0b13d9f50a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      package-lock.json
  2. 2
      package.json

6
package-lock.json generated

@ -24022,9 +24022,9 @@
"integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM="
},
"jschardet": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/jschardet/-/jschardet-1.6.0.tgz",
"integrity": "sha512-xYuhvQ7I9PDJIGBWev9xm0+SMSed3ZDBAmvVjbFR1ZRLAF+vlXcQu6cRI9uAlj81rzikElRVteehwV7DuX2ZmQ=="
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/jschardet/-/jschardet-3.0.0.tgz",
"integrity": "sha512-lJH6tJ77V8Nzd5QWRkFYCLc13a3vADkh3r/Fi8HupZGWk2OVVDfnZP8V/VgQgZ+lzW0kG2UGb5hFgt3V3ndotQ=="
},
"jsdom": {
"version": "16.6.0",

@ -252,7 +252,7 @@
"ip-range-check": "^0.2.0",
"is-svg": "^4.3.1",
"jquery": "^3.5.1",
"jschardet": "^1.6.0",
"jschardet": "^3.0.0",
"jsdom": "^16.6.0",
"jsrsasign": "^10.4.0",
"juice": "^8.0.0",

Loading…
Cancel
Save