update dependencies and devDependencies
authorJustin Wind <justin.wind+git@gmail.com>
Sun, 13 Mar 2022 20:24:50 +0000 (13:24 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Sun, 13 Mar 2022 20:24:50 +0000 (13:24 -0700)
package.json

index 367fb0342a85f3fc9cd95b0c5e8113efa9d62854..b70dbc46a8d4726cdd2755def02a4932dc7aa806 100644 (file)
@@ -36,7 +36,7 @@
     "@squeep/authentication-module": "git+https://git.squeep.com/squeep-authentication-module/#v1.2.0",
     "@squeep/html-template-helper": "git+https://git.squeep.com/squeep-html-template-helper#v1.0.3",
     "@squeep/web-linking": "git+https://git.squeep.com/squeep-web-linking/#v1.0.3",
-    "axios": "^0.26.0",
+    "axios": "^0.26.1",
     "feedparser": "^2.2.10",
     "htmlparser2": "^7.2.0",
     "iconv": "^3.0.1"
     "pg-promise": "^10.11.1"
   },
   "devDependencies": {
-    "eslint": "^8.10.0",
+    "eslint": "^8.11.0",
     "eslint-plugin-node": "^11.1.0",
     "eslint-plugin-security": "^1.4.0",
     "eslint-plugin-sonarjs": "^0.12.0",
     "html-minifier-lint": "^2.0.0",
-    "mocha": "^9.2.1",
+    "mocha": "^9.2.2",
     "mocha-steps": "^1.3.0",
     "nyc": "^15.1.0",
     "pre-commit": "^1.2.2",