Update dependencies (now lockfile v3)
The new lockfile version appears to still be readable by old versions of npm that only support version 1.
This commit is contained in:
parent
3d5927ab28
commit
9f7b1bbcae
File diff suppressed because it is too large
Load Diff
|
@ -15,6 +15,6 @@
|
||||||
"denque": "^1.5.1",
|
"denque": "^1.5.1",
|
||||||
"mixin-deep": "^2.0.1",
|
"mixin-deep": "^2.0.1",
|
||||||
"node-fetch": "^2.6.6",
|
"node-fetch": "^2.6.6",
|
||||||
"pinski": "git+https://git.sr.ht/~cadence/nodejs-pinski#e22095172a061a8271e28272e2e481d541ea6725"
|
"pinski": "git+https://git.sr.ht/~cadence/nodejs-pinski#9653807f309aee34c8c63ce4e6ee760cccbfdf0d"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue