From db4cd2cc9958735108f9bbe637398d398d0da75d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 05:10:02 +0000 Subject: [PATCH] build(deps): bump @next/env from 13.5.3 to 13.5.4 Bumps [@next/env](https://github.com/vercel/next.js/tree/HEAD/packages/next-env) from 13.5.3 to 13.5.4. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v13.5.4/packages/next-env) --- updated-dependencies: - dependency-name: "@next/env" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index 68657d5..8f9eddb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1554,7 +1554,12 @@ unist-util-visit "^4.0.0" vfile "^5.0.0" -"@next/env@*", "@next/env@13.5.3", "@next/env@^13.4.3": +"@next/env@*", "@next/env@^13.4.3": + version "13.5.4" + resolved "https://registry.yarnpkg.com/@next/env/-/env-13.5.4.tgz#777c3af16de2cf2f611b6c8126910062d13d222c" + integrity sha512-LGegJkMvRNw90WWphGJ3RMHMVplYcOfRWf2Be3td3sUa+1AaxmsYyANsA+znrGCBjXJNi4XAQlSoEfUxs/4kIQ== + +"@next/env@13.5.3": version "13.5.3" resolved "https://registry.yarnpkg.com/@next/env/-/env-13.5.3.tgz#402da9a0af87f93d853519f0c2a602b1ab637c2c" integrity sha512-X4te86vsbjsB7iO4usY9jLPtZ827Mbx+WcwNBGUOIuswuTAKQtzsuoxc/6KLxCMvogKG795MhrR1LDhYgDvasg==