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-03-02 21:53:29 +0300
committerGar <wraithgar@github.com>2022-03-02 23:15:15 +0300
commitcf27ca8884387f2b82f8f6900a29e4e41693e774 (patch)
tree9f2afa39aef240a201dcb6f76e847be57234f3be /package.json
parente9b69c4c5454cc8b7d6cf2cbf1f09313f0d20afc (diff)
deps: write-file-atomic@4.0.1
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 d566570eb..f6fe8da80 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": "^4.0.0"
+ "write-file-atomic": "^4.0.1"
},
"bundleDependencies": [
"@isaacs/string-locale-compare",