Skip to content

Commit c3ce887

Browse files
authored
Merge pull request #1551 from snyk/fix/snyk-docker-plugin-hotfix
fix: bump snyk-docker-plugin
2 parents 22b43a8 + 4c7f26f commit c3ce887

File tree

3 files changed

+11
-5
lines changed

3 files changed

+11
-5
lines changed

.snyk

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,10 @@ ignore:
3232
No upstream fix available
3333
expires: 2024-12-08T12:00:00.000Z
3434
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
3541
patch: {}

package-lock.json

Lines changed: 4 additions & 4 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": "6.13.0",
50+
"snyk-docker-plugin": "6.13.0-hotfix",
5151
"source-map-support": "^0.5.21",
5252
"tunnel": "0.0.6",
5353
"typescript": "4.9.5",

0 commit comments

Comments
 (0)