diff --git a/package.json b/package.json index 4d730e32..207ba168 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "ember-cli-htmlbars": "^5.3.1", "ember-one-way-select": "^4.0.0", "ember-truth-helpers": "^3.0.0", - "uuid": "^8.3.1" + "uuid": "^8.3.2" }, "devDependencies": { "@adfinis-sygroup/eslint-config": "1.3.2", diff --git a/yarn.lock b/yarn.lock index 0180d966..0bd3c826 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17033,10 +17033,10 @@ uuid@^3.3.2, uuid@^3.3.3: resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee" integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A== -uuid@^8.3.1: - version "8.3.1" - resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.1.tgz#2ba2e6ca000da60fce5a196954ab241131e05a31" - integrity sha512-FOmRr+FmWEIG8uhZv6C2bTgEVXsHk08kE7mPlrBbEe+c3r9pjceVPgupIfNIhc4yx55H69OXANrUaSuu9eInKg== +uuid@^8.3.1, uuid@^8.3.2: + version "8.3.2" + resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2" + integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg== v8-compile-cache@^2.0.3, v8-compile-cache@^2.2.0: version "2.2.0"