Skip to content

Commit

Permalink
Updated deps. Increased project version.
Browse files Browse the repository at this point in the history
  • Loading branch information
kkomelin committed Nov 30, 2024
1 parent 3d42592 commit efa8ec6
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 91 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "isomorphic-dompurify",
"version": "2.17.0",
"version": "2.18.0",
"description": "Makes it possible to use DOMPurify on server and client in the same way.",
"keywords": [
"security",
Expand Down Expand Up @@ -34,7 +34,7 @@
"main": "index.js",
"types": "index.d.ts",
"dependencies": {
"dompurify": "^3.2.1",
"dompurify": "^3.2.2",
"jsdom": "^25.0.1"
},
"devDependencies": {
Expand Down
178 changes: 89 additions & 89 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit efa8ec6

Please sign in to comment.