From 0112729cfaa31a0f0ea2f81f4f4160881185fdd9 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 6 Dec 2022 17:02:56 +0000 Subject: Bump dayjs from 1.11.6 to 1.11.7 Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.6 to 1.11.7. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.7/CHANGELOG.md) - [Commits](https://github.com/iamkun/dayjs/compare/v1.11.6...v1.11.7) --- updated-dependencies: - dependency-name: dayjs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- vnext/package-lock.json | 14 +++++++------- vnext/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'vnext') diff --git a/vnext/package-lock.json b/vnext/package-lock.json index 9cc72af4..2ac73644 100644 --- a/vnext/package-lock.json +++ b/vnext/package-lock.json @@ -15,7 +15,7 @@ "config": "^3.3.8", "core-js": "^3.26.1", "cors": "^2.8.5", - "dayjs": "^1.11.6", + "dayjs": "^1.11.7", "esbuild": "^0.15.18", "evil-icons": "^1.10.1", "express": "^4.18.2", @@ -5214,9 +5214,9 @@ } }, "node_modules/dayjs": { - "version": "1.11.6", - "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.6.tgz", - "integrity": "sha512-zZbY5giJAinCG+7AGaw0wIhNZ6J8AhWuSXKvuc1KAyMiRsvGQWqh4L+MomvhdAYjN+lqvVCMq1I41e3YHvXkyQ==" + "version": "1.11.7", + "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.7.tgz", + "integrity": "sha512-+Yw9U6YO5TQohxLcIkrXBeY73WP3ejHWVvx8XCk3gxvQDCTEmS48ZrSZCKciI7Bhl/uCMyxYtE9UqRILmFphkQ==" }, "node_modules/debug": { "version": "4.3.4", @@ -20972,9 +20972,9 @@ "dev": true }, "dayjs": { - "version": "1.11.6", - "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.6.tgz", - "integrity": "sha512-zZbY5giJAinCG+7AGaw0wIhNZ6J8AhWuSXKvuc1KAyMiRsvGQWqh4L+MomvhdAYjN+lqvVCMq1I41e3YHvXkyQ==" + "version": "1.11.7", + "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.7.tgz", + "integrity": "sha512-+Yw9U6YO5TQohxLcIkrXBeY73WP3ejHWVvx8XCk3gxvQDCTEmS48ZrSZCKciI7Bhl/uCMyxYtE9UqRILmFphkQ==" }, "debug": { "version": "4.3.4", diff --git a/vnext/package.json b/vnext/package.json index 0f7d0630..d60a7500 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -55,7 +55,7 @@ "config": "^3.3.8", "core-js": "^3.26.1", "cors": "^2.8.5", - "dayjs": "^1.11.6", + "dayjs": "^1.11.7", "esbuild": "^0.15.18", "evil-icons": "^1.10.1", "express": "^4.18.2", -- cgit v1.2.3