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 70
70
"@crxjs/vite-plugin" : " ^1.0.14" ,
71
71
"@playwright/test" : " ^1.41.2" ,
72
72
"@vitejs/plugin-react" : " ^4.2.1" ,
73
- "dotenv" : " ^16.4.1 " ,
73
+ "dotenv" : " ^16.4.5 " ,
74
74
"eslint" : " ^8.56.0" ,
75
75
"eslint-config-prettier" : " ^9.1.0" ,
76
76
"eslint-plugin-react" : " ^7.33.2" ,
Original file line number Diff line number Diff line change @@ -3626,7 +3626,7 @@ __metadata:
3626
3626
" @types/three " : ^0.160.0
3627
3627
" @vitejs/plugin-react " : ^4.2.1
3628
3628
buffer : ^6.0.3
3629
- dotenv : ^16.4.1
3629
+ dotenv : ^16.4.5
3630
3630
eslint : ^8.56.0
3631
3631
eslint-config-prettier : ^9.1.0
3632
3632
eslint-plugin-react : ^7.33.2
@@ -3753,10 +3753,10 @@ __metadata:
3753
3753
languageName : node
3754
3754
linkType : hard
3755
3755
3756
- " dotenv@npm:^16.4.1 " :
3757
- version : 16.4.1
3758
- resolution : " dotenv@npm:16.4.1 "
3759
- checksum : a343f0a1d156deef8c60034f797969867af4dbccfacedd4ac15fad04547e7ffe0553b58fc3b27a5837950f0d977e38e9234943fbcec4aeced4e3d044309a76ab
3756
+ " dotenv@npm:^16.4.5 " :
3757
+ version : 16.4.5
3758
+ resolution : " dotenv@npm:16.4.5 "
3759
+ checksum : 301a12c3d44fd49888b74eb9ccf9f07a1f5df43f489e7fcb89647a2edcd84c42d6bc349dc8df099cd18f07c35c7b04685c1a4f3e6a6a9e6b30f8d48c15b7f49c
3760
3760
languageName : node
3761
3761
linkType : hard
3762
3762
You can’t perform that action at this time.
0 commit comments