From 87f77a268af768b993e49bc311c7865ad3b42a43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 07:49:50 +0000 Subject: [PATCH] Bump webpack from 5.74.0 to 5.76.0 in /assests/gotty/1.5.0/js Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- assests/gotty/1.5.0/js/package-lock.json | 14 +++++++------- assests/gotty/1.5.0/js/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/assests/gotty/1.5.0/js/package-lock.json b/assests/gotty/1.5.0/js/package-lock.json index 97d3210..5266568 100644 --- a/assests/gotty/1.5.0/js/package-lock.json +++ b/assests/gotty/1.5.0/js/package-lock.json @@ -32,7 +32,7 @@ "terser-webpack-plugin": "^5.3.1", "ts-loader": "^8.3.0", "typescript": "^4.3.2", - "webpack": "^5.72.0", + "webpack": "^5.76.0", "webpack-cli": "^4.7.0" } }, @@ -2490,9 +2490,9 @@ } }, "node_modules/webpack": { - "version": "5.74.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.74.0.tgz", - "integrity": "sha512-A2InDwnhhGN4LYctJj6M1JEaGL7Luj6LOmyBHjcI8529cm5p6VXiTIW2sn6ffvEAKmveLzvu4jrihwXtPojlAA==", + "version": "5.76.0", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.76.0.tgz", + "integrity": "sha512-l5sOdYBDunyf72HW8dF23rFtWq/7Zgvt/9ftMof71E/yUb1YLOBmTgA2K4vQthB3kotMrSj609txVE0dnr2fjA==", "dependencies": { "@types/eslint-scope": "^3.7.3", "@types/estree": "^0.0.51", @@ -4531,9 +4531,9 @@ } }, "webpack": { - "version": "5.74.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.74.0.tgz", - "integrity": "sha512-A2InDwnhhGN4LYctJj6M1JEaGL7Luj6LOmyBHjcI8529cm5p6VXiTIW2sn6ffvEAKmveLzvu4jrihwXtPojlAA==", + "version": "5.76.0", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.76.0.tgz", + "integrity": "sha512-l5sOdYBDunyf72HW8dF23rFtWq/7Zgvt/9ftMof71E/yUb1YLOBmTgA2K4vQthB3kotMrSj609txVE0dnr2fjA==", "requires": { "@types/eslint-scope": "^3.7.3", "@types/estree": "^0.0.51", diff --git a/assests/gotty/1.5.0/js/package.json b/assests/gotty/1.5.0/js/package.json index 3e12a00..9d2c8f2 100644 --- a/assests/gotty/1.5.0/js/package.json +++ b/assests/gotty/1.5.0/js/package.json @@ -13,7 +13,7 @@ "terser-webpack-plugin": "^5.3.1", "ts-loader": "^8.3.0", "typescript": "^4.3.2", - "webpack": "^5.72.0", + "webpack": "^5.76.0", "webpack-cli": "^4.7.0" }, "dependencies": {