You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's a bit peculiar we got a security advisory since this repo isn't using url-regex directly. There is a package being used way down in the package-lock.json called css-url-regex, which eventually derives from image-webpack-loader. Knowing that, a webpack update will probably take care of this issue.
It's a bit peculiar we got a security advisory since this repo isn't using url-regex directly. There is a package being used way down in the
package-lock.json
called css-url-regex, which eventually derives fromimage-webpack-loader
. Knowing that, a webpack update will probably take care of this issue.Original advisory
The text was updated successfully, but these errors were encountered: