diff --git a/.asserted/package-lock.json b/.asserted/package-lock.json index 5c24d8f..11596cc 100644 --- a/.asserted/package-lock.json +++ b/.asserted/package-lock.json @@ -1432,9 +1432,9 @@ "integrity": "sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==" }, "luxon": { - "version": "1.24.1", - "resolved": "https://registry.npmjs.org/luxon/-/luxon-1.24.1.tgz", - "integrity": "sha512-CgnIMKAWT0ghcuWFfCWBnWGOddM0zu6c4wZAWmD0NN7MZTnro0+833DF6tJep+xlxRPg4KtsYEHYLfTMBQKwYg==" + "version": "1.28.1", + "resolved": "https://registry.npmjs.org/luxon/-/luxon-1.28.1.tgz", + "integrity": "sha512-gYHAa180mKrNIUJCbwpmD0aTu9kV0dREDrwNnuyFAsO1Wt0EVYSZelPnJlbj9HplzXX/YWXHFTL45kvZ53M0pw==" }, "mime-db": { "version": "1.44.0", diff --git a/.asserted/package.json b/.asserted/package.json index c8db9fe..4695400 100644 --- a/.asserted/package.json +++ b/.asserted/package.json @@ -26,7 +26,7 @@ "jsdom": "16.2.2", "jsonwebtoken": "8.5.1", "lodash": "4.17.15", - "luxon": "1.24.1", + "luxon": "1.28.1", "mocha": "8.0.1", "moment": "^2.26.0", "ms": "2.1.2",