diff --git a/package-lock.json b/package-lock.json index e718f35632..465f5d2642 100644 --- a/package-lock.json +++ b/package-lock.json @@ -51,7 +51,7 @@ "semver": "7.6.3", "subscriptions-transport-ws": "0.11.0", "tv4": "1.3.0", - "uuid": "11.0.2", + "uuid": "11.0.3", "winston": "3.17.0", "winston-daily-rotate-file": "5.0.0", "ws": "8.18.0" @@ -20574,9 +20574,9 @@ } }, "node_modules/uuid": { - "version": "11.0.2", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.0.2.tgz", - "integrity": "sha512-14FfcOJmqdjbBPdDjFQyk/SdT4NySW4eM0zcG+HqbHP5jzuH56xO3J1DGhgs/cEMCfwYi3HQI1gnTO62iaG+tQ==", + "version": "11.0.3", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.0.3.tgz", + "integrity": "sha512-d0z310fCWv5dJwnX1Y/MncBAqGMKEzlBb1AOf7z9K8ALnd0utBX/msg/fA0+sbyN1ihbMsLhrBlnl1ak7Wa0rg==", "funding": [ "https://github.com/sponsors/broofa", "https://github.com/sponsors/ctavan" @@ -35821,9 +35821,9 @@ "integrity": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==" }, "uuid": { - "version": "11.0.2", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.0.2.tgz", - "integrity": "sha512-14FfcOJmqdjbBPdDjFQyk/SdT4NySW4eM0zcG+HqbHP5jzuH56xO3J1DGhgs/cEMCfwYi3HQI1gnTO62iaG+tQ==" + "version": "11.0.3", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.0.3.tgz", + "integrity": "sha512-d0z310fCWv5dJwnX1Y/MncBAqGMKEzlBb1AOf7z9K8ALnd0utBX/msg/fA0+sbyN1ihbMsLhrBlnl1ak7Wa0rg==" }, "validate-npm-package-license": { "version": "3.0.4", diff --git a/package.json b/package.json index f92b540e96..a093d2b5d4 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "semver": "7.6.3", "subscriptions-transport-ws": "0.11.0", "tv4": "1.3.0", - "uuid": "11.0.2", + "uuid": "11.0.3", "winston": "3.17.0", "winston-daily-rotate-file": "5.0.0", "ws": "8.18.0"