Skip to content

Commit 2b0b316

Browse files
snyk-botdeniseschannon
authored andcommitted
fix: examples/buildkit-in-cluster/package.json & examples/buildkit-in-cluster/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-16721866
1 parent 04fed68 commit 2b0b316

2 files changed

Lines changed: 104 additions & 52 deletions

File tree

examples/buildkit-in-cluster/package-lock.json

Lines changed: 103 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/buildkit-in-cluster/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"start": "nodemon index.js"
88
},
99
"dependencies": {
10-
"express": "^4.22.0",
10+
"express": "^4.22.2",
1111
"nodemon": "^3.1.12"
1212
},
1313
"keywords": [

0 commit comments

Comments
 (0)