Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2021-04-26 12:42:57 +0300
committerGitHub <noreply@github.com>2021-04-26 12:42:57 +0300
commit4b664275d6f835ac4b474e45d016301e193a54f7 (patch)
treebb5222c2fd5357343c74835f44f0385566a7e320 /package-lock.json
parentfa86e0a0ba90f9daeab652c584647a4ebe212851 (diff)
parentff475520ff969319b3cb54ac2a21c834b02e2f52 (diff)
Merge pull request #5513 from nextcloud/dependabot/npm_and_yarn/webpack-node-externals-3.0.0
Bump webpack-node-externals from 2.5.2 to 3.0.0
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 687a5de9d..b0fb78287 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -22350,9 +22350,9 @@
}
},
"webpack-node-externals": {
- "version": "2.5.2",
- "resolved": "https://registry.npmjs.org/webpack-node-externals/-/webpack-node-externals-2.5.2.tgz",
- "integrity": "sha512-aHdl/y2N7PW2Sx7K+r3AxpJO+aDMcYzMQd60Qxefq3+EwhewSbTBqNumOsCE1JsCUNoyfGj5465N0sSf6hc/5w==",
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/webpack-node-externals/-/webpack-node-externals-3.0.0.tgz",
+ "integrity": "sha512-LnL6Z3GGDPht/AigwRh2dvL9PQPFQ8skEpVrWZXLWBYmqcaojHNN0onvHzie6rq7EWKrrBfPYqNEzTJgiwEQDQ==",
"dev": true
},
"webpack-sources": {