Skip to content

Commit d3eeaac

Browse files
Update dependency dotenv to v16.4.7
1 parent 0c93ef4 commit d3eeaac

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
@@ -18,7 +18,7 @@
1818
"autoprefixer": "10.4.18",
1919
"concurrently": "7.2.0",
2020
"cross-env": "7.0.3",
21-
"dotenv": "16.0.1",
21+
"dotenv": "16.4.7",
2222
"postcss-cli": "9.1.0",
2323
"rollup": "2.74.1",
2424
"rollup-plugin-css-only": "3.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -509,10 +509,10 @@ dlv@^1.1.3:
509509
resolved "https://registry.yarnpkg.com/dlv/-/dlv-1.1.3.tgz#5c198a8a11453596e751494d49874bc7732f2e79"
510510
integrity sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==
511511

512-
dotenv@16.0.1:
513-
version "16.0.1"
514-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.1.tgz#8f8f9d94876c35dac989876a5d3a82a267fdce1d"
515-
integrity sha512-1K6hR6wtk2FviQ4kEiSjFiH5rpzEVi8WW0x96aztHVMhEspNpc4DVOUTEHtEva5VThQ8IaBX1Pe4gSzpVVUsKQ==
512+
dotenv@16.4.7:
513+
version "16.4.7"
514+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.7.tgz#0e20c5b82950140aa99be360a8a5f52335f53c26"
515+
integrity sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==
516516

517517
electron-to-chromium@^1.4.668:
518518
version "1.4.689"

0 commit comments

Comments
 (0)