Skip to content

Commit

Permalink
build(deps): bump har-validator from 4.2.1 to 5.1.5
Browse files Browse the repository at this point in the history
Bumps [har-validator](https://github.com/ahmadnassri/node-har-validator) from 4.2.1 to 5.1.5.
- [Release notes](https://github.com/ahmadnassri/node-har-validator/releases)
- [Changelog](https://github.com/ahmadnassri/node-har-validator/blob/master/.releaserc)
- [Commits](ahmadnassri/node-har-validator@v4.2.1...v5.1.5)

---
updated-dependencies:
- dependency-name: har-validator
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 9, 2023
1 parent b43b8d6 commit 384c349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -44,6 +44,6 @@
"dependencies": {
"commander": "^2.8.1",
"debug": "^4.0.0",
"har-validator": "^4.0.1"
"har-validator": "^5.1.5"
}
}

0 comments on commit 384c349

Please sign in to comment.