diff --git a/npm_and_yarn/Dockerfile b/npm_and_yarn/Dockerfile index 7dd1f4be486..f2033510334 100644 --- a/npm_and_yarn/Dockerfile +++ b/npm_and_yarn/Dockerfile @@ -1,7 +1,7 @@ FROM ghcr.io/dependabot/dependabot-updater-core # Check for updates at https://github.com/pnpm/pnpm/releases -ARG PNPM_VERSION=8.6.4 +ARG PNPM_VERSION=8.6.7 # Check for updates at https://github.com/yarnpkg/berry/releases ARG YARN_VERSION=3.6.0