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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2022-07-22 12:01:31 +0300
committerGitHub <noreply@github.com>2022-07-22 12:01:31 +0300
commit5d44f86bb9ce07b0c7e1229c07b1249f6ace1079 (patch)
tree3ca5262d7fda0bc5dc50c7991c2307874172bb35 /package-lock.json
parent9975ea7922f0c22f779c1f9de3c39828c0e12e06 (diff)
parent05a1c0a71f318860f3f20fe400c175e44b33f107 (diff)
Merge pull request #2740 from nextcloud/dependabot/npm_and_yarn/nextcloud/dialogs-3.1.4
build(deps): bump @nextcloud/dialogs from 3.1.2 to 3.1.4
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json32
1 files changed, 18 insertions, 14 deletions
diff --git a/package-lock.json b/package-lock.json
index ccbe9639a..d751456e6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3063,14 +3063,18 @@
}
},
"node_modules/@nextcloud/dialogs": {
- "version": "3.1.2",
- "resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-3.1.2.tgz",
- "integrity": "sha512-hVgpr/CF0F+cE7tRZHJDVpB1S05K/pDcUMrfDpoxMKhux5SXlpwLXUaWM7iAbHEKYm6ArWdpUyhxBTTAo9yrvg==",
+ "version": "3.1.4",
+ "resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-3.1.4.tgz",
+ "integrity": "sha512-Jf/DWacCqPZDWroDkdOFuX+3AyHVWjy6JpkxAUNkmFPlKjNG8fGPRm/cdQIkqVqAnC+b1sUdMqH6N89Zdyks2Q==",
"dependencies": {
"@nextcloud/l10n": "^1.3.0",
"@nextcloud/typings": "^1.0.0",
"core-js": "^3.6.4",
- "toastify-js": "^1.10.0"
+ "toastify-js": "^1.12.0"
+ },
+ "engines": {
+ "node": "^14.0.0",
+ "npm": "^7.0.0"
}
},
"node_modules/@nextcloud/dialogs/node_modules/@nextcloud/typings": {
@@ -18139,9 +18143,9 @@
}
},
"node_modules/toastify-js": {
- "version": "1.11.2",
- "resolved": "https://registry.npmjs.org/toastify-js/-/toastify-js-1.11.2.tgz",
- "integrity": "sha512-bMBNKhZLPX/sDhpwM7KHIRUTtqCylQeoZDiEWy5zE7iDUJ92XmP8AKgDAp9rXx6pR5GXGFtQHHoH62toahbHgQ=="
+ "version": "1.12.0",
+ "resolved": "https://registry.npmjs.org/toastify-js/-/toastify-js-1.12.0.tgz",
+ "integrity": "sha512-HeMHCO9yLPvP9k0apGSdPUWrUbLnxUKNFzgUoZp1PHCLploIX/4DSQ7V8H25ef+h4iO9n0he7ImfcndnN6nDrQ=="
},
"node_modules/toidentifier": {
"version": "1.0.1",
@@ -22226,14 +22230,14 @@
}
},
"@nextcloud/dialogs": {
- "version": "3.1.2",
- "resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-3.1.2.tgz",
- "integrity": "sha512-hVgpr/CF0F+cE7tRZHJDVpB1S05K/pDcUMrfDpoxMKhux5SXlpwLXUaWM7iAbHEKYm6ArWdpUyhxBTTAo9yrvg==",
+ "version": "3.1.4",
+ "resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-3.1.4.tgz",
+ "integrity": "sha512-Jf/DWacCqPZDWroDkdOFuX+3AyHVWjy6JpkxAUNkmFPlKjNG8fGPRm/cdQIkqVqAnC+b1sUdMqH6N89Zdyks2Q==",
"requires": {
"@nextcloud/l10n": "^1.3.0",
"@nextcloud/typings": "^1.0.0",
"core-js": "^3.6.4",
- "toastify-js": "^1.10.0"
+ "toastify-js": "^1.12.0"
},
"dependencies": {
"@nextcloud/typings": {
@@ -33777,9 +33781,9 @@
}
},
"toastify-js": {
- "version": "1.11.2",
- "resolved": "https://registry.npmjs.org/toastify-js/-/toastify-js-1.11.2.tgz",
- "integrity": "sha512-bMBNKhZLPX/sDhpwM7KHIRUTtqCylQeoZDiEWy5zE7iDUJ92XmP8AKgDAp9rXx6pR5GXGFtQHHoH62toahbHgQ=="
+ "version": "1.12.0",
+ "resolved": "https://registry.npmjs.org/toastify-js/-/toastify-js-1.12.0.tgz",
+ "integrity": "sha512-HeMHCO9yLPvP9k0apGSdPUWrUbLnxUKNFzgUoZp1PHCLploIX/4DSQ7V8H25ef+h4iO9n0he7ImfcndnN6nDrQ=="
},
"toidentifier": {
"version": "1.0.1",