Skip to content

Commit

Permalink
fix(deps): update npm-packages to ^9.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 15, 2024
1 parent 5b19267 commit 04e9bd5
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 48 deletions.
85 changes: 40 additions & 45 deletions cloudrun-malware-scanner/package-lock.json

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

6 changes: 3 additions & 3 deletions cloudrun-malware-scanner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,17 +29,17 @@
"clamdjs": "^1.0.2",
"eventid": "^2.0.1",
"express": "^4.21.1",
"google-auth-library": "^9.14.2",
"google-auth-library": "^9.15.0",
"http-proxy": "^1.18.1",
"pino": "^9.5.0"
},
"devDependencies": {
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@eslint/js": "^9.14.0",
"@eslint/js": "^9.15.0",
"@types/express": "^4.17.21",
"@types/http-proxy": "^1.17.15",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"globals": "^15.12.0",
"husky": "^9.1.6",
"prettier": "^3.3.3",
Expand Down

0 comments on commit 04e9bd5

Please sign in to comment.