From 5c05f77381d85f8767005fae0aa161043409fbc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 06:58:52 +0000 Subject: [PATCH] Bump glob-parent from 3.1.0 to 5.1.2 Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 3.1.0 to 5.1.2. - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](https://github.com/gulpjs/glob-parent/compare/v3.1.0...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a4a8c8..2d9c706 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "babel-minify-webpack-plugin": "^0.3.1", "copy-webpack-plugin": "^6.4.1", "uglifyjs-webpack-plugin": "^2.2", - "webpack": "^4.41", + "webpack": "^4.46", "webpack-cli": "^3.3.10" } }