From c9b23b9f67ac6e643e702ea7d07c9b60a9d34386 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 04:41:02 +0000 Subject: [PATCH] build(deps): bump pdfjs-dist in /frontend/benefit/applicant Bumps [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) from 3.6.172 to 3.10.111. - [Commits](https://github.com/mozilla/pdfjs-dist/commits) --- updated-dependencies: - dependency-name: pdfjs-dist dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- frontend/benefit/applicant/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/benefit/applicant/package.json b/frontend/benefit/applicant/package.json index d87de1caef..5ed453efb5 100644 --- a/frontend/benefit/applicant/package.json +++ b/frontend/benefit/applicant/package.json @@ -34,7 +34,7 @@ "next-i18next": "^13.0.3", "next-plugin-custom-babel-config": "^1.0.5", "next-transpile-modules": "^9.1.0", - "pdfjs-dist": "3.6.172", + "pdfjs-dist": "3.10.111", "react": "^18.0.0", "react-dom": "^18.0.0", "react-input-mask": "^2.0.4",