You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ma...@apache.org on 2023/08/03 23:15:18 UTC

[superset] branch audit_fix created (now 2a38aa800d)

This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a change to branch audit_fix
in repository https://gitbox.apache.org/repos/asf/superset.git


      at 2a38aa800d upgrading chromatic

This branch includes the following new commits:

     new 2a38aa800d upgrading chromatic

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[superset] 01/01: upgrading chromatic

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a commit to branch audit_fix
in repository https://gitbox.apache.org/repos/asf/superset.git

commit 2a38aa800d97ed90a57fff0b2efcad6bb51d120c
Author: Maxime Beauchemin <ma...@gmail.com>
AuthorDate: Thu Aug 3 16:14:52 2023 -0700

    upgrading chromatic
---
 superset-frontend/package-lock.json | 42 +++++++++++++++++++------------------
 1 file changed, 22 insertions(+), 20 deletions(-)

diff --git a/superset-frontend/package-lock.json b/superset-frontend/package-lock.json
index 1261fbc615..0731d325e7 100644
--- a/superset-frontend/package-lock.json
+++ b/superset-frontend/package-lock.json
@@ -20159,7 +20159,14 @@
       }
     },
     "node_modules/@storybook/core-server/node_modules/webpack/node_modules/watchpack/chokidar2": {
-      "optional": true
+      "version": "2.0.0",
+      "optional": true,
+      "dependencies": {
+        "chokidar": "^2.1.8"
+      },
+      "engines": {
+        "node": "<8.10.0"
+      }
     },
     "node_modules/@storybook/core-server/node_modules/ws": {
       "version": "8.13.0",
@@ -32205,18 +32212,14 @@
       "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg=="
     },
     "node_modules/chromatic": {
-      "version": "6.7.4",
-      "resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.7.4.tgz",
-      "integrity": "sha512-QW4i8RQsON0JVnFnRf+8y70aIJptvC0Oi/26YJ669Dl03WmJRpobNO5qWFPTiv3KFKMc1Qf6/qFsRVZCtn+bfA==",
+      "version": "6.20.0",
+      "resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.20.0.tgz",
+      "integrity": "sha512-PN00MNAg++kXl9HM4JgTHJAMiJQ+nZYhtmKF+viZ6N//CLN5sZrHK5x5TSj/0z/cMhx2gGtbwgRhLHGGqxpj5w==",
       "dev": true,
-      "dependencies": {
-        "@discoveryjs/json-ext": "^0.5.7",
-        "@types/webpack-env": "^1.17.0"
-      },
       "bin": {
-        "chroma": "bin/main.cjs",
-        "chromatic": "bin/main.cjs",
-        "chromatic-cli": "bin/main.cjs"
+        "chroma": "dist/bin.js",
+        "chromatic": "dist/bin.js",
+        "chromatic-cli": "dist/bin.js"
       }
     },
     "node_modules/chrome-trace-event": {
@@ -96286,7 +96289,10 @@
       }
     },
     "chokidar2": {
-      "version": "file:node_modules/@storybook/core-server/node_modules/webpack/node_modules/watchpack/chokidar2"
+      "version": "file:node_modules/@storybook/core-server/node_modules/webpack/node_modules/watchpack/chokidar2",
+      "requires": {
+        "chokidar": "^2.1.8"
+      }
     },
     "chownr": {
       "version": "1.1.4",
@@ -96294,14 +96300,10 @@
       "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg=="
     },
     "chromatic": {
-      "version": "6.7.4",
-      "resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.7.4.tgz",
-      "integrity": "sha512-QW4i8RQsON0JVnFnRf+8y70aIJptvC0Oi/26YJ669Dl03WmJRpobNO5qWFPTiv3KFKMc1Qf6/qFsRVZCtn+bfA==",
-      "dev": true,
-      "requires": {
-        "@discoveryjs/json-ext": "^0.5.7",
-        "@types/webpack-env": "^1.17.0"
-      }
+      "version": "6.20.0",
+      "resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.20.0.tgz",
+      "integrity": "sha512-PN00MNAg++kXl9HM4JgTHJAMiJQ+nZYhtmKF+viZ6N//CLN5sZrHK5x5TSj/0z/cMhx2gGtbwgRhLHGGqxpj5w==",
+      "dev": true
     },
     "chrome-trace-event": {
       "version": "1.0.2",