diff --git a/package.json b/package.json index f557a2a..3c28bbb 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "mongoose": "^8.4.4", "qs": "^6.12.1", "semver": "^7.6.2", - "uuid": "^9.0.1" + "uuid": "^10.0.0" }, "scripts": { "start": "node main.js" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cb88149..9325142 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,8 +63,8 @@ importers: specifier: ^7.6.2 version: 7.6.2 uuid: - specifier: ^9.0.1 - version: 9.0.1 + specifier: ^10.0.0 + version: 10.0.0 packages: @@ -566,8 +566,8 @@ packages: resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==} engines: {node: '>= 0.8'} - uuid@9.0.1: - resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==} + uuid@10.0.0: + resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==} hasBin: true vary@1.1.2: @@ -1089,7 +1089,7 @@ snapshots: unpipe@1.0.0: {} - uuid@9.0.1: {} + uuid@10.0.0: {} vary@1.1.2: {}