Browse Source

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>
pull/5004/head
dependabot[bot] 2 years ago committed by GitHub
parent
commit
808c1ff249
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 27435
      package-lock.json
  2. 2
      package.json

27435
package-lock.json generated

File diff suppressed because it is too large Load Diff

2
package.json

@ -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"
},

Loading…
Cancel
Save