Skip to content

Commit

Permalink
feat: security fix on vant package (#262)
Browse files Browse the repository at this point in the history
see https://github.com/youzan/vant/releases/tag/v4.9.15

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Enhanced tracking of problematic versions for the `vant` package with
new version mappings.
	- Added links to relevant release notes for affected versions.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
  • Loading branch information
fengmk2 authored Dec 19, 2024
1 parent 0da31c3 commit 0d48109
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1183,6 +1183,48 @@
"version": "1.9.0",
"reason": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j"
}
},
"vant": {
"4.9.14": {
"version": "4.9.15",
"reason": "https://github.com/youzan/vant/releases/tag/v4.9.15"
},
"4.9.13": {
"version": "4.9.15",
"reason": "https://github.com/youzan/vant/releases/tag/v4.9.15"
},
"4.9.12": {
"version": "4.9.15",
"reason": "https://github.com/youzan/vant/releases/tag/v4.9.15"
},
"4.9.11": {
"version": "4.9.15",
"reason": "https://github.com/youzan/vant/releases/tag/v4.9.15"
},
"3.6.15": {
"version": "3.6.16",
"reason": "https://github.com/youzan/vant/releases/tag/v4.9.15"
},
"3.6.14": {
"version": "3.6.16",
"reason": "https://github.com/youzan/vant/releases/tag/v4.9.15"
},
"3.6.13": {
"version": "3.6.16",
"reason": "https://github.com/youzan/vant/releases/tag/v4.9.15"
},
"2.13.5": {
"version": "2.13.6",
"reason": "https://github.com/youzan/vant/releases/tag/v4.9.15"
},
"2.13.4": {
"version": "2.13.6",
"reason": "https://github.com/youzan/vant/releases/tag/v4.9.15"
},
"2.13.3": {
"version": "2.13.6",
"reason": "https://github.com/youzan/vant/releases/tag/v4.9.15"
}
}
}
}
Expand Down

0 comments on commit 0d48109

Please sign in to comment.