Skip to content

Commit 2e853b6

Browse files
authored
Update all non-major dependencies (hestiacp#3891)
1 parent dae8259 commit 2e853b6

File tree

4 files changed

+15
-15
lines changed

4 files changed

+15
-15
lines changed

package-lock.json

Lines changed: 8 additions & 8 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
@@ -18,9 +18,9 @@
1818
"prepare": "husky install"
1919
},
2020
"dependencies": {
21-
"@fortawesome/fontawesome-free": "6.4.0",
21+
"@fortawesome/fontawesome-free": "6.4.2",
2222
"alpinejs": "3.12.3",
23-
"chart.js": "4.3.2",
23+
"chart.js": "4.3.3",
2424
"check-password-strength": "2.0.7",
2525
"nanoid": "4.0.2",
2626
"normalize.css": "8.0.1",

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.5",
15-
"@types/node": "20.4.5"
15+
"@types/node": "20.4.6"
1616
}
1717
}

0 commit comments

Comments
 (0)