diff --git a/interesting-dashboard/.asserted/package-lock.json b/interesting-dashboard/.asserted/package-lock.json index 396b59d..5335550 100644 --- a/interesting-dashboard/.asserted/package-lock.json +++ b/interesting-dashboard/.asserted/package-lock.json @@ -1540,9 +1540,9 @@ } }, "moment": { - "version": "2.27.0", - "resolved": "https://registry.npmjs.org/moment/-/moment-2.27.0.tgz", - "integrity": "sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ==" + "version": "2.29.2", + "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.2.tgz", + "integrity": "sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==" }, "ms": { "version": "2.1.2", diff --git a/interesting-dashboard/.asserted/package.json b/interesting-dashboard/.asserted/package.json index c7fc725..77ac7e8 100644 --- a/interesting-dashboard/.asserted/package.json +++ b/interesting-dashboard/.asserted/package.json @@ -23,7 +23,7 @@ "lodash": "4.17.15", "luxon": "1.24.1", "mocha": "8.0.1", - "moment": "^2.26.0", + "moment": "^2.29.2", "ms": "2.1.2", "node-fetch": "2.6.0", "qs": "6.9.4",