Skip to content

Commit 2fd967b

Browse files
Security (#139)
2 parents b0f19e0 + f7dfda7 commit 2fd967b

File tree

3 files changed

+64
-151
lines changed

3 files changed

+64
-151
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99
### Added
10+
- **2026-02-24 06:18 UTC**: Automated Security Batch Update (DependabotSecureFlow)
11+
- **2026-02-24 06:16 UTC**: Automated Security Batch Update (DependabotSecureFlow)
12+
- **2026-02-23 06:30 UTC**: Automated Security Batch Update (DependabotSecureFlow)
13+
- **2026-02-23 06:29 UTC**: Automated Security Batch Update (DependabotSecureFlow)
14+
- **2026-02-23 06:28 UTC**: Automated Security Batch Update (DependabotSecureFlow)
1015
- **2026-02-19 23:38 UTC**: Automated Security Batch Update (DependabotSecureFlow)
1116
- **2026-02-19 06:16 UTC**: Automated Security Batch Update (DependabotSecureFlow)
1217
- **2026-02-18 19:55 UTC**: Automated Security Batch Update (DependabotSecureFlow)
@@ -50,6 +55,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5055

5156
## [1.1.0] - 2026-01-31
5257
### Added
58+
- **2026-02-24 06:18 UTC**: Automated Security Batch Update (DependabotSecureFlow)
59+
- **2026-02-24 06:16 UTC**: Automated Security Batch Update (DependabotSecureFlow)
60+
- **2026-02-23 06:30 UTC**: Automated Security Batch Update (DependabotSecureFlow)
61+
- **2026-02-23 06:29 UTC**: Automated Security Batch Update (DependabotSecureFlow)
62+
- **2026-02-23 06:28 UTC**: Automated Security Batch Update (DependabotSecureFlow)
5363
- **2026-02-19 23:38 UTC**: Automated Security Batch Update (DependabotSecureFlow)
5464
- **2026-02-19 06:16 UTC**: Automated Security Batch Update (DependabotSecureFlow)
5565
- **2026-02-18 19:55 UTC**: Automated Security Batch Update (DependabotSecureFlow)
@@ -87,6 +97,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8797

8898
## [1.2.0] - 2026-02-01
8999
### Added
100+
- **2026-02-24 06:18 UTC**: Automated Security Batch Update (DependabotSecureFlow)
101+
- **2026-02-24 06:16 UTC**: Automated Security Batch Update (DependabotSecureFlow)
102+
- **2026-02-23 06:30 UTC**: Automated Security Batch Update (DependabotSecureFlow)
103+
- **2026-02-23 06:29 UTC**: Automated Security Batch Update (DependabotSecureFlow)
104+
- **2026-02-23 06:28 UTC**: Automated Security Batch Update (DependabotSecureFlow)
90105
- **2026-02-19 23:38 UTC**: Automated Security Batch Update (DependabotSecureFlow)
91106
- **2026-02-19 06:16 UTC**: Automated Security Batch Update (DependabotSecureFlow)
92107
- **2026-02-18 19:55 UTC**: Automated Security Batch Update (DependabotSecureFlow)
@@ -137,6 +152,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
137152

138153
## [1.0.0] - 2025-12-10
139154
### Added
155+
- **2026-02-24 06:18 UTC**: Automated Security Batch Update (DependabotSecureFlow)
156+
- **2026-02-24 06:16 UTC**: Automated Security Batch Update (DependabotSecureFlow)
157+
- **2026-02-23 06:30 UTC**: Automated Security Batch Update (DependabotSecureFlow)
158+
- **2026-02-23 06:29 UTC**: Automated Security Batch Update (DependabotSecureFlow)
159+
- **2026-02-23 06:28 UTC**: Automated Security Batch Update (DependabotSecureFlow)
140160
- **2026-02-19 23:38 UTC**: Automated Security Batch Update (DependabotSecureFlow)
141161
- **2026-02-19 06:16 UTC**: Automated Security Batch Update (DependabotSecureFlow)
142162
- **2026-02-18 19:55 UTC**: Automated Security Batch Update (DependabotSecureFlow)
@@ -180,6 +200,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
180200

181201
## [Unreleased] - 2026-02-16
182202
### Added
203+
- **2026-02-24 06:18 UTC**: Automated Security Batch Update (DependabotSecureFlow)
204+
- **2026-02-24 06:16 UTC**: Automated Security Batch Update (DependabotSecureFlow)
205+
- **2026-02-23 06:30 UTC**: Automated Security Batch Update (DependabotSecureFlow)
206+
- **2026-02-23 06:29 UTC**: Automated Security Batch Update (DependabotSecureFlow)
207+
- **2026-02-23 06:28 UTC**: Automated Security Batch Update (DependabotSecureFlow)
183208
- **2026-02-19 23:38 UTC**: Automated Security Batch Update (DependabotSecureFlow)
184209
- **2026-02-19 06:16 UTC**: Automated Security Batch Update (DependabotSecureFlow)
185210
- **2026-02-18 19:55 UTC**: Automated Security Batch Update (DependabotSecureFlow)

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@
3030
"dompurify": "^3.3.1",
3131
"express": "^5.2.1",
3232
"franc-min": "^6.2.0",
33-
"isomorphic-dompurify": "^2.35.0",
33+
"isomorphic-dompurify": "^3.0.0",
3434
"jimp": "^1.6.0",
3535
"jsdom": "^28.0.0",
36-
"openai": "^6.19.0",
36+
"openai": "^6.24.0",
3737
"rss-parser": "^3.13.0",
3838
"sanitize-html": "^2.17.1"
3939
},

0 commit comments

Comments
 (0)