File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -138,4 +138,19 @@ ignore:
138138 npm/apk update. Re-verify on image refresh.
139139 expires: 2026-04-23T12:00:00.000Z
140140 created: 2026-03-24T12:00:00.000Z
141+ SNYK-JS-INFLIGHT-6095116:
142+ - '*':
143+ reason: "No non-major fix available as of 2026-05-19; revisit in 7 days"
144+ expires: '2026-05-26T00:00:00.000Z'
145+ created: '2026-05-19T00:00:00.000Z'
146+ SNYK-JS-REQUEST-3361831:
147+ - '*':
148+ reason: "No fix available as of 2026-05-19; request package is deprecated and unmaintained; revisit in 7 days"
149+ expires: '2026-05-26T00:00:00.000Z'
150+ created: '2026-05-19T00:00:00.000Z'
151+ SNYK-JS-UUID-16133035:
152+ - '*':
153+ reason: "No non-major fix available as of 2026-05-19; fixedIn versions 11.1.1 and 14.0.0 are major bumps from v3; revisit in 7 days"
154+ expires: '2026-05-26T00:00:00.000Z'
155+ created: '2026-05-19T00:00:00.000Z'
141156patch: {}
Original file line number Diff line number Diff line change 9696 "snyk" : true ,
9797 "overrides" : {
9898 "@kubernetes/client-node" : {
99- "ws" : " 8.17 .1" ,
99+ "ws" : " ^8.20 .1" ,
100100 "tough-cookie" : " 4.1.3" ,
101101 "form-data" : " 2.5.5" ,
102- "qs" : " ^6.14.2" ,
103- "ajv" : " 8.18.0"
102+ "qs" : " ^6.15.2" ,
103+ "ajv" : " 8.18.0" ,
104+ "fast-uri" : " ^3.1.2"
104105 },
105106 "cross-spawn" : " ^7.0.5" ,
106107 "jsonpath-plus" : " 10.3.0" ,
107- "qs" : " ^6.14 .2" ,
108+ "qs" : " ^6.15 .2" ,
108109 "fast-xml-parser" : " ^5.3.6" ,
110+ "fast-xml-builder" : " ^1.1.7" ,
109111 "minimatch" : " ^10.2.3" ,
112+ "brace-expansion" : " ^5.0.6" ,
110113 "tar" : " ^7.5.11" ,
111- "path-to-regexp@^8" : " ^8.4.0"
114+ "path-to-regexp@^8" : " ^8.4.0" ,
115+ "fast-uri" : " ^3.1.2" ,
116+ "ws" : " ^8.20.1"
112117 }
113118}
You can’t perform that action at this time.
0 commit comments