Skip to content

Commit 88bfffb

Browse files
committed
v4.5.1
1 parent 83ba98a commit 88bfffb

File tree

2 files changed

+24
-23
lines changed

2 files changed

+24
-23
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "https-localhost",
3-
"version": "4.5.0",
3+
"version": "4.5.1",
44
"description": "HTTPS server running on localhost",
55
"main": "index.js",
66
"scripts": {
@@ -58,9 +58,9 @@
5858
"eslint-plugin-node": "^11.0.0",
5959
"eslint-plugin-promise": "^4.2.1",
6060
"eslint-plugin-standard": "^4.0.1",
61-
"mocha": "^7.0.1",
61+
"mocha": "^7.1.0",
6262
"nyc": "^15.0.0",
63-
"pkg": "^4.4.3",
63+
"pkg": "^4.4.4",
6464
"sinon": "^9.0.0"
6565
}
6666
}

0 commit comments

Comments
 (0)