]> source.dussan.org Git - nextcloud-server.git/commitdiff
Bump webpack-node-externals from 1.7.2 to 2.5.0
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Thu, 30 Jul 2020 22:52:09 +0000 (22:52 +0000)
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Fri, 31 Jul 2020 07:17:24 +0000 (09:17 +0200)
Bumps [webpack-node-externals](https://github.com/liady/webpack-node-externals) from 1.7.2 to 2.5.0.
- [Release notes](https://github.com/liady/webpack-node-externals/releases)
- [Commits](https://github.com/liady/webpack-node-externals/compare/v1.7.2...v2.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
package-lock.json
package.json

index 654f14b5097c1cff0676d25a03d04daf2d7d6fa3..90a99796d8b4abc41b7facaad56202bfb46d424e 100644 (file)
       }
     },
     "webpack-node-externals": {
-      "version": "1.7.2",
-      "resolved": "https://registry.npmjs.org/webpack-node-externals/-/webpack-node-externals-1.7.2.tgz",
-      "integrity": "sha512-ajerHZ+BJKeCLviLUUmnyd5B4RavLF76uv3cs6KNuO8W+HuQaEs0y0L7o40NQxdPy5w0pcv8Ew7yPUAQG0UdCg==",
+      "version": "2.5.0",
+      "resolved": "https://registry.npmjs.org/webpack-node-externals/-/webpack-node-externals-2.5.0.tgz",
+      "integrity": "sha512-g7/Z7Q/gsP8GkJkKZuJggn6RSb5PvxW1YD5vvmRZIxaSxAzkqjfL5n9CslVmNYlSqBVCyiqFgOqVS2IOObCSRg==",
       "dev": true
     },
     "webpack-sources": {
index 37f2f99aea8476e825df43cced5a1047e84b9391..b6998db721d8540478a7cc839590a6b2a15f6ac9 100644 (file)
     "webpack": "^4.44.1",
     "webpack-cli": "^3.3.12",
     "webpack-merge": "^5.0.9",
-    "webpack-node-externals": "^1.7.2"
+    "webpack-node-externals": "^2.5.0"
   },
   "browserslist": [
     "extends @nextcloud/browserslist-config"