From 42762665c068d2e1fea3f6683c68b5ec9a42eb4c Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sat, 28 Dec 2019 02:06:54 -0500 Subject: [PATCH] webpack 4.41.5 Closes #48343. Signed-off-by: FX Coudert --- Formula/webpack.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/webpack.rb b/Formula/webpack.rb index f01473728a..3f1d1acaa5 100644 --- a/Formula/webpack.rb +++ b/Formula/webpack.rb @@ -4,8 +4,8 @@ require "json" class Webpack < Formula desc "Bundler for JavaScript and friends" homepage "https://webpack.js.org/" - url "https://registry.npmjs.org/webpack/-/webpack-4.41.4.tgz" - sha256 "b945dda13f5c89078937b5cc29399e44222cbe9f1ca87fd3a5afa57f6c1b96e9" + url "https://registry.npmjs.org/webpack/-/webpack-4.41.5.tgz" + sha256 "d8e3aee9a8a9b32f98aae370410e81261bb24b65ccb31e2b2f885b75318b268c" head "https://github.com/webpack/webpack.git" bottle do