Skip to content

Commit 2c51494

Browse files
committed
Update Mockttp for tiny shutdown log noise bugfix
Without this, if the UI was unlinked from the server (e.g. by a server restart), the resulting requests triggered a bunch of error noise on the server end. Messy & annoying.
1 parent 3e8c574 commit 2c51494

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"lodash": "^4.17.21",
5555
"lookpath": "^1.2.1",
5656
"mime-types": "^2.1.27",
57-
"mockttp": "^2.1.0",
57+
"mockttp": "^2.1.1",
5858
"node-fetch": "^2.6.1",
5959
"node-forge": "^0.10.0",
6060
"node-gsettings-wrapper": "^0.5.0",

0 commit comments

Comments
 (0)