diff --git a/packages/extension-browser/package.json b/packages/extension-browser/package.json index 69924278f2c..3b656e4969f 100644 --- a/packages/extension-browser/package.json +++ b/packages/extension-browser/package.json @@ -51,7 +51,7 @@ "@hint/utils-i18n": "^1.0.15", "@hint/utils-types": "^1.2.1", "@types/chrome": "^0.0.242", - "@types/har-format": "^1.2.10", + "@types/har-format": "^1.2.16", "@types/is-ci": "^3.0.0", "@types/jsdom": "^20.0.1", "@types/node": "^20.1.1", diff --git a/yarn.lock b/yarn.lock index 784d8ad3457..13e868db3b6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1011,10 +1011,10 @@ "@types/minimatch" "*" "@types/node" "*" -"@types/har-format@*", "@types/har-format@^1.2.10": - version "1.2.10" - resolved "https://registry.yarnpkg.com/@types/har-format/-/har-format-1.2.10.tgz#7b4e1e0ada4d17684ac3b05d601a4871cfab11fc" - integrity sha512-o0J30wqycjF5miWDKYKKzzOU1ZTLuA42HZ4HE7/zqTOc/jTLdQ5NhYWvsRQo45Nfi1KHoRdNhteSI4BAxTF1Pg== +"@types/har-format@*", "@types/har-format@^1.2.16": + version "1.2.16" + resolved "https://registry.yarnpkg.com/@types/har-format/-/har-format-1.2.16.tgz#b71ede8681400cc08b3685f061c31e416cf94944" + integrity sha512-fluxdy7ryD3MV6h8pTfTYpy/xQzCFC7m89nOH9y94cNqJ1mDIDPut7MnRHI3F6qRmh/cT2fUjG1MLdCNb4hE9A== "@types/hast@^2.0.0": version "2.3.1"