File tree 4 files changed +14
-12
lines changed
4 files changed +14
-12
lines changed Original file line number Diff line number Diff line change 54
54
"@types/crypto-js" : " 4.1.1" ,
55
55
"@types/express" : " 4.17.14" ,
56
56
"@types/jest" : " 29.2.0" ,
57
- "@types/node" : " 18.11.0 " ,
57
+ "@types/node" : " 22.13.7 " ,
58
58
"@types/parse" : " 2.18.18" ,
59
59
"@typescript-eslint/eslint-plugin" : " 5.40.1" ,
60
60
"@typescript-eslint/parser" : " 5.40.1" ,
Original file line number Diff line number Diff line change 41
41
"devDependencies" : {
42
42
"@types/crypto-js" : " 4.1.1" ,
43
43
"@types/jest" : " 27.5.2" ,
44
- "@types/node" : " 16.18 .7" ,
44
+ "@types/node" : " 22.13 .7" ,
45
45
"@types/parse" : " 2.18.18" ,
46
46
"@typescript-eslint/eslint-plugin" : " 5.40.1" ,
47
47
"@typescript-eslint/parser" : " 5.40.1" ,
Original file line number Diff line number Diff line change 62
62
"@types/concurrently" : " 7.0.0" ,
63
63
"@types/crypto-js" : " 4.1.1" ,
64
64
"@types/jest" : " 29.2.0" ,
65
- "@types/node" : " 18.11.0 " ,
65
+ "@types/node" : " 22.13.7 " ,
66
66
"@types/papaparse" : " 5.3.5" ,
67
67
"@types/parse" : " 2.18.18" ,
68
68
"@typescript-eslint/eslint-plugin" : " 5.40.1" ,
Original file line number Diff line number Diff line change 3634
3634
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.8.tgz#50d680c8a8a78fe30abe6906453b21ad8ab0ad7b"
3635
3635
integrity sha512-YofkM6fGv4gDJq78g4j0mMuGMkZVxZDgtU0JRdx6FgiJDG+0fY0GKVolOV8WqVmEhLCXkQRjwDdKyPxJp/uucg==
3636
3636
3637
- "@types/node@16.18.7":
3638
- version "16.18.7"
3639
- resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.7.tgz#9e34404dba546a6f0851439ebba142680ae56fe0"
3640
- integrity sha512-SghuoXv8ghvkrKjTyvhRTeNzivPzGQ8pe09PPGdyqsExiKvBYV/6E3imvjsaJuW8ca61qQN2+SoSzyEHS9r2LA==
3641
-
3642
- "@types/node@18.11.0":
3643
- version "18.11.0"
3644
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.0.tgz#f38c7139247a1d619f6cc6f27b072606af7c289d"
3645
- integrity sha512-IOXCvVRToe7e0ny7HpT/X9Rb2RYtElG1a+VshjwT00HxrM2dWBApHQoqsI6WiY7Q03vdf2bCrIGzVrkF/5t10w==
3637
+ "@types/node@22.13.7":
3638
+ version "22.13.7"
3639
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.7.tgz#63ae4418a4d2607cf4ccb1ff5f000fa40d73712a"
3640
+ integrity sha512-oU2q+BsQldB9lYxHNp/5aZO+/Bs0Usa74Abo9mAKulz4ahQyXRHK6UVKYIN8KSC8HXwhWSi7b49JnX+txuac0w==
3641
+ dependencies:
3642
+ undici-types "~6.20.0"
3646
3643
3647
3644
"@types/node@^10.1.0":
3648
3645
version "10.17.60"
@@ -14746,6 +14743,11 @@ undefsafe@^2.0.5:
14746
14743
resolved "https://registry.yarnpkg.com/undefsafe/-/undefsafe-2.0.5.tgz#38733b9327bdcd226db889fb723a6efd162e6e2c"
14747
14744
integrity sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==
14748
14745
14746
+ undici-types@~6.20.0:
14747
+ version "6.20.0"
14748
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
14749
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
14750
+
14749
14751
unicode-canonical-property-names-ecmascript@^2.0.0:
14750
14752
version "2.0.0"
14751
14753
resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz#301acdc525631670d39f6146e0e77ff6bbdebddc"
You can’t perform that action at this time.
0 commit comments