From 079742eb153d86321a5178031eb1689993ef2721 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 18 Jul 2023 21:35:11 +0000 Subject: build(deps): bump whatwg-fetch from 3.6.2 to 3.6.16 Bumps [whatwg-fetch](https://github.com/github/fetch) from 3.6.2 to 3.6.16. - [Release notes](https://github.com/github/fetch/releases) - [Commits](https://github.com/github/fetch/compare/v3.6.2...v3.6.16) --- updated-dependencies: - dependency-name: whatwg-fetch dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 20276cca..d6c0be70 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "react-router-dom": "^6.14.2", "svg4everybody": "^2.1.9", "url-polyfill": "^1.1.12", - "whatwg-fetch": "^3.6.2", + "whatwg-fetch": "^3.6.16", "xml2js": "^0.6.0" }, "devDependencies": { @@ -19015,9 +19015,9 @@ } }, "node_modules/whatwg-fetch": { - "version": "3.6.2", - "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz", - "integrity": "sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA==" + "version": "3.6.16", + "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.16.tgz", + "integrity": "sha512-83avoGbZ0qtjtNrU3UTT3/Xd3uZ7DyfSYLuc1fL5iYs+93P+UkIVF6/6xpRVWeQcvbc7kSnVybSAVbd6QFW5Fg==" }, "node_modules/whatwg-mimetype": { "version": "3.0.0", @@ -32660,9 +32660,9 @@ } }, "whatwg-fetch": { - "version": "3.6.2", - "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz", - "integrity": "sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA==" + "version": "3.6.16", + "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.16.tgz", + "integrity": "sha512-83avoGbZ0qtjtNrU3UTT3/Xd3uZ7DyfSYLuc1fL5iYs+93P+UkIVF6/6xpRVWeQcvbc7kSnVybSAVbd6QFW5Fg==" }, "whatwg-mimetype": { "version": "3.0.0", diff --git a/package.json b/package.json index 357b0ca2..6c3e8e33 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "react-router-dom": "^6.14.2", "svg4everybody": "^2.1.9", "url-polyfill": "^1.1.12", - "whatwg-fetch": "^3.6.2", + "whatwg-fetch": "^3.6.16", "xml2js": "^0.6.0" } } -- cgit v1.2.3