File tree 2 files changed +12
-5
lines changed
2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 41
41
"@testing-library/angular" : " 17.3.5" ,
42
42
"@types/jasmine" : " 5.1.6" ,
43
43
"@types/jasminewd2" : " 2.0.13" ,
44
- "@types/node" : " 16.18.126 " ,
44
+ "@types/node" : " 22.13.4 " ,
45
45
"codelyzer" : " 6.0.2" ,
46
46
"conventional-changelog-conventionalcommits" : " 4.6.3" ,
47
47
"jasmine-core" : " 3.99.1" ,
Original file line number Diff line number Diff line change 3893
3893
dependencies:
3894
3894
undici-types "~5.26.4"
3895
3895
3896
-
3897
- version "16.18.126"
3898
- resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.126.tgz#27875faa2926c0f475b39a8bb1e546c0176f8d4b"
3899
- integrity sha512-OTcgaiwfGFBKacvfwuHzzn1KLxH/er8mluiy8/uM3sGXHaRe73RrSIj01jow9t4kJEW633Ov+cOexXeiApTyAw==
3896
+
3897
+ version "22.13.4"
3898
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.4.tgz#3fe454d77cd4a2d73c214008b3e331bfaaf5038a"
3899
+ integrity sha512-ywP2X0DYtX3y08eFVx5fNIw7/uIv8hYUKgXoK8oayJlLnKcRfEYCxWMVE1XagUdVtCJlZT1AU4LXEABW+L1Peg==
3900
+ dependencies:
3901
+ undici-types "~6.20.0"
3900
3902
3901
3903
"@types/normalize-package-data@^2.4.3":
3902
3904
version "2.4.4"
@@ -13189,6 +13191,11 @@ undici-types@~5.26.4:
13189
13191
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
13190
13192
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
13191
13193
13194
+ undici-types@~6.20.0:
13195
+ version "6.20.0"
13196
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
13197
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
13198
+
13192
13199
unicode-canonical-property-names-ecmascript@^2.0.0:
13193
13200
version "2.0.0"
13194
13201
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