diff --git a/package.json b/package.json index ef452e71..0a90df88 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@types/fs-extra": "^9.0.11", "@types/js-yaml": "^4.0.1", "@types/node": "15.12.5", - "@types/webpack-env": "^1.16.0", + "@types/webpack-env": "^1.16.2", "@typescript-eslint/eslint-plugin": "^4.25.0", "@typescript-eslint/parser": "^4.28.0", "apply-loader": "2.0.0", diff --git a/yarn.lock b/yarn.lock index b0ae492e..e6c2163c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -444,10 +444,10 @@ resolved "https://registry.npmjs.org/@types/verror/-/verror-1.10.4.tgz" integrity sha512-OjJdqx6QlbyZw9LShPwRW+Kmiegeg3eWNI41MQQKaG3vjdU2L9SRElntM51HmHBY1cu7izxQJ1lMYioQh3XMBg== -"@types/webpack-env@^1.16.0": - version "1.16.0" - resolved "https://registry.npmjs.org/@types/webpack-env/-/webpack-env-1.16.0.tgz" - integrity sha512-Fx+NpfOO0CpeYX2g9bkvX8O5qh9wrU1sOF4g8sft4Mu7z+qfe387YlyY8w8daDyDsKY5vUxM0yxkAYnbkRbZEw== +"@types/webpack-env@^1.16.2": + version "1.16.2" + resolved "https://registry.yarnpkg.com/@types/webpack-env/-/webpack-env-1.16.2.tgz#8db514b059c1b2ae14ce9d7bb325296de6a9a0fa" + integrity sha512-vKx7WNQNZDyJveYcHAm9ZxhqSGLYwoyLhrHjLBOkw3a7cT76sTdjgtwyijhk1MaHyRIuSztcVwrUOO/NEu68Dw== "@types/yargs-parser@*": version "15.0.0"