Update dependency http-server to v14.1.1
This commit is contained in:
parent
f4150cbf07
commit
8a098d875d
2 changed files with 5 additions and 5 deletions
|
@ -71,7 +71,7 @@
|
|||
"eslint-plugin-simple-import-sort": "7.0.0",
|
||||
"eslint-plugin-typescript-sort-keys": "3.1.0",
|
||||
"esprima": "^4.0.1",
|
||||
"http-server": "14.1.0",
|
||||
"http-server": "14.1.1",
|
||||
"jest": "27.5.1",
|
||||
"nightwatch": "2.1.3",
|
||||
"postcss-cli": "9.1.0",
|
||||
|
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
|
@ -139,8 +139,8 @@ importers:
|
|||
specifier: ^4.0.1
|
||||
version: 4.0.1
|
||||
http-server:
|
||||
specifier: 14.1.0
|
||||
version: 14.1.0
|
||||
specifier: 14.1.1
|
||||
version: 14.1.1
|
||||
jest:
|
||||
specifier: 27.5.1
|
||||
version: 27.5.1(ts-node@10.7.0)
|
||||
|
@ -8471,8 +8471,8 @@ packages:
|
|||
- debug
|
||||
dev: true
|
||||
|
||||
/http-server@14.1.0:
|
||||
resolution: {integrity: sha512-5lYsIcZtf6pdR8tCtzAHTWrAveo4liUlJdWc7YafwK/maPgYHs+VNP6KpCClmUnSorJrARVMXqtT055zBv11Yg==}
|
||||
/http-server@14.1.1:
|
||||
resolution: {integrity: sha512-+cbxadF40UXd9T01zUHgA+rlo2Bg1Srer4+B4NwIHdaGxAGGv59nYRnGGDJ9LBk7alpS0US+J+bLLdQOOkJq4A==}
|
||||
engines: {node: '>=12'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
|
Loading…
Add table
Reference in a new issue