-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
type:bug-suspectedSuspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.Suspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.
Description
Target SharePoint environment
other (enter in the "Additional environment details" area below)
What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
Developer environment
Windows
What browser(s) / client(s) have you tested
- 💥 Internet Explorer
- 💥 Microsoft Edge
- 💥 Google Chrome
- 💥 FireFox
- 💥 Safari
- mobile (iOS/iPadOS)
- mobile (Android)
- not applicable
- other (enter in the "Additional environment details" area below)
Additional environment details
- SPFx version
1.22.1 - Node.js version
22.22.0
Describe the bug / error
I create a project using microsoft/sp-build-web node package 1.22.1(latest) and use npm audit, it shows it has vulnerability
Steps to reproduce
- create a node project
2.reference microsoft/sp-build-web package in package.json - npm install
- npm audit
Expected behavior
expect no vulnerability when npm audit
Metadata
Metadata
Assignees
Labels
type:bug-suspectedSuspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.Suspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.