Skip to content

Commit

Permalink
experimenting with different purify versions
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksantan committed Apr 9, 2024
1 parent 407cfb5 commit 27d1924
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@
},
"dependencies": {
"@giphy/js-types": "*",
"dompurify": "^2.2.2",
"dompurify": "2.2.2",
"uuid": "^9.0.0"
},
"devDependencies": {
"@types/dompurify": "^2.0.4",
"@types/uuid": "^8.3.0",
"typescript": "^5.0.4"
}
}
}

0 comments on commit 27d1924

Please sign in to comment.