diff --git a/package.json b/package.json index fe6b1e2..8339a2d 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "eslint": "7.32.0", "eslint-config-prettier": "8.3.0", "eslint-plugin-prettier": "4.0.0", - "gas-webpack-plugin": "1.2.3", + "gas-webpack-plugin": "2.1.0", "jest": "26.6.3", "prettier": "1.19.1", "rimraf": "3.0.2", diff --git a/yarn.lock b/yarn.lock index ca27f20..6a5b6d8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2891,14 +2891,14 @@ gas-entry-generator@2.1.0: esprima "4.0.1" estraverse "5.2.0" -gas-webpack-plugin@1.2.3: - version "1.2.3" - resolved "https://registry.yarnpkg.com/gas-webpack-plugin/-/gas-webpack-plugin-1.2.3.tgz#6657016b0f891da7b6942766c072db4fbd053780" - integrity sha512-IWssjeNBFbcDfGAYLplr6Sm3hBiye3YHv4kObl5xlLWyQjpKLnhLDAaf73TG7UjvyFutIm4Xt31fAROSmPj1+g== +gas-webpack-plugin@2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/gas-webpack-plugin/-/gas-webpack-plugin-2.1.0.tgz#ce4a818a6e53cf2ed2703b722b6fb61299fb36a2" + integrity sha512-gTPDjqJHnviiv2vJu1hpNKln6CyEjnPjphC40S6XvSPkcmrHQl2kcPQHevWirAmCcEoF6FDFNhmUQToqVcimBw== dependencies: gas-entry-generator "2.1.0" minimatch "^3.0.4" - webpack-sources "^1.4.3" + webpack-sources "^3.1.1" gaxios@^2.0.1, gaxios@^2.1.0: version "2.3.4" @@ -6503,7 +6503,7 @@ webpack-cli@3.3.12: v8-compile-cache "^2.1.1" yargs "^13.3.2" -webpack-sources@^1.4.0, webpack-sources@^1.4.1, webpack-sources@^1.4.3: +webpack-sources@^1.4.0, webpack-sources@^1.4.1: version "1.4.3" resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-1.4.3.tgz#eedd8ec0b928fbf1cbfe994e22d2d890f330a933" integrity sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ== @@ -6511,6 +6511,11 @@ webpack-sources@^1.4.0, webpack-sources@^1.4.1, webpack-sources@^1.4.3: source-list-map "^2.0.0" source-map "~0.6.1" +webpack-sources@^3.1.1: + version "3.2.1" + resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.1.tgz#251a7d9720d75ada1469ca07dbb62f3641a05b6d" + integrity sha512-t6BMVLQ0AkjBOoRTZgqrWm7xbXMBzD+XDq2EZ96+vMfn3qKgsvdXZhbPZ4ElUOpdv4u+iiGe+w3+J75iy/bYGA== + webpack@4.46.0: version "4.46.0" resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.46.0.tgz#bf9b4404ea20a073605e0a011d188d77cb6ad542"