Skip to content

Commit 9b37fd2

Browse files
chore(deps): update all non-major dependencies (hestiacp#4604)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ceff32c commit 9b37fd2

File tree

8 files changed

+35
-34
lines changed

8 files changed

+35
-34
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"chart.js": "^4.4.5",
2626
"check-password-strength": "^2.0.10",
2727
"floating-vue": "^5.2.2",
28-
"nanoid": "^5.0.7",
28+
"nanoid": "^5.0.8",
2929
"normalize.css": "^8.0.1",
3030
"xterm": "^5.3.0",
3131
"xterm-addon-canvas": "^0.5.0",

src/deb/web-terminal/package-lock.json

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

src/deb/web-terminal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
},
1313
"devDependencies": {
1414
"@types/ws": "^8.5.12",
15-
"@types/node": "^20.16.14"
15+
"@types/node": "^20.17.1"
1616
}
1717
}

web/inc/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"require": {
33
"phpmailer/phpmailer": "6.9.2",
44
"hestiacp/phpquoteshellarg": "1.1.0",
5-
"robthree/twofactorauth": "3.0.0"
5+
"robthree/twofactorauth": "3.0.2"
66
}
77
}

web/inc/composer.lock

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

web/src/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"filp/whoops": "2.16.0"
99
},
1010
"require": {
11-
"symfony/console": "^7.1.5"
11+
"symfony/console": "^7.1.6"
1212
}
1313
}

web/src/composer.lock

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

0 commit comments

Comments
 (0)