Skip to content

Commit 4933ecb

Browse files
[mirotalk-admin] - update dep
1 parent 81506c4 commit 4933ecb

3 files changed

Lines changed: 13 additions & 13 deletions

File tree

frontend/views/login.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h3>MiroTalk Dashboard</h3>
2727
</button>
2828
</div>
2929
<div class="login-footer">
30-
<small class="text-muted">Version 1.0.90</small>
30+
<small class="text-muted">Version 1.0.91</small>
3131
</div>
3232
</div>
3333
</div>

package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mirotalk-admin",
3-
"version": "1.0.90",
3+
"version": "1.0.91",
44
"description": "MiroTalk Admin Dashboard for managing updates of MiroTalk projects",
55
"main": "server.js",
66
"scripts": {
@@ -27,7 +27,7 @@
2727
"cors": "^2.8.6",
2828
"dotenv": "^17.4.2",
2929
"express": "^5.2.1",
30-
"express-rate-limit": "^8.4.1",
30+
"express-rate-limit": "^8.5.2",
3131
"helmet": "^8.1.0",
3232
"httpolyglot": "0.1.2",
3333
"jsonwebtoken": "^9.0.3",

0 commit comments

Comments
 (0)