Skip to content

Commit 7360cf6

Browse files
chore(deps): bump the npm-major group across 1 directory with 2 updates
Bumps the npm-major group with 2 updates in the / directory: [https-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent) and [tar](https://github.com/isaacs/node-tar). Updates `https-proxy-agent` from 7.0.6 to 8.0.0 - [Release notes](https://github.com/TooTallNate/proxy-agents/releases) - [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/https-proxy-agent/CHANGELOG.md) - [Commits](https://github.com/TooTallNate/proxy-agents/commits/https-proxy-agent@8.0.0/packages/https-proxy-agent) Updates `tar` from 7.5.11 to 7.5.12 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v7.5.11...v7.5.12) --- updated-dependencies: - dependency-name: https-proxy-agent dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-major - dependency-name: tar dependency-version: 7.5.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 58d1121 commit 7360cf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
},
2323
"dependencies": {
2424
"bin-links": "^6.0.0",
25-
"https-proxy-agent": "^7.0.2",
25+
"https-proxy-agent": "^8.0.0",
2626
"node-fetch": "^3.3.2",
27-
"tar": "7.5.11"
27+
"tar": "7.5.13"
2828
},
2929
"release": {
3030
"branches": [

0 commit comments

Comments
 (0)