-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn.lock
21 lines (17 loc) · 866 Bytes
/
yarn.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
dotenv-expand@^4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-4.2.0.tgz#def1f1ca5d6059d24a766e587942c21106ce1275"
integrity sha1-3vHxyl1gWdJKdm5YeULCEQbOEnU=
dotenv@^6.0.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-6.2.0.tgz#941c0410535d942c8becf28d3f357dbd9d476064"
integrity sha512-HygQCKUBSFl8wKQZBSemMywRWcEDNidvNbjGVyZu3nbZ8qq9ubiPoGLMdRDpfSrpkkm9BXYFkpKxxFX38o/76w==
env-path@^1.0.7:
version "1.0.7"
resolved "https://registry.yarnpkg.com/env-path/-/env-path-1.0.7.tgz#55c70d7eddfc2605de15d3b8db6c93701ed998cf"
integrity sha512-+3PssGioyRGZzlNY9UqspsCkNXOmDdQf9w34Jzvv7Iv9CfU4LCDxkI0onQnfhdilRYDEdtOwFWg9Bhrbev+27Q==
dependencies:
dotenv "^6.0.0"
dotenv-expand "^4.2.0"