Skip to content

Commit 0536dc0

Browse files
authored
Update all Yarn dependencies (2026-06-04) (#4526)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 280818f commit 0536dc0

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
@@ -52,7 +52,7 @@
5252
"codemirror": "5.59.1",
5353
"core-js": "^3.49.0",
5454
"css-loader": "^6.11.0",
55-
"dompurify": "^3.4.5",
55+
"dompurify": "^3.4.7",
5656
"easymde": "^2.21.0",
5757
"el-transition": "^0.0.7",
5858
"esbuild": "^0.25.12",
@@ -61,7 +61,7 @@
6161
"eslint-plugin-sort-imports-es6-autofix": "^0.6.0",
6262
"file-saver": "^2.0.5",
6363
"flatpickr": "^4.6.13",
64-
"js-cookie": "^3.0.7",
64+
"js-cookie": "^3.0.8",
6565
"lodash": "^4.18.1",
6666
"luxon": "^3.7.2",
6767
"mapbox-gl": "1.13.3",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2728,10 +2728,10 @@ dompurify@^3.2.5:
27282728
optionalDependencies:
27292729
"@types/trusted-types" "^2.0.7"
27302730

2731-
dompurify@^3.4.5:
2732-
version "3.4.5"
2733-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.4.5.tgz#bedc7d30a6007ae9a8937b952be6adb76a28e871"
2734-
integrity sha512-OrwIBKsdNSVEeubdJ1HBv/wNENRM9ytAVCv7YXt//A3vPdVMNuACRqK9mXCGCBW2ln7BT/A4X0jXHo2Gu89miA==
2731+
dompurify@^3.4.7:
2732+
version "3.4.7"
2733+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.4.7.tgz#e2702ea4fd5d83467f1baef62309466ce7d44a82"
2734+
integrity sha512-2jBxDJY4RR06tQNy4w5FlFH7kfxsQZlufd0sbv+chfHCxeJwrFw2baUDsSwvBISD4K4RDbd0PTfy3uNXsR6siA==
27352735
optionalDependencies:
27362736
"@types/trusted-types" "^2.0.7"
27372737

@@ -4197,10 +4197,10 @@ jiti@^1.21.7:
41974197
resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.21.7.tgz#9dd81043424a3d28458b193d965f0d18a2300ba9"
41984198
integrity sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==
41994199

4200-
js-cookie@^3.0.7:
4201-
version "3.0.7"
4202-
resolved "https://registry.yarnpkg.com/js-cookie/-/js-cookie-3.0.7.tgz#0a53abfc459c8e89c85d7a38eb6cb68714965b8c"
4203-
integrity sha512-z/wZZgDrkNV1eA0ULjM/F9/50Ya8fbzgKneSpoPsXSGd0KnpdtHfOZWK+GcwLk+EZbS4F9RBhU+K2RgzuDaItw==
4200+
js-cookie@^3.0.8:
4201+
version "3.0.8"
4202+
resolved "https://registry.yarnpkg.com/js-cookie/-/js-cookie-3.0.8.tgz#444e6f4b27a5d844594fef61c9d6bca5f0787688"
4203+
integrity sha512-yeJd4aNAdYZQjaon2bpD/Gb0B/omw7HQOsynXXcOiWVCacbBcPlgn8S/d1X6blFSaHao7ozqtW7NZW19xpCtIw==
42044204

42054205
js-tokens@^4.0.0:
42064206
version "4.0.0"

0 commit comments

Comments
 (0)