From d738dc84a7bbd97cfcc0707999686c1a1eabae43 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <support@dependabot.com>
Date: Tue, 6 Nov 2018 08:14:49 +0000
Subject: [PATCH] Bump webpack from 4.24.0 to 4.25.1

Bumps [webpack](https://github.com/webpack/webpack) from 4.24.0 to 4.25.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.24.0...v4.25.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
---
 package-lock.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index b25cc4f..8e71a30 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4962,9 +4962,9 @@
       }
     },
     "webpack": {
-      "version": "4.24.0",
-      "resolved": "https://registry.npmjs.org/webpack/-/webpack-4.24.0.tgz",
-      "integrity": "sha512-Xur0l8nBETnW+DjpFqSGME1jNXxEPVETl30k1lWAsbnukVJdq330/i3PDOLPUtVl/E/cciiOp5uW098hFfQLQA==",
+      "version": "4.25.1",
+      "resolved": "https://registry.npmjs.org/webpack/-/webpack-4.25.1.tgz",
+      "integrity": "sha512-T0GU/3NRtO4tMfNzsvpdhUr8HnzA4LTdP2zd+e5zd6CdOH5vNKHnAlO+DvzccfhPdzqRrALOFcjYxx7K5DWmvA==",
       "dev": true,
       "requires": {
         "@webassemblyjs/ast": "1.7.11",
-- 
GitLab