File tree Expand file tree Collapse file tree 3 files changed +13
-16
lines changed Expand file tree Collapse file tree 3 files changed +13
-16
lines changed Original file line number Diff line number Diff line change 20
20
"devDependencies" : {
21
21
"@types/chai" : " ^4.2.7" ,
22
22
"@types/mocha" : " ^10.0.7" ,
23
- "@types/node" : " ^12.12.21 " ,
23
+ "@types/node" : " ^22.15.29 " ,
24
24
"chai" : " ^4.2.0" ,
25
25
"chunky" : " ^0.0.0" ,
26
26
"mocha" : " ^10.5.2" ,
Original file line number Diff line number Diff line change 39
39
"devDependencies" : {
40
40
"@types/chai" : " ^4.2.13" ,
41
41
"@types/mocha" : " ^10.0.7" ,
42
- "@types/node" : " ^14.0.0 " ,
42
+ "@types/node" : " ^22.15.29 " ,
43
43
"@types/pg" : " ^7.14.5" ,
44
44
"JSONStream" : " ~1.3.5" ,
45
45
"concat-stream" : " ~1.0.1" ,
Original file line number Diff line number Diff line change 1964
1964
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.7.tgz#4c620090f28ca7f905a94b706f74dc5b57b44f2f"
1965
1965
integrity sha512-GN8yJ1mNTcFcah/wKEFIJckJx9iJLoMSzWcfRRuxz/Jk+U6KQNnml+etbtxFK8lPjzOw3zp4Ha/kjSst9fsHYw==
1966
1966
1967
- " @types/node@*" , "@types/node@>= 8":
1968
- version "12.12.21"
1969
- resolved "https://registry.npmjs.org/@types/node/-/node-12.12.21.tgz"
1970
- integrity sha512-8sRGhbpU+ck1n0PGAUgVrWrWdjSW2aqNeyC15W88GRsMpSwzv6RJGlLhE7s2RhVSOdyDmxbqlWSeThq4/7xqlA==
1971
-
1972
- " @types/node@^12.12.21 " :
1973
- version "12.12.67"
1974
- resolved "https://registry.npmjs.org/@types/node/-/node-12.12.67.tgz"
1975
- integrity sha512-R48tgL2izApf+9rYNH+3RBMbRpPeW3N8f0I9HMhggeq4UXwBDqumJ14SDs4ctTMhG11pIOduZ4z3QWGOiMc9Vg==
1976
-
1977
- " @types/node@^14.0.0 " :
1978
- version "14.11.8"
1979
- resolved "https://registry.npmjs.org/@types/node/-/node-14.11.8.tgz"
1980
- integrity sha512-KPcKqKm5UKDkaYPTuXSx8wEP7vE9GnuaXIZKijwRYcePpZFDVuy2a57LarFKiORbHOuTOOwYzxVxcUzsh2P2Pw==
1967
+ " @types/node@*" , "@types/node@>= 8", "@types/node@^22.15.29":
1968
+ version "22.15.29"
1969
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.29.tgz#c75999124a8224a3f79dd8b6ccfb37d74098f678"
1970
+ integrity sha512-LNdjOkUDlU1RZb8e1kOIUpN1qQUlzGkEtbVNo53vbrwDg5om6oduhm4SiUaPW5ASTXhAiP0jInWG8Qx9fVlOeQ==
1971
+ dependencies :
1972
+ undici-types "~6.21.0"
1981
1973
1982
1974
" @types/normalize-package-data@^2.4.0 " :
1983
1975
version "2.4.0"
@@ -8723,6 +8715,11 @@ umask@^1.1.0:
8723
8715
resolved "https://registry.npmjs.org/umask/-/umask-1.1.0.tgz"
8724
8716
integrity sha1-8pzr8B31F5ErtY/5xOUP3o4zMg0=
8725
8717
8718
+ undici-types@~6.21.0 :
8719
+ version "6.21.0"
8720
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
8721
+ integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
8722
+
8726
8723
undici@^5.28.5 :
8727
8724
version "5.29.0"
8728
8725
resolved "https://registry.yarnpkg.com/undici/-/undici-5.29.0.tgz#419595449ae3f2cdcba3580a2e8903399bd1f5a3"
You can’t perform that action at this time.
0 commit comments