diff --git a/services/authoring/package.json b/services/authoring/package.json index 4546344db..62efbb090 100644 --- a/services/authoring/package.json +++ b/services/authoring/package.json @@ -46,7 +46,7 @@ "passport": "^0.4.1", "passport-jwt": "^4.0.0", "passport-strategy": "^1.0.0", - "ramda": "^0.27.1", + "ramda": "^0.28.0", "rxjs": "^7.0.0", "shortid": "^2.2.15", "simple-git": "^2.20.1", diff --git a/services/authoring/yarn.lock b/services/authoring/yarn.lock index c9ae41034..f340a8e2c 100644 --- a/services/authoring/yarn.lock +++ b/services/authoring/yarn.lock @@ -3299,10 +3299,10 @@ ramda@^0.25.0: resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.25.0.tgz#8fdf68231cffa90bc2f9460390a0cb74a29b29a9" integrity sha512-GXpfrYVPwx3K7RQ6aYT8KPS8XViSXUVJT1ONhoKPE9VAleW42YE+U+8VEyGWt41EnEQW7gwecYJriTI0pKoecQ== -ramda@^0.27.1: - version "0.27.1" - resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.1.tgz#66fc2df3ef873874ffc2da6aa8984658abacf5c9" - integrity sha512-PgIdVpn5y5Yns8vqb8FzBUEYn98V3xcPgawAkkgj0YJ0qDsnHCiNmZYfOGMgOvoB0eWFLpYbhxUR3mxfDIMvpw== +ramda@^0.28.0: + version "0.28.0" + resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.28.0.tgz#acd785690100337e8b063cab3470019be427cc97" + integrity sha512-9QnLuG/kPVgWvMQ4aODhsBUFKOUmnbUnsSXACv+NCQZcHbeb+v8Lodp8OVxtRULN1/xOyYLLaL6npE6dMq5QTA== randombytes@^2.1.0: version "2.1.0"