diff --git a/package.json b/package.json index e239ae45..88b44804 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "dependencies": { "@babel/runtime": "7.10.1", "bluebird": "2.9.25", - "forest-express": "8.0.5", + "forest-express": "8.1.0", "http-errors": "1.7.2", "lodash": "4.17.21", "moment": "2.24.0", diff --git a/yarn.lock b/yarn.lock index 16892dc2..ea0a832f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4478,10 +4478,10 @@ for-in@^1.0.2: resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80" integrity sha1-gQaNKVqBQuwKxybG4iAMMPttXoA= -forest-express@8.0.5: - version "8.0.5" - resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-8.0.5.tgz#f727ca8a19900fd78e963144f3c774a56533bf45" - integrity sha512-UGs9ceHpUczNp/pX5CFSNbbwnzoy7AzIrK6lKSsFAFKPiHtMD9ZtrusQZ6qpEQBY0hUaGLBGKwiHmOOpf1VcKg== +forest-express@8.1.0: + version "8.1.0" + resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-8.1.0.tgz#42c14dcbff96ce77d29ec9231a48e84095bf1a5e" + integrity sha512-ydBHdjqZCSnlkrapmd0Ux0RNBSK14oFaAMaAKwzdxJhivSElVsGVnZMmG7ZGpy5YWx/XZZWQbJLQf4GJx0ouYQ== dependencies: "@babel/runtime" "7.10.1" base32-encode "1.1.1"