File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 - name : " Setup node with cache"
1111 uses : actions/setup-node@v4
1212 with :
13- node-version : 14
13+ node-version : 24
1414 cache : ' yarn'
1515
1616 - run : yarn install --frozen-lockfile
Original file line number Diff line number Diff line change 2222 "typescript" : " 5.4.4"
2323 },
2424 "dependencies" : {
25- "@types/node" : " ^20 .0.0" ,
25+ "@types/node" : " ^24 .0.0" ,
2626 "@veramo/core" : " ^3.1.6-next.149" ,
2727 "@veramo/credential-ld" : " ^3.1.6-next.149" ,
2828 "@veramo/credential-w3c" : " ^3.1.6-next.149" ,
Original file line number Diff line number Diff line change 29502950 resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.10.tgz#2e3ad0a680d96367103d3e670d41c2fed3da61ae"
29512951 integrity sha512-3aRnHa1KlOEEhJ6+CvyHKK5vE9BcLGjtUpwvqYLRvYNQKMfabu3BwfJaA/SLW8dxe28LsNDjtHwePTuzn3gmOA==
29522952
2953- " @types/node@^20 .0.0 " :
2954- version "20.12.5 "
2955- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.5 .tgz#74c4f31ab17955d0b5808cdc8fd2839526ad00b3 "
2956- integrity sha512-BD+BjQ9LS/D8ST9p5uqBxghlN+S42iuNxjsUGjeZobe/ciXzk2qb1B6IXc6AnRLS+yFJRpN2IPEHMzwspfDJNw ==
2953+ " @types/node@^24 .0.0 " :
2954+ version "24.10.9 "
2955+ resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.9 .tgz#1aeb5142e4a92957489cac12b07f9c7fe26057d0 "
2956+ integrity sha512-ne4A0IpG3+2ETuREInjPNhUGis1SFjv1d5asp8MzEAGtOZeTeHVDOYqOgqfhvseqg/iXty2hjBf1zAOb7RNiNw ==
29572957 dependencies :
2958- undici-types "~5.26.4 "
2958+ undici-types "~7.16.0 "
29592959
29602960" @types/stack-utils@^2.0.0 " :
29612961 version "2.0.2"
@@ -6183,10 +6183,10 @@ unbox-primitive@^1.0.1:
61836183 has-symbols "^1.0.2"
61846184 which-boxed-primitive "^1.0.2"
61856185
6186- undici-types@~5.26.4 :
6187- version "5.26.5 "
6188- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5 .tgz#bcd539893d00b56e964fd2657a4866b221a65617 "
6189- integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA ==
6186+ undici-types@~7.16.0 :
6187+ version "7.16.0 "
6188+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0 .tgz#ffccdff36aea4884cbfce9a750a0580224f58a46 "
6189+ integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw ==
61906190
61916191unicode-canonical-property-names-ecmascript@^2.0.0 :
61926192 version "2.0.0"
You can’t perform that action at this time.
0 commit comments