From e57233fda9838d0b426695fe45432d531ba209d0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 15 Jul 2021 17:41:40 +0000 Subject: [PATCH] fix(deps): bump unified-engine from 9.0.1 to 9.0.2 Bumps [unified-engine](https://github.com/unifiedjs/unified-engine) from 9.0.1 to 9.0.2. - [Release notes](https://github.com/unifiedjs/unified-engine/releases) - [Commits](https://github.com/unifiedjs/unified-engine/compare/9.0.1...9.0.2) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 04ac63f5..08cab66e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14255,9 +14255,9 @@ } }, "unified-engine": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/unified-engine/-/unified-engine-9.0.1.tgz", - "integrity": "sha512-RogLjMedd5HjWSNlxVXVg7h8imZRo0JmIvEpo+MWifGDVhKPbfB7NFwPFIuPs+9RumJBbOSTDYygOWGlIUFLTw==", + "version": "9.0.2", + "resolved": "https://registry.npmjs.org/unified-engine/-/unified-engine-9.0.2.tgz", + "integrity": "sha512-YWOI74nCpFO+6Ul8NSjGHvmjTsiGeON9LjqjlN5g394Jna1OHVwKjzNHVbrwHM4BDd8v0pL8BIjvvK9GYhvNtA==", "requires": { "@types/concat-stream": "^1.0.0", "@types/debug": "^4.0.0",