mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
Build(deps-dev): Bump http-server from 13.0.1 to 13.0.2 (#2305)
Bumps [http-server](https://github.com/http-party/http-server) from 13.0.1 to 13.0.2. - [Release notes](https://github.com/http-party/http-server/releases) - [Commits](https://github.com/http-party/http-server/compare/v13.0.1...v13.0.2) --- updated-dependencies: - dependency-name: http-server dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
Denys Vuika
parent
80ef7696e6
commit
0f3703ef18
Generated
+3
-3
@@ -8244,9 +8244,9 @@
|
||||
}
|
||||
},
|
||||
"http-server": {
|
||||
"version": "13.0.1",
|
||||
"resolved": "https://registry.npmjs.org/http-server/-/http-server-13.0.1.tgz",
|
||||
"integrity": "sha512-ke9rphoNuqsOCHy4tA3b3W4Yuxy7VUIXcTHSLz6bkMDAJPQD4twjEatquelJBIPwNhZuC3+FYj/+dSaGHdKTCw==",
|
||||
"version": "13.0.2",
|
||||
"resolved": "https://registry.npmjs.org/http-server/-/http-server-13.0.2.tgz",
|
||||
"integrity": "sha512-R8kvPT7qp11AMJWLZsRShvm6heIXdlR/+tL5oAWNG/86A/X+IAFX6q0F9SA2G+dR5aH/759+9PLH0V34Q6j4rg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"basic-auth": "^1.0.3",
|
||||
|
||||
+1
-1
@@ -79,7 +79,7 @@
|
||||
"connect-history-api-fallback": "^1.6.0",
|
||||
"cspell": "^5.8.0",
|
||||
"dotenv": "^8.2.0",
|
||||
"http-server": "^13.0.1",
|
||||
"http-server": "^13.0.2",
|
||||
"husky": "^7.0.2",
|
||||
"inquirer": "^8.1.5",
|
||||
"jasmine-core": "^3.8.0",
|
||||
|
||||
Reference in New Issue
Block a user