diff --git a/frontend/package.json b/frontend/package.json index 166546565f..86f894c894 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -114,7 +114,7 @@ "vite-plugin-svgr": "3.2.0", "vite-tsconfig-paths": "4.2.1", "vitest": "0.33.0", - "whatwg-fetch": "3.6.18" + "whatwg-fetch": "3.6.19" }, "optionalDependencies": { "orval": "^6.17.0" diff --git a/frontend/yarn.lock b/frontend/yarn.lock index c6e4d02ccf..f9e8246db1 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -9714,10 +9714,10 @@ whatwg-encoding@^2.0.0: dependencies: iconv-lite "0.6.3" -whatwg-fetch@3.6.18: - version "3.6.18" - resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.6.18.tgz#2f640cdee315abced7daeaed2309abd1e44e62d4" - integrity sha512-ltN7j66EneWn5TFDO4L9inYC1D+Czsxlrw2SalgjMmEMkLfA5SIZxEFdE6QtHFiiM6Q7WL32c7AkI3w6yxM84Q== +whatwg-fetch@3.6.19: + version "3.6.19" + resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.6.19.tgz#caefd92ae630b91c07345537e67f8354db470973" + integrity sha512-d67JP4dHSbm2TrpFj8AbO8DnL1JXL5J9u0Kq2xW6d0TFDbCA3Muhdt8orXC22utleTVj7Prqt82baN6RBvnEgw== whatwg-mimetype@^3.0.0: version "3.0.0"