Skip to content

Commit 2815ec8

Browse files
Security (#130)
--- <!-- continue-task-summary-start --> **Continue Tasks:** ▶️ 1 queued — [View all](https://hub.continue.dev/inbox/pr/ThePhoenixAgency/AI-Pulse/130?utm_source=github_pr&utm_medium=pr_body&utm_campaign=continue_tasks) <!-- continue-task-summary-end -->
2 parents de41638 + 4ec946c commit 2815ec8

File tree

3 files changed

+18
-8
lines changed

3 files changed

+18
-8
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99
### Added
10+
- **2026-02-19 23:38 UTC**: Automated Security Batch Update (DependabotSecureFlow)
11+
- **2026-02-19 06:16 UTC**: Automated Security Batch Update (DependabotSecureFlow)
1012
- **2026-02-18 19:55 UTC**: Automated Security Batch Update (DependabotSecureFlow)
1113
- **2026-02-17 20:37 UTC**: Automated Security Batch Update (DependabotSecureFlow)
1214
- **2026-02-16 13:00 UTC**: Automated Security Batch Update (DependabotSecureFlow)
@@ -48,6 +50,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4850

4951
## [1.1.0] - 2026-01-31
5052
### Added
53+
- **2026-02-19 23:38 UTC**: Automated Security Batch Update (DependabotSecureFlow)
54+
- **2026-02-19 06:16 UTC**: Automated Security Batch Update (DependabotSecureFlow)
5155
- **2026-02-18 19:55 UTC**: Automated Security Batch Update (DependabotSecureFlow)
5256
- **2026-02-17 20:37 UTC**: Automated Security Batch Update (DependabotSecureFlow)
5357
- **2026-02-16 13:00 UTC**: Automated Security Batch Update (DependabotSecureFlow)
@@ -83,6 +87,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8387

8488
## [1.2.0] - 2026-02-01
8589
### Added
90+
- **2026-02-19 23:38 UTC**: Automated Security Batch Update (DependabotSecureFlow)
91+
- **2026-02-19 06:16 UTC**: Automated Security Batch Update (DependabotSecureFlow)
8692
- **2026-02-18 19:55 UTC**: Automated Security Batch Update (DependabotSecureFlow)
8793
- **2026-02-17 20:37 UTC**: Automated Security Batch Update (DependabotSecureFlow)
8894
- **2026-02-16 13:00 UTC**: Automated Security Batch Update (DependabotSecureFlow)
@@ -131,6 +137,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
131137

132138
## [1.0.0] - 2025-12-10
133139
### Added
140+
- **2026-02-19 23:38 UTC**: Automated Security Batch Update (DependabotSecureFlow)
141+
- **2026-02-19 06:16 UTC**: Automated Security Batch Update (DependabotSecureFlow)
134142
- **2026-02-18 19:55 UTC**: Automated Security Batch Update (DependabotSecureFlow)
135143
- **2026-02-17 20:37 UTC**: Automated Security Batch Update (DependabotSecureFlow)
136144
- **2026-02-16 13:00 UTC**: Automated Security Batch Update (DependabotSecureFlow)
@@ -172,6 +180,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
172180

173181
## [Unreleased] - 2026-02-16
174182
### Added
183+
- **2026-02-19 23:38 UTC**: Automated Security Batch Update (DependabotSecureFlow)
184+
- **2026-02-19 06:16 UTC**: Automated Security Batch Update (DependabotSecureFlow)
175185
- **2026-02-18 19:55 UTC**: Automated Security Batch Update (DependabotSecureFlow)
176186
- **2026-02-17 20:37 UTC**: Automated Security Batch Update (DependabotSecureFlow)
177187
- Dedicated categories: `Local News / Informations locales` and `Weather / Météo` with FR/EN labels.

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"jsdom": "^28.0.0",
3636
"openai": "^6.19.0",
3737
"rss-parser": "^3.13.0",
38-
"sanitize-html": "^2.17.0"
38+
"sanitize-html": "^2.17.1"
3939
},
4040
"engines": {
4141
"node": ">=20.0.0"

0 commit comments

Comments
 (0)