From a5e82dd6bfd003a4f3d59bc0c32510b6737d21d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jan 2022 10:04:36 +0000 Subject: [PATCH] chore(deps): bump printj from 1.2.2 to 1.3.1 Bumps [printj](https://github.com/SheetJS/printj) from 1.2.2 to 1.3.1. - [Release notes](https://github.com/SheetJS/printj/releases) - [Commits](https://github.com/SheetJS/printj/commits) --- updated-dependencies: - dependency-name: printj dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index eed9344..5a5f475 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15791,9 +15791,9 @@ } }, "printj": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/printj/-/printj-1.2.2.tgz", - "integrity": "sha512-dx9nIry0Z12s5oebhenDCFQjj/IMVotLMbvFP6OJ+C3v+EV30mtYoj6QtaulFo+DbWCbpEeaqcLYMh6CRuVjsA==" + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/printj/-/printj-1.3.1.tgz", + "integrity": "sha512-GA3TdL8szPK4AQ2YnOe/b+Y1jUFwmmGMMK/qbY7VcE3Z7FU8JstbKiKRzO6CIiAKPhTO8m01NoQ0V5f3jc4OGg==" }, "process-nextick-args": { "version": "2.0.1",