Merge pull request 'Update dependency dayjs to ^1.10.6' (#132) from renovate/dayjs-1.x into develop
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #132
This commit is contained in:
commit
a98c3e4bd2
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
||||||
"@types/node-cron": "^2.0.3",
|
"@types/node-cron": "^2.0.3",
|
||||||
"bootstrap": "^4.6.0",
|
"bootstrap": "^4.6.0",
|
||||||
"cron": "^1.8.2",
|
"cron": "^1.8.2",
|
||||||
"dayjs": "^1.10.5",
|
"dayjs": "^1.10.6",
|
||||||
"express": "^4.17.1",
|
"express": "^4.17.1",
|
||||||
"flag-icon-css": "^3.5.0",
|
"flag-icon-css": "^3.5.0",
|
||||||
"jsonpath-plus": "^5.1.0",
|
"jsonpath-plus": "^5.1.0",
|
||||||
|
|
Reference in a new issue