diff --git a/package-lock.json b/package-lock.json index a14aa4a..b7c83c1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "jsonexport": "^3.2.0", "safe-regex": "^2.1.1", "tslib": "^2.6.2", - "uuid": "^9.0.0" + "uuid": "^9.0.1" }, "devDependencies": { "@oclif/plugin-help": "^3.2.3", @@ -12329,9 +12329,13 @@ "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==" }, "node_modules/uuid": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.0.tgz", - "integrity": "sha512-MXcSTerfPa4uqyzStbRoTgt5XIe3x5+42+q1sDuy3R5MDk66URdLMOZe5aPX/SQd+kuYAh0FdP/pO28IkQyTeg==", + "version": "9.0.1", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz", + "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==", + "funding": [ + "https://github.com/sponsors/broofa", + "https://github.com/sponsors/ctavan" + ], "bin": { "uuid": "dist/bin/uuid" } diff --git a/package.json b/package.json index 2509446..20595ff 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "jsonexport": "^3.2.0", "tslib": "^2.6.2", "safe-regex": "^2.1.1", - "uuid": "^9.0.0" + "uuid": "^9.0.1" }, "csdxConfig": { "shortCommandName": {