diff --git a/package.json b/package.json index 9ea461a..ac8cf9e 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "mongoose": "^8.7.0", "qs": "^6.13.0", "semver": "^7.6.3", - "uuid": "^10.0.0" + "uuid": "^11.0.2" }, "scripts": { "start": "node main.js" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 12ff2b9..cbc3af3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,8 +63,8 @@ importers: specifier: ^7.6.3 version: 7.6.3 uuid: - specifier: ^10.0.0 - version: 10.0.0 + specifier: ^11.0.2 + version: 11.0.2 packages: @@ -563,8 +563,8 @@ packages: resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==} engines: {node: '>= 0.8'} - uuid@10.0.0: - resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==} + uuid@11.0.2: + resolution: {integrity: sha512-14FfcOJmqdjbBPdDjFQyk/SdT4NySW4eM0zcG+HqbHP5jzuH56xO3J1DGhgs/cEMCfwYi3HQI1gnTO62iaG+tQ==} hasBin: true vary@1.1.2: @@ -1080,7 +1080,7 @@ snapshots: unpipe@1.0.0: {} - uuid@10.0.0: {} + uuid@11.0.2: {} vary@1.1.2: {}