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-15 22:53:32 +0300
committernlf <nlf@github.com>2022-03-15 23:38:37 +0300
commitb2a494283f45a25d1b87bc40bf2d68812871e89c (patch)
tree8ef61c84acad954230ad82593e04cd289f53661d /workspaces/libnpmpublish
parent9555a5f1d135aa1b8f7374273403efe41e99ee26 (diff)
deps: normalize-package-data@4.0.0
Diffstat (limited to 'workspaces/libnpmpublish')
-rw-r--r--workspaces/libnpmpublish/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/workspaces/libnpmpublish/package.json b/workspaces/libnpmpublish/package.json
index 50b470e13..59f584571 100644
--- a/workspaces/libnpmpublish/package.json
+++ b/workspaces/libnpmpublish/package.json
@@ -44,7 +44,7 @@
"bugs": "https://github.com/npm/cli/issues",
"homepage": "https://npmjs.com/package/libnpmpublish",
"dependencies": {
- "normalize-package-data": "^3.0.2",
+ "normalize-package-data": "^4.0.0",
"npm-package-arg": "^9.0.1",
"npm-registry-fetch": "^13.0.0",
"semver": "^7.1.3",