diff --git a/package-lock.json b/package-lock.json index 3b35d4da68..0eaf3f1ac7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11929,9 +11929,9 @@ } }, "node_modules/p-queue": { - "version": "9.1.0", - "resolved": "https://registry.npmjs.org/p-queue/-/p-queue-9.1.0.tgz", - "integrity": "sha512-O/ZPaXuQV29uSLbxWBGGZO1mCQXV2BLIwUr59JUU9SoH76mnYvtms7aafH/isNSNGwuEfP6W/4xD0/TJXxrizw==", + "version": "9.1.1", + "resolved": "https://registry.npmjs.org/p-queue/-/p-queue-9.1.1.tgz", + "integrity": "sha512-yQS1vV2V7Q14MQrgD8jMNY5owPuGgVHVdSK8NqmKpOVajnjbaeMa6uLOzTALPtvJ7Vo4bw0BGsw7qfUT8z24Ig==", "license": "MIT", "dependencies": { "eventemitter3": "^5.0.1",