File tree Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 60
60
"@typescript-eslint/parser" : " ^5.45.1" ,
61
61
"@vitejs/plugin-react" : " ^4.0.0" ,
62
62
"autoprefixer" : " ^10.4.14" ,
63
- "dotenv" : " 16.4.5 " ,
63
+ "dotenv" : " 16.6.0 " ,
64
64
"esbuild" : " ^0.21.0" ,
65
65
"eslint" : " ^8.29.0" ,
66
66
"eslint-config-prettier" : " ^8.5.0" ,
Original file line number Diff line number Diff line change @@ -6328,10 +6328,10 @@ domain-browser@^4.22.0:
6328
6328
resolved "https://registry.npmjs.org/domain-browser/-/domain-browser-4.22.0.tgz"
6329
6329
integrity sha512-IGBwjF7tNk3cwypFNH/7bfzBcgSCbaMOD3GsaY1AU/JRrnHnYgEM0+9kQt52iZxjNsjBtJYtao146V+f8jFZNw==
6330
6330
6331
- dotenv@16.4.5 :
6332
- version "16.4.5 "
6333
- resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5 .tgz#cdd3b3b604cb327e286b4762e13502f717cb099f "
6334
- integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg ==
6331
+ dotenv@16.6.0 :
6332
+ version "16.6.0 "
6333
+ resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.6.0 .tgz#b96bd4e7c2043ba5f51cbe1b8f9347850c864850 "
6334
+ integrity sha512-Omf1L8paOy2VJhILjyhrhqwLIdstqm1BvcDPKg4NGAlkwEu9ODyrFbvk8UymUOMCT+HXo31jg1lArIrVAAhuGA ==
6335
6335
6336
6336
duplexify@^4.1.2 :
6337
6337
version "4.1.3"
@@ -8826,11 +8826,6 @@ picocolors@^1.0.0, picocolors@^1.0.1:
8826
8826
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1"
8827
8827
integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==
8828
8828
8829
- picocolors@^1.0.1 :
8830
- version "1.0.1"
8831
- resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1"
8832
- integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==
8833
-
8834
8829
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.3.1 :
8835
8830
version "2.3.1"
8836
8831
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
You can’t perform that action at this time.
0 commit comments