Skip to content

Commit 46e1295

Browse files
Bump the npm-security group across 1 directory with 4 updates
Bumps the npm-security group with 4 updates in the / directory: [trix](https://github.com/basecamp/trix), [dompurify](https://github.com/cure53/DOMPurify), [js-yaml](https://github.com/nodeca/js-yaml) and [postcss](https://github.com/postcss/postcss). Updates `trix` from 2.1.17 to 2.1.18 - [Release notes](https://github.com/basecamp/trix/releases) - [Commits](basecamp/trix@v2.1.17...v2.1.18) Updates `dompurify` from 3.3.2 to 3.4.11 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.3.2...3.4.11) Updates `js-yaml` from 4.1.1 to 4.3.0 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.1...4.3.0) Updates `postcss` from 8.4.33 to 8.5.16 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.33...8.5.16) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.4.11 dependency-type: indirect dependency-group: npm-security - dependency-name: js-yaml dependency-version: 4.3.0 dependency-type: indirect dependency-group: npm-security - dependency-name: postcss dependency-version: 8.5.16 dependency-type: indirect dependency-group: npm-security - dependency-name: trix dependency-version: 2.1.18 dependency-type: direct:production dependency-group: npm-security ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent acc0e6c commit 46e1295

2 files changed

Lines changed: 32 additions & 22 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"esbuild": "^0.25.0",
1313
"jquery": "^3.7.0",
1414
"sass": "^1.63.6",
15-
"trix": "^2.1.17"
15+
"trix": "^2.1.18"
1616
},
1717
"devDependencies": {
1818
"@thoughtbot/stylelint-config": "^4.0.0",

yarn.lock

Lines changed: 31 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -467,9 +467,9 @@ dir-glob@^3.0.1:
467467
path-type "^4.0.0"
468468

469469
dompurify@^3.2.5:
470-
version "3.3.2"
471-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.3.2.tgz#58c515d0f8508b8749452a028aa589ad80b36325"
472-
integrity sha512-6obghkliLdmKa56xdbLOpUZ43pAR6xFy1uOrxBaIDjT+yaRuuybLjGS9eVBoSR/UPU5fq3OXClEHLJNGvbxKpQ==
470+
version "3.4.11"
471+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.4.11.tgz#29c8ba496475f279ef4015784068452fb14a0680"
472+
integrity sha512-zhlUV12GsaRzMsf9q5M254YhA4+VuF0fG+QFqu6aYpoGlKtz+w8//jBcGVYBgQkR5GHjUomejY84AV+/uPbWdw==
473473
optionalDependencies:
474474
"@types/trusted-types" "^2.0.7"
475475

@@ -776,9 +776,9 @@ js-tokens@^4.0.0:
776776
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
777777

778778
js-yaml@^4.1.0:
779-
version "4.1.1"
780-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b"
781-
integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==
779+
version "4.3.0"
780+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.3.0.tgz#d1900572a7f7cf0b5f540c83673e60bad3436592"
781+
integrity sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==
782782
dependencies:
783783
argparse "^2.0.1"
784784

@@ -879,10 +879,10 @@ ms@2.1.2:
879879
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
880880
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
881881

882-
nanoid@^3.3.7:
883-
version "3.3.8"
884-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
885-
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
882+
nanoid@^3.3.12:
883+
version "3.3.15"
884+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.15.tgz#36c490fad8c6e86c824c940dfdde999b69ed4316"
885+
integrity sha512-y7Wygv/7mEOvxTuEQDB8StXdMRBWf1kR/tlhAzBRUFkB2jfcLOAxO/SHmOO2zgz1pVgK29/kyupn059/bCHdjA==
886886

887887
normalize-path@^3.0.0, normalize-path@~3.0.0:
888888
version "3.0.0"
@@ -934,6 +934,11 @@ picocolors@^1.0.0:
934934
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
935935
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
936936

937+
picocolors@^1.1.1:
938+
version "1.1.1"
939+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
940+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
941+
937942
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1:
938943
version "2.3.2"
939944
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.2.tgz#5a942915e26b372dc0f0e6753149a16e6b1c5601"
@@ -978,13 +983,13 @@ postcss-value-parser@^4.2.0:
978983
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
979984

980985
postcss@^8.4.32, postcss@^8.4.33:
981-
version "8.4.33"
982-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.33.tgz#1378e859c9f69bf6f638b990a0212f43e2aaa742"
983-
integrity sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==
986+
version "8.5.16"
987+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.16.tgz#1230ce0b5df354c24c0ea45f99ce5f6a88279d28"
988+
integrity sha512-vuwillviilfKZsg0VGj5R/YwwcHx4SLsIOI/7K6mQkWx+l5cUHTjj5g0AasTBcyXsbfTgrwsUNmVUb5xVwyPwg==
984989
dependencies:
985-
nanoid "^3.3.7"
986-
picocolors "^1.0.0"
987-
source-map-js "^1.0.2"
990+
nanoid "^3.3.12"
991+
picocolors "^1.1.1"
992+
source-map-js "^1.2.1"
988993

989994
punycode@^2.1.0:
990995
version "2.3.1"
@@ -1077,11 +1082,16 @@ slice-ansi@^4.0.0:
10771082
astral-regex "^2.0.0"
10781083
is-fullwidth-code-point "^3.0.0"
10791084

1080-
"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.0.1, source-map-js@^1.0.2:
1085+
"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.0.1:
10811086
version "1.0.2"
10821087
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
10831088
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
10841089

1090+
source-map-js@^1.2.1:
1091+
version "1.2.1"
1092+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
1093+
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
1094+
10851095
spark-md5@^3.0.1:
10861096
version "3.0.2"
10871097
resolved "https://registry.yarnpkg.com/spark-md5/-/spark-md5-3.0.2.tgz#7952c4a30784347abcee73268e473b9c0167e3fc"
@@ -1277,10 +1287,10 @@ to-regex-range@^5.0.1:
12771287
dependencies:
12781288
is-number "^7.0.0"
12791289

1280-
trix@^2.1.17:
1281-
version "2.1.17"
1282-
resolved "https://registry.yarnpkg.com/trix/-/trix-2.1.17.tgz#a47c4ee1925a7abb26aee5c094ec7ef9fe49575a"
1283-
integrity sha512-nkHg7VgIItGVx1CFA645dDlAoCgah+9gv80Yc+97aS8jkZmO5K4MxkSqmU9t/C8upqZB8uhfJs90epoDfYz/6Q==
1290+
trix@^2.1.18:
1291+
version "2.1.18"
1292+
resolved "https://registry.yarnpkg.com/trix/-/trix-2.1.18.tgz#d87a5be64c10ecdab64f5af47f941b5318c08225"
1293+
integrity sha512-DWOdTsz3n9PO3YBc1R6pGh9MG1cXys/2+rouc/qsISncjc2MBew2UOW8nXh3NjUOjobKsXCIPR6LB02abg2EYg==
12841294
dependencies:
12851295
dompurify "^3.2.5"
12861296

0 commit comments

Comments
 (0)