X-Git-Url: http://git.squeep.com/?p=websub-hub;a=blobdiff_plain;f=package.json;h=a76b7d5e57e8722f90d80e70334874b4cd65ed31;hp=a16ad0e3a4997e3f76590c21ea11cc3e66e12c2a;hb=fddda3a0f044d889dfa70781d2f415f2d5f64169;hpb=f10a4ea1e43a9a37306f35677d4d6c7ccb98e894 diff --git a/package.json b/package.json index a16ad0e..a76b7d5 100644 --- a/package.json +++ b/package.json @@ -35,10 +35,10 @@ "@squeep/api-dingus": "git+https://git.squeep.com/squeep-api-dingus/#v1.1.0", "@squeep/web-linking": "git+https://git.squeep.com/squeep-web-linking/#v1.0.0", "argon2": "^0.28.2", - "axios": "^0.21.1", + "axios": "^0.21.4", "better-sqlite3": "^7.4.3", "feedparser": "^2.2.10", - "htmlparser2": "^7.0.0", + "htmlparser2": "^7.1.1", "iconv": "^3.0.0", "pg-promise": "^10.11.0" }, @@ -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.0", + "mocha": "^9.1.1", "mocha-steps": "^1.3.0", "nyc": "^15.1.0", "pre-commit": "^1.2.2",