Skip to content

Commit

Permalink
chore(deps): update dependency http-server to v14.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 13, 2023
1 parent 97ec146 commit a8277de
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
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

0 comments on commit a8277de

Please sign in to comment.