Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency http-server to v14.1.1 #833

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint-plugin-react": "7.29.4",
"eslint-plugin-react-hooks": "4.4.0",
"eslint-plugin-standard": "4.1.0",
"http-server": "14.1.0",
"http-server": "14.1.1",
"jest": "27.5.1",
"json": "11.0.0",
"netlify-cli": "8.19.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ __metadata:
eslint-plugin-react: 7.29.4
eslint-plugin-react-hooks: 4.4.0
eslint-plugin-standard: 4.1.0
http-server: 14.1.0
http-server: 14.1.1
jest: 27.5.1
json: 11.0.0
netlify-cli: 8.19.3
Expand Down Expand Up @@ -12352,9 +12352,9 @@ __metadata:
languageName: node
linkType: hard

"http-server@npm:14.1.0":
version: 14.1.0
resolution: "http-server@npm:14.1.0"
"http-server@npm:14.1.1":
version: 14.1.1
resolution: "http-server@npm:14.1.1"
dependencies:
basic-auth: ^2.0.1
chalk: ^4.1.2
Expand All @@ -12363,15 +12363,15 @@ __metadata:
html-encoding-sniffer: ^3.0.0
http-proxy: ^1.18.1
mime: ^1.6.0
minimist: ^1.2.5
minimist: ^1.2.6
opener: ^1.5.1
portfinder: ^1.0.28
secure-compare: 3.0.1
union: ~0.5.0
url-join: ^4.0.1
bin:
http-server: bin/http-server
checksum: 9a88fb47aa25aff445183da7d801d849e0dc0ae7decbc7580cded2d32c7d17c88405a88a69e7b10c77320ecdc6f67cb71b4973afe66b5898c95f9b186bad67af
checksum: 4f9674289195eaf9f3e408e093d2080b0d4647559a32c9e7868639c327cab62efd0bb8bc9ded9a625d9ce982cbb03517d4472400af5ecf36eeb5b4fa62d113fe
languageName: node
linkType: hard

Expand Down