diff --git a/package-lock.json b/package-lock.json index d8b3b15..7d8b958 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11084,9 +11084,9 @@ "integrity": "sha1-eVjHk+R+MuB9K1yv5cC/jhLneQI=" }, "node_modules/stylelint": { - "version": "14.0.0", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.0.0.tgz", - "integrity": "sha512-//4Po+WlWImVaro2BiNJZMamBo0Enekb+3fp5cYYN5r08kaPTHlxM8bCi/yvnPl7G+zqyLqjZU+O22vr/SDW0w==", + "version": "14.0.1", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.0.1.tgz", + "integrity": "sha512-ZcAkmFLVCultmwkQUjxKzxW/o5+CzNmDk6TPJj/d4Y7ipTGGrewIWmNm+InjdSr04PR5/yynsAJeYJY/wisdMg==", "dependencies": { "balanced-match": "^2.0.0", "cosmiconfig": "^7.0.1", @@ -11097,7 +11097,7 @@ "file-entry-cache": "^6.0.1", "get-stdin": "^8.0.0", "global-modules": "^2.0.0", - "globby": "^11.0.3", + "globby": "^11.0.4", "globjoin": "^0.1.4", "html-tags": "^3.1.0", "ignore": "^5.1.8", @@ -11119,8 +11119,8 @@ "postcss-value-parser": "^4.1.0", "resolve-from": "^5.0.0", "specificity": "^0.4.1", - "string-width": "^4.2.2", - "strip-ansi": "^6.0.0", + "string-width": "^4.2.3", + "strip-ansi": "^6.0.1", "style-search": "^0.1.0", "svg-tags": "^1.0.0", "table": "^6.7.2", @@ -20849,9 +20849,9 @@ "integrity": "sha1-eVjHk+R+MuB9K1yv5cC/jhLneQI=" }, "stylelint": { - "version": "14.0.0", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.0.0.tgz", - "integrity": "sha512-//4Po+WlWImVaro2BiNJZMamBo0Enekb+3fp5cYYN5r08kaPTHlxM8bCi/yvnPl7G+zqyLqjZU+O22vr/SDW0w==", + "version": "14.0.1", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.0.1.tgz", + "integrity": "sha512-ZcAkmFLVCultmwkQUjxKzxW/o5+CzNmDk6TPJj/d4Y7ipTGGrewIWmNm+InjdSr04PR5/yynsAJeYJY/wisdMg==", "requires": { "balanced-match": "^2.0.0", "cosmiconfig": "^7.0.1", @@ -20862,7 +20862,7 @@ "file-entry-cache": "^6.0.1", "get-stdin": "^8.0.0", "global-modules": "^2.0.0", - "globby": "^11.0.3", + "globby": "^11.0.4", "globjoin": "^0.1.4", "html-tags": "^3.1.0", "ignore": "^5.1.8", @@ -20884,8 +20884,8 @@ "postcss-value-parser": "^4.1.0", "resolve-from": "^5.0.0", "specificity": "^0.4.1", - "string-width": "^4.2.2", - "strip-ansi": "^6.0.0", + "string-width": "^4.2.3", + "strip-ansi": "^6.0.1", "style-search": "^0.1.0", "svg-tags": "^1.0.0", "table": "^6.7.2",