diff --git a/package.json b/package.json index 914175d..2e5504d 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,6 @@ "license": "MIT", "dependencies": { "amqplib": "^0.10.4", - "uuid": "^9.0.1" + "uuid": "^10.0.0" } } diff --git a/yarn.lock b/yarn.lock index 0647875..45c16c4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -91,7 +91,7 @@ url-parse@~1.5.10: querystringify "^2.1.1" requires-port "^1.0.0" -uuid@^9.0.1: - version "9.0.1" - resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.1.tgz#e188d4c8853cc722220392c424cd637f32293f30" - integrity sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA== +uuid@^10.0.0: + version "10.0.0" + resolved "https://registry.yarnpkg.com/uuid/-/uuid-10.0.0.tgz#5a95aa454e6e002725c79055fd42aaba30ca6294" + integrity sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==