chore(deps): bump @mongodb-js/zstd from 2.0.1 to 7.0.0

Bumps [@mongodb-js/zstd](https://github.com/mongodb-js/zstd) from 2.0.1 to 7.0.0.
- [Release notes](https://github.com/mongodb-js/zstd/releases)
- [Changelog](https://github.com/mongodb-js/zstd/blob/main/HISTORY.md)
- [Commits](https://github.com/mongodb-js/zstd/compare/v2.0.1...v7.0.0)

---
updated-dependencies:
- dependency-name: "@mongodb-js/zstd"
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-11-06 15:02:13 +00:00 committed by GitHub
parent 8849b2bec0
commit 6a34329f83
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
"minify-xml": "^3.2.0", "minify-xml": "^3.2.0",
"svgo": "^4.0.0", "svgo": "^4.0.0",
"terser": "^5.3.0", "terser": "^5.3.0",
"@mongodb-js/zstd": "^2.0.1" "@mongodb-js/zstd": "^7.0.0"
}, },
"devDependencies": { "devDependencies": {
"hexo": "^7.1.0", "hexo": "^7.1.0",