Skip to content

Commit 3310265

Browse files
committed
Update Mockttp to fix some security warnings
Neither actually affects the server, but it's good to clean them up anyway, and it drops a few dependencies along the way.
1 parent 2cdb046 commit 3310265

File tree

2 files changed

+20
-74
lines changed

2 files changed

+20
-74
lines changed

package-lock.json

Lines changed: 19 additions & 73 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.0.0",
57+
"mockttp": "^2.0.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)