summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-29 01:30:50 +0000
committerGitHub <noreply@github.com>2024-06-29 01:30:50 +0000
commit84b97c7fbca99a44eb031e4c18030a769099c9be (patch)
treea7ad896958b079cc41fa8efa82cd43c123e4bc92
parent94ec3949a1e47ce43428a8977af46c3c045468e8 (diff)
parent96230ee6e28b8724be7d4b95200e83acfe7c8ea2 (diff)
Merge pull request #12614 from nextcloud/dependabot/npm_and_yarn/nextcloud/dialogs-5.3.4
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 7d6194e4a..a2b4147c8 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -14,7 +14,7 @@
"@nextcloud/axios": "^2.5.0",
"@nextcloud/browser-storage": "^0.4.0",
"@nextcloud/capabilities": "^1.2.0",
- "@nextcloud/dialogs": "^5.3.3",
+ "@nextcloud/dialogs": "^5.3.4",
"@nextcloud/event-bus": "^3.3.1",
"@nextcloud/files": "^3.5.1",
"@nextcloud/initial-state": "^2.2.0",
@@ -3545,9 +3545,9 @@
}
},
"node_modules/@nextcloud/dialogs": {
- "version": "5.3.3",
- "resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-5.3.3.tgz",
- "integrity": "sha512-K5ZdwRch3vrt7ZQXp04rUHGid4GcSeRnG0SkvccwfhiVg85wut9YZd+i2YiMPw+VYURKEjr2ZOK7R5afnViWag==",
+ "version": "5.3.4",
+ "resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-5.3.4.tgz",
+ "integrity": "sha512-0oWLycHX/T68Ab7xMOlghg3nHZOOldbTwoOmNOSIbAg69Tmpcu90JlRtFa9LKiDf1pWQPqCoh9QeYj10SCEm0w==",
"dependencies": {
"@mdi/js": "^7.4.47",
"@nextcloud/auth": "^2.3.0",
@@ -22923,9 +22923,9 @@
}
},
"@nextcloud/dialogs": {
- "version": "5.3.3",
- "resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-5.3.3.tgz",
- "integrity": "sha512-K5ZdwRch3vrt7ZQXp04rUHGid4GcSeRnG0SkvccwfhiVg85wut9YZd+i2YiMPw+VYURKEjr2ZOK7R5afnViWag==",
+ "version": "5.3.4",
+ "resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-5.3.4.tgz",
+ "integrity": "sha512-0oWLycHX/T68Ab7xMOlghg3nHZOOldbTwoOmNOSIbAg69Tmpcu90JlRtFa9LKiDf1pWQPqCoh9QeYj10SCEm0w==",
"requires": {
"@mdi/js": "^7.4.47",
"@nextcloud/auth": "^2.3.0",
diff --git a/package.json b/package.json
index becc4cf0c..d754fa95f 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
"@nextcloud/axios": "^2.5.0",
"@nextcloud/browser-storage": "^0.4.0",
"@nextcloud/capabilities": "^1.2.0",
- "@nextcloud/dialogs": "^5.3.3",
+ "@nextcloud/dialogs": "^5.3.4",
"@nextcloud/event-bus": "^3.3.1",
"@nextcloud/files": "^3.5.1",
"@nextcloud/initial-state": "^2.2.0",