From 566b44907693352a9ebd2c73ee1bf96553986b97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 02:01:11 +0000 Subject: [PATCH] npm: bump fetch-mock from 9.11.0 to 10.0.8 in /src/main/web Bumps [fetch-mock](https://github.com/wheresrhys/fetch-mock/tree/HEAD/packages/fetch-mock) from 9.11.0 to 10.0.8. - [Release notes](https://github.com/wheresrhys/fetch-mock/releases) - [Changelog](https://github.com/wheresrhys/fetch-mock/blob/main/packages/fetch-mock/CHANGELOG.md) - [Commits](https://github.com/wheresrhys/fetch-mock/commits/fetch-mock-v10.0.8/packages/fetch-mock) --- updated-dependencies: - dependency-name: fetch-mock dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/main/web/package-lock.json | 56 ++++------------------------------ src/main/web/package.json | 2 +- 2 files changed, 7 insertions(+), 51 deletions(-) diff --git a/src/main/web/package-lock.json b/src/main/web/package-lock.json index ee289389..7f1d3b8a 100644 --- a/src/main/web/package-lock.json +++ b/src/main/web/package-lock.json @@ -35,7 +35,7 @@ "canvas": "^2.11.2", "cors": "^2.8.5", "dictionary-en": "^4.0.0", - "fetch-mock": "^9.11.0", + "fetch-mock": "^10.0.8", "flexsearch": "^0.7.43", "formik": "^2.4.6", "junit": "^1.4.9", @@ -10134,31 +10134,19 @@ } }, "node_modules/fetch-mock": { - "version": "9.11.0", - "resolved": "https://registry.npmjs.org/fetch-mock/-/fetch-mock-9.11.0.tgz", - "integrity": "sha512-PG1XUv+x7iag5p/iNHD4/jdpxL9FtVSqRMUQhPab4hVDt80T1MH5ehzVrL2IdXO9Q2iBggArFvPqjUbHFuI58Q==", + "version": "10.0.8", + "resolved": "https://registry.npmjs.org/fetch-mock/-/fetch-mock-10.0.8.tgz", + "integrity": "sha512-eAubSqiQbkKoUMrCd1PhVAB6WHDriJFGLvDBPx6vldNbHQEbq+FdejPlOHZq7ZaxbzouMOqJVDv2ms402tC/QA==", "dependencies": { - "@babel/core": "^7.0.0", - "@babel/runtime": "^7.0.0", - "core-js": "^3.0.0", "debug": "^4.1.1", "glob-to-regexp": "^0.4.0", "is-subset": "^0.1.1", "lodash.isequal": "^4.5.0", - "path-to-regexp": "^2.2.1", - "querystring": "^0.2.0", - "whatwg-url": "^6.5.0" + "path-to-regexp": "^2.2.1" }, "engines": { "node": ">=4.0.0" }, - "funding": { - "type": "charity", - "url": "https://www.justgiving.com/refugee-support-europe" - }, - "peerDependencies": { - "node-fetch": "*" - }, "peerDependenciesMeta": { "node-fetch": { "optional": true @@ -10170,29 +10158,6 @@ "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-2.4.0.tgz", "integrity": "sha512-G6zHoVqC6GGTQkZwF4lkuEyMbVOjoBKAEybQUypI1WTkqinCOrq2x6U2+phkJ1XsEMTy4LjtwPI7HW+NVrRR2w==" }, - "node_modules/fetch-mock/node_modules/tr46": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-1.0.1.tgz", - "integrity": "sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==", - "dependencies": { - "punycode": "^2.1.0" - } - }, - "node_modules/fetch-mock/node_modules/webidl-conversions": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz", - "integrity": "sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==" - }, - "node_modules/fetch-mock/node_modules/whatwg-url": { - "version": "6.5.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-6.5.0.tgz", - "integrity": "sha512-rhRZRqx/TLJQWUpQ6bmrt2UV4f0HCQ463yQuONJqC6fO2VoEb1pTYddbe59SkYq87aoM5A3bdhMZiUiVws+fzQ==", - "dependencies": { - "lodash.sortby": "^4.7.0", - "tr46": "^1.0.1", - "webidl-conversions": "^4.0.2" - } - }, "node_modules/file-entry-cache": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", @@ -19042,15 +19007,6 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/querystring": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/querystring/-/querystring-0.2.1.tgz", - "integrity": "sha512-wkvS7mL/JMugcup3/rMitHmd9ecIGd2lhFhK9N3UUQ450h66d1r3Y9nvXzQAW1Lq+wyx61k/1pfKS5KuKiyEbg==", - "deprecated": "The querystring API is considered Legacy. new code should use the URLSearchParams API instead.", - "engines": { - "node": ">=0.4.x" - } - }, "node_modules/querystringify": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/querystringify/-/querystringify-2.2.0.tgz", @@ -25203,4 +25159,4 @@ } } } -} \ No newline at end of file +} diff --git a/src/main/web/package.json b/src/main/web/package.json index c4e7535d..4112dee9 100644 --- a/src/main/web/package.json +++ b/src/main/web/package.json @@ -31,7 +31,7 @@ "canvas": "^2.11.2", "cors": "^2.8.5", "dictionary-en": "^4.0.0", - "fetch-mock": "^9.11.0", + "fetch-mock": "^10.0.8", "flexsearch": "^0.7.43", "formik": "^2.4.6", "junit": "^1.4.9",