Skip to content

Commit 5216495

Browse files
Update dependency dotenv to v16.4.7
1 parent 24b2fe1 commit 5216495

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
@@ -12,7 +12,7 @@
1212
"@rollup/plugin-commonjs": "25.0.4",
1313
"@rollup/plugin-json": "6.0.0",
1414
"@rollup/plugin-node-resolve": "15.2.1",
15-
"dotenv": "16.3.1",
15+
"dotenv": "16.4.7",
1616
"rollup": "4.7.0",
1717
"rollup-plugin-terser": "7.0.2"
1818
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -218,10 +218,10 @@ deepmerge@^4.2.2:
218218
resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-4.2.2.tgz#44d2ea3679b8f4d4ffba33f03d865fc1e7bf4955"
219219
integrity sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg==
220220

221-
dotenv@16.3.1:
222-
version "16.3.1"
223-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
224-
integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==
221+
dotenv@16.4.7:
222+
version "16.4.7"
223+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.7.tgz#0e20c5b82950140aa99be360a8a5f52335f53c26"
224+
integrity sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==
225225

226226
escape-string-regexp@^1.0.5:
227227
version "1.0.5"

0 commit comments

Comments
 (0)