Skip to content

Commit 168d621

Browse files
npm: bump http-server from 14.0.0 to 14.1.0 in /dashboard (#1153)
Bumps [http-server](https://github.com/http-party/http-server) from 14.0.0 to 14.1.0. - [Release notes](https://github.com/http-party/http-server/releases) - [Commits](http-party/http-server@v14.0.0...v14.1.0) --- updated-dependencies: - dependency-name: http-server dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 101a3dd commit 168d621

File tree

2 files changed

+129
-25
lines changed

2 files changed

+129
-25
lines changed

dashboard/package-lock.json

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

dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"eslint-plugin-node": "^11.1.0",
3838
"eslint-plugin-promise": "^4.2.1",
3939
"eslint-plugin-standard": "^5.0.0",
40-
"http-server": "^14.0.0",
40+
"http-server": "^14.1.0",
4141
"jasmine": "^4.1.0",
4242
"jasmine-ts": "^0.4.0",
4343
"jquery": "^3.6.0",

0 commit comments

Comments
 (0)