Browse Source

Bump dayjs from 1.8.15 to 1.8.20 (#1881)

Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.8.15 to 1.8.20.
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/iamkun/dayjs/compare/v1.8.15...v1.8.20)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 5 years ago
parent
commit
776bbe74ab
1 changed files with 3 additions and 3 deletions
  1. 3 3
      package-lock.json

+ 3 - 3
package-lock.json

@@ -7539,9 +7539,9 @@
 			"dev": true
 		},
 		"dayjs": {
-			"version": "1.8.15",
-			"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.8.15.tgz",
-			"integrity": "sha512-HYHCI1nohG52B45vCQg8Re3hNDZbMroWPkhz50yaX7Lu0ATyjGsTdoYZBpjED9ar6chqTx2dmSmM8A51mojnAg==",
+			"version": "1.8.20",
+			"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.8.20.tgz",
+			"integrity": "sha512-mH0MCDxw6UCGJYxVN78h8ugWycZAO8thkj3bW6vApL5tS0hQplIDdAQcmbvl7n35H0AKdCJQaArTrIQw2xt4Qg==",
 			"dev": true
 		},
 		"debounce": {