From 053d1d25c3a107c7ce018f8daf45ebb7263b1a47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 08:54:34 +0000 Subject: [PATCH] build(deps): bump next-share from 0.25.0 to 0.27.0 Bumps [next-share](https://github.com/Bunlong/next-share) from 0.25.0 to 0.27.0. - [Release notes](https://github.com/Bunlong/next-share/releases) - [Changelog](https://github.com/Bunlong/next-share/blob/master/CHANGELOG.md) - [Commits](https://github.com/Bunlong/next-share/commits) --- updated-dependencies: - dependency-name: next-share dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a81b9845..a37eaa20 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "json5": "^2.2.3", "next": "13.5.2", "next-contentlayer": "^0.3.4", - "next-share": "^0.25.0", + "next-share": "^0.27.0", "next-sitemap": "^4.2.3", "next-themes": "^0.2.1", "postcss-focus-visible": "^9.0.0", diff --git a/yarn.lock b/yarn.lock index 54cb449f..f17d2f2a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5398,10 +5398,10 @@ next-contentlayer@^0.3.4: "@contentlayer/core" "0.3.4" "@contentlayer/utils" "0.3.4" -next-share@^0.25.0: - version "0.25.0" - resolved "https://registry.yarnpkg.com/next-share/-/next-share-0.25.0.tgz#98e12af7034b74c0cc19776c7fe2d183b4988466" - integrity sha512-uWL5od4jb1D70CsJbZLtjJnmtuUvAvA85qw1nY1OUL2z2F1pl2Y+h/WsGDLzSIUWAdrOSIfhgTE+AqqsOtwdmQ== +next-share@^0.27.0: + version "0.27.0" + resolved "https://registry.yarnpkg.com/next-share/-/next-share-0.27.0.tgz#fc4e9eb5e6ade268106c0fae49e78bf2fe235991" + integrity sha512-Fmfl4LIL61g10vtiDECVldxtNgVNd4OQgnI5vk9IJxn/WMZLdhniUtV15xz4PGpo8UuDdTHwmDT8R/CP60EQHA== dependencies: jsonp "^0.2.1"