diff --git a/interesting-dashboard/.asserted/package-lock.json b/interesting-dashboard/.asserted/package-lock.json index 396b59d..10de0c8 100644 --- a/interesting-dashboard/.asserted/package-lock.json +++ b/interesting-dashboard/.asserted/package-lock.json @@ -1587,9 +1587,9 @@ "integrity": "sha512-sSHCgWfJ+Lui/u+0msF3oyCgvdkhxDbkCS6Q8uiJquzOimkJBvX6hl5aSSA7DR1XbMpdM8r7phjcF63sF4rkKg==" }, "node-fetch": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz", - "integrity": "sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==" + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz", + "integrity": "sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==" }, "node-pre-gyp": { "version": "0.15.0", diff --git a/interesting-dashboard/.asserted/package.json b/interesting-dashboard/.asserted/package.json index c7fc725..2f7d23d 100644 --- a/interesting-dashboard/.asserted/package.json +++ b/interesting-dashboard/.asserted/package.json @@ -25,7 +25,7 @@ "mocha": "8.0.1", "moment": "^2.26.0", "ms": "2.1.2", - "node-fetch": "2.6.0", + "node-fetch": "2.6.1", "qs": "6.9.4", "ramda": "0.27.0", "request": "2.88.2",