From 3fca62c6a0a069bb4361ab4e3d35a0749e538896 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 00:45:21 +0000 Subject: [PATCH] Deps: Update dependency new-github-issue-url to v1. --- package-lock.json | 16 +++++++++++----- package.json | 2 +- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index ca6d7dd3..92a45235 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "moment": "2.29.4", "mongoose": "7.5.3", - "new-github-issue-url": "0.2.1", + "new-github-issue-url": "1.0.0", "next": "12.3.4", "next-seo": "4.29.0", "nprogress": "0.2.0", @@ -7688,10 +7688,14 @@ "peer": true }, "node_modules/new-github-issue-url": { - "version": "0.2.1", - "license": "MIT", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/new-github-issue-url/-/new-github-issue-url-1.0.0.tgz", + "integrity": "sha512-wa9jlUFg3v6S3ddijQiB18SY4u9eJYcUe5sHa+6SB8m1UUbtX+H/bBglxOLnhhF1zIHuhWXnKBAa8kBeKRIozQ==", "engines": { - "node": ">=10" + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/next": { @@ -18830,7 +18834,9 @@ "peer": true }, "new-github-issue-url": { - "version": "0.2.1" + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/new-github-issue-url/-/new-github-issue-url-1.0.0.tgz", + "integrity": "sha512-wa9jlUFg3v6S3ddijQiB18SY4u9eJYcUe5sHa+6SB8m1UUbtX+H/bBglxOLnhhF1zIHuhWXnKBAa8kBeKRIozQ==" }, "next": { "version": "12.3.4", diff --git a/package.json b/package.json index 8861aa89..14b2a3da 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "dependencies": { "moment": "2.29.4", "mongoose": "7.5.3", - "new-github-issue-url": "0.2.1", + "new-github-issue-url": "1.0.0", "next": "12.3.4", "next-seo": "4.29.0", "nprogress": "0.2.0",