chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot]
2023-08-11 17:28:03 +00:00
committed by GitHub
parent f23b8b00fa
commit c73f22c947
5 changed files with 991 additions and 1003 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM node:18.17.0
FROM node:18.17.1
WORKDIR /app
COPY package.json .
COPY yarn.lock .