Skip to content

Commit 051b89e

Browse files
committed
chore: merge branch 'staging' into CN-271-pr-title-lint
2 parents 17f494f + 554dbda commit 051b89e

File tree

3 files changed

+66
-43
lines changed

3 files changed

+66
-43
lines changed

.snyk

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
22
version: v1.25.0
33
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
4-
ignore:
4+
ignore:
5+
SNYK-JS-FORMDATA-10841150:
6+
- '*':
7+
reason: Waiting for @kubernetes/client-node upgrade to 1.0.0
8+
expires: 2025-12-01T12:00:00.000Z
9+
created: 2025-07-31T12:00:00.000Z
510
SNYK-JS-BRACES-6838727:
611
- '*':
712
reason: devDependency
@@ -26,16 +31,4 @@ ignore:
2631
https://github.com/kubernetes-client/javascript/blob/master/FETCH_MIGRATION.md
2732
expires: 2025-01-10T12:00:00.000Z
2833
created: 2024-10-23T12:00:00.000Z
29-
SNYK-JS-CROSSSPAWN-8303230:
30-
- '*':
31-
reason: >-
32-
No upstream fix available
33-
expires: 2024-12-08T12:00:00.000Z
34-
created: 2024-11-08T12:00:00.000Z
35-
SNYK-JS-JSONPATHPLUS-7945884:
36-
- '*':
37-
reason: >-
38-
Waiting for @kubernetes/client-node upgrade
39-
expires: 2024-12-08T12:00:00.000Z
40-
created: 2024-11-20T12:00:00.000Z
4134
patch: {}

package-lock.json

Lines changed: 59 additions & 29 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
@@ -47,7 +47,7 @@
4747
"packageurl-js": "^1.2.1",
4848
"sleep-promise": "^9.1.0",
4949
"snyk-config": "5.3.0",
50-
"snyk-docker-plugin": "8.4.1",
50+
"snyk-docker-plugin": "8.5.0",
5151
"source-map-support": "^0.5.21",
5252
"tunnel": "0.0.6",
5353
"typescript": "4.9.5",

0 commit comments

Comments
 (0)