fix(deps): update all non-major dependencies

This commit is contained in:
renovate[bot]
2023-03-06 06:25:39 +00:00
committed by GitHub
parent 6c2c28940b
commit e9d49e6b98
3 changed files with 6 additions and 6 deletions

View File

@@ -112,6 +112,6 @@
"vitest": "^0.29.0"
},
"volta": {
"node": "18.14.0"
"node": "18.14.2"
}
}

View File

@@ -58,7 +58,7 @@
"d3": "^7.4.0",
"dagre-d3-es": "7.0.9",
"dayjs": "^1.11.7",
"dompurify": "2.4.3",
"dompurify": "2.4.5",
"elkjs": "^0.8.2",
"khroma": "^2.0.0",
"lodash-es": "^4.17.21",

8
pnpm-lock.yaml generated
View File

@@ -197,8 +197,8 @@ importers:
specifier: ^1.11.7
version: 1.11.7
dompurify:
specifier: 2.4.3
version: 2.4.3
specifier: 2.4.5
version: 2.4.5
elkjs:
specifier: ^0.8.2
version: 0.8.2
@@ -5890,8 +5890,8 @@ packages:
domelementtype: 2.3.0
dev: true
/dompurify/2.4.3:
resolution: {integrity: sha512-q6QaLcakcRjebxjg8/+NP+h0rPfatOgOzc46Fst9VAA3jF2ApfKBNKMzdP4DYTqtUMXSCd5pRS/8Po/OmoCHZQ==}
/dompurify/2.4.5:
resolution: {integrity: sha512-jggCCd+8Iqp4Tsz0nIvpcb22InKEBrGz5dw3EQJMs8HPJDsKbFIO3STYtAvCfDx26Muevn1MHVI0XxjgFfmiSA==}
dev: false
/domutils/3.0.1: