diff --git a/package-lock.json b/package-lock.json index a35f34215..e6364167c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1603,9 +1603,9 @@ } }, "@dasch-swiss/dsp-js": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/@dasch-swiss/dsp-js/-/dsp-js-1.2.0.tgz", - "integrity": "sha512-cwDzp2sslsI+kSkXCJp0OqZK2A7AreezPanemuRvAxxj/04uReNu79vo+xIPA9T7yGU75PHQRF4XTdw1Fa4okg==", + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@dasch-swiss/dsp-js/-/dsp-js-1.2.1.tgz", + "integrity": "sha512-UzeGJ1axUKcMRQNGGNqLZVdxToqewte4kFmPjKUaPXEkENvuf0Sx2Zsofb4X5HqhXtS7zynsm18VcnjpGyAYNQ==", "requires": { "@types/jsonld": "^1.5.0", "json2typescript": "1.4.1", diff --git a/package.json b/package.json index c82332678..89d91613a 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@angular/platform-browser-dynamic": "~9.1.2", "@angular/router": "~9.1.2", "@ckeditor/ckeditor5-angular": "^1.2.3", - "@dasch-swiss/dsp-js": "^1.2.0", + "@dasch-swiss/dsp-js": "^1.2.1", "ckeditor5-custom-build": "github:dasch-swiss/ckeditor_custom_build", "jdnconvertiblecalendar": "^0.0.5", "jdnconvertiblecalendardateadapter": "^0.0.13", diff --git a/projects/dsp-ui/package.json b/projects/dsp-ui/package.json index fa8426068..4600185ad 100644 --- a/projects/dsp-ui/package.json +++ b/projects/dsp-ui/package.json @@ -21,7 +21,7 @@ "@angular/core": "^9.0.0", "@angular/material": "^9.0.0", "@angular/cdk": "^9.0.0", - "@dasch-swiss/dsp-js": "^1.2.0", + "@dasch-swiss/dsp-js": "^1.2.1", "jdnconvertiblecalendar": "^0.0.5", "jdnconvertiblecalendardateadapter": "^0.0.13", "ngx-color-picker": "^10.0.1", diff --git a/vars.mk b/vars.mk index 0c21dd4fd..777262d64 100644 --- a/vars.mk +++ b/vars.mk @@ -1 +1 @@ -API_VERSION := v13.0.0-rc.25 +API_VERSION := v13.0.0