Skip to content

Commit

Permalink
Merge pull request #58 from italia/feat/update_2.3.12
Browse files Browse the repository at this point in the history
feat: update crawler to 2.11.1
  • Loading branch information
simone-amadio-acn authored Aug 29, 2024
2 parents 59e8781 + eb79767 commit b60facb
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
46 changes: 23 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "crawler-handler",
"version": "2.3.10",
"version": "2.3.12",
"description": "Handler per il validatore di comuni e scuole",
"main": "index.js",
"type": "module",
Expand Down Expand Up @@ -42,7 +42,7 @@
"mysql2": "^2.3.3",
"nodemon": "^2.0.16",
"npm-run-all": "^4.1.5",
"pa-website-validator": "github:italia/pa-website-validator#v2.10.1",
"pa-website-validator": "github:italia/pa-website-validator#v2.11.1",
"pg": "^8.7.3",
"ps-list": "^8.1.1",
"redis": "^4.1.0",
Expand Down

0 comments on commit b60facb

Please sign in to comment.