summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 9db3d4bb9a7..a7f09db4b69 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7491,12 +7491,12 @@
}
},
"p-queue": {
- "version": "6.6.1",
- "resolved": "https://registry.npmjs.org/p-queue/-/p-queue-6.6.1.tgz",
- "integrity": "sha512-miQiSxLYPYBxGkrldecZC18OTLjdUqnlRebGzPRiVxB8mco7usCmm7hFuxiTvp93K18JnLtE4KMMycjAu/cQQg==",
+ "version": "6.6.2",
+ "resolved": "https://registry.npmjs.org/p-queue/-/p-queue-6.6.2.tgz",
+ "integrity": "sha512-RwFpb72c/BhQLEXIZ5K2e+AhgNVmIejGlTgiB9MzZ0e93GRvqZ7uSi0dvRF7/XIXDeNkra2fNHBxTyPDGySpjQ==",
"requires": {
"eventemitter3": "^4.0.4",
- "p-timeout": "^3.1.0"
+ "p-timeout": "^3.2.0"
}
},
"p-timeout": {