diff --git a/package.json b/package.json index 02368fc7..c33dad72 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "connect-slashes": "^1.4.0", "contentful": "^9.1.3", "core-js": "^3.20.0", - "debounce": "^1.2.0", + "debounce": "^1.2.1", "eslint-plugin-react-hooks": "^4.3.0", "express": "^4.17.1", "express-enforces-ssl": "^1.1.0", diff --git a/yarn.lock b/yarn.lock index a27338c1..55b4324b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3206,10 +3206,10 @@ data-urls@^2.0.0: whatwg-mimetype "^2.3.0" whatwg-url "^8.0.0" -debounce@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/debounce/-/debounce-1.2.0.tgz#44a540abc0ea9943018dc0eaa95cce87f65cd131" - integrity sha512-mYtLl1xfZLi1m4RtQYlZgJUNQjl4ZxVnHzIR8nLLgi4q1YT8o/WM+MK/f8yfcc9s5Ir5zRaPZyZU6xs1Syoocg== +debounce@^1.2.1: + version "1.2.1" + resolved "https://registry.yarnpkg.com/debounce/-/debounce-1.2.1.tgz#38881d8f4166a5c5848020c11827b834bcb3e0a5" + integrity sha512-XRRe6Glud4rd/ZGQfiV1ruXSfbvfJedlV9Y6zOlP+2K04vBYiJEte6stfFkCP03aMnY5tsipamumUjL14fofug== debug@2.6.9, debug@^2.6.6: version "2.6.9"