Skip to content

Commit 07ed403

Browse files
Update dependency dotenv to v16.4.4
1 parent af53cb6 commit 07ed403

2 files changed

Lines changed: 8 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"@graphprotocol/graph-cli": "0.46.1",
2626
"@graphprotocol/graph-ts": "0.28.1",
27-
"dotenv": "16.0.0",
27+
"dotenv": "16.4.4",
2828
"fs": "0.0.1-security",
2929
"mustache": "4.2.0",
3030
"path": "0.12.7",

yarn.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1347,10 +1347,10 @@ dockerode@2.5.8:
13471347
docker-modem "^1.0.8"
13481348
tar-fs "~1.16.3"
13491349

1350-
dotenv@16.0.0:
1351-
version "16.0.0"
1352-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.0.tgz#c619001253be89ebb638d027b609c75c26e47411"
1353-
integrity sha512-qD9WU0MPM4SWLPJy/r2Be+2WgQj8plChsyrCNQzW/0WjvcJQiKQJ9mH3ZgB3fxbUUxgc/11ZJ0Fi5KiimWGz2Q==
1350+
dotenv@16.4.4:
1351+
version "16.4.4"
1352+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.4.tgz#a26e7bb95ebd36272ebb56edb80b826aecf224c1"
1353+
integrity sha512-XvPXc8XAQThSjAbY6cQ/9PcBXmFoWuw1sQ3b8HqUCR6ziGXjkTi//kB9SWa2UwqlgdAIuRqAa/9hVljzPehbYg==
13541354

13551355
ecc-jsbn@~0.1.1:
13561356
version "0.1.2"
@@ -1776,9 +1776,10 @@ globby@^11.1.0:
17761776
merge2 "^1.4.1"
17771777
slash "^3.0.0"
17781778

1779-
"gluegun@git+https://github.com/edgeandnode/gluegun.git#v4.3.1-pin-colors-dep":
1779+
"gluegun@https://github.com/edgeandnode/gluegun#v4.3.1-pin-colors-dep":
17801780
version "4.3.1"
1781-
resolved "git+https://github.com/edgeandnode/gluegun.git#b34b9003d7bf556836da41b57ef36eb21570620a"
1781+
uid b34b9003d7bf556836da41b57ef36eb21570620a
1782+
resolved "https://github.com/edgeandnode/gluegun#b34b9003d7bf556836da41b57ef36eb21570620a"
17821783
dependencies:
17831784
apisauce "^1.0.1"
17841785
app-module-path "^2.2.0"

0 commit comments

Comments
 (0)