Bump tar from 6.1.6 to 6.1.9 in /extensions/notebook (#16959)

Bumps [tar](https://github.com/npm/node-tar) from 6.1.6 to 6.1.9.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.6...v6.1.9)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-09-02 10:35:54 -07:00
committed by GitHub
parent 9516472f1b
commit d9e5d1cec5
2 changed files with 5 additions and 5 deletions

View File

@@ -660,7 +660,7 @@
"js-yaml": "^3.12.1",
"node-fetch": "^2.6.1",
"request": "^2.88.0",
"tar": "^6.1.6",
"tar": "^6.1.9",
"vscode-languageclient": "^5.3.0-next.1",
"vscode-nls": "^4.0.0",
"ws": "^7.2.0"