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:
authorLuke Karrys <luke@lukekarrys.com>2022-08-25 23:57:11 +0300
committerLuke Karrys <luke@lukekarrys.com>2022-08-26 01:02:40 +0300
commitd7e9a8ed5b7c1f9ca8d34e86388a134b2f48fc15 (patch)
tree3b3d08dab2a3c0f7d5b5454d8cd1f9fda3e37937 /package.json
parent2c4e38728f25fd32624df2eb5bbf61c2c40c8ad5 (diff)
deps: ini@3.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 e4a045857..ccb60f8aa 100644
--- a/package.json
+++ b/package.json
@@ -75,7 +75,7 @@
"glob": "^8.0.1",
"graceful-fs": "^4.2.10",
"hosted-git-info": "^5.1.0",
- "ini": "^3.0.0",
+ "ini": "^3.0.1",
"init-package-json": "^3.0.2",
"is-cidr": "^4.0.2",
"json-parse-even-better-errors": "^2.3.1",