ibm-messaging / kafka-java-vertx-starter

Starter Java app for testing connection to Apache Kafka with Vert.x
Apache License 2.0
44 stars 32 forks source link

feat: update dependencies starter app #348

Open j4real2208 opened 1 year ago

j4real2208 commented 1 year ago

Contributes to: mhub/qp-planning#9700

Signed-off-by: JOJO Johnson JOJO.Johnson@ibm.com

Kartikey-Mishra1 commented 1 year ago

Sorry just wanted to confirm that you didn't make any changes in the package.json because in the package-lock.json I can see some changes in the package versions

image
j4real2208 commented 1 year ago

Sorry just wanted to confirm that you didn't make any changes in the package.json because in the package-lock.json I can see some changes in the package versions image

Yes @Kartikey-Mishra1 There were changes made to the dependencies. But it was achieved through npm audit fix. But I will look into it again and confirm the changes made .

Kartikey-Mishra1 commented 1 year ago

Sure 👍, can you also push your package.json as well then if it contains any changes