Skip to content

Commit 1a07434

Browse files
Bump tar and npm in /apps/ReverseProxy
Removes [tar](https://github.com/npm/node-tar). It's no longer used after updating ancestor dependency [npm](https://github.com/npm/cli). These dependencies need to be updated together. Removes `tar` Updates `npm` from 6.14.8 to 6.14.17 - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/v6.14.17/CHANGELOG.md) - [Commits](npm/cli@v6.14.8...v6.14.17) --- updated-dependencies: - dependency-name: tar dependency-type: indirect - dependency-name: npm dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ca627d commit 1a07434

2 files changed

Lines changed: 75 additions & 56 deletions

File tree

apps/ReverseProxy/package-lock.json

Lines changed: 74 additions & 55 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/ReverseProxy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"dependencies": {
1212
"cheerio": "^1.0.0-rc.3",
1313
"i": "^0.3.6",
14-
"npm": "^6.14.8"
14+
"npm": "^6.14.17"
1515
}
1616
}

0 commit comments

Comments
 (0)