From e9281bb7d484aa5f6b712a7b7736c04ed4aa5981 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 21:38:11 +0000 Subject: [PATCH 1/3] Bump path-to-regexp from 6.2.1 to 6.3.0 Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 6.2.1 to 6.3.0. - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](https://github.com/pillarjs/path-to-regexp/compare/v6.2.1...v6.3.0) --- updated-dependencies: - dependency-name: path-to-regexp dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fb6af6cf..29da4be8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1471,8 +1471,8 @@ packages: path-parse@1.0.7: resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==} - path-to-regexp@6.2.1: - resolution: {integrity: sha512-JLyh7xT1kizaEvcaXOQwOc2/Yhw6KZOvPf1S8401UyLk86CU79LN3vl7ztXGm/pZ+YjoyAJ4rxmHwbkBXJX+yw==} + path-to-regexp@6.3.0: + resolution: {integrity: sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==} path-type@4.0.0: resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==} @@ -3365,7 +3365,7 @@ snapshots: path-parse@1.0.7: {} - path-to-regexp@6.2.1: {} + path-to-regexp@6.3.0: {} path-type@4.0.0: {} @@ -3806,7 +3806,7 @@ snapshots: esbuild: 0.17.19 miniflare: 3.20240304.1 nanoid: 3.3.7 - path-to-regexp: 6.2.1 + path-to-regexp: 6.3.0 resolve: 1.22.8 resolve.exports: 2.0.2 selfsigned: 2.4.1 From 5c554ca308ea74291970714e6759ac6ce4f86b77 Mon Sep 17 00:00:00 2001 From: "wraith-ci[bot]" Date: Mon, 7 Oct 2024 21:39:28 +0000 Subject: [PATCH 2/3] chore: synchronize package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f6ad73f5..6f3312ec 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "repository": { "type": "git", "url": "git+https://github.com/jill64/svelte-ogp.git", - "image": "https://opengraph.githubassets.com/d10d99266ddb4e642c64392193fd40ad5785f46effffe28fceb60956ab7934c6/jill64/svelte-ogp" + "image": "https://opengraph.githubassets.com/4e327e58d29f1da409d1629b17cf939a9eecfe806c43034641e67cedf882204b/jill64/svelte-ogp" }, "publishConfig": { "access": "public" From 025fd7055680f667627a0be3bd487469d2c7692d Mon Sep 17 00:00:00 2001 From: "wraith-ci[bot]" Date: Mon, 7 Oct 2024 21:40:11 +0000 Subject: [PATCH 3/3] chore: bump to 1.1.35 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f3312ec..f6e2780b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jill64/svelte-ogp", - "version": "1.1.34", + "version": "1.1.35", "description": "🖼️ Quick OGP configuration for SvelteKit", "main": "dist/index.js", "type": "module",