Skip to content

Commit 623e3d0

Browse files
committed
fix: upgrade dotenv from 8.2.0 to 8.6.0
Snyk has created this PR to upgrade dotenv from 8.2.0 to 8.6.0. See this package in npm: https://www.npmjs.com/package/dotenv See this project in Snyk: https://app.snyk.io/org/andruszd/project/ac12b093-bb9e-4263-96d0-fc072a46ea8c?utm_source=github&utm_medium=upgrade-pr
1 parent 1d5504f commit 623e3d0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"config": "^3.2.3",
3434
"cross-env": "^6.0.3",
3535
"decamelize": "^3.2.0",
36-
"dotenv": "^8.2.0",
36+
"dotenv": "^8.6.0",
3737
"emojic": "^1.1.15",
3838
"escape-string-regexp": "^2.0.0",
3939
"fast-xml-parser": "^3.19.0",

0 commit comments

Comments
 (0)