We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
tape
1 parent 4106371 commit dd77fe4Copy full SHA for dd77fe4
package.json
@@ -40,7 +40,7 @@
40
},
41
"homepage": "https://github.com/ljharb/npm-lockfile#readme",
42
"dependencies": {
43
- "@npmcli/arborist": "^5.4.0",
+ "@npmcli/arborist": "=5.2.1",
44
"colors": "=1.4.0",
45
"find-package-json": "^1.2.0",
46
"object-inspect": "^1.12.2",
@@ -57,7 +57,7 @@
57
"npmignore": "^0.3.0",
58
"nyc": "^10.3.2",
59
"safe-publish-latest": "^2.0.0",
60
- "tape": "^5.5.3"
+ "tape": "^5.6.1"
61
62
"auto-changelog": {
63
"output": "CHANGELOG.md",
0 commit comments