Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SEMVER-3247795
  • Loading branch information
snyk-bot committed Jul 8, 2024
1 parent 6d39772 commit 2603127
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 @@ -61,7 +61,7 @@
},
"devDependencies": {
"browserify": "^13.1.1",
"nodemon": "^2.0.7",
"nodemon": "^3.0.0",
"snyk": "^1.244.0"
},
"license": "Apache-2.0"
Expand Down

0 comments on commit 2603127

Please sign in to comment.