Skip to content

Commit bcf5f1f

Browse files
chore(deps): update all non-major dependencies to v22.13.0 (#346)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4ff4c3e commit bcf5f1f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.12.0
1+
22.13.0

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:22.12.0-slim
1+
FROM node:22.13.0-slim
22

33
# Create app directory
44
WORKDIR /usr/src/app

0 commit comments

Comments
 (0)