Skip to content

Commit

Permalink
feat: better logs during timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Moreau committed Nov 13, 2024
1 parent aa192f5 commit f15ac02
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit f15ac02

Please sign in to comment.