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