diff --git a/package.json b/package.json index 0b689759..112e401e 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@babel/runtime": "7.15.4", "bluebird": "2.9.25", "core-js": "3.6.5", - "forest-express": "10.4.0", + "forest-express": "10.5.0", "http-errors": "1.6.1", "lodash": "4.17.21", "moment": "2.29.4", diff --git a/yarn.lock b/yarn.lock index d347acbc..d631181d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5174,10 +5174,10 @@ for-each@^0.3.3: dependencies: is-callable "^1.1.3" -forest-express@10.4.0: - version "10.4.0" - resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-10.4.0.tgz#cb704cec46cdc0383973032ae53ae73f1be75965" - integrity sha512-Ool2MhOmfFU1pDpdUIkK2+gfdSnR5KhoVL/YE6s53qREWoSJsWvhhzw0P8l2hBWBjdY4eX+WQ9tNQbFIlGxuUA== +forest-express@10.5.0: + version "10.5.0" + resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-10.5.0.tgz#73d1be3342daa0367adab1dc63a6990e35d9cecd" + integrity sha512-qN9xWZmxrwnKYUcXcj46mikj9RIjyYWxRVL2Hz4emOTRRx4kWijHPnx31ftVfstwbA/KwyyW2X7lWY/Uo9vhAw== dependencies: "@babel/runtime" "7.19.0" "@forestadmin/context" "1.31.0"