diff --git a/package-lock.json b/package-lock.json index 8e5d79e5..55fab911 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "semver": "7.6.3", "shelljs": "0.8.5", "unified": "11.0.5", - "uuid": "11.0.2", + "uuid": "11.0.3", "yargs": "17.7.2" }, "bin": { @@ -15737,9 +15737,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" diff --git a/package.json b/package.json index 682f0aee..fccda02e 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "semver": "7.6.3", "shelljs": "0.8.5", "unified": "11.0.5", - "uuid": "11.0.2", + "uuid": "11.0.3", "yargs": "17.7.2" }, "devDependencies": {