diff --git a/package.json b/package.json index 00b6147d..c8f2234d 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@babel/runtime": "7.10.1", "bluebird": "2.9.25", "core-js": "3.6.5", - "forest-express": "7.9.5", + "forest-express": "7.9.6", "http-errors": "1.6.1", "lodash": "4.17.19", "moment": "2.19.4", diff --git a/yarn.lock b/yarn.lock index a598ab1b..0e3f8983 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4428,10 +4428,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@7.9.5: - version "7.9.5" - resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-7.9.5.tgz#0ef2e6f169ce982649bbd41e19200e54963b0fed" - integrity sha512-uiEnznM0hTY+GEA92jsTNCda1vewotc0Iv/fcpN88Uvkk2zTP2eSl5HAROxAk39Sbg/XmvQZIx3qppHcxHZI8g== +forest-express@7.9.6: + version "7.9.6" + resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-7.9.6.tgz#984a8a199f8230b777aae044df5dae20f2d3ddc8" + integrity sha512-8MijSGjt5Oclt0folSKZf8oYvDI0z0dRNDU3v7AZJsdhOm9TE01zmb6Szp4sVh8X0Rqm1b/LFqGSIWNMfWejHQ== dependencies: "@babel/runtime" "7.10.1" base32-encode "1.1.1"