chore(deps): update node.js

This commit is contained in:
renovate[bot] 2024-11-18 18:26:50 +00:00 committed by GitHub
parent 9fb536a3ed
commit ab672284c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM node:18-bullseye
FROM node:18.20.5-bullseye
WORKDIR /usr/lolisafe
COPY package.json yarn.lock ./

View File

@ -10,7 +10,7 @@
"url": "https://github.com/BobbyWibowo/lolisafe/issues"
},
"engines": {
"node": ">=18.17.0"
"node": ">=18.20.5"
},
"license": "MIT",
"scripts": {