Skip to content

Commit 7893b74

Browse files
committed
7.1.3
1 parent 5bc698c commit 7893b74

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 7.1.3 - 2026-06-11
2+
3+
- Improve fix CVE-2026-9358 (NVD) / SNYK-JS-POSTCSSSELECTORPARSER-16873882 (clone/walk)
4+
15
# 7.1.2 - 2026-06-09
26

37
- Fix [CVE-2026-9358](https://github.com/advisories/GHSA-w9m9-85wc-3x92) (NVD) / SNYK-JS-POSTCSSSELECTORPARSER-16873882 ([#316](https://github.com/postcss/postcss-selector-parser/pull/316) by [@MoOx](https://github.com/MoOx))

package-lock.json

Lines changed: 2 additions & 2 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
@@ -1,7 +1,7 @@
11
{
22
"name": "postcss-selector-parser",
33
"description": "Selector parser with built in methods for working with selector strings.",
4-
"version": "7.1.2",
4+
"version": "7.1.3",
55
"devDependencies": {
66
"oxfmt": "^0.54.0",
77
"oxlint": "^1.69.0",

0 commit comments

Comments
 (0)