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

github.com/nextcloud/contacts.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-30 04:03:04 +0300
committerGitHub <noreply@github.com>2022-07-30 04:03:04 +0300
commit1bade505335dae43fdbd4bb660748119b87fa587 (patch)
tree0c567ca1303a2eaedcd89dd728b6db1efae5fa42 /package.json
parent3324bf9e4176ad6fdc8acea92567557fe2036ac2 (diff)
Bump p-queue from 7.2.0 to 7.3.0
Bumps [p-queue](https://github.com/sindresorhus/p-queue) from 7.2.0 to 7.3.0. - [Release notes](https://github.com/sindresorhus/p-queue/releases) - [Commits](https://github.com/sindresorhus/p-queue/compare/v7.2.0...v7.3.0) --- updated-dependencies: - dependency-name: p-queue dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 83afc198..9ad59daa 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,7 @@
"ical.js": "^1.5.0",
"moment": "^2.29.4",
"p-limit": "^4.0.0",
- "p-queue": "^7.2.0",
+ "p-queue": "^7.3.0",
"qr-image": "^3.2.0",
"string-natural-compare": "^3.0.1",
"uuid": "^8.3.2",