diff --git a/cypress/package.json b/cypress/package.json index 90d91ae59c..709c52d0e5 100644 --- a/cypress/package.json +++ b/cypress/package.json @@ -6,7 +6,7 @@ "@faker-js/faker": "^8.4.1", "cypress": "^13.6.6", "cypress-localstorage-commands": "^2.2.6", - "dayjs": "^1.11.11", + "dayjs": "^1.11.12", "eslint": "^9.7.0", "eslint-plugin-cypress": "^3.3.0", "otplib": "^12.0.1", diff --git a/cypress/yarn.lock b/cypress/yarn.lock index aeae1e8adf..6e10e33a4f 100644 --- a/cypress/yarn.lock +++ b/cypress/yarn.lock @@ -536,10 +536,10 @@ dashdash@^1.12.0: dependencies: assert-plus "^1.0.0" -dayjs@^1.10.4, dayjs@^1.11.11: - version "1.11.11" - resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.11.tgz#dfe0e9d54c5f8b68ccf8ca5f72ac603e7e5ed59e" - integrity sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg== +dayjs@^1.10.4, dayjs@^1.11.12: + version "1.11.12" + resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.12.tgz#5245226cc7f40a15bf52e0b99fd2a04669ccac1d" + integrity sha512-Rt2g+nTbLlDWZTwwrIXjy9MeiZmSDI375FvZs72ngxx8PDC6YXOeR3q5LAuPzjZQxhiWdRKac7RKV+YyQYfYIg== debug@^3.1.0: version "3.2.7"