Skip to content

Commit

Permalink
chore(deps): bump secure-json-parse from 2.7.0 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [secure-json-parse](https://github.com/fastify/secure-json-parse) from 2.7.0 to 3.0.1.
- [Release notes](https://github.com/fastify/secure-json-parse/releases)
- [Commits](fastify/secure-json-parse@v2.7.0...v3.0.1)

---
updated-dependencies:
- dependency-name: secure-json-parse
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent d42f496 commit 96c60f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"fastify-plugin": "^5.0.0",
"raw-body": "^3.0.0",
"secure-json-parse": "^2.4.0"
"secure-json-parse": "^3.0.1"
},
"tsd": {
"directory": "test/types"
Expand Down

0 comments on commit 96c60f4

Please sign in to comment.