Skip to content

Commit

Permalink
chore(deps): update node.js to v12.22.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent 6f383fe commit 228e349
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:12.22.1-alpine
FROM node:12.22.12-alpine

ENV YARN_VERSION 1.22.0

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@
"whatwg-fetch": "3.6.2"
},
"engines": {
"node": "12.22.1",
"node": "12.22.12",
"yarn": "~1.22.0"
},
"scripts": {
Expand Down

0 comments on commit 228e349

Please sign in to comment.