Skip to content

Commit 1f3d155

Browse files
committed
feat: upgrade dotenv from 16.6.1 to 17.2.0
Snyk has created this PR to upgrade dotenv from 16.6.1 to 17.2.0. See this package in npm: dotenv See this project in Snyk: https://app.snyk.io/org/contentstack-devex/project/8d1dbf31-4ba0-4205-92a3-7b72a6349821?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent fd70c4e commit 1f3d155

File tree

2 files changed

+17
-5
lines changed

2 files changed

+17
-5
lines changed

package-lock.json

Lines changed: 16 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@contentstack/cli-command": "^1.5.0",
99
"@contentstack/cli-utilities": "^1.11.0",
1010
"@contentstack/types-generator": "^3.5.0",
11-
"dotenv": "^16.4.7"
11+
"dotenv": "^17.2.0"
1212
},
1313
"devDependencies": {
1414
"@oclif/plugin-help": "^6.2.27",

0 commit comments

Comments
 (0)