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:
authorRuy Adorno <ruyadorno@hotmail.com>2020-09-30 21:15:15 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2020-09-30 21:15:15 +0300
commitee4c85b878410143644460c3860ab706a8c925e0 (patch)
treeb08a04f6c53465f046aeaca2e05cfb97269f0da3 /package.json
parenta2b8fd3c153ecca55cb2d60654fff207688532ab (diff)
write-file-atomic@3.0.3
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 10741f53c..f8ecc545b 100644
--- a/package.json
+++ b/package.json
@@ -117,7 +117,7 @@
"uuid": "^8.3.0",
"validate-npm-package-name": "~3.0.0",
"which": "^2.0.2",
- "write-file-atomic": "^2.4.3"
+ "write-file-atomic": "^3.0.3"
},
"bundleDependencies": [
"@npmcli/arborist",