Skip to content

Commit 75bff02

Browse files
authored
[js] Update all Yarn dependencies (2026-08-06) (#4698)
1 parent 33c32ee commit 75bff02

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"codemirror": "5.65.20",
5252
"core-js": "^3.49.0",
5353
"css-loader": "^6.11.0",
54-
"dompurify": "^3.4.12",
54+
"dompurify": "^3.4.13",
5555
"easymde": "^2.21.0",
5656
"esbuild": "^0.28.1",
5757
"eslint-config-airbnb": "^19.0.4",
@@ -64,7 +64,7 @@
6464
"luxon": "^3.7.2",
6565
"mapbox-gl": "1.13.3",
6666
"mapkick": "^0.2.6",
67-
"postcss": "^8.5.24",
67+
"postcss": "^8.5.25",
6868
"postcss-flexbugs-fixes": "^5.0.2",
6969
"postcss-import": "^15.1.0",
7070
"postcss-loader": "^7.3.4",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2618,10 +2618,10 @@ dompurify@^3.2.5:
26182618
optionalDependencies:
26192619
"@types/trusted-types" "^2.0.7"
26202620

2621-
dompurify@^3.4.12:
2622-
version "3.4.12"
2623-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.4.12.tgz#6fa2265e9bbdce882c4ace4107626051b448ffa8"
2624-
integrity sha512-zQvGet8Z2sWbQhCmfFz/T5QWH2oBmjnqK3qvOjaqaNLrLEF912WamU+ohnTp0TCep/MFVHpdJuCZEdFOdTnEFg==
2621+
dompurify@^3.4.13:
2622+
version "3.4.13"
2623+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.4.13.tgz#fc28949d59f92d62e28a3a764bcbeee35897a1be"
2624+
integrity sha512-2vmYIoqjze2d+kakP8S/nS5shfsl587kzwEjcGlTdiksUVgFHnFCsLYDVj/JNqJVOQZGSYBTmuycv0PodwmnMQ==
26252625
optionalDependencies:
26262626
"@types/trusted-types" "^2.0.7"
26272627

@@ -4441,10 +4441,10 @@ postcss@^8.4.33, postcss@^8.5.10:
44414441
picocolors "^1.1.1"
44424442
source-map-js "^1.2.1"
44434443

4444-
postcss@^8.5.24:
4445-
version "8.5.24"
4446-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.24.tgz#01d8b032451e1b9ec41ae66eaf02843f42a720d2"
4447-
integrity sha512-8RyVklq0owXUTa4xlpzu4l9AaVKIdQvAcOHZWaMh98HgySsUtxRVf/chRe3dsSLqb6i40BzGRzEUddRaI+9TSw==
4444+
postcss@^8.5.25:
4445+
version "8.5.25"
4446+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.25.tgz#5012a598eaaa897f21bbe8553be3cb7bd2bd78cb"
4447+
integrity sha512-DTPx3RWSSnWyzLxQnlH0rJP+EW5ekl16ZU4/psbIhA0e53kJfdgaN5vKM+xP7yJtXVu+nfdVFmlgFDEKAe4Pyw==
44484448
dependencies:
44494449
nanoid "^3.3.16"
44504450
picocolors "^1.1.1"

0 commit comments

Comments
 (0)