Skip to content

Commit

Permalink
feat: upgrade kube-service-bindings from 1.0.0 to 2.0.0 (#64)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade kube-service-bindings from 1.0.0 to 2.0.0.

See this package in npm:
https://www.npmjs.com/package/kube-service-bindings

See this project in Snyk:
https://app.snyk.io/org/nodeshift-starters/project/505c9194-3571-4476-bde8-57376a89bc78?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored Feb 20, 2023
1 parent 2d1fa50 commit e28d89e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions worker/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@opentelemetry/semantic-conventions": "^1.8.0",
"body-parser": "~1.20.0",
"express": "~4.18.1",
"kube-service-bindings": "^1.0.0",
"kube-service-bindings": "^2.0.0",
"pino": "^8.4.2",
"rhea": "^3.0.1"
},
Expand Down

0 comments on commit e28d89e

Please sign in to comment.