Skip to content

Commit 038851a

Browse files
committed
Update dependency env-var to v7.4.1
1 parent 83046bb commit 038851a

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.3.1",
26+
"env-var": "7.4.1",
2727
"eslint": "7.32.0",
2828
"eslint-config-standard": "16.0.3",
2929
"eslint-plugin-import": "2.28.1",

yarn.lock

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

5110-
env-var@7.3.1:
5111-
version "7.3.1"
5112-
resolved "https://registry.yarnpkg.com/env-var/-/env-var-7.3.1.tgz#a1522aa0d962033487a9f336952d02abfba9564b"
5113-
integrity sha512-Sq9qMnbBApv7SeUOKhw5GZ0VxAwltjFTzXTOvRV9NZEKmMCBZuFCumAvkXwBC5Fo396D7BnOpb5dXud7Vzhliw==
5110+
env-var@7.4.1:
5111+
version "7.4.1"
5112+
resolved "https://registry.yarnpkg.com/env-var/-/env-var-7.4.1.tgz#88af75fe16cc11031000f88d4777802c6958a01c"
5113+
integrity sha512-H8Ga2SbXTQwt6MKEawWSvmxoH1+J6bnAXkuyE7eDvbGmrhIL2i+XGjzGM3DFHcJu8GY1zY9/AnBJY8uGQYPHiw==
51145114

51155115
env-variable@0.0.x:
51165116
version "0.0.6"

0 commit comments

Comments
 (0)