Skip to content

Commit efa8ec6

Browse files
committed
Updated deps. Increased project version.
1 parent 3d42592 commit efa8ec6

File tree

2 files changed

+91
-91
lines changed

2 files changed

+91
-91
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "isomorphic-dompurify",
3-
"version": "2.17.0",
3+
"version": "2.18.0",
44
"description": "Makes it possible to use DOMPurify on server and client in the same way.",
55
"keywords": [
66
"security",
@@ -34,7 +34,7 @@
3434
"main": "index.js",
3535
"types": "index.d.ts",
3636
"dependencies": {
37-
"dompurify": "^3.2.1",
37+
"dompurify": "^3.2.2",
3838
"jsdom": "^25.0.1"
3939
},
4040
"devDependencies": {

pnpm-lock.yaml

+89-89
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)