From f9fd65a4bf342d2335ede1808bedc9c13c5852a1 Mon Sep 17 00:00:00 2001 From: Fredrik Strand Oseberg Date: Fri, 26 Feb 2021 10:53:45 +0100 Subject: [PATCH] chore: update dependencies (#737) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5c8e07a8a7..ef5c22eafc 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "prom-client": "^13.1.0", "response-time": "^2.3.2", "serve-favicon": "^2.5.0", - "unleash-frontend": "3.13.2", + "unleash-frontend": "3.13.3", "uuid": "^8.3.2", "yargs": "^16.0.3" }, diff --git a/yarn.lock b/yarn.lock index 0627bc64f1..9631016cf5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6507,10 +6507,10 @@ universalify@^0.1.0: resolved "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz" integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg== -unleash-frontend@3.13.2: - version "3.13.2" - resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.13.2.tgz#57e55809d8b9a191ee51ab926ce64cf8305ab882" - integrity sha512-JvdeaDzntEvMCierKyihs359TCZLMMEGhmeOx21kuWyDFA5lCIpUQyWNlYhmRSnNdm69UAa3VA18hk2AJS/CTA== +unleash-frontend@3.13.3: + version "3.13.3" + resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.13.3.tgz#0ea4f5603a3ff308707ca0e0f9e1c224a5439228" + integrity sha512-xn1b8m4cTogxqXMLXmASytpSoRBYfnn4RboZg81EpKaro8kf3IsfvUT+tqACn48Q23WtD/qS9HVGr2MZ4tKzrA== unpipe@1.0.0, unpipe@~1.0.0: version "1.0.0"