diff options
author | Christopher Ng <chrng8@gmail.com> | 2024-04-17 14:57:30 -0700 |
---|---|---|
committer | Christopher Ng <chrng8@gmail.com> | 2024-04-22 16:53:35 -0700 |
commit | 40cd042896c2f747269e3e667441a1a23b171bb6 (patch) | |
tree | 8f9927ec051daff04661873bec8e4af41daa3aae /package.json | |
parent | 097f04c8b78851eb556d9dd1de2786be5e5f9aa5 (diff) | |
download | nextcloud-server-40cd042896c2f747269e3e667441a1a23b171bb6.tar.gz nextcloud-server-40cd042896c2f747269e3e667441a1a23b171bb6.zip |
chore(deps): Bump @nextcloud/dialogs to v5.3.1
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index fbc4b57c04f..a1b0a1984f4 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@nextcloud/browserslist-config": "^3.0.0", "@nextcloud/calendar-availability-vue": "^2.2.0", "@nextcloud/capabilities": "^1.0.4", - "@nextcloud/dialogs": "^5.3.0", + "@nextcloud/dialogs": "^5.3.1", "@nextcloud/event-bus": "^3.1.0", "@nextcloud/files": "^3.1.1", "@nextcloud/initial-state": "^2.0.0", |