Skip to content

Commit b7c0ddc

Browse files
committed
Update dependency env-var to v7.3.0
1 parent a810c38 commit b7c0ddc

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
@@ -23,7 +23,7 @@
2323
"aws-lambda": "1.0.7",
2424
"doctoc": "2.2.1",
2525
"dotenv": "14.3.2",
26-
"env-var": "7.1.1",
26+
"env-var": "7.3.0",
2727
"eslint": "7.32.0",
2828
"eslint-config-standard": "16.0.3",
2929
"eslint-plugin-import": "2.26.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5031,10 +5031,10 @@ entities@^3.0.1:
50315031
resolved "https://registry.yarnpkg.com/entities/-/entities-3.0.1.tgz#2b887ca62585e96db3903482d336c1006c3001d4"
50325032
integrity sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q==
50335033

5034-
env-var@7.1.1:
5035-
version "7.1.1"
5036-
resolved "https://registry.yarnpkg.com/env-var/-/env-var-7.1.1.tgz#c1697f8dfded0b54418dc9bbd78a82119910e57c"
5037-
integrity sha512-4+vvlq+wwGQNwY/nI3/+Ojc1MKHCmITRJ6VWkQzDtMD6fAEb60ACRUCnlIAonMKW9YzqYmYxbyVu9vTb++yNRg==
5034+
env-var@7.3.0:
5035+
version "7.3.0"
5036+
resolved "https://registry.yarnpkg.com/env-var/-/env-var-7.3.0.tgz#34c744ca8fe72b8b2a70509ab047a10e3ae44aae"
5037+
integrity sha512-qwtwYJ9d3XFxXRDudPEAMszaggpDgcfb1ZGYb9/cNyMugN2/a8EtviopnRL6c+petj2vp6/gxwYd9ExL1/iPcw==
50385038

50395039
50405040
version "0.0.6"

0 commit comments

Comments
 (0)