Skip to content

Commit

Permalink
deps: bump npm-registry-fetch from 14.0.5 to 15.0.0
Browse files Browse the repository at this point in the history
BREAKING CHANGE: the underlying fetch module now uses `@npmcli/agent`. Backwards compatibility should be fully implemented but due to the scope of this change it was made a breaking change out of an abundance of caution.

Bumps [npm-registry-fetch](https://github.com/npm/npm-registry-fetch) from 14.0.5 to 15.0.0.
- [Release notes](https://github.com/npm/npm-registry-fetch/releases)
- [Changelog](https://github.com/npm/npm-registry-fetch/blob/main/CHANGELOG.md)
- [Commits](npm/npm-registry-fetch@v14.0.5...v15.0.0)

---
updated-dependencies:
- dependency-name: npm-registry-fetch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and wraithgar committed Jul 28, 2023
1 parent 73b6297 commit 7cebf19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -54,7 +54,7 @@
"npm-package-arg": "^10.0.0",
"npm-packlist": "^7.0.0",
"npm-pick-manifest": "^8.0.0",
"npm-registry-fetch": "^14.0.0",
"npm-registry-fetch": "^15.0.0",
"proc-log": "^3.0.0",
"promise-retry": "^2.0.1",
"read-package-json": "^6.0.0",
Expand Down

0 comments on commit 7cebf19

Please sign in to comment.