mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 14:37:13 +01:00
Bump date-fns-tz from 1.0.12 to 1.1.2
Bumps [date-fns-tz](https://github.com/marnusw/date-fns-tz) from 1.0.12 to 1.1.2. - [Release notes](https://github.com/marnusw/date-fns-tz/releases) - [Changelog](https://github.com/marnusw/date-fns-tz/blob/master/CHANGELOG.md) - [Commits](https://github.com/marnusw/date-fns-tz/compare/v1.0.12...v1.1.2) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Thomas Ruoff
parent
c8d67020a4
commit
fd076d107d
6
package-lock.json
generated
6
package-lock.json
generated
@@ -3155,9 +3155,9 @@
|
||||
"integrity": "sha512-ZEhqxUtEZeGgg9eHNSOAJ8O9xqSgiJdrL0lzSSfMF54x6KXWJiOH/xntSJ9YomJPrYH/p08t6gWjGWq1SDJlSA=="
|
||||
},
|
||||
"date-fns-tz": {
|
||||
"version": "1.0.12",
|
||||
"resolved": "https://registry.npmjs.org/date-fns-tz/-/date-fns-tz-1.0.12.tgz",
|
||||
"integrity": "sha512-Ca+9pjGkU90XDHnclfSjz9o7g/ZqyYyYI0aCYmbf65P75oy8gktuaRslO3UPXl3ADgAnF9/KCykQkpU3/xvtWQ=="
|
||||
"version": "1.1.2",
|
||||
"resolved": "https://registry.npmjs.org/date-fns-tz/-/date-fns-tz-1.1.2.tgz",
|
||||
"integrity": "sha512-QY3KoLy16bERNTEhJV2UJfvQRcPOwneAGwLcKUyHYT1PKydYyEZ7rKJjo6tDvx3bXlQhbnvq7CrvbFlonR00AQ=="
|
||||
},
|
||||
"debug": {
|
||||
"version": "4.1.1",
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"date-fns": "^2.17.0",
|
||||
"date-fns-tz": "^1.0.12",
|
||||
"date-fns-tz": "^1.1.2",
|
||||
"ics": "^2.27.0",
|
||||
"mongoose": "^5.11.9",
|
||||
"next": "^10.0.7",
|
||||
|
||||
Reference in New Issue
Block a user