File tree 3 files changed +11
-11
lines changed
3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
- FROM node:20 -alpine AS base
1
+ FROM node:22 -alpine AS base
2
2
LABEL maintainer="https://github.com/chrismeller"
3
3
4
4
ENV BOARDS=
Original file line number Diff line number Diff line change 60
60
"@types/better-sqlite3" : " 7.6.12" ,
61
61
"@types/express" : " 4.17.21" ,
62
62
"@types/jest" : " 29.5.14" ,
63
- "@types/node" : " 20.17.23 " ,
63
+ "@types/node" : " 22.13.9 " ,
64
64
"@types/supertest" : " 2.0.16" ,
65
65
"@typescript-eslint/eslint-plugin" : " 7.18.0" ,
66
66
"@typescript-eslint/parser" : " 7.18.0" ,
Original file line number Diff line number Diff line change 1384
1384
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.24.tgz#20ba1bf69c1b4ab405c7a01e950c4f446b05029f"
1385
1385
integrity sha512-aveCYRQbgTH9Pssp1voEP7HiuWlD2jW2BO56w+bVrJn04i61yh6mRfoKO6hEYQD9vF+W8Chkwc6j1M36uPkx4g==
1386
1386
1387
- " @types/node@20.17.23 " :
1388
- version "20.17.23 "
1389
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.23 .tgz#d228a57bbab954f763a883e495bacea8264efcd5 "
1390
- integrity sha512-8PCGZ1ZJbEZuYNTMqywO+Sj4vSKjSjT6Ua+6RFOYlEvIvKQABPtrNkoVSLSKDb4obYcMhspVKmsw8Cm10NFRUg ==
1387
+ " @types/node@22.13.9 " :
1388
+ version "22.13.9 "
1389
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.9 .tgz#5d9a8f7a975a5bd3ef267352deb96fb13ec02eca "
1390
+ integrity sha512-acBjXdRJ3A6Pb3tqnw9HZmyR3Fiol3aGxRCK1x3d+6CDAMjl7I649wpSd+yNURCjbOUGu9tqtLKnTGxmK6CyGw ==
1391
1391
dependencies :
1392
- undici-types "~6.19.2 "
1392
+ undici-types "~6.20.0 "
1393
1393
1394
1394
" @types/qs@* " :
1395
1395
version "6.9.7"
5672
5672
pony-cause "^2.1.4"
5673
5673
type-fest "^4.0.0"
5674
5674
5675
- undici-types@~6.19.2 :
5676
- version "6.19.6 "
5677
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.6 .tgz#e218c3df0987f4c0e0008ca00d6b6472d9b89b36 "
5678
- integrity sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org ==
5675
+ undici-types@~6.20.0 :
5676
+ version "6.20.0 "
5677
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0 .tgz#8171bf22c1f588d1554d55bf204bc624af388433 "
5678
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg ==
5679
5679
5680
5680
universalify@^2.0.0 :
5681
5681
version "2.0.0"
You can’t perform that action at this time.
0 commit comments