From 62d4947dd84e69cd3e65c8104e7bb4f2397da257 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2020 04:23:49 +0000 Subject: [PATCH] build(deps): bump cookie-universal-nuxt from 2.1.1 to 2.1.2 in /webapp Bumps [cookie-universal-nuxt](https://github.com/microcipcip/cookie-universal) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/microcipcip/cookie-universal/releases) - [Commits](https://github.com/microcipcip/cookie-universal/compare/v2.1.1...v2.1.2) Signed-off-by: dependabot-preview[bot] --- webapp/package.json | 2 +- webapp/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/webapp/package.json b/webapp/package.json index a88318ac7..ef3813112 100644 --- a/webapp/package.json +++ b/webapp/package.json @@ -67,7 +67,7 @@ "accounting": "~0.4.1", "apollo-cache-inmemory": "~1.6.5", "apollo-client": "~2.6.8", - "cookie-universal-nuxt": "~2.1.1", + "cookie-universal-nuxt": "~2.1.2", "cropperjs": "^1.5.5", "cross-env": "~7.0.0", "date-fns": "2.9.0", diff --git a/webapp/yarn.lock b/webapp/yarn.lock index 0ae22380e..8dac1c72a 100644 --- a/webapp/yarn.lock +++ b/webapp/yarn.lock @@ -5944,10 +5944,10 @@ cookie-signature@1.0.6: resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.0.6.tgz#e303a882b342cc3ee8ca513a79999734dab3ae2c" integrity sha1-4wOogrNCzD7oylE6eZmXNNqzriw= -cookie-universal-nuxt@~2.1.1: - version "2.1.1" - resolved "https://registry.yarnpkg.com/cookie-universal-nuxt/-/cookie-universal-nuxt-2.1.1.tgz#883b28d699b69f3b56de437253978e43c4e4d672" - integrity sha512-ACKtgwafdIE3Kr18pv8JJiEUvOEygKeD7dVowytlbpEuPKrMh288XEkPsTSjgsRY35vRkSorifePo4uv+YQsNw== +cookie-universal-nuxt@~2.1.2: + version "2.1.2" + resolved "https://registry.yarnpkg.com/cookie-universal-nuxt/-/cookie-universal-nuxt-2.1.2.tgz#790a6fc72e5f34b4cf7cf77d92bf2ee63e207901" + integrity sha512-UEE8uglIlTq+SYhOv6LhdZ/ByDk+f3mQPrUEkJFXU81Ck56ox5UR5CdHmeFtfpibpD8DvWHh4nnCHOpA22gRnQ== dependencies: "@types/cookie" "^0.3.3" cookie-universal "^2.1.1"