From d91d18c710dabcc59a14dc38e2826de9d40529b2 Mon Sep 17 00:00:00 2001 From: Miguel Torres Date: Fri, 27 Jul 2018 00:48:20 +0200 Subject: [PATCH] DevDocs: Gutenberg Components Updating locked dependencies --- npm-shrinkwrap.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 9fd045d8389ce..f06d2d3f5c738 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -10477,9 +10477,9 @@ "dev": true }, "notifications-panel": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/notifications-panel/-/notifications-panel-2.2.1.tgz", - "integrity": "sha512-cRnohjy0ysfB7EWbkeDO5bLGC9Q3a9OKVtJpkXmbzPqBQjVpGCAmOYW5Ax/CLcdy+clNvqXpjNTVmeHM4Nr5dQ==", + "version": "2.2.2", + "resolved": "https://registry.npmjs.org/notifications-panel/-/notifications-panel-2.2.2.tgz", + "integrity": "sha512-sJ3Zs0PpRt/srgERcklQ6G8UXo2MGRLtKvcSf2Bqi0IpRsNbU8dw7nAoezI+rO3p/W7gQEjOU77ot6YsIcycNw==", "requires": { "ajv": "^6.5.1" },