aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-09-17 01:15:29 +0000
committerdependabot[bot] <support@dependabot.com>2018-09-17 01:15:29 +0000
commit383cb5cace32c8148f1e416520bd89e6805c12fa (patch)
treece0fe2869b6a43f44d6bcf47aa054ef80e018bcb /apps/updatenotification/package-lock.json
parent2a51572cc48d16f714ce0bfa2b5029bb2739fe07 (diff)
downloadnextcloud-server-383cb5cace32c8148f1e416520bd89e6805c12fa.tar.gz
nextcloud-server-383cb5cace32c8148f1e416520bd89e6805c12fa.zip
Bump vue-loader from 15.4.1 to 15.4.2 in /apps/updatenotification
Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.4.1 to 15.4.2. - [Release notes](https://github.com/vuejs/vue-loader/releases) - [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-loader/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'apps/updatenotification/package-lock.json')
-rw-r--r--apps/updatenotification/package-lock.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/updatenotification/package-lock.json b/apps/updatenotification/package-lock.json
index 5fbceffea51..cc9e5442311 100644
--- a/apps/updatenotification/package-lock.json
+++ b/apps/updatenotification/package-lock.json
@@ -2544,7 +2544,7 @@
},
"is-obj": {
"version": "1.0.1",
- "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz",
+ "resolved": "http://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz",
"integrity": "sha1-PkcprB9f3gJc19g6iW2rn09n2w8=",
"dev": true
},
@@ -4345,9 +4345,9 @@
"dev": true
},
"vue-loader": {
- "version": "15.4.1",
- "resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-15.4.1.tgz",
- "integrity": "sha512-+9EgqF7YHcZG0wosbXij9qSzz7Ep1QNOk4a3asTyf5XC9kDud2R4aNAwQP65bELyKwWjcGm8sv7ChYndodxijw==",
+ "version": "15.4.2",
+ "resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-15.4.2.tgz",
+ "integrity": "sha512-nVV27GNIA9MeoD8yQ3dkUzwlAaAsWeYSWZHsu/K04KCD339lW0Jv2sJWsjj3721SP7sl2lYdPmjcHgkWQSp5bg==",
"dev": true,
"requires": {
"@vue/component-compiler-utils": "^2.0.0",