chore(deps): bump http-cache-semantics and lerna

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) to 4.1.1 and updates ancestor dependency [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna). These dependencies need to be updated together.


Updates `http-cache-semantics` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/commits)

Updates `lerna` from 3.22.1 to 6.4.1
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/v6.4.1/core/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v6.4.1/core/lerna)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
- dependency-name: lerna
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-02-02 12:26:35 +00:00
committed by GitHub
parent 3a389460e5
commit 808c1ff249
2 changed files with 7029 additions and 14498 deletions

View File

@@ -17,7 +17,7 @@
"license": "AGPL-3.0-or-later",
"devDependencies": {
"fs": "0.0.1-security",
"lerna": "^3.20.1",
"lerna": "^6.4.1",
"husky": "^8.0.0",
"xlsx": "^0.17.4"
},