From 391c1ff911b6fd7b368fda180e0f44c7d8614303 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Apr 2022 14:42:25 +0200 Subject: [PATCH] build(deps): bump @patternfly/patternfly from 4.185.1 to 4.192.1 in /web (#2773) --- web/package-lock.json | 14 +++++++------- web/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/web/package-lock.json b/web/package-lock.json index 72cdc91e1..b11d96d14 100644 --- a/web/package-lock.json +++ b/web/package-lock.json @@ -22,7 +22,7 @@ "@lingui/core": "^3.13.3", "@lingui/detect-locale": "^3.13.3", "@lingui/macro": "^3.13.3", - "@patternfly/patternfly": "^4.185.1", + "@patternfly/patternfly": "^4.192.1", "@polymer/iron-form": "^3.0.1", "@polymer/paper-input": "^3.2.1", "@rollup/plugin-babel": "^5.3.1", @@ -2200,9 +2200,9 @@ } }, "node_modules/@patternfly/patternfly": { - "version": "4.185.1", - "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.185.1.tgz", - "integrity": "sha512-FhiuxdEGequKFQgev4uSiLZrX6o7yfKKFiNVDjpuqmGlme3iIGSwvVy+95hUCa6rwfJ3Vy8e4dpYBWq2gXQXYw==" + "version": "4.192.1", + "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.192.1.tgz", + "integrity": "sha512-eNJ3aI9mGfvwMtBwkI+CBJHPhZx1FoNN6QY36iYEvrEOIL5xuuKRDG2tbOzeucQOzNqZ1PO1Eoock5xTcCG86Q==" }, "node_modules/@polymer/font-roboto": { "version": "3.0.2", @@ -10520,9 +10520,9 @@ } }, "@patternfly/patternfly": { - "version": "4.185.1", - "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.185.1.tgz", - "integrity": "sha512-FhiuxdEGequKFQgev4uSiLZrX6o7yfKKFiNVDjpuqmGlme3iIGSwvVy+95hUCa6rwfJ3Vy8e4dpYBWq2gXQXYw==" + "version": "4.192.1", + "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.192.1.tgz", + "integrity": "sha512-eNJ3aI9mGfvwMtBwkI+CBJHPhZx1FoNN6QY36iYEvrEOIL5xuuKRDG2tbOzeucQOzNqZ1PO1Eoock5xTcCG86Q==" }, "@polymer/font-roboto": { "version": "3.0.2", diff --git a/web/package.json b/web/package.json index ba9e3e872..0817007be 100644 --- a/web/package.json +++ b/web/package.json @@ -65,7 +65,7 @@ "@lingui/core": "^3.13.3", "@lingui/detect-locale": "^3.13.3", "@lingui/macro": "^3.13.3", - "@patternfly/patternfly": "^4.185.1", + "@patternfly/patternfly": "^4.192.1", "@polymer/iron-form": "^3.0.1", "@polymer/paper-input": "^3.2.1", "@rollup/plugin-babel": "^5.3.1",