diff --git a/package.json b/package.json index 0b1947b3..bf8d5e17 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@google-cloud/storage": "^7.0.1", "dist": "^0.1.2", "mime-types": "^2.1.35", - "uuid": "^10.0.0" + "uuid": "^11.0.2" }, "peerDependencies": { "@feathersjs/errors": ">=5.0", diff --git a/yarn.lock b/yarn.lock index 14e0a8f4..f83417c9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8142,10 +8142,10 @@ util-deprecate@^1.0.1, util-deprecate@^1.0.2, util-deprecate@~1.0.1: resolved "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf" integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw== -uuid@^10.0.0: - version "10.0.0" - resolved "https://registry.yarnpkg.com/uuid/-/uuid-10.0.0.tgz#5a95aa454e6e002725c79055fd42aaba30ca6294" - integrity sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ== +uuid@^11.0.2: + version "11.0.2" + resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.0.2.tgz#a8d68ba7347d051e7ea716cc8dcbbab634d66875" + integrity sha512-14FfcOJmqdjbBPdDjFQyk/SdT4NySW4eM0zcG+HqbHP5jzuH56xO3J1DGhgs/cEMCfwYi3HQI1gnTO62iaG+tQ== uuid@^8.0.0: version "8.3.2"