diff options
author | dependabot[bot] | 2023-07-18 21:35:11 +0000 |
---|---|---|
committer | vitalyster | 2023-07-19 19:01:50 +0300 |
commit | 079742eb153d86321a5178031eb1689993ef2721 (patch) | |
tree | 82db85c09d2ddae5f4c06581344b5fcbaa407a44 /package-lock.json | |
parent | 412498d925fa26e3caad01b1a33f82f0905080c4 (diff) |
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] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 14 |
1 files changed, 7 insertions, 7 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", |