From 2831255128071a8883a077944d95adaa67e8ea3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Jul 2022 11:19:51 +0200 Subject: [PATCH] chore(deps): bump moment from 2.29.2 to 2.29.4 (#774) Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 28 ++++++++++++++-------------- package.json | 2 +- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package-lock.json b/package-lock.json index 60954bdb1d..8ddbcf17f8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@angular/platform-browser-dynamic": "^13.2.6", "@angular/router": "^13.2.6", "@ckeditor/ckeditor5-angular": "^2.0.2", - "@dasch-swiss/dsp-js": "^7.4.0", + "@dasch-swiss/dsp-js": "^7.4.1", "@datadog/browser-rum": "^3.11.0", "@ngx-translate/core": "^13.0.0", "@ngx-translate/http-loader": "6.0.0", @@ -30,7 +30,7 @@ "jdnconvertiblecalendardateadapter": "^0.0.17", "json2typescript": "^1.4.1", "jsonld": "^5.2.0", - "moment": "^2.29.2", + "moment": "^2.29.4", "ng2-pdf-viewer": "^7.0.2", "ngx-color-picker": "^11.0.0", "openseadragon": "3.0.0", @@ -2425,9 +2425,9 @@ } }, "node_modules/@dasch-swiss/dsp-js": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/@dasch-swiss/dsp-js/-/dsp-js-7.4.0.tgz", - "integrity": "sha512-HQdOGHCcn6pj5dAkrfkLScAnA4mHKt2WliTxwpyqbVx3FSZttgoP+xLLJ76A6aNALWB2o/aKtv5572/ANOs5kw==", + "version": "7.4.1", + "resolved": "https://registry.npmjs.org/@dasch-swiss/dsp-js/-/dsp-js-7.4.1.tgz", + "integrity": "sha512-jYDUIljYnFIZBGLRPErZV+NVnmDyTaUifwrresOIXwyGAgqmVq7zBqBZWqZC+lzOSZx1tevB8eoGgGJU9OCTtA==", "dependencies": { "@babel/helper-compilation-targets": "^7.16.7", "@types/jsonld": "^1.5.6", @@ -10408,9 +10408,9 @@ } }, "node_modules/moment": { - "version": "2.29.2", - "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.2.tgz", - "integrity": "sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==", + "version": "2.29.4", + "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.4.tgz", + "integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==", "engines": { "node": "*" } @@ -17117,9 +17117,9 @@ } }, "@dasch-swiss/dsp-js": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/@dasch-swiss/dsp-js/-/dsp-js-7.4.0.tgz", - "integrity": "sha512-HQdOGHCcn6pj5dAkrfkLScAnA4mHKt2WliTxwpyqbVx3FSZttgoP+xLLJ76A6aNALWB2o/aKtv5572/ANOs5kw==", + "version": "7.4.1", + "resolved": "https://registry.npmjs.org/@dasch-swiss/dsp-js/-/dsp-js-7.4.1.tgz", + "integrity": "sha512-jYDUIljYnFIZBGLRPErZV+NVnmDyTaUifwrresOIXwyGAgqmVq7zBqBZWqZC+lzOSZx1tevB8eoGgGJU9OCTtA==", "requires": { "@babel/helper-compilation-targets": "^7.16.7", "@types/jsonld": "^1.5.6", @@ -23092,9 +23092,9 @@ "dev": true }, "moment": { - "version": "2.29.2", - "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.2.tgz", - "integrity": "sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==" + "version": "2.29.4", + "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.4.tgz", + "integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==" }, "ms": { "version": "2.1.2", diff --git a/package.json b/package.json index 956f6048ce..325bcf1065 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "jdnconvertiblecalendardateadapter": "^0.0.17", "json2typescript": "^1.4.1", "jsonld": "^5.2.0", - "moment": "^2.29.2", + "moment": "^2.29.4", "ng2-pdf-viewer": "^7.0.2", "ngx-color-picker": "^11.0.0", "openseadragon": "3.0.0",