Skip to content
This repository was archived by the owner on Nov 29, 2022. It is now read-only.

Commit 0731187

Browse files
Bump dotenv from 16.0.1 to 16.0.3 in /backend
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.0.1 to 16.0.3. - [Release notes](https://github.com/motdotla/dotenv/releases) - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.0.1...v16.0.3) --- updated-dependencies: - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7485819 commit 0731187

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

backend/package-lock.json

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

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"license": "MIT",
1515
"dependencies": {
1616
"@codam/fast42": "^1.4.2",
17-
"dotenv": "^16.0.1",
17+
"dotenv": "^16.0.3",
1818
"express": "^4.18.1"
1919
},
2020
"devDependencies": {

0 commit comments

Comments
 (0)