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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2020-11-16 15:58:58 +0300
committerGitHub <noreply@github.com>2020-11-16 15:58:58 +0300
commitbf1dd3909948b58a306ff667da3bd239afdfcec1 (patch)
treef253e638337661873dbba4eb06cfa86121b31816 /package-lock.json
parenta32e1593ad18e0b25aac79fdb8d4adcb65854ce8 (diff)
parent6adef56e46b1780f58392e4a415347879604ee23 (diff)
Merge pull request #4607 from nextcloud/dependabot/npm_and_yarn/nextcloud/dialogs-3.1.1
Bump @nextcloud/dialogs from 3.0.0 to 3.1.1
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index b8b85ee32..9f19c6869 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3795,9 +3795,9 @@
}
},
"@nextcloud/dialogs": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-3.0.0.tgz",
- "integrity": "sha512-5FVP0RSxIpKTKdSUlQ4osDDz/oCx2/4+InliB5MX2EcrjDe6q3fZMabSGnFTnIAu0CXRTzBk7RpneaIFGv+d5A==",
+ "version": "3.1.1",
+ "resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-3.1.1.tgz",
+ "integrity": "sha512-T816Jo5Dz/NrMXn+rDDAkb1mLcCPD2ZKFX7cVjYvfKP9Ta9LxaRlvwAhS/K7bQ17fpjX8jAmqwrhO8MWDnGGmA==",
"requires": {
"@nextcloud/l10n": "^1.3.0",
"@nextcloud/typings": "^1.0.0",
@@ -20713,9 +20713,9 @@
}
},
"toastify-js": {
- "version": "1.9.1",
- "resolved": "https://registry.npmjs.org/toastify-js/-/toastify-js-1.9.1.tgz",
- "integrity": "sha512-B3LTJURySMix/xWqVHyj2XGVsIHesb4euGVuIaFfKxfmjM4F6HMgbW9V66DHUEt98jGlGpeTWSiSJ78UfrJVbA=="
+ "version": "1.9.3",
+ "resolved": "https://registry.npmjs.org/toastify-js/-/toastify-js-1.9.3.tgz",
+ "integrity": "sha512-v0aXGUy6IbEBWxmoKx7ZCou00dQqEAsjJF86f8b8dNCH4O4L6iEkX3d3WRMVDirBJ+8CxQcHDZuAFD47J/imEw=="
},
"toidentifier": {
"version": "1.0.0",