diff --git a/package-lock.json b/package-lock.json index 586c0969..e388e235 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7821,9 +7821,9 @@ "integrity": "sha1-RuE6udqOMJdFyNAc5UchPr2y/j8=" }, "date-fns": { - "version": "2.19.0", - "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.19.0.tgz", - "integrity": "sha512-X3bf2iTPgCAQp9wvjOQytnf5vO5rESYRXlPIVcgSbtT5OTScPcsf9eZU+B/YIkKAtYr5WeCii58BgATrNitlWg==" + "version": "2.20.0", + "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.20.0.tgz", + "integrity": "sha512-nmA7y6aDH5+fknfJ0G77HQzUSfTPpq4ifq+c9blP9d+X9zs3kNjxC+t3pcbBMGTp262a6PJB3RVjLlxIgoMI+Q==" }, "date-format": { "version": "3.0.0", @@ -12653,9 +12653,9 @@ "dev": true }, "ng-zorro-antd": { - "version": "11.3.0", - "resolved": "https://registry.npmjs.org/ng-zorro-antd/-/ng-zorro-antd-11.3.0.tgz", - "integrity": "sha512-6oX+DidXd07bLWihwfhPqn8YeA6ZhZsYQsHUOib17lF/wVRZQCl9bacuYc7R/e6AyxuvFCsJQHVp0PEP7v+wTQ==", + "version": "11.4.0", + "resolved": "https://registry.npmjs.org/ng-zorro-antd/-/ng-zorro-antd-11.4.0.tgz", + "integrity": "sha512-Re4RjGYTZMoZKQBfEnTdBaWajdCS1VyPl2kwnEhmmhQnqgfeXSrhJu/U3RutDnY+fRNtWCgDPwReaJECTJdnRQ==", "requires": { "@angular/cdk": "^11.0.2", "@ant-design/icons-angular": "^11.0.1", diff --git a/package.json b/package.json index 06798859..3d8967fc 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "cookieconsent": "^3.1.1", "crypto-js": "^4.0.0", "less-plugin-clean-css": "^1.5.1", - "ng-zorro-antd": "^11.3.0", + "ng-zorro-antd": "^11.4.0", "ngx-cookie-service": "^11.0.2", "ngx-cookieconsent": "^2.2.3", "rxjs": "~6.6.7",