Skip to content

Commit 7745278

Browse files
committed
Update dependency dotenv to v16.1.3
1 parent a41bf3b commit 7745278

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
@@ -22,7 +22,7 @@
2222
"@prisma/client": "3.15.2",
2323
"apollo-server": "2.26.1",
2424
"bcrypt": "5.1.0",
25-
"dotenv": "16.0.3",
25+
"dotenv": "16.1.3",
2626
"graphql": "15.8.0",
2727
"graphql-middleware": "6.1.34",
2828
"graphql-shield": "7.6.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2830,10 +2830,10 @@ dotenv@*:
28302830
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"
28312831
integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==
28322832

2833-
dotenv@16.0.3:
2834-
version "16.0.3"
2835-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.3.tgz#115aec42bac5053db3c456db30cc243a5a836a07"
2836-
integrity sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==
2833+
dotenv@16.1.3:
2834+
version "16.1.3"
2835+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.1.3.tgz#0c67e90d0ddb48d08c570888f709b41844928210"
2836+
integrity sha512-FYssxsmCTtKL72fGBSvb1K9dRz0/VZeWqFme/vSb7r7323x4CRaHu4LvQ5JG3+s6yt2YPbBrkpiEODktfyjI9A==
28372837

28382838
dotenv@^16.0.0:
28392839
version "16.0.0"

0 commit comments

Comments
 (0)