Update dependency dotenv-expand to v11
This commit is contained in:
parent
ccae323a30
commit
2b4a4e16d2
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
"devDependencies": {
|
||||
"axios": "^0.21.4",
|
||||
"dotenv": "^10.0.0",
|
||||
"dotenv-expand": "^5.1.0",
|
||||
"dotenv-expand": "^11.0.0",
|
||||
"laravel-vite-plugin": "^1.0.0",
|
||||
"lodash": "^4.17.21",
|
||||
"postcss": "^8.3.7",
|
||||
|
|
Loading…
Reference in a new issue