Skip to content

Commit

Permalink
fix: upgrade openapi to drop dompurify dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
gastonfournier committed Sep 18, 2024
1 parent 85b67ae commit f3bbfda
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 574 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
},
"dependencies": {
"@slack/web-api": "^6.10.0",
"@wesleytodd/openapi": "^0.3.0",
"@wesleytodd/openapi": "^1.1.0",
"ajv": "^8.12.0",
"ajv-formats": "^2.1.1",
"async": "^3.2.4",
Expand Down
Loading

0 comments on commit f3bbfda

Please sign in to comment.