File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 22
22
"dependencies" : {
23
23
"@juggle/resize-observer" : " ^3.4.0" ,
24
24
"@mdi/font" : " ^7.4.47" ,
25
- "dompurify" : " ^3.1.5 " ,
25
+ "dompurify" : " ^3.1.6 " ,
26
26
"fontfaceobserver" : " ^2.3.0" ,
27
27
"geojson" : " ^0.5.0" ,
28
28
"ol" : " ^9.1.0" ,
29
- "ol-ext" : " ^4.0.15 " ,
29
+ "ol-ext" : " ^4.0.19 " ,
30
30
"ol-mapbox-style" : " ^12.3.4"
31
31
},
32
32
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -543,10 +543,10 @@ cssesc@^3.0.0:
543
543
resolved "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz"
544
544
integrity sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==
545
545
546
- dompurify@^3.1.5 :
547
- version "3.1.5 "
548
- resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.5 .tgz#2c6a113fc728682a0f55684b1388c58ddb79dc38 "
549
- integrity sha512-lwG+n5h8QNpxtyrJW/gJWckL+1/DQiYMX8f7t8Z2AZTPw1esVrqjI63i7Zc2Gz0aKzLVMYC1V1PL/ky+aY/NgA ==
546
+ dompurify@^3.1.6 :
547
+ version "3.1.6 "
548
+ resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.6 .tgz#43c714a94c6a7b8801850f82e756685300a027e2 "
549
+ integrity sha512-cTOAhc36AalkjtBpfG6O8JimdTMWNXjiePT2xQH/ppBGi/4uIpmj8eKyIkMJErXWARyINV/sB38yf8JCLF5pbQ ==
550
550
551
551
earcut@^2.2.3 :
552
552
version "2.2.4"
@@ -895,10 +895,10 @@ normalize-path@^3.0.0, normalize-path@~3.0.0:
895
895
resolved "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz"
896
896
integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
897
897
898
- ol-ext@^4.0.15 :
899
- version "4.0.18 "
900
- resolved "https://registry.yarnpkg.com/ol-ext/-/ol-ext-4.0.18 .tgz#87e68566bae1a7821e3a1af8b7019409ce922324 "
901
- integrity sha512-zzeTAoCg9IocaM7LlXiLNnVCgVmfxxLzlDTWvYn3Y2gFxtICHSfRrIQl/8vumgBjftBksVl1Fds8P5uFReTmew ==
898
+ ol-ext@^4.0.19 :
899
+ version "4.0.19 "
900
+ resolved "https://registry.yarnpkg.com/ol-ext/-/ol-ext-4.0.19 .tgz#774d368b82791f59ebda44c08d038ca3eb54afff "
901
+ integrity sha512-QMhmys/ux7eYKZFtca6CeK+l9YgZb5yL5hHFJLKkiObw/qz6xKu+gy+SSnF/QyvJbfAJDleuFHf2mqkYqC9hZQ ==
902
902
903
903
ol-mapbox-style@^12.3.4 :
904
904
version "12.3.4"
You can’t perform that action at this time.
0 commit comments