From d2a95765d25c56eb3038969433f20b22971fda85 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 23 Aug 2020 20:13:11 +0000 Subject: [PATCH] Bump ramda from 0.27.0 to 0.27.1 Bumps [ramda](https://github.com/ramda/ramda) from 0.27.0 to 0.27.1. - [Release notes](https://github.com/ramda/ramda/releases) - [Changelog](https://github.com/ramda/ramda/blob/master/CHANGELOG.md) - [Commits](https://github.com/ramda/ramda/compare/v0.27.0...v0.27.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9ab5289f..4b683583 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "method-override": "^2.3.7", "node-persist": "^3.1.0", "promise": "^8.0.1", - "ramda": "^0.27.0", + "ramda": "^0.27.1", "request": "^2.87.0", "request-promise": "^4.2.2", "response-time": "^2.3.2", diff --git a/yarn.lock b/yarn.lock index fd662167..45c4fb03 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5424,10 +5424,10 @@ ramda@^0.26.1: resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.26.1.tgz#8d41351eb8111c55353617fc3bbffad8e4d35d06" integrity sha512-hLWjpy7EnsDBb0p+Z3B7rPi3GDeRG5ZtiI33kJhTt+ORCd38AbAIjB/9zRIUoeTbE/AVX5ZkU7m6bznsvrf8eQ== -ramda@^0.27.0: - version "0.27.0" - resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.0.tgz#915dc29865c0800bf3f69b8fd6c279898b59de43" - integrity sha512-pVzZdDpWwWqEVVLshWUHjNwuVP7SfcmPraYuqocJp1yo2U1R7P+5QAfDhdItkuoGqIBnBYrtPp7rEPqDn9HlZA== +ramda@^0.27.1: + version "0.27.1" + resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.1.tgz#66fc2df3ef873874ffc2da6aa8984658abacf5c9" + integrity sha512-PgIdVpn5y5Yns8vqb8FzBUEYn98V3xcPgawAkkgj0YJ0qDsnHCiNmZYfOGMgOvoB0eWFLpYbhxUR3mxfDIMvpw== random-bytes@~1.0.0: version "1.0.0"