Skip to content

Commit

Permalink
fix: packages/data-point/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-AJV-584908
- https://snyk.io/vuln/SNYK-JS-HAWK-2808852
  • Loading branch information
snyk-bot committed Feb 3, 2024
1 parent ca9c541 commit cc6bdb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/data-point/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"deep-freeze": "0.0.1",
"json-stringify-safe": "^5.0.1",
"lodash": "^4.17.20",
"request": "2.82.0",
"request": "2.88.2",
"request-promise": "4.2.2"
},
"devDependencies": {
Expand Down

0 comments on commit cc6bdb9

Please # to comment.