Bump dotenv from 16.1.3 to 16.3.1

Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.1.3 to 16.3.1.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.1.3...v16.3.1)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-31 16:52:09 +00:00 committed by GitHub
parent d53512be03
commit eb1e8acb75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -9,7 +9,7 @@
"version": "0.1.0", "version": "0.1.0",
"license": "GNU", "license": "GNU",
"dependencies": { "dependencies": {
"dotenv": "^16.1.3", "dotenv": "^16.3.1",
"express": "^5.0.0-beta.1", "express": "^5.0.0-beta.1",
"mongoose": "^7.4.1", "mongoose": "^7.4.1",
"warframe-items": "1.1260.79" "warframe-items": "1.1260.79"
@ -1224,9 +1224,9 @@
} }
}, },
"node_modules/dotenv": { "node_modules/dotenv": {
"version": "16.1.3", "version": "16.3.1",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.1.3.tgz", "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.3.1.tgz",
"integrity": "sha512-FYssxsmCTtKL72fGBSvb1K9dRz0/VZeWqFme/vSb7r7323x4CRaHu4LvQ5JG3+s6yt2YPbBrkpiEODktfyjI9A==", "integrity": "sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==",
"engines": { "engines": {
"node": ">=12" "node": ">=12"
}, },

View File

@ -12,7 +12,7 @@
}, },
"license": "GNU", "license": "GNU",
"dependencies": { "dependencies": {
"dotenv": "^16.1.3", "dotenv": "^16.3.1",
"express": "^5.0.0-beta.1", "express": "^5.0.0-beta.1",
"mongoose": "^7.4.1", "mongoose": "^7.4.1",
"warframe-items": "1.1260.79" "warframe-items": "1.1260.79"