Skip to content

Commit dd77fe4

Browse files
committed
[Dev Deps] update tape
1 parent 4106371 commit dd77fe4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"homepage": "https://github.com/ljharb/npm-lockfile#readme",
4242
"dependencies": {
43-
"@npmcli/arborist": "^5.4.0",
43+
"@npmcli/arborist": "=5.2.1",
4444
"colors": "=1.4.0",
4545
"find-package-json": "^1.2.0",
4646
"object-inspect": "^1.12.2",
@@ -57,7 +57,7 @@
5757
"npmignore": "^0.3.0",
5858
"nyc": "^10.3.2",
5959
"safe-publish-latest": "^2.0.0",
60-
"tape": "^5.5.3"
60+
"tape": "^5.6.1"
6161
},
6262
"auto-changelog": {
6363
"output": "CHANGELOG.md",

0 commit comments

Comments
 (0)