diff --git a/package.json b/package.json index ad6551205a..432c5e8ce9 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "spark-md5": "^3.0.0", "store2": "^2.14.3", "string-strip-html": "8.3.0", - "uuid": "^9.0.0", + "uuid": "^9.0.1", "vue": "^2.6.12", "vue-croppa": "^1.3.8", "vue-custom-element": "https://github.com/learningequality/vue-custom-element.git#master", diff --git a/yarn.lock b/yarn.lock index 5524276ed5..2680b35071 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13756,10 +13756,10 @@ uuid@^8.3.0, uuid@^8.3.2: resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2" integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg== -uuid@^9.0.0: - version "9.0.0" - resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.0.tgz#592f550650024a38ceb0c562f2f6aa435761efb5" - integrity sha512-MXcSTerfPa4uqyzStbRoTgt5XIe3x5+42+q1sDuy3R5MDk66URdLMOZe5aPX/SQd+kuYAh0FdP/pO28IkQyTeg== +uuid@^9.0.1: + version "9.0.1" + resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.1.tgz#e188d4c8853cc722220392c424cd637f32293f30" + integrity sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA== v8-compile-cache@^2.0.3, v8-compile-cache@^2.3.0: version "2.3.0"