File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 22
22
"@sentry/node" : " ^7.42.0" ,
23
23
"axios" : " ^0.21.1" ,
24
24
"discord.js" : " ^13.13.1" ,
25
- "dotenv" : " ^16 .0.3 " ,
25
+ "dotenv" : " ^17 .0.0 " ,
26
26
"inversify" : " ^6.0.1" ,
27
27
"lodash" : " ^4.17.21" ,
28
28
"node-cron" : " ^3.0.2"
Original file line number Diff line number Diff line change @@ -1028,10 +1028,10 @@ __metadata:
1028
1028
languageName : node
1029
1029
linkType : hard
1030
1030
1031
- " dotenv@npm:^16 .0.3 " :
1032
- version : 16 .0.3
1033
- resolution : " dotenv@npm:16 .0.3 "
1034
- checksum : afcf03f373d7a6d62c7e9afea6328e62851d627a4e73f2e12d0a8deae1cd375892004f3021883f8aec85932cd2834b091f568ced92b4774625b321db83b827f8
1031
+ " dotenv@npm:^17 .0.0 " :
1032
+ version : 17 .0.0
1033
+ resolution : " dotenv@npm:17 .0.0 "
1034
+ checksum : b652b59d8443878564d4bba12d652508f322d112b9528a1197b246854a306775b8c2f0ce6a2b02bfb83f2bdd76bdc4bd1b585f358e268da32373e73999c3003d
1035
1035
languageName : node
1036
1036
linkType : hard
1037
1037
@@ -3097,7 +3097,7 @@ __metadata:
3097
3097
" @typescript-eslint/eslint-plugin " : ^5.54.1
3098
3098
axios : ^0.21.1
3099
3099
discord.js : ^13.13.1
3100
- dotenv : ^16 .0.3
3100
+ dotenv : ^17 .0.0
3101
3101
eslint : ^8.36.0
3102
3102
eslint-config-standard-with-typescript : ^34.0.0
3103
3103
eslint-plugin-import : ^2.27.5
You can’t perform that action at this time.
0 commit comments