diff --git a/package.json b/package.json index 484a917c..b907dac8 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@types/jasmine": "~3.10.0", "@types/jasminewd2": "~2.0.8", "@types/node": "^18.0.0", - "@types/text-encoding": "0.0.35", + "@types/text-encoding": "0.0.39", "@types/xml2js": "^0.4.8", "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", diff --git a/yarn.lock b/yarn.lock index f58af5a8..62d95c9b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1873,10 +1873,10 @@ dependencies: "@types/node" "*" -"@types/text-encoding@0.0.35": - version "0.0.35" - resolved "https://registry.yarnpkg.com/@types/text-encoding/-/text-encoding-0.0.35.tgz#6f14474e0b232bc70c59677aadc65dcc5a99c3a9" - integrity sha512-jfo/A88XIiAweUa8np+1mPbm3h2w0s425YrI8t3wk5QxhH6UI7w517MboNVnGDeMSuoFwA8Rwmklno+FicvV4g== +"@types/text-encoding@0.0.39": + version "0.0.39" + resolved "https://registry.yarnpkg.com/@types/text-encoding/-/text-encoding-0.0.39.tgz#6f6436ceb843d96a2306a87dc7e2286e62c2177c" + integrity sha512-gRPvgL1aMgP6Pv92Rs310cJvVQ86DSF62E7K30g1FoGmmYWXoNuXT8PV835iAVeiAZkRwr2IW37KuyDn9ljmeA== "@types/ws@^8.2.2": version "8.5.4"