aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index ea54e3ae..8775d226 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -32,7 +32,7 @@
"react-router-dom": "^6.21.0",
"svg4everybody": "^2.1.9",
"url-polyfill": "^1.1.12",
- "whatwg-fetch": "^3.6.19",
+ "whatwg-fetch": "^3.6.20",
"xml2js": "^0.6.2"
},
"devDependencies": {
@@ -19041,9 +19041,9 @@
}
},
"node_modules/whatwg-fetch": {
- "version": "3.6.19",
- "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.19.tgz",
- "integrity": "sha512-d67JP4dHSbm2TrpFj8AbO8DnL1JXL5J9u0Kq2xW6d0TFDbCA3Muhdt8orXC22utleTVj7Prqt82baN6RBvnEgw=="
+ "version": "3.6.20",
+ "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.20.tgz",
+ "integrity": "sha512-EqhiFU6daOA8kpjOWTL0olhVOF3i7OrFzSYiGsEMB8GcXS+RrzauAERX65xMeNWVqxA6HXH2m69Z9LaKKdisfg=="
},
"node_modules/whatwg-mimetype": {
"version": "3.0.0",
@@ -32676,9 +32676,9 @@
}
},
"whatwg-fetch": {
- "version": "3.6.19",
- "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.19.tgz",
- "integrity": "sha512-d67JP4dHSbm2TrpFj8AbO8DnL1JXL5J9u0Kq2xW6d0TFDbCA3Muhdt8orXC22utleTVj7Prqt82baN6RBvnEgw=="
+ "version": "3.6.20",
+ "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.20.tgz",
+ "integrity": "sha512-EqhiFU6daOA8kpjOWTL0olhVOF3i7OrFzSYiGsEMB8GcXS+RrzauAERX65xMeNWVqxA6HXH2m69Z9LaKKdisfg=="
},
"whatwg-mimetype": {
"version": "3.0.0",
diff --git a/package.json b/package.json
index 58697467..4b67fd73 100644
--- a/package.json
+++ b/package.json
@@ -109,7 +109,7 @@
"react-router-dom": "^6.21.0",
"svg4everybody": "^2.1.9",
"url-polyfill": "^1.1.12",
- "whatwg-fetch": "^3.6.19",
+ "whatwg-fetch": "^3.6.20",
"xml2js": "^0.6.2"
}
}