Skip to content

Commit 7cebf19

Browse files
dependabot[bot]wraithgar
authored andcommitted
deps: bump npm-registry-fetch from 14.0.5 to 15.0.0
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] <[email protected]>
1 parent 73b6297 commit 7cebf19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"npm-package-arg": "^10.0.0",
5555
"npm-packlist": "^7.0.0",
5656
"npm-pick-manifest": "^8.0.0",
57-
"npm-registry-fetch": "^14.0.0",
57+
"npm-registry-fetch": "^15.0.0",
5858
"proc-log": "^3.0.0",
5959
"promise-retry": "^2.0.1",
6060
"read-package-json": "^6.0.0",

0 commit comments

Comments
 (0)