Skip to content

Commit d1a0ec7

Browse files
chore(deps): bump ecstatic and http-server (chavyleung#482)
Removes [ecstatic](https://github.com/jfhbrook/node-ecstatic). It's no longer used after updating ancestor dependency [http-server](https://github.com/http-party/http-server). These dependencies need to be updated together. Removes `ecstatic` Updates `http-server` from 0.12.3 to 14.1.1 - [Release notes](https://github.com/http-party/http-server/releases) - [Commits](http-party/http-server@v0.12.3...v14.1.1) --- updated-dependencies: - dependency-name: ecstatic dependency-type: indirect - dependency-name: http-server dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 306a9b1 commit d1a0ec7

File tree

3 files changed

+218
-103
lines changed

3 files changed

+218
-103
lines changed

package-lock.json

+113-46
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"crypto-js": "^4.2.0",
1010
"got": "^11.8.5",
11-
"http-server": "^0.12.3",
11+
"http-server": "^14.1.1",
1212
"iconv-lite": "0.6.3",
1313
"tough-cookie": "^4.1.3"
1414
},

0 commit comments

Comments
 (0)