diff --git a/Server/package.json b/Server/package.json index 6482dbb..9559caa 100644 --- a/Server/package.json +++ b/Server/package.json @@ -33,6 +33,6 @@ "sequelize": "^5.6.0", "socket.io": "^2.2.0", "superagent": "^5.0.2", - "uuid": "^3.3.2" + "uuid": "^3.3.3" } } diff --git a/Server/yarn.lock b/Server/yarn.lock index ac3b76d..62ba115 100644 --- a/Server/yarn.lock +++ b/Server/yarn.lock @@ -3695,10 +3695,10 @@ util-deprecate@^1.0.1, util-deprecate@~1.0.1: resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf" integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8= -uuid@^3.2.1, uuid@^3.3.2: - version "3.3.2" - resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.2.tgz#1b4af4955eb3077c501c23872fc6513811587131" - integrity sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA== +uuid@^3.2.1, uuid@^3.3.3: + version "3.3.3" + resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.3.tgz#4568f0216e78760ee1dbf3a4d2cf53e224112866" + integrity sha512-pW0No1RGHgzlpHJO1nsVrHKpOEIxkGg1xB+v0ZmdNH5OAeAwzAVrCnI2/6Mtx+Uys6iaylxa+D3g4j63IKKjSQ== v8-compile-cache@^2.0.0: version "2.0.2"