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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>2019-06-09 04:13:37 +0300
committerGitHub <noreply@github.com>2019-06-09 04:13:37 +0300
commit8d728c9efe3cf663dedac74c7e89f3af6fc2e0c8 (patch)
tree58fa0023aded3b4a5b3ddeba79b48d1800b9daa4 /package-lock.json
parenta9af9abb775785f175cba1584a977b1bc9057d8a (diff)
Bump webpack from 4.32.2 to 4.33.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.32.2 to 4.33.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.32.2...v4.33.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 0c068f172..b892af837 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3195,9 +3195,9 @@
"dev": true
},
"chrome-trace-event": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.0.tgz",
- "integrity": "sha512-xDbVgyfDTT2piup/h8dK/y4QZfJRSa73bw1WZ8b4XM1o7fsFubUVGYcE+1ANtOzJJELGpYoG2961z0Z6OAld9A==",
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.2.tgz",
+ "integrity": "sha512-9e/zx1jw7B4CO+c/RXoCsfg/x1AfUBioy4owYH0bJprEYAx5hRFLRhWBqHAG57D0ZM4H7vxbP7bPe0VwhQRYDQ==",
"dev": true,
"requires": {
"tslib": "^1.9.0"
@@ -10423,9 +10423,9 @@
"dev": true
},
"webpack": {
- "version": "4.32.2",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-4.32.2.tgz",
- "integrity": "sha512-F+H2Aa1TprTQrpodRAWUMJn7A8MgDx82yQiNvYMaj3d1nv3HetKU0oqEulL9huj8enirKi8KvEXQ3QtuHF89Zg==",
+ "version": "4.33.0",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-4.33.0.tgz",
+ "integrity": "sha512-ggWMb0B2QUuYso6FPZKUohOgfm+Z0sVFs8WwWuSH1IAvkWs428VDNmOlAxvHGTB9Dm/qOB/qtE5cRx5y01clxw==",
"dev": true,
"requires": {
"@webassemblyjs/ast": "1.8.5",