diff --git a/packages/connector-jsdom/package.json b/packages/connector-jsdom/package.json index 5b09d25114d..8fa15e4d6c3 100644 --- a/packages/connector-jsdom/package.json +++ b/packages/connector-jsdom/package.json @@ -24,7 +24,7 @@ "@hint/parser-html": "^3.1.4", "@hint/utils-create-server": "^3.4.26", "@types/jsdom": "^20.0.1", - "@types/lodash": "^4.14.194", + "@types/lodash": "^4.17.4", "@types/node": "^20.1.1", "@types/sinon": "^10.0.11", "@typescript-eslint/eslint-plugin": "^5.59.2", diff --git a/packages/connector-puppeteer/package.json b/packages/connector-puppeteer/package.json index 56367a3b143..d495ab29505 100644 --- a/packages/connector-puppeteer/package.json +++ b/packages/connector-puppeteer/package.json @@ -29,7 +29,7 @@ "@hint/utils-create-server": "^3.4.26", "@types/is-ci": "^3.0.0", "@types/lockfile": "^1.0.2", - "@types/lodash": "^4.14.194", + "@types/lodash": "^4.17.4", "@types/node": "^20.1.1", "@types/puppeteer": "^5.4.5", "@types/puppeteer-core": "^5.4.0", diff --git a/packages/create-hintrc/package.json b/packages/create-hintrc/package.json index ae18a0d4472..21843ab1051 100644 --- a/packages/create-hintrc/package.json +++ b/packages/create-hintrc/package.json @@ -21,7 +21,7 @@ "description": "webhint's configuration file initializer package", "devDependencies": { "@types/inquirer": "^8.2.0", - "@types/lodash": "^4.14.194", + "@types/lodash": "^4.17.4", "@types/node": "^20.1.1", "@types/proxyquire": "^1.3.28", "@types/sinon": "^10.0.11", diff --git a/packages/hint-compat-api/package.json b/packages/hint-compat-api/package.json index d54d53a36e6..75a1c29c902 100644 --- a/packages/hint-compat-api/package.json +++ b/packages/hint-compat-api/package.json @@ -22,7 +22,7 @@ "@hint/utils-create-server": "^3.4.26", "@hint/utils-dom": "^2.2.4", "@hint/utils-tests-helpers": "^6.5.6", - "@types/lodash": "^4.14.194", + "@types/lodash": "^4.17.4", "@types/node": "^20.1.1", "@typescript-eslint/eslint-plugin": "^5.59.2", "@typescript-eslint/parser": "^4.33.0", diff --git a/packages/hint/package.json b/packages/hint/package.json index 4a5b2b20664..db1924dfb55 100644 --- a/packages/hint/package.json +++ b/packages/hint/package.json @@ -32,7 +32,7 @@ "description": "The linting tool for the web", "devDependencies": { "@hint/utils-dom": "^2.2.4", - "@types/lodash": "^4.14.194", + "@types/lodash": "^4.17.4", "@types/node": "^20.1.1", "@types/sinon": "^10.0.11", "@types/update-notifier": "^5.1.0", diff --git a/packages/utils-create-server/package.json b/packages/utils-create-server/package.json index f060b11d4ab..dbc44b2316c 100644 --- a/packages/utils-create-server/package.json +++ b/packages/utils-create-server/package.json @@ -10,7 +10,7 @@ "description": "hint create server util", "devDependencies": { "@types/express": "^4.17.16", - "@types/lodash": "^4.14.194", + "@types/lodash": "^4.17.4", "@types/node": "^20.1.1", "@types/on-headers": "^1.0.0", "@typescript-eslint/eslint-plugin": "^5.59.2", diff --git a/yarn.lock b/yarn.lock index 580633139ce..b7eb71467e4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1099,10 +1099,10 @@ resolved "https://registry.yarnpkg.com/@types/lockfile/-/lockfile-1.0.2.tgz#3f77e84171a2b7e3198bd5717c7547a54393baf8" integrity sha512-jD5VbvhfMhaYN4M3qPJuhMVUg3Dfc4tvPvLEAXn6GXbs/ajDFtCQahX37GIE65ipTI3I+hEvNaXS3MYAn9Ce3Q== -"@types/lodash@^4.14.182", "@types/lodash@^4.14.194": - version "4.14.194" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.194.tgz#b71eb6f7a0ff11bff59fc987134a093029258a76" - integrity sha512-r22s9tAS7imvBt2lyHC9B8AGwWnXaYb1tY09oyLkXDs4vArpYJzw09nj8MLx5VfciBPGIb+ZwG0ssYnEPJxn/g== +"@types/lodash@^4.14.182", "@types/lodash@^4.17.4": + version "4.17.4" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.4.tgz#0303b64958ee070059e3a7184048a55159fe20b7" + integrity sha512-wYCP26ZLxaT3R39kiN2+HcJ4kTd3U1waI/cY7ivWYqFP6pW3ZNpvi6Wd6PHZx7T/t8z0vlkXMg3QYLa7DZ/IJQ== "@types/mdast@^3.0.0": version "3.0.3" @@ -2739,11 +2739,6 @@ caniuse-lite@^1.0.30001449, caniuse-lite@^1.0.30001587: resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001614.tgz#f894b4209376a0bf923d67d9c361d96b1dfebe39" integrity sha512-jmZQ1VpmlRwHgdP1/uiKzgiAuGOfLEJsYFP4+GBou/QQ4U6IOJCB4NP1c+1p9RGLpwObcT94jA5/uO+F1vBbog== -caniuse-lite@^1.0.30001614: - version "1.0.30001614" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001614.tgz#f894b4209376a0bf923d67d9c361d96b1dfebe39" - integrity sha512-jmZQ1VpmlRwHgdP1/uiKzgiAuGOfLEJsYFP4+GBou/QQ4U6IOJCB4NP1c+1p9RGLpwObcT94jA5/uO+F1vBbog== - canvas@^2.11.2: version "2.11.2" resolved "https://registry.yarnpkg.com/canvas/-/canvas-2.11.2.tgz#553d87b1e0228c7ac0fc72887c3adbac4abbd860"