summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorVincent Petry <vincent@nextcloud.com>2021-01-29 08:45:07 +0100
committerVincent Petry <vincent@nextcloud.com>2021-01-29 08:45:07 +0100
commit5d94ff4dbcf5a119068838a6d4c3941b097a0a3d (patch)
treea0b1df948fc33a3387e7e1bd8ff8a9fa49624654 /package-lock.json
parentf86bc4a5c6730390fbba861f2c173f9f2ab41fe0 (diff)
Bump @nextcloud/vue from 3.5.3 to 3.5.4 and fix scrollbar
Fixes scrollbar issue due to old workaround for popovers, which was removed in that version. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
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 4154abdf4..fc1968b05 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3251,9 +3251,9 @@
}
},
"@nextcloud/vue": {
- "version": "3.5.3",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-3.5.3.tgz",
- "integrity": "sha512-jw1H27ExPtj5R+LqsDydKGx60yZblQVpUaFyme7nxeNxhD3sPv8QkeO6pX5/ebtb2ybB/BAVwOjthh0t+Pdkfw==",
+ "version": "3.5.4",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-3.5.4.tgz",
+ "integrity": "sha512-Rsli88Osx1upQHGls/Lpxzn9x4m0T9EaXsMIIxmxggblxsSn4IVoPiqqYIrgP2+p2fDMYYmPup6WMQ7F0Qul4A==",
"requires": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",