diff --git a/ui/package.json b/ui/package.json index a52e5ca..943ac8a 100644 --- a/ui/package.json +++ b/ui/package.json @@ -56,7 +56,7 @@ }, "devDependencies": { "@testing-library/vue": "7.0.0", - "@types/jest": "29.5.4", + "@types/jest": "29.5.6", "@types/lodash": "4.14.198", "@types/vue-markdown": "2.2.1", "@typescript-eslint/eslint-plugin": "5.62.0", diff --git a/ui/yarn.lock b/ui/yarn.lock index 393b658..2dc6065 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -1656,10 +1656,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@29.5.4": - version "29.5.4" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.4.tgz#9d0a16edaa009a71e6a71a999acd582514dab566" - integrity sha512-PhglGmhWeD46FYOVLt3X7TiWjzwuVGW9wG/4qocPevXMjCmrIc5b6db9WjeGE4QYVpUAWMDv3v0IiBwObY289A== +"@types/jest@29.5.6": + version "29.5.6" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.6.tgz#f4cf7ef1b5b0bfc1aa744e41b24d9cc52533130b" + integrity sha512-/t9NnzkOpXb4Nfvg17ieHE6EeSjDS2SGSpNYfoLbUAeL/EOueU/RSdOWFpfQTXBEM7BguYW1XQ0EbM+6RlIh6w== dependencies: expect "^29.0.0" pretty-format "^29.0.0"