From aeecc5ab6ac0a9e2a688a41b4d463b9e6b1980b3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2020 21:51:27 +0000 Subject: [PATCH] Bump ramda from 0.26.1 to 0.27.0 Bumps [ramda](https://github.com/ramda/ramda) from 0.26.1 to 0.27.0. - [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/0.26.1...v0.27.0) Signed-off-by: dependabot-preview[bot] --- packages/siaviewnode-server/package.json | 2 +- yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/packages/siaviewnode-server/package.json b/packages/siaviewnode-server/package.json index 70eca3ea..02d61b47 100644 --- a/packages/siaviewnode-server/package.json +++ b/packages/siaviewnode-server/package.json @@ -27,7 +27,7 @@ "express-request-id": "^1.4.1", "express-session": "1.17.0", "morgan": "^1.9.1", - "ramda": "0.26.1", + "ramda": "0.27.0", "shortid": "2.2.15", "typescript": "^3.5.2", "winston": "^3.2.1" diff --git a/yarn.lock b/yarn.lock index c66924e2..24ddd0da 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10216,7 +10216,12 @@ raf@^3.4.1: dependencies: performance-now "^2.1.0" -ramda@0.26.1, ramda@^0.26.1: +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.26.1: version "0.26.1" resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.26.1.tgz#8d41351eb8111c55353617fc3bbffad8e4d35d06" integrity sha512-hLWjpy7EnsDBb0p+Z3B7rPi3GDeRG5ZtiI33kJhTt+ORCd38AbAIjB/9zRIUoeTbE/AVX5ZkU7m6bznsvrf8eQ==