Update NPM packages to latest current version
This commit is contained in:
parent
084b3d308b
commit
c78b96f54d
|
@ -1,10 +1,10 @@
|
||||||
{
|
{
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"activitypub-express": "^2.3.0",
|
"activitypub-express": "^3.1.0",
|
||||||
"bcrypt": "^5.0.1",
|
"bcrypt": "^5.0.1",
|
||||||
"cookie-parser": "^1.4.6",
|
"cookie-parser": "^1.4.6",
|
||||||
"dayjs": "^1.10.7",
|
"dayjs": "^1.10.7",
|
||||||
"deasync": "^0.1.24",
|
"deasync": "^0.1.24",
|
||||||
"node-gyp": "^8.4.1"
|
"node-gyp": "^9.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue