Skip to content

Commit a8257cd

Browse files
Update dependency dotenv to v17
1 parent 6d05e40 commit a8257cd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

{{cookiecutter.project_slug}}/frontend/package-lock.json

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

{{cookiecutter.project_slug}}/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@testing-library/jest-dom": "5.12.0",
1010
"@testing-library/user-event": "10.3.5",
1111
"@testing-library/user-event": "13.1.9",
12-
"dotenv": "10.0.0",
12+
"dotenv": "17.4.2",
1313
"eslint-config-react-app": "6.0.0",
1414
"eslint-plugin-flowtype": "5.7.2",
1515
"react": "17.0.2",

0 commit comments

Comments
 (0)