Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/types/node-22.13.9
Browse files Browse the repository at this point in the history
  • Loading branch information
madhavilosetty-intel authored Mar 5, 2025
2 parents d9aaeb0 + d1d5c79 commit 3b2e8ce
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Copyright (c) Intel Corporation 2021
# SPDX-License-Identifier: Apache-2.0
#*********************************************************************/
FROM node:23-bullseye-slim@sha256:4b8baf3a00ab0422a04c67390ae25915d063d85fd7dab84a8b102bfcaff6979b as builder
FROM node:23-bullseye-slim@sha256:9d31a09846a604e350e8c25aae0f469ba12c595a9511fcb37c01aad18539dad8 as builder

WORKDIR /rps

Expand Down
8 changes: 4 additions & 4 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"ci-prettify": "npx prettier --check '**/*.{ts,js,yaml,css,scss,json}'"
},
"dependencies": {
"@open-amt-cloud-toolkit/wsman-messages": "^5.7.0",
"@open-amt-cloud-toolkit/wsman-messages": "^5.8.0",
"body-parser": "^1.20.2",
"consul": "^2.0.1",
"cors": "^2.8.5",
Expand Down

0 comments on commit 3b2e8ce

Please sign in to comment.