Skip to content

Commit c7e2573

Browse files
committed
chore: Update npm dependencies to latest versions
Signed-off-by: Daniel Kastl <[email protected]>
1 parent 12ef60e commit c7e2573

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
"dependencies": {
2323
"@juggle/resize-observer": "^3.4.0",
2424
"@mdi/font": "^7.4.47",
25-
"dompurify": "^3.1.5",
25+
"dompurify": "^3.1.6",
2626
"fontfaceobserver": "^2.3.0",
2727
"geojson": "^0.5.0",
2828
"ol": "^9.1.0",
29-
"ol-ext": "^4.0.15",
29+
"ol-ext": "^4.0.19",
3030
"ol-mapbox-style": "^12.3.4"
3131
},
3232
"devDependencies": {

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -543,10 +543,10 @@ cssesc@^3.0.0:
543543
resolved "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz"
544544
integrity sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==
545545

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==
550550

551551
earcut@^2.2.3:
552552
version "2.2.4"
@@ -895,10 +895,10 @@ normalize-path@^3.0.0, normalize-path@~3.0.0:
895895
resolved "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz"
896896
integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
897897

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==
902902

903903
ol-mapbox-style@^12.3.4:
904904
version "12.3.4"

0 commit comments

Comments
 (0)