Skip to content

Commit 34faf62

Browse files
authored
Merge pull request #451 from finkinfridom/snyk-upgrade-91227eaed463ac917769aa4715c7dde6
[Snyk] Upgrade dotenv from 16.4.5 to 16.4.7
2 parents c167f38 + 83a9134 commit 34faf62

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
},
2222
"dependencies": {
2323
"core-js": "^3.39.0",
24-
"dotenv": "^16.1.1",
24+
"dotenv": "^16.4.7",
2525
"express-openid-connect": "^2.17.0",
2626
"payload": "^2.30.3",
2727
"react": "^18.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4236,10 +4236,10 @@ dotenv@8.6.0:
42364236
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.6.0.tgz#061af664d19f7f4d8fc6e4ff9b584ce237adcb8b"
42374237
integrity sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==
42384238

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

42444244
eastasianwidth@^0.2.0:
42454245
version "0.2.0"

0 commit comments

Comments
 (0)