chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot]
2023-11-09 07:53:59 +00:00
committed by GitHub
parent bbcd207cb7
commit 7c9ee990b5
4 changed files with 56 additions and 55 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM node:18.17.1
FROM node:18.18.2
WORKDIR /app
COPY package.json .
COPY yarn.lock .