bump comty.js version

This commit is contained in:
SrGooglo 2023-06-05 23:43:27 +00:00
parent c27bac5e6d
commit d458738b3b
4 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
"@foxify/events": "^2.1.0", "@foxify/events": "^2.1.0",
"axios": "^1.4.0", "axios": "^1.4.0",
"bcrypt": "5.0.1", "bcrypt": "5.0.1",
"comty.js": "^0.47.2", "comty.js": "^0.47.4",
"linebridge": "0.15.12", "linebridge": "0.15.12",
"corenode": "0.28.26", "corenode": "0.28.26",
"cors": "^2.8.5", "cors": "^2.8.5",

View File

@ -23,7 +23,7 @@
"axios": "^1.4.0", "axios": "^1.4.0",
"bcrypt": "^5.1.0", "bcrypt": "^5.1.0",
"busboy": "^1.6.0", "busboy": "^1.6.0",
"comty.js": "0.47.1", "comty.js": "^0.47.4",
"connect-mongo": "^4.6.0", "connect-mongo": "^4.6.0",
"content-range": "^2.0.2", "content-range": "^2.0.2",
"corenode": "0.28.26", "corenode": "0.28.26",

View File

@ -25,7 +25,7 @@
"axios": "^1.2.5", "axios": "^1.2.5",
"bcrypt": "^5.1.0", "bcrypt": "^5.1.0",
"busboy": "^1.6.0", "busboy": "^1.6.0",
"comty.js": "^0.47.2", "comty.js": "^0.47.4",
"connect-mongo": "^4.6.0", "connect-mongo": "^4.6.0",
"content-range": "^2.0.2", "content-range": "^2.0.2",
"corenode": "0.28.26", "corenode": "0.28.26",

View File

@ -19,7 +19,7 @@
"@foxify/events": "^2.1.0", "@foxify/events": "^2.1.0",
"axios": "^1.4.0", "axios": "^1.4.0",
"bcrypt": "5.0.1", "bcrypt": "5.0.1",
"comty.js": "^0.47.2", "comty.js": "^0.47.4",
"corenode": "0.28.26", "corenode": "0.28.26",
"linebridge": "0.15.12", "linebridge": "0.15.12",
"cors": "^2.8.5", "cors": "^2.8.5",