X-Git-Url: http://git.squeep.com/?p=websub-hub;a=blobdiff_plain;f=package.json;h=a69c712e5d6da6e110bd8bbf5652ec5afd8b709a;hp=94a4957d8a089562e03202f125d51542b8d45852;hb=7d64464d02290d6b4ae0b5ce2afdd22e7a7e588b;hpb=0bd03d33a3bc5ab24ca090e68261baaadcb9d1bf diff --git a/package.json b/package.json index 94a4957..a69c712 100644 --- a/package.json +++ b/package.json @@ -35,11 +35,11 @@ "@squeep/api-dingus": "git+https://git.squeep.com/squeep-api-dingus/#v1.2.0", "@squeep/web-linking": "git+https://git.squeep.com/squeep-web-linking/#v1.0.0", "argon2": "^0.28.2", - "axios": "^0.21.4", + "axios": "^0.22.0", "better-sqlite3": "^7.4.3", "feedparser": "^2.2.10", - "htmlparser2": "^7.1.1", - "iconv": "^3.0.0", + "htmlparser2": "^7.1.2", + "iconv": "^3.0.1", "pg-promise": "^10.11.0" }, "devDependencies": { @@ -47,7 +47,7 @@ "eslint-plugin-node": "^11.1.0", "eslint-plugin-security": "^1.4.0", "eslint-plugin-sonarjs": "^0.10.0", - "mocha": "^9.1.1", + "mocha": "^9.1.2", "mocha-steps": "^1.3.0", "nyc": "^15.1.0", "pre-commit": "^1.2.2",