diff --git a/tutorials/vonage_video_react_app-feature-config/project/package.json b/tutorials/vonage_video_react_app-feature-config/project/package.json index 172db3c..4d44fa9 100644 --- a/tutorials/vonage_video_react_app-feature-config/project/package.json +++ b/tutorials/vonage_video_react_app-feature-config/project/package.json @@ -170,7 +170,7 @@ "@vonage/vcr-sdk": "1.3.0", "@vonage/video": "1.26.1", "@vonage/video-client-network-test": "5.0.0", - "@vonage/vivid": "5.15.1", + "@vonage/vivid": "5.16.0", "autolinker": "4.1.5", "axios": "1.16.0", "body-parser": "1.20.4", diff --git a/tutorials/vonage_video_react_app-feature-config/project/yarn.lock b/tutorials/vonage_video_react_app-feature-config/project/yarn.lock index 480cd29..0c475a5 100644 --- a/tutorials/vonage_video_react_app-feature-config/project/yarn.lock +++ b/tutorials/vonage_video_react_app-feature-config/project/yarn.lock @@ -5295,15 +5295,15 @@ "@vonage/server-client" "1.18.1" "@vonage/vetch" "1.9.1" -"@vonage/vivid@5.15.1": - version "5.15.1" - resolved "https://registry.yarnpkg.com/@vonage/vivid/-/vivid-5.15.1.tgz#6aa3294ac14ba30e1fc131b836b2024ee4b8843c" - integrity sha512-i4QxDhWIqNsw7DB0A9A6ZdNv8D3QZ3l2MF210pqjWC/lN/PFYBKcBS70dungGPGoYd0USXmsgCRI4QgVDS7S3Q== +"@vonage/vivid@5.16.0": + version "5.16.0" + resolved "https://registry.yarnpkg.com/@vonage/vivid/-/vivid-5.16.0.tgz#ec3cb0ea46785e9edd274586ed2870f4d89d95af" + integrity sha512-567GZ0Y/ciyBNbTiQ9ewv1KAwbzGdfV35d4Wl7Ai+etdL50PWbQ8yZnsE1B7gu8Vujvsc//uz49pzQD4zBfpiQ== dependencies: "@floating-ui/dom" "^1.7.6" "@microsoft/fast-element" "2.8.3" "@microsoft/fast-web-utilities" "^6.0.0" - date-fns "^3.0.0" + date-fns "^4.0.0" dompurify "^3.3.1" prosemirror-commands "^1.7.1" prosemirror-dropcursor "^1.8.2" @@ -6963,10 +6963,10 @@ data-view-byte-offset@^1.0.1: es-errors "^1.3.0" is-data-view "^1.0.1" -date-fns@^3.0.0: - version "3.6.0" - resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-3.6.0.tgz#f20ca4fe94f8b754951b24240676e8618c0206bf" - integrity sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww== +date-fns@^4.0.0: + version "4.4.0" + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-4.4.0.tgz#806539edf45c616b2b76b5f78b88c56ed3c7e036" + integrity sha512-+1UMbeh68lH1SegH83CGWwpb6OHHbpSgr3+s5Eww5M4CAgswBpoWS0AjTOfEJ33HiYKz1hdj/KTFprzXHmq/6w== date-format@^4.0.14: version "4.0.14"