diff --git a/package.json b/package.json index 512156a..4ea57d8 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "dependencies": { "@graphprotocol/graph-cli": "0.46.1", "@graphprotocol/graph-ts": "0.28.1", - "dotenv": "16.0.0", + "dotenv": "16.4.0", "fs": "0.0.1-security", "mustache": "4.2.0", "path": "0.12.7", diff --git a/yarn.lock b/yarn.lock index f62e030..8a46eb6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1347,10 +1347,10 @@ dockerode@2.5.8: docker-modem "^1.0.8" tar-fs "~1.16.3" -dotenv@16.0.0: - version "16.0.0" - resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.0.tgz#c619001253be89ebb638d027b609c75c26e47411" - integrity sha512-qD9WU0MPM4SWLPJy/r2Be+2WgQj8plChsyrCNQzW/0WjvcJQiKQJ9mH3ZgB3fxbUUxgc/11ZJ0Fi5KiimWGz2Q== +dotenv@16.4.0: + version "16.4.0" + resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.0.tgz#ac21c3fcaad2e7832a1cd0c0e4e8e52225ecda0e" + integrity sha512-WvImr5kpN5NGNn7KaDjJnLTh5rDVLZiDf/YLA8T1ZEZEBZNEDOE+mnkS0PVjPax8ZxBP5zC5SLMB3/9VV5de9g== ecc-jsbn@~0.1.1: version "0.1.2" @@ -1776,9 +1776,10 @@ globby@^11.1.0: merge2 "^1.4.1" slash "^3.0.0" -"gluegun@git+https://github.com/edgeandnode/gluegun.git#v4.3.1-pin-colors-dep": +"gluegun@https://github.com/edgeandnode/gluegun#v4.3.1-pin-colors-dep": version "4.3.1" - resolved "git+https://github.com/edgeandnode/gluegun.git#b34b9003d7bf556836da41b57ef36eb21570620a" + uid b34b9003d7bf556836da41b57ef36eb21570620a + resolved "https://github.com/edgeandnode/gluegun#b34b9003d7bf556836da41b57ef36eb21570620a" dependencies: apisauce "^1.0.1" app-module-path "^2.2.0"