|
1992 | 1992 | "@types/range-parser" "*"
|
1993 | 1993 | "@types/send" "*"
|
1994 | 1994 |
|
1995 |
| -"@types/express-serve-static-core@^4.17.33": |
| 1995 | +"@types/express-serve-static-core@^4.17.21", "@types/express-serve-static-core@^4.17.33": |
1996 | 1996 | version "4.19.6"
|
1997 | 1997 | resolved "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.19.6.tgz"
|
1998 | 1998 | integrity sha512-N4LZ2xG7DatVqhCZzOGb1Yi5lMbXSZcmdLDe9EzSndPV2HpWYWzRbaerl2n27irrm94EPpprqa8KpskPT085+A==
|
@@ -4981,17 +4981,7 @@ schema-utils@^2.6.5:
|
4981 | 4981 | ajv "^6.12.4"
|
4982 | 4982 | ajv-keywords "^3.5.2"
|
4983 | 4983 |
|
4984 |
| -schema-utils@^4.0.0, schema-utils@^4.2.0: |
4985 |
| - version "4.2.0" |
4986 |
| - resolved "https://registry.npmjs.org/schema-utils/-/schema-utils-4.2.0.tgz" |
4987 |
| - integrity sha512-L0jRsrPpjdckP3oPug3/VxNKt2trR8TcabrM6FOAAlvC/9Phcmm+cuAgTlxBqdBR1WJx7Naj9WHw+aOmheSVbw== |
4988 |
| - dependencies: |
4989 |
| - "@types/json-schema" "^7.0.9" |
4990 |
| - ajv "^8.9.0" |
4991 |
| - ajv-formats "^2.1.1" |
4992 |
| - ajv-keywords "^5.1.0" |
4993 |
| - |
4994 |
| -schema-utils@^4.3.0: |
| 4984 | +schema-utils@^4.0.0, schema-utils@^4.2.0, schema-utils@^4.3.0: |
4995 | 4985 | version "4.3.0"
|
4996 | 4986 | resolved "https://registry.npmjs.org/schema-utils/-/schema-utils-4.3.0.tgz"
|
4997 | 4987 | integrity sha512-Gf9qqc58SpCA/xdziiHz35F4GNIWYWZrEshUc/G/r5BnLph6xpKuLeoJoQuj5WfBIx/eQLf+hmVPYHaxJu7V2g==
|
@@ -5592,14 +5582,15 @@ webpack-dev-middleware@^7.4.2:
|
5592 | 5582 | range-parser "^1.2.1"
|
5593 | 5583 | schema-utils "^4.0.0"
|
5594 | 5584 |
|
5595 |
| -webpack-dev-server@5.2.0: |
5596 |
| - version "5.2.0" |
5597 |
| - resolved "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-5.2.0.tgz" |
5598 |
| - integrity sha512-90SqqYXA2SK36KcT6o1bvwvZfJFcmoamqeJY7+boioffX9g9C0wjjJRGUrQIuh43pb0ttX7+ssavmj/WN2RHtA== |
| 5585 | +webpack-dev-server@5.2.1: |
| 5586 | + version "5.2.1" |
| 5587 | + resolved "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-5.2.1.tgz#049072d6e19cbda8cf600b9e364e6662d61218ba" |
| 5588 | + integrity sha512-ml/0HIj9NLpVKOMq+SuBPLHcmbG+TGIjXRHsYfZwocUBIqEvws8NnS/V9AFQ5FKP+tgn5adwVwRrTEpGL33QFQ== |
5599 | 5589 | dependencies:
|
5600 | 5590 | "@types/bonjour" "^3.5.13"
|
5601 | 5591 | "@types/connect-history-api-fallback" "^1.5.4"
|
5602 | 5592 | "@types/express" "^4.17.21"
|
| 5593 | + "@types/express-serve-static-core" "^4.17.21" |
5603 | 5594 | "@types/serve-index" "^1.9.4"
|
5604 | 5595 | "@types/serve-static" "^1.15.5"
|
5605 | 5596 | "@types/sockjs" "^0.3.36"
|
|
0 commit comments