Skip to content

Commit 352317e

Browse files
fix(deps): update dependency dotenv to v16.4.5 (#124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7fe5d7b commit 352317e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"license": "MIT",
1212
"dependencies": {
1313
"discord.js": "14.11.0",
14-
"dotenv": "16.0.3",
14+
"dotenv": "16.4.5",
1515
"express": "4.19.2",
1616
"jellycommands": "1.0.0-next.43",
1717
"ts-node": "10.9.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -527,10 +527,10 @@ domutils@^3.0.1:
527527
domelementtype "^2.3.0"
528528
domhandler "^5.0.1"
529529

530-
dotenv@16.0.3:
531-
version "16.0.3"
532-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.3.tgz#115aec42bac5053db3c456db30cc243a5a836a07"
533-
integrity sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==
530+
dotenv@16.4.5:
531+
version "16.4.5"
532+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f"
533+
integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==
534534

535535
ee-first@1.1.1:
536536
version "1.1.1"

0 commit comments

Comments
 (0)