File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 16.15 .0
1+ 24.12 .0
Original file line number Diff line number Diff line change 1- FROM node:18 -slim as node
1+ FROM node:24 -slim as node
22
33RUN apt-get update \
44 && apt-get install -y locales tzdata busybox \
Original file line number Diff line number Diff line change 2929 ],
3030 "devDependencies" : {
3131 "@types/jest" : " 26.0.24" ,
32- "@types/node" : " 16.11.35 " ,
32+ "@types/node" : " 24.10.4 " ,
3333 "jest" : " 26.6.3" ,
3434 "ts-jest" : " 26.5.6" ,
3535 "typescript" : " 4.6.3"
Original file line number Diff line number Diff line change 585585 resolved "https://registry.yarnpkg.com/@types/node/-/node-14.6.0.tgz"
586586 integrity sha512-mikldZQitV94akrc4sCcSjtJfsTKt4p+e/s0AGscVA6XArQ9kFclP+ZiYUMnq987rc6QlYxXv/EivqlfSLxpKA==
587587
588- 589- version "16.11.35"
590- resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.35.tgz#6642bdce5b5cee23314b91a7c069981c6bd68791"
591- integrity sha512-QXu45LyepgnhUfnIAj/FyT4uM87ug5KpIrgXfQtUPNAlx8w5hmd8z8emqCLNvG11QkpRSCG9Qg2buMxvqfjfsQ==
588+ 589+ version "24.10.4"
590+ resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.4.tgz#9d27c032a1b2c42a4eab8fb65c5856a8b8e098c4"
591+ integrity sha512-vnDVpYPMzs4wunl27jHrfmwojOGKya0xyM3sH+UE5iv5uPS6vX7UIoh6m+vQc5LGBq52HBKPIn/zcSZVzeDEZg==
592+ dependencies :
593+ undici-types "~7.16.0"
592594
593595" @types/normalize-package-data@^2.4.0 " :
594596 version "2.4.0"
34983500 resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
34993501 integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
35003502
3503+ undici-types@~7.16.0 :
3504+ version "7.16.0"
3505+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
3506+ integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
3507+
35013508union-value@^1.0.0 :
35023509 version "1.0.1"
35033510 resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.1.tgz"
You can’t perform that action at this time.
0 commit comments