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-02-21 23:35:53 +0300
committerLuke Karrys <luke@lukekarrys.com>2022-02-24 02:58:59 +0300
commitb6401fd1b793be08c4af280111fe9fb53b7b3dd2 (patch)
treef614594dd31066cce91c2d76d15961adef2400e7
parent381d0e14df19371ce0ddee3eef66ac96169e7d46 (diff)
deps(libnpmdiff): update to latest major versions of npm deps
BREAKING CHANGE: the log option is no longer passed to the updated deps
-rw-r--r--workspaces/libnpmdiff/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/workspaces/libnpmdiff/package.json b/workspaces/libnpmdiff/package.json
index 24846f39c..2d1876339 100644
--- a/workspaces/libnpmdiff/package.json
+++ b/workspaces/libnpmdiff/package.json
@@ -53,8 +53,8 @@
"binary-extensions": "^2.2.0",
"diff": "^5.0.0",
"minimatch": "^3.0.4",
- "npm-package-arg": "^8.1.4",
- "pacote": "^12.0.0",
+ "npm-package-arg": "^9.0.0",
+ "pacote": "^13.0.2",
"tar": "^6.1.0"
},
"templateOSS": {