Skip to content

Commit f39076a

Browse files
committed
- fixed XSS in document metabox
Issue: #2801
1 parent e1b569a commit f39076a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -249,11 +249,11 @@
249249
"package": {
250250
"name": "proudcity/wp-proud-document",
251251
"type": "wordpress-plugin",
252-
"version": "2025.12.03.1118",
252+
"version": "2026.04.20.1603",
253253
"source": {
254254
"type": "git",
255255
"url": "https://github.com/proudcity/wp-proud-document.git",
256-
"reference": "2025.12.03.1118"
256+
"reference": "2026.04.20.1603"
257257
}
258258
}
259259
},
@@ -548,7 +548,7 @@
548548
"proudcity/wp-proud-search": "2025.10.30.1256",
549549
"proudcity/wp-proud-search-elastic": "2025.12.17.0700",
550550
"proudcity/wp-proud-payment": "1.134.0",
551-
"proudcity/wp-proud-document": "2025.12.03.1118",
551+
"proudcity/wp-proud-document": "2026.04.20.1603",
552552
"proudcity/wp-proud-location": "2025.12.03.1131",
553553
"proudcity/wp-proud-issue": "2025.12.03.1127",
554554
"proudcity/wp-proud-meeting": "2026.01.19.1156",

0 commit comments

Comments
 (0)