diff --git a/package.json b/package.json index dce197e2..e2dcc879 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@fullcalendar/core": "^6.1.4", "@ngx-translate/core": "^14.0.0", "@ngx-translate/http-loader": "^7.0.0", - "angular-date-value-accessor": "^1.0.2", + "angular-date-value-accessor": "^3.0.0", "axios": "^1.3.4", "bulma": "^0.9.0", "bulma-switch": "^2.0.0", @@ -141,4 +141,4 @@ "browser": { "crypto": false } -} +} \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index f4e850ca..424445e0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3479,10 +3479,10 @@ amdefine@>=0.0.4: resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5" integrity sha512-S2Hw0TtNkMJhIabBwIojKL9YHO5T0n5eNqWJ7Lrlel/zDbftQpxpapi8tZs3X1HWa+u+QeydGmzzNU0m09+Rcg== -angular-date-value-accessor@^1.0.2: - version "1.2.1" - resolved "https://registry.yarnpkg.com/angular-date-value-accessor/-/angular-date-value-accessor-1.2.1.tgz#a5f07b11fef1c0d1fde5aa851057de177c510137" - integrity sha512-4lhVi5PRpaIKtsCDEHioue324u1j18t46ZrD/jI7+M6DrZeRyxfMeSGsZXWNOC6eaq9x/pzXyaE8slXSj3Qd5A== +angular-date-value-accessor@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/angular-date-value-accessor/-/angular-date-value-accessor-3.0.0.tgz#af992cfee8f0e04b9778c4d5d1025edfab93a52b" + integrity sha512-1Oxm2fkKgleIQdZ50BiBSoMz7+qyQLI4rD+qllfJo7gCVIpkXLlWAObFUPVFte+SngdHSycH00bVMb8co8/lhw== dependencies: tslib "^2.0.0"