Commit 0e648bd 1 parent f1e97be commit 0e648bd Copy full SHA for 0e648bd
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 6
6
"start" : " npx tsx send-email-notifications.ts"
7
7
},
8
8
"dependencies" : {
9
- "juno-sdk" : " ^0.0.5 " ,
9
+ "juno-sdk" : " ^0.0.6 " ,
10
10
"mongoose" : " ^6.8.3" ,
11
11
"typescript" : " ^5.6.2"
12
12
},
13
13
"devDependencies" : {
14
14
"@types/node" : " ^22.5.4" ,
15
15
"tsx" : " ^4.19.1"
16
16
}
17
- }
17
+ }
Original file line number Diff line number Diff line change @@ -1328,10 +1328,10 @@ jsprim@^1.2.2:
1328
1328
json-schema "0.4.0"
1329
1329
verror "1.10.0"
1330
1330
1331
- juno-sdk@^0.0.5 :
1332
- version "0.0.5 "
1333
- resolved "https://registry.yarnpkg.com/juno-sdk/-/juno-sdk-0.0.5 .tgz#7bca2a273f62d6707c2ca6f875a3b9b69ea096b8 "
1334
- integrity sha512-JJayvnYeuF8sjRV4HFtpMslZIwsWvCPcW3WxY1TXr4IM+tUpMc4sEhW02haBQJ5YEKCG/1HjLcPP9FjufpyZ4g ==
1331
+ juno-sdk@^0.0.6 :
1332
+ version "0.0.6 "
1333
+ resolved "https://registry.yarnpkg.com/juno-sdk/-/juno-sdk-0.0.6 .tgz#6765bcc71b232a182b777848b9e13803c09818c5 "
1334
+ integrity sha512-WaMqG0FsVWC45JaQUcefbDa7dyPeyBb2a+z7DxsYyn1fVE0sKpRqo3862e4dNTKOe429ppHgE4FiaYOKH8W8eA ==
1335
1335
dependencies :
1336
1336
" @bitauth/libauth" " ^1.17.1"
1337
1337
request "^2.88.2"
You can’t perform that action at this time.
0 commit comments