Skip to content

Commit

Permalink
Merge pull request #16
Browse files Browse the repository at this point in the history
[Snyk] Upgrade dotenv from 16.4.5 to 16.4.7
  • Loading branch information
SkyeFull90 authored Jan 22, 2025
2 parents cde8030 + 246e8a3 commit 4dadca7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"dependencies": {
"bootstrap": "^5.3.0",
"cloudinary": "^1.41.2",
"cypress": "^13.16.1",
"dotenv": "^16.3.1",
"cypress": "^13.15.1",
"dotenv": "^16.4.7",
"ejs": "^3.1.10",

"express": "^4.21.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -793,10 +793,10 @@ diff@^5.1.0:
resolved "https://registry.yarnpkg.com/diff/-/diff-5.2.0.tgz#26ded047cd1179b78b9537d5ef725503ce1ae531"
integrity sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==

dotenv@^16.3.1:
version "16.4.5"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f"
integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==
dotenv@^16.4.7:
version "16.4.7"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.7.tgz#0e20c5b82950140aa99be360a8a5f52335f53c26"
integrity sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==

ecc-jsbn@~0.1.1:
version "0.1.2"
Expand Down

0 comments on commit 4dadca7

Please sign in to comment.