Skip to content

Commit 13d9273

Browse files
Version 7.13.1
1 parent f39f4cc commit 13d9273

3 files changed

Lines changed: 98 additions & 47 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 7.13.1 2026-05-15
4+
- Fix CVE-2026-45109, CVE-2026-44574, CVE-2026-44575, CVE-2026-44990
5+
36
## 7.12.8 2026-04-21
47
- Fix CVE-2026-23869
58

webapp/package-lock.json

Lines changed: 93 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webapp/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"i18next": "^23.15.2",
2626
"ioredis": "^5.4.1",
2727
"iron-session": "^8.0.3",
28-
"next": "16.2.3",
28+
"next": "16.2.6",
2929
"nodemailer": "^8.0.5",
3030
"normalize.css": "^8.0.1",
3131
"ol": "^10.4.0",
@@ -36,7 +36,7 @@
3636
"react": "19.2.5",
3737
"react-dom": "19.2.5",
3838
"react-easy-crop": "^5.4.1",
39-
"sanitize-html": "^2.13.1",
39+
"sanitize-html": "^2.17.4",
4040
"sharp": "^0.34.2",
4141
"tippy.js": "^6.3.7",
4242
"undici": "^7.24.4"

0 commit comments

Comments
 (0)