File tree Expand file tree Collapse file tree 2 files changed +11
-18
lines changed Expand file tree Collapse file tree 2 files changed +11
-18
lines changed Original file line number Diff line number Diff line change 39
39
"@types/jest" : " ^29.5.4" ,
40
40
"@types/json-patch" : " ^0.0.33" ,
41
41
"@types/lodash" : " ^4.14.155" ,
42
- "@types/node" : " ^20.16.1 " ,
42
+ "@types/node" : " ^24.0.2 " ,
43
43
"eslint" : " ^7.32.0" ,
44
44
"eslint-config-oclif" : " ^4.0.0" ,
45
45
"eslint-config-oclif-typescript" : " ^2.0.1" ,
Original file line number Diff line number Diff line change 2607
2607
dependencies :
2608
2608
" @types/node" " *"
2609
2609
2610
- " @types/node@* " :
2611
- version "18.19.45 "
2612
- resolved "https://registry.npmjs.org /@types/node/-/node-18.19.45 .tgz"
2613
- integrity sha512-VZxPKNNhjKmaC1SUYowuXSRSMGyQGmQjvvA1xE4QZ0xce2kLtEhPDS+kqpCPBZYgqblCLQ2DAjSzmgCM5auvhA ==
2610
+ " @types/node@*" , "@types/node@^24.0.2" :
2611
+ version "24.0.2 "
2612
+ resolved "https://registry.yarnpkg.com /@types/node/-/node-24.0.2 .tgz#35ae563eec65e0210ec667ebd1a43c1730ab4f3d "
2613
+ integrity sha512-Kv1shWMfCUnzbQTosAHrF2p8AzccoLODqJ0XqGPRA/mGVZR86KCk8I+fyh6B5+kcLtAKS9BquXUxVO79jU9UGg ==
2614
2614
dependencies :
2615
- undici-types "~5.26.4"
2616
-
2617
- " @types/node@^20.16.1 " :
2618
- version "20.16.1"
2619
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.1.tgz#0b44b15271d0e2191ca68faf1fbe506e06aed732"
2620
- integrity sha512-zJDo7wEadFtSyNz5QITDfRcrhqDvQI1xQNQ0VoizPjM/dVAODqqIUWbJPkvsxmTI0MYRGRikcdjMPhOssnPejQ==
2621
- dependencies :
2622
- undici-types "~6.19.2"
2615
+ undici-types "~7.8.0"
2623
2616
2624
2617
" @types/node@^22.1.0 " :
2625
2618
version "22.4.1"
9204
9197
resolved "https://registry.npmjs.org/underscore/-/underscore-1.12.1.tgz"
9205
9198
integrity sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw==
9206
9199
9207
- undici-types@~5.26.4 :
9208
- version "5.26.5"
9209
- resolved "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz"
9210
- integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
9211
-
9212
9200
undici-types@~6.19.2 :
9213
9201
version "6.19.6"
9214
9202
resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.19.6.tgz"
9215
9203
integrity sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==
9216
9204
9205
+ undici-types@~7.8.0 :
9206
+ version "7.8.0"
9207
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.8.0.tgz#de00b85b710c54122e44fbfd911f8d70174cd294"
9208
+ integrity sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==
9209
+
9217
9210
unicode-emoji-modifier-base@^1.0.0 :
9218
9211
version "1.0.0"
9219
9212
resolved "https://registry.npmjs.org/unicode-emoji-modifier-base/-/unicode-emoji-modifier-base-1.0.0.tgz"
You can’t perform that action at this time.
0 commit comments