Skip to content

Commit d6fe30a

Browse files
authored
Merge pull request #820 from rootstrap/dependabot/npm_and_yarn/dotenv-14.3.0
Bump dotenv from 10.0.0 to 14.3.0
2 parents fa97e02 + 8db1007 commit d6fe30a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"class-validator": "^0.12.2",
7171
"class-validator-jsonschema": "^2.2.0",
7272
"cors": "^2.8.5",
73-
"dotenv": "^10.0.0",
73+
"dotenv": "^14.3.0",
7474
"express": "^4.17.2",
7575
"express-formidable": "^1.2.0",
7676
"express-rate-limit": "^6.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2462,10 +2462,10 @@ dot-prop@^5.2.0:
24622462
dependencies:
24632463
is-obj "^2.0.0"
24642464

2465-
dotenv@*, dotenv@^10.0.0:
2466-
version "10.0.0"
2467-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-10.0.0.tgz#3d4227b8fb95f81096cdd2b66653fb2c7085ba81"
2468-
integrity sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==
2465+
dotenv@*, dotenv@^14.3.0:
2466+
version "14.3.0"
2467+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-14.3.0.tgz#40f537fe90e229d35361c66cf432903e0db49001"
2468+
integrity sha512-PCTcOQSXVo9FI1dB7AichJXMEvmiGCq0gnCpjfDUc8505uR+2MeLXWe+Ue4PN5UXa2isHSa78sr7L59fk+2mnQ==
24692469

24702470
dotenv@^8.2.0:
24712471
version "8.2.0"

0 commit comments

Comments
 (0)