aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-12-06 17:02:56 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:59 +0300
commit0112729cfaa31a0f0ea2f81f4f4160881185fdd9 (patch)
treee214edc90de39b58230ec6f6819dde005962f5e6 /vnext/package.json
parentbdc43a28bab7d91f735c760c389cf135bcbe5905 (diff)
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] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
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",