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>2022-01-20 23:38:14 +0300
committerGitHub <noreply@github.com>2022-01-20 23:38:14 +0300
commit2ef9f9847c11fe8c0c0494558fe77c15ac4dbc80 (patch)
tree3e96475cab5e5b71e3ea38b12e809aa177ce0aa1 /package.json
parent14a3d95000f1cba937f3309d198a363ae65cf01f (diff)
deps: bin-links@3.0.0 write-file-atomic@4.0.0 (#4254)
* deps: bin-links@3.0.0 * deps: write-file-atomic@4.0.0
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 a4a5fcc6e..b6288748d 100644
--- a/package.json
+++ b/package.json
@@ -124,7 +124,7 @@
"treeverse": "^1.0.4",
"validate-npm-package-name": "~3.0.0",
"which": "^2.0.2",
- "write-file-atomic": "^3.0.3"
+ "write-file-atomic": "^4.0.0"
},
"bundleDependencies": [
"@isaacs/string-locale-compare",