aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-09-11 21:59:41 +0000
committerGravatar vitalyster2023-09-12 17:41:30 +0300
commit7070cb15b1846d386d0bb86d5781ea17c5a3c42a (patch)
tree608c92a74c0201f519b4aad2eacfdc9884f296b9 /package.json
parentb5d2e0dca2b4033bdb50221b8142650116f60ad8 (diff)
build(deps): bump whatwg-fetch from 3.6.18 to 3.6.19
Bumps [whatwg-fetch](https://github.com/github/fetch) from 3.6.18 to 3.6.19. - [Release notes](https://github.com/github/fetch/releases) - [Changelog](https://github.com/JakeChampion/fetch/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/fetch/compare/v3.6.18...v3.6.19) --- 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.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 03838e73..3a4e2914 100644
--- a/package.json
+++ b/package.json
@@ -109,7 +109,7 @@
"react-router-dom": "^6.15.0",
"svg4everybody": "^2.1.9",
"url-polyfill": "^1.1.12",
- "whatwg-fetch": "^3.6.18",
+ "whatwg-fetch": "^3.6.19",
"xml2js": "^0.6.2"
}
}