From ca7b4b1311d8b77fb62183553c58fc4ddf9c09e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 07:36:02 +0000 Subject: [PATCH 1/8] Bump slugify from 1.4.7 to 1.5.3 in /terminus-terminal Bumps [slugify](https://github.com/simov/slugify) from 1.4.7 to 1.5.3. - [Release notes](https://github.com/simov/slugify/releases) - [Commits](https://github.com/simov/slugify/commits) Signed-off-by: dependabot[bot] --- terminus-terminal/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/terminus-terminal/yarn.lock b/terminus-terminal/yarn.lock index fb366acc..2c66f1fb 100644 --- a/terminus-terminal/yarn.lock +++ b/terminus-terminal/yarn.lock @@ -450,9 +450,9 @@ side-channel@^1.0.3: object-inspect "^1.9.0" slugify@^1.4.0: - version "1.4.7" - resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.4.7.tgz#e42359d505afd84a44513280868e31202a79a628" - integrity sha512-tf+h5W1IrjNm/9rKKj0JU2MDMruiopx0jjVA5zCdBtcGjfp0+c5rHw/zADLC3IeKlGHtVbHtpfzvYA0OYT+HKg== + version "1.5.3" + resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.5.3.tgz#36e009864f5476bfd5db681222643d92339c890d" + integrity sha512-/HkjRdwPY3yHJReXu38NiusZw2+LLE2SrhkWJtmlPDB1fqFSvioYj62NkPcrKiNCgRLeGcGK7QBvr1iQwybeXw== string.prototype.codepointat@^0.2.1: version "0.2.1" From 8edde00a83ca5ce1489a6820363da568061e035d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 07:36:15 +0000 Subject: [PATCH 2/8] Bump slugify from 1.4.7 to 1.5.3 in /terminus-local Bumps [slugify](https://github.com/simov/slugify) from 1.4.7 to 1.5.3. - [Release notes](https://github.com/simov/slugify/releases) - [Commits](https://github.com/simov/slugify/compare/v1.4.7...v1.5.3) Signed-off-by: dependabot[bot] --- terminus-local/package.json | 2 +- terminus-local/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/terminus-local/package.json b/terminus-local/package.json index 256f5118..2551c1b0 100644 --- a/terminus-local/package.json +++ b/terminus-local/package.json @@ -30,7 +30,7 @@ "ps-node": "^0.1.6", "runes": "^0.4.2", "shell-escape": "^0.2.0", - "slugify": "^1.4.0", + "slugify": "^1.5.3", "utils-decorators": "^1.8.1" }, "peerDependencies": { diff --git a/terminus-local/yarn.lock b/terminus-local/yarn.lock index bb890e1a..d679761e 100644 --- a/terminus-local/yarn.lock +++ b/terminus-local/yarn.lock @@ -390,10 +390,10 @@ side-channel@^1.0.3: get-intrinsic "^1.0.2" object-inspect "^1.9.0" -slugify@^1.4.0: - version "1.4.7" - resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.4.7.tgz#e42359d505afd84a44513280868e31202a79a628" - integrity sha512-tf+h5W1IrjNm/9rKKj0JU2MDMruiopx0jjVA5zCdBtcGjfp0+c5rHw/zADLC3IeKlGHtVbHtpfzvYA0OYT+HKg== +slugify@^1.5.3: + version "1.5.3" + resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.5.3.tgz#36e009864f5476bfd5db681222643d92339c890d" + integrity sha512-/HkjRdwPY3yHJReXu38NiusZw2+LLE2SrhkWJtmlPDB1fqFSvioYj62NkPcrKiNCgRLeGcGK7QBvr1iQwybeXw== string.prototype.codepointat@^0.2.1: version "0.2.1" From 617578bfe33037b40b0493af5916422da749eedd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 04:02:57 +0000 Subject: [PATCH 3/8] Bump ngx-toastr from 13.2.1 to 14.0.0 in /app Bumps [ngx-toastr](https://github.com/scttcper/ngx-toastr) from 13.2.1 to 14.0.0. - [Release notes](https://github.com/scttcper/ngx-toastr/releases) - [Commits](https://github.com/scttcper/ngx-toastr/compare/v13.2.1...v14.0.0) Signed-off-by: dependabot[bot] --- app/package.json | 2 +- app/yarn.lock | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/app/package.json b/app/package.json index 362b561c..a79b3937 100644 --- a/app/package.json +++ b/app/package.json @@ -34,7 +34,7 @@ "keytar": "^7.7.0", "mz": "^2.7.0", "native-process-working-directory": "^1.0.2", - "ngx-toastr": "^13.2.1", + "ngx-toastr": "^14.0.0", "npm": "6", "path": "0.12.7", "rxjs": "^7.0.1", diff --git a/app/yarn.lock b/app/yarn.lock index e2c51701..54d80f18 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -2098,12 +2098,12 @@ native-process-working-directory@^1.0.2: dependencies: node-addon-api "^3.1.0" -ngx-toastr@^13.2.1: - version "13.2.1" - resolved "https://registry.yarnpkg.com/ngx-toastr/-/ngx-toastr-13.2.1.tgz#531bc7da6a524a861e0409bd2749878b3b3f8a3f" - integrity sha512-UAzp7/xWK9IXA2LsOmhpaaIGCqscvJokoQpBNpAMrjEkDeSlFf8PWQAuQY795KW0mJb3qF9UG/s23nsXfMYKmg== +ngx-toastr@^14.0.0: + version "14.0.0" + resolved "https://registry.yarnpkg.com/ngx-toastr/-/ngx-toastr-14.0.0.tgz#20e4737ef330b892a453768cd98b980558aeb286" + integrity sha512-dnDzSY73pF6FvNyxdh6ftfvXvUg6SU7MAT3orPUCzA77t3ZcFslro06zk4NCA2g67RF7dBwM0OJ/y0SN6fdGYw== dependencies: - tslib "^2.0.0" + tslib "^2.1.0" node-abi@^2.20.0, node-abi@^2.26.0, node-abi@^2.7.0: version "2.26.0" @@ -3462,16 +3462,16 @@ tough-cookie@~2.5.0: psl "^1.1.28" punycode "^2.1.1" -tslib@^2.0.0, tslib@~2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a" - integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A== - -tslib@^2.1.0: +tslib@^2.0.0, tslib@^2.1.0: version "2.2.0" resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c" integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w== +tslib@~2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a" + integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A== + tunnel-agent@^0.6.0: version "0.6.0" resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz" From 6407bb32dbf91bea61d88864eae73c04e9b1b70e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 04:07:49 +0000 Subject: [PATCH 4/8] Bump @typescript-eslint/parser from 4.23.0 to 4.24.0 Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.23.0 to 4.24.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.24.0/packages/parser) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 56 ++++++++++++++++++++++++++-------------------------- 2 files changed, 29 insertions(+), 29 deletions(-) diff --git a/package.json b/package.json index 7e85ce53..10c20ed9 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@types/node": "14.14.35", "@types/webpack-env": "^1.16.0", "@typescript-eslint/eslint-plugin": "^4.14.1", - "@typescript-eslint/parser": "^4.23.0", + "@typescript-eslint/parser": "^4.24.0", "apply-loader": "2.0.0", "awesome-typescript-loader": "^5.2.1", "compare-versions": "^3.6.0", diff --git a/yarn.lock b/yarn.lock index 2722ea54..045425a4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -469,14 +469,14 @@ eslint-scope "^5.0.0" eslint-utils "^2.0.0" -"@typescript-eslint/parser@^4.23.0": - version "4.23.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.23.0.tgz#239315d38e42e852bef43a4b0b01bef78f78911c" - integrity sha512-wsvjksHBMOqySy/Pi2Q6UuIuHYbgAMwLczRl4YanEPKW5KVxI9ZzDYh3B5DtcZPQTGRWFJrfcbJ6L01Leybwug== +"@typescript-eslint/parser@^4.24.0": + version "4.24.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.24.0.tgz#2e5f1cc78ffefe43bfac7e5659309a92b09a51bd" + integrity sha512-dj1ZIh/4QKeECLb2f/QjRwMmDArcwc2WorWPRlB8UNTZlY1KpTVsbX7e3ZZdphfRw29aTFUSNuGB8w9X5sS97w== dependencies: - "@typescript-eslint/scope-manager" "4.23.0" - "@typescript-eslint/types" "4.23.0" - "@typescript-eslint/typescript-estree" "4.23.0" + "@typescript-eslint/scope-manager" "4.24.0" + "@typescript-eslint/types" "4.24.0" + "@typescript-eslint/typescript-estree" "4.24.0" debug "^4.1.1" "@typescript-eslint/scope-manager@4.18.0": @@ -487,23 +487,23 @@ "@typescript-eslint/types" "4.18.0" "@typescript-eslint/visitor-keys" "4.18.0" -"@typescript-eslint/scope-manager@4.23.0": - version "4.23.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.23.0.tgz#8792ef7eacac122e2ec8fa2d30a59b8d9a1f1ce4" - integrity sha512-ZZ21PCFxPhI3n0wuqEJK9omkw51wi2bmeKJvlRZPH5YFkcawKOuRMQMnI8mH6Vo0/DoHSeZJnHiIx84LmVQY+w== +"@typescript-eslint/scope-manager@4.24.0": + version "4.24.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.24.0.tgz#38088216f0eaf235fa30ed8cabf6948ec734f359" + integrity sha512-9+WYJGDnuC9VtYLqBhcSuM7du75fyCS/ypC8c5g7Sdw7pGL4NDTbeH38eJPfzIydCHZDoOgjloxSAA3+4l/zsA== dependencies: - "@typescript-eslint/types" "4.23.0" - "@typescript-eslint/visitor-keys" "4.23.0" + "@typescript-eslint/types" "4.24.0" + "@typescript-eslint/visitor-keys" "4.24.0" "@typescript-eslint/types@4.18.0": version "4.18.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.18.0.tgz#bebe323f81f2a7e2e320fac9415e60856267584a" integrity sha512-/BRociARpj5E+9yQ7cwCF/SNOWwXJ3qhjurMuK2hIFUbr9vTuDeu476Zpu+ptxY2kSxUHDGLLKy+qGq2sOg37A== -"@typescript-eslint/types@4.23.0": - version "4.23.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.23.0.tgz#da1654c8a5332f4d1645b2d9a1c64193cae3aa3b" - integrity sha512-oqkNWyG2SLS7uTWLZf6Sr7Dm02gA5yxiz1RP87tvsmDsguVATdpVguHr4HoGOcFOpCvx9vtCSCyQUGfzq28YCw== +"@typescript-eslint/types@4.24.0": + version "4.24.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.24.0.tgz#6d0cca2048cbda4e265e0c4db9c2a62aaad8228c" + integrity sha512-tkZUBgDQKdvfs8L47LaqxojKDE+mIUmOzdz7r+u+U54l3GDkTpEbQ1Jp3cNqqAU9vMUCBA1fitsIhm7yN0vx9Q== "@typescript-eslint/typescript-estree@4.18.0": version "4.18.0" @@ -518,13 +518,13 @@ semver "^7.3.2" tsutils "^3.17.1" -"@typescript-eslint/typescript-estree@4.23.0": - version "4.23.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.23.0.tgz#0753b292097523852428a6f5a1aa8ccc1aae6cd9" - integrity sha512-5Sty6zPEVZF5fbvrZczfmLCOcby3sfrSPu30qKoY1U3mca5/jvU5cwsPb/CO6Q3ByRjixTMIVsDkqwIxCf/dMw== +"@typescript-eslint/typescript-estree@4.24.0": + version "4.24.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.24.0.tgz#b49249679a98014d8b03e8d4b70864b950e3c90f" + integrity sha512-kBDitL/by/HK7g8CYLT7aKpAwlR8doshfWz8d71j97n5kUa5caHWvY0RvEUEanL/EqBJoANev8Xc/mQ6LLwXGA== dependencies: - "@typescript-eslint/types" "4.23.0" - "@typescript-eslint/visitor-keys" "4.23.0" + "@typescript-eslint/types" "4.24.0" + "@typescript-eslint/visitor-keys" "4.24.0" debug "^4.1.1" globby "^11.0.1" is-glob "^4.0.1" @@ -539,12 +539,12 @@ "@typescript-eslint/types" "4.18.0" eslint-visitor-keys "^2.0.0" -"@typescript-eslint/visitor-keys@4.23.0": - version "4.23.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.23.0.tgz#7215cc977bd3b4ef22467b9023594e32f9e4e455" - integrity sha512-5PNe5cmX9pSifit0H+nPoQBXdbNzi5tOEec+3riK+ku4e3er37pKxMKDH5Ct5Y4fhWxcD4spnlYjxi9vXbSpwg== +"@typescript-eslint/visitor-keys@4.24.0": + version "4.24.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.24.0.tgz#a8fafdc76cad4e04a681a945fbbac4e35e98e297" + integrity sha512-4ox1sjmGHIxjEDBnMCtWFFhErXtKA1Ec0sBpuz0fqf3P+g3JFGyTxxbF06byw0FRsPnnbq44cKivH7Ks1/0s6g== dependencies: - "@typescript-eslint/types" "4.23.0" + "@typescript-eslint/types" "4.24.0" eslint-visitor-keys "^2.0.0" "@webassemblyjs/ast@1.11.0": From 33b9bc3c2241fd160be15e567ab07d83e4bc55db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 May 2021 15:50:21 +0000 Subject: [PATCH 5/8] Bump serialport from 9.0.7 to 9.0.8 in /app Bumps [serialport](https://github.com/serialport/node-serialport) from 9.0.7 to 9.0.8. - [Release notes](https://github.com/serialport/node-serialport/releases) - [Changelog](https://github.com/serialport/node-serialport/blob/master/CHANGELOG.md) - [Commits](https://github.com/serialport/node-serialport/compare/@serialport/bindings@9.0.7...v9.0.8) Signed-off-by: dependabot[bot] --- app/package.json | 2 +- app/yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/app/package.json b/app/package.json index e711ec0d..36f844fd 100644 --- a/app/package.json +++ b/app/package.json @@ -43,7 +43,7 @@ }, "optionalDependencies": { "macos-native-processlist": "^2.0.0", - "serialport": "^9.0.7", + "serialport": "^9.0.8", "windows-blurbehind": "^1.0.1", "windows-native-registry": "^3.0.0", "windows-process-tree": "^0.3.0" diff --git a/app/yarn.lock b/app/yarn.lock index e2c51701..fe5f6e1f 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -87,10 +87,10 @@ "@serialport/binding-abstract" "^9.0.7" debug "^4.3.1" -"@serialport/bindings@^9.0.7": - version "9.0.7" - resolved "https://registry.yarnpkg.com/@serialport/bindings/-/bindings-9.0.7.tgz#8f53fb56eb866d5a1021a19ced1ddc20a60916d7" - integrity sha512-cNWaxnEbbpLoSJ6GMb0ZeCpaciczm8XRE4jgBqe/BflWZb+wyiTYIocbsySxpS40WT3kJ0sNTFag77uSmQ6ftg== +"@serialport/bindings@^9.0.8": + version "9.0.8" + resolved "https://registry.yarnpkg.com/@serialport/bindings/-/bindings-9.0.8.tgz#1b45988022feaadcc6cbcb330da7e6b94166fc58" + integrity sha512-N9MbJ7fh6gCjSp+kBboUUSpp4VtoAB+Hg8KkV+v8KyJJLxbnGbWmUiZOh2ce/7I+I/1KvzexEwvwKGB6VbWn+A== dependencies: "@serialport/binding-abstract" "^9.0.7" "@serialport/parser-readline" "^9.0.7" @@ -3062,13 +3062,13 @@ serialize-error@^5.0.0: dependencies: type-fest "^0.8.0" -serialport@^9.0.7: - version "9.0.7" - resolved "https://registry.yarnpkg.com/serialport/-/serialport-9.0.7.tgz#bd116a70bd7acbfd587491acd3ee03e02a0df71c" - integrity sha512-NeDfVks3JAJ7s8cXDopx1iUUgC/7TaltE7iQGiSewIWMZaK7oStiz3VJzcuKgor7F+U/y6zbAnj4i6eHq0on+g== +serialport@^9.0.8: + version "9.0.8" + resolved "https://registry.yarnpkg.com/serialport/-/serialport-9.0.8.tgz#de6b56d37089a7bb736fac1964316a535723c734" + integrity sha512-+G/Mp0sBoxC6iKSUmClOFKVMK0Nirdz6ui7zRWyK9CEXy3t3dCDhWKvzDDtfKxILYtHYPR3G1xP5H/ISDKrzcg== dependencies: "@serialport/binding-mock" "^9.0.7" - "@serialport/bindings" "^9.0.7" + "@serialport/bindings" "^9.0.8" "@serialport/parser-byte-length" "^9.0.7" "@serialport/parser-cctalk" "^9.0.7" "@serialport/parser-delimiter" "^9.0.7" From 7f81199c17a302499a3bb8e17de1db20daf6b77f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 May 2021 15:52:43 +0000 Subject: [PATCH 6/8] Bump electron from 12.0.7 to 12.0.9 Bumps [electron](https://github.com/electron/electron) from 12.0.7 to 12.0.9. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v12.0.7...v12.0.9) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 64f50eb6..5f4c01cc 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "core-js": "^3.12.1", "cross-env": "7.0.3", "css-loader": "5.2.4", - "electron": "12.0.7", + "electron": "12.0.9", "electron-builder": "22.10.5", "electron-download": "^4.1.1", "electron-installer-snap": "^5.1.0", diff --git a/yarn.lock b/yarn.lock index 2722ea54..790d563d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2650,10 +2650,10 @@ electron-to-chromium@^1.3.621: resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.629.tgz" integrity sha512-iSPPJtPvHrMAvYOt+9cdbDmTasPqwnwz4lkP8Dn200gDNUBQOLQ96xUsWXBwXslAo5XxdoXAoQQ3RAy4uao9IQ== -electron@12.0.7: - version "12.0.7" - resolved "https://registry.yarnpkg.com/electron/-/electron-12.0.7.tgz#e0fca2c8be34cb7da48c4d15cfb1d2ad666d2718" - integrity sha512-722TZNKDuLpEmj96AzTYFKHaJEH98xgOBH0aldStaPXI1xDFfb9SJQQuirvwFlkwG5OqQdz6Ne3OwwJ7Dbs5nQ== +electron@12.0.9: + version "12.0.9" + resolved "https://registry.yarnpkg.com/electron/-/electron-12.0.9.tgz#d582afa8f6fc0c429606f0961a4c89b376994823" + integrity sha512-p5aEt1tIh/PYjwN+6MHTc5HtW529XR9r4Qlj9PPcSb5ubkotSsS0BtWJoRPhDenSAN8sgHk3sbZLxXPJtdnRYA== dependencies: "@electron/get" "^1.0.1" "@types/node" "^14.6.2" From befb8d44fd686ef9a571bb0d62e9febdda367f21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 May 2021 15:52:57 +0000 Subject: [PATCH 7/8] Bump webpack from 5.37.0 to 5.37.1 Bumps [webpack](https://github.com/webpack/webpack) from 5.37.0 to 5.37.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.37.0...v5.37.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 64f50eb6..5b632eee 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "typescript": "^4.2.4", "url-loader": "^4.1.1", "val-loader": "3.1.0", - "webpack": "^5.37.0", + "webpack": "^5.37.1", "webpack-bundle-analyzer": "^4.4.1", "webpack-cli": "^4.7.0", "yaml-loader": "0.6.0" diff --git a/yarn.lock b/yarn.lock index 2722ea54..9c78402c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8861,10 +8861,10 @@ webpack-sources@^2.1.1: source-list-map "^2.0.1" source-map "^0.6.1" -webpack@^5.37.0: - version "5.37.0" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.37.0.tgz#2ab00f613faf494504eb2beef278dab7493cc39d" - integrity sha512-yvdhgcI6QkQkDe1hINBAJ1UNevqNGTVaCkD2SSJcB8rcrNNl922RI8i2DXUAuNfANoxwsiXXEA4ZPZI9q2oGLA== +webpack@^5.37.1: + version "5.37.1" + resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.37.1.tgz#2deb5acd350583c1ab9338471f323381b0b0c14b" + integrity sha512-btZjGy/hSjCAAVHw+cKG+L0M+rstlyxbO2C+BOTaQ5/XAnxkDrP5sVbqWhXgo4pL3X2dcOib6rqCP20Zr9PLow== dependencies: "@types/eslint-scope" "^3.7.0" "@types/estree" "^0.0.47" From 6ffdfa7c07d7714bd3e7fa3ce2fc7524b9b2acca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 May 2021 20:43:03 +0000 Subject: [PATCH 8/8] Bump webpack-bundle-analyzer from 4.4.1 to 4.4.2 Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 4.4.1 to 4.4.2. - [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases) - [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.4.1...v4.4.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ca8aa7fd..1c623136 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "url-loader": "^4.1.1", "val-loader": "3.1.0", "webpack": "^5.37.1", - "webpack-bundle-analyzer": "^4.4.1", + "webpack-bundle-analyzer": "^4.4.2", "webpack-cli": "^4.7.0", "yaml-loader": "0.6.0" }, diff --git a/yarn.lock b/yarn.lock index a35e1ad9..0dda4617 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8801,10 +8801,10 @@ wcwidth@^1.0.0, wcwidth@^1.0.1: dependencies: defaults "^1.0.3" -webpack-bundle-analyzer@^4.4.1: - version "4.4.1" - resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.4.1.tgz#c71fb2eaffc10a4754d7303b224adb2342069da1" - integrity sha512-j5m7WgytCkiVBoOGavzNokBOqxe6Mma13X1asfVYtKWM3wxBiRRu1u1iG0Iol5+qp9WgyhkMmBAcvjEfJ2bdDw== +webpack-bundle-analyzer@^4.4.2: + version "4.4.2" + resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.4.2.tgz#39898cf6200178240910d629705f0f3493f7d666" + integrity sha512-PIagMYhlEzFfhMYOzs5gFT55DkUdkyrJi/SxJp8EF3YMWhS+T9vvs2EoTetpk5qb6VsCq02eXTlRDOydRhDFAQ== dependencies: acorn "^8.0.4" acorn-walk "^8.0.0"