diff --git a/package.json b/package.json index 880884c..2fa4b41 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"" }, "dependencies": { - "@ljharb/through": "^2.3.12" + "@ljharb/through": "^2.3.13" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.1",