diff --git a/npm_and_yarn/Dockerfile b/npm_and_yarn/Dockerfile index 0f08195991..d012d7680e 100644 --- a/npm_and_yarn/Dockerfile +++ b/npm_and_yarn/Dockerfile @@ -4,7 +4,7 @@ FROM ghcr.io/dependabot/dependabot-updater-core ARG COREPACK_VERSION=0.30.0 # Check for updates at https://github.com/pnpm/pnpm/releases -ARG PNPM_VERSION=9.15.3 +ARG PNPM_VERSION=9.15.4 # Check for updates at https://github.com/yarnpkg/berry/releases ARG YARN_VERSION=4.5.3