diff --git a/package-lock.json b/package-lock.json index ae00cf33..47014111 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8392,9 +8392,9 @@ "dev": true }, "dayjs": { - "version": "1.10.6", - "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.10.6.tgz", - "integrity": "sha512-AztC/IOW4L1Q41A86phW5Thhcrco3xuAA+YX/BLpLWWjRcTj5TOt/QImBLmCKlrF7u7k47arTnOyL6GnbG8Hvw==" + "version": "1.10.7", + "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.10.7.tgz", + "integrity": "sha512-P6twpd70BcPK34K26uJ1KT3wlhpuOAPoMwJzpsIWUxHZ7wpmbdZL/hQqBDfz7hGurYSa5PhzdhDHtt319hL3ig==" }, "deasync": { "version": "0.1.21", diff --git a/package.json b/package.json index 6334443f..aaa2872f 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "private": false, "dependencies": { "@cypress/browserify-preprocessor": "3.0.1", - "dayjs": "1.10.6", + "dayjs": "1.10.7", "debug": "4.3.2", "execa": "4.1.0", "globby": "11.0.4",