From 4f747c5999f042aabee05a11db3106cc6afd44bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 07:06:59 +0000 Subject: [PATCH] chore(deps): bump fetch-jsonp from 1.1.3 to 1.3.0 Bumps [fetch-jsonp](https://github.com/camsong/fetch-jsonp) from 1.1.3 to 1.3.0. - [Release notes](https://github.com/camsong/fetch-jsonp/releases) - [Changelog](https://github.com/camsong/fetch-jsonp/blob/master/HISTORY.md) - [Commits](https://github.com/camsong/fetch-jsonp/commits/v1.3.0) --- updated-dependencies: - dependency-name: fetch-jsonp dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 7e423b36..12b9dfc1 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "diana": "0.5.1", "draftjs-to-html": "^0.7.2", "draftjs-to-markdown": "^0.4.2", - "fetch-jsonp": "^1.0.6", + "fetch-jsonp": "^1.3.0", "history": "^4.7.2", "less": "^2.7.2", "less-loader": "^4.1.x", diff --git a/yarn.lock b/yarn.lock index 88b3897f..b33b8a64 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4543,9 +4543,10 @@ fbjs@^0.8.15, fbjs@^0.8.16, fbjs@^0.8.9: setimmediate "^1.0.5" ua-parser-js "^0.7.9" -fetch-jsonp@^1.0.6: - version "1.1.3" - resolved "https://registry.yarnpkg.com/fetch-jsonp/-/fetch-jsonp-1.1.3.tgz#9eb9e585ba08aaf700563538d17bbebbcd5a3db2" +fetch-jsonp@^1.3.0: + version "1.3.0" + resolved "https://registry.yarnpkg.com/fetch-jsonp/-/fetch-jsonp-1.3.0.tgz#99b8c25bd100938d7a7a6b5db9d6b81f32a10809" + integrity sha512-hxCYGvmANEmpkHpeWY8Kawfa5Z1t2csTpIClIDG/0S92eALWHRU1RnGaj86Tf5Cc0QF+afSa4SQ4pFB2rFM5QA== figures@^1.7.0: version "1.7.0"