Skip to content

Commit

Permalink
fix: packages/formats/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-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Dec 6, 2023
1 parent c0ec0f6 commit 101224e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/formats/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"ajv-formats": "^2.1.1",
"ajv-formats-draft2019": "^1.6.1",
"axios": "^1.4.0",
"glob": "^8.1.0",
"glob": "^9.0.0",
"glob-promise": "^6.0.2",
"tslib": "^2.5.0"
},
Expand Down

0 comments on commit 101224e

Please sign in to comment.