-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathyarn-audit.out
31 lines (31 loc) · 4.43 KB
/
yarn-audit.out
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
$ yarn audit
yarn audit v1.22.5
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ moderate │ Prototype Pollution │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package │ jquery │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in │ >=3.4.0 │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ jquery-ui-multidatespicker │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path │ jquery-ui-multidatespicker > jquery │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info │ https://www.npmjs.com/advisories/796 │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ moderate │ Cross-Site Scripting │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package │ jquery │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in │ >=3.5.0 │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ jquery-ui-multidatespicker │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path │ jquery-ui-multidatespicker > jquery │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info │ https://www.npmjs.com/advisories/1518 │
└───────────────┴──────────────────────────────────────────────────────────────┘
2 vulnerabilities found - Packages audited: 1251
Severity: 2 Moderate
✨ Done in 1.48s.