Skip to content

Commit e904f3c

Browse files
fix(deps): update dependency dotenv to v17
1 parent 27b1fba commit e904f3c

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
@@ -21,7 +21,7 @@
2121
"@octokit/graphql-schema": "15.26.0",
2222
"@prantlf/jsonlint": "16.0.0",
2323
"@sentry/node": "^9.12.0",
24-
"dotenv": "16.6.1",
24+
"dotenv": "17.2.3",
2525
"fuse.js": "7.1.0",
2626
"log4js": "6.9.1",
2727
"mitt": "3.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1833,10 +1833,10 @@ doctrine@^2.1.0:
18331833
dependencies:
18341834
esutils "^2.0.2"
18351835

1836-
dotenv@16.6.1:
1837-
version "16.6.1"
1838-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.6.1.tgz#773f0e69527a8315c7285d5ee73c4459d20a8020"
1839-
integrity sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==
1836+
dotenv@17.2.3:
1837+
version "17.2.3"
1838+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.3.tgz#ad995d6997f639b11065f419a22fabf567cdb9a2"
1839+
integrity sha512-JVUnt+DUIzu87TABbhPmNfVdBDt18BLOWjMUFJMSi/Qqg7NTYtabbvSNJGOJ7afbRuv9D/lngizHtP7QyLQ+9w==
18401840

18411841
dunder-proto@^1.0.0, dunder-proto@^1.0.1:
18421842
version "1.0.1"

0 commit comments

Comments
 (0)