diff --git a/interesting-dashboard/.asserted/package-lock.json b/interesting-dashboard/.asserted/package-lock.json index 396b59d..a29079b 100644 --- a/interesting-dashboard/.asserted/package-lock.json +++ b/interesting-dashboard/.asserted/package-lock.json @@ -2319,9 +2319,9 @@ "integrity": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==" }, "underscore": { - "version": "1.10.2", - "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.10.2.tgz", - "integrity": "sha512-N4P+Q/BuyuEKFJ43B9gYuOj4TQUHXX+j2FqguVOpjkssLUUrnJofCcBccJSCoeturDoZU6GorDTHSvUDlSQbTg==" + "version": "1.12.1", + "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.12.1.tgz", + "integrity": "sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw==" }, "universalify": { "version": "1.0.0", diff --git a/interesting-dashboard/.asserted/package.json b/interesting-dashboard/.asserted/package.json index c7fc725..d7bb3cd 100644 --- a/interesting-dashboard/.asserted/package.json +++ b/interesting-dashboard/.asserted/package.json @@ -33,7 +33,7 @@ "sinon": "9.0.2", "ssl-checker": "2.0.4", "tar": "6.0.2", - "underscore": "1.10.2", + "underscore": "1.12.1", "uuid": "^8.1.0", "validator": "^13.1.1" }