diff --git a/package.json b/package.json index ccaf3da..bd5e82e 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "react-scripts": "3.4.4", "request": "2.88.2", "request-promise-native": "1.0.9", - "uuid": "11.0.4" + "uuid": "13.0.0" }, "devDependencies": { "nodemon": "2.0.22" diff --git a/yarn.lock b/yarn.lock index 0b307d8..c2f8e5b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12909,10 +12909,10 @@ utils-merge@1.0.1: resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713" integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM= -uuid@11.0.4: - version "11.0.4" - resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.0.4.tgz#37943977894ef806d2919a7ca3f89d6e23c60bac" - integrity sha512-IzL6VtTTYcAhA/oghbFJ1Dkmqev+FpQWnCBaKq/gUluLxliWvO8DPFWfIviRmYbtaavtSQe4WBL++rFjdcGWEg== +uuid@13.0.0: + version "13.0.0" + resolved "https://registry.yarnpkg.com/uuid/-/uuid-13.0.0.tgz#263dc341b19b4d755eb8fe36b78d95a6b65707e8" + integrity sha512-XQegIaBTVUjSHliKqcnFqYypAd4S+WCYt5NIeRs6w/UAry7z8Y9j5ZwRRL4kzq9U3sD6v+85er9FvkEaBpji2w== uuid@^3.3.2: version "3.3.2"