Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGar <gar+gh@danger.computer>2021-08-11 19:03:12 +0300
committerGar <gar+gh@danger.computer>2021-08-11 19:03:12 +0300
commit5d89de44daa636dc151eaefcafabb357540d35ce (patch)
treebfbb764711d3db3f865d68b44a7c0c29cbe88440 /package.json
parentf0574033f0197cd186456f46fa83a60c5f88eb6d (diff)
tar@6.1.7
* fix: normalize paths on Windows systems
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 357e066a5..635a27582 100644
--- a/package.json
+++ b/package.json
@@ -114,7 +114,7 @@
"rimraf": "^3.0.2",
"semver": "^7.3.5",
"ssri": "^8.0.1",
- "tar": "^6.1.6",
+ "tar": "^6.1.7",
"text-table": "~0.2.0",
"tiny-relative-date": "^1.3.0",
"treeverse": "^1.0.4",