Skip to content

Commit 1d1fcfb

Browse files
author
MrScarySpaceCat
committed
pkg: update packages and update node version to lts
1 parent 5408e1a commit 1d1fcfb

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
# Want to help us make this template better? Share your feedback here: https://forms.gle/ybq9Krt8jtBL3iCk7
88

9-
ARG NODE_VERSION=24.6.0
9+
ARG NODE_VERSION=lts
1010

1111
FROM node:${NODE_VERSION}-slim
1212

package-lock.json

Lines changed: 5 additions & 5 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
@@ -18,7 +18,7 @@
1818
"discord.js": "^14.22.1",
1919
"domutils": "^3.2.2",
2020
"jsdom": "^26.1.0",
21-
"mongodb": "^6.18.0",
21+
"mongodb": "^6.19.0",
2222
"moonlink.js": "^4.60.4",
2323
"ollama": "^0.5.17",
2424
"openblox": "1.0.62",

0 commit comments

Comments
 (0)