Skip to content

Commit

Permalink
Merge pull request #224 from EdenBlockVC/dependabot/npm_and_yarn/dote…
Browse files Browse the repository at this point in the history
…nv-16.4.7

Bump dotenv from 16.4.6 to 16.4.7
  • Loading branch information
github-actions[bot] authored Dec 4, 2024
2 parents 7b0de39 + a684d42 commit a698b73
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"axios": "^1.7.8",
"chalk": "4",
"commander": "^11.1.0",
"dotenv": "^16.4.6",
"dotenv": "^16.4.7",
"mime-types": "^2.1.35",
"pretty-bytes": "^6.1.1",
"shelljs": "^0.8.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -107,10 +107,10 @@ delayed-stream@~1.0.0:
resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"
integrity sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==

dotenv@^16.4.6:
version "16.4.6"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.6.tgz#fc88e8a664087abf3e19d61e21f7feee1849bbb1"
integrity sha512-JhcR/+KIjkkjiU8yEpaB/USlzVi3i5whwOjpIRNGi9svKEXZSe+Qp6IWAjFjv+2GViAoDRCUv/QLNziQxsLqDg==
dotenv@^16.4.7:
version "16.4.7"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.7.tgz#0e20c5b82950140aa99be360a8a5f52335f53c26"
integrity sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==

eslint-config-prettier@^9.1.0:
version "9.1.0"
Expand Down

0 comments on commit a698b73

Please sign in to comment.