mirror of
https://github.com/zadam/trilium.git
synced 2026-01-15 02:54:24 +01:00
chore(deps): update dependency sax to v1.4.4 (#8317)
This commit is contained in:
commit
a55c8fb210
@ -117,7 +117,7 @@
|
||||
"safe-compare": "1.1.4",
|
||||
"sanitize-filename": "1.6.3",
|
||||
"sanitize-html": "2.17.0",
|
||||
"sax": "1.4.3",
|
||||
"sax": "1.4.4",
|
||||
"serve-favicon": "2.5.1",
|
||||
"stream-throttle": "0.1.3",
|
||||
"strip-bom": "5.0.0",
|
||||
|
||||
21
pnpm-lock.yaml
generated
21
pnpm-lock.yaml
generated
@ -760,8 +760,8 @@ importers:
|
||||
specifier: 2.17.0
|
||||
version: 2.17.0
|
||||
sax:
|
||||
specifier: 1.4.3
|
||||
version: 1.4.3
|
||||
specifier: 1.4.4
|
||||
version: 1.4.4
|
||||
serve-favicon:
|
||||
specifier: 2.5.1
|
||||
version: 2.5.1
|
||||
@ -12573,8 +12573,9 @@ packages:
|
||||
engines: {node: '>=14.0.0'}
|
||||
hasBin: true
|
||||
|
||||
sax@1.4.3:
|
||||
resolution: {integrity: sha512-yqYn1JhPczigF94DMS+shiDMjDowYO6y9+wB/4WgO0Y19jWYk0lQ4tuG5KI7kj4FTp1wxPj5IFfcrz/s1c3jjQ==}
|
||||
sax@1.4.4:
|
||||
resolution: {integrity: sha512-1n3r/tGXO6b6VXMdFT54SHzT9ytu9yr7TaELowdYpMqY/Ao7EnlQGmAQ1+RatX7Tkkdm6hONI2owqNx2aZj5Sw==}
|
||||
engines: {node: '>=11.0.0'}
|
||||
|
||||
saxes@5.0.1:
|
||||
resolution: {integrity: sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==}
|
||||
@ -17411,7 +17412,7 @@ snapshots:
|
||||
|
||||
'@file-type/xml@0.4.3':
|
||||
dependencies:
|
||||
sax: 1.4.3
|
||||
sax: 1.4.4
|
||||
strtok3: 10.2.2
|
||||
|
||||
'@floating-ui/core@1.6.9':
|
||||
@ -26908,7 +26909,7 @@ snapshots:
|
||||
needle@3.3.1:
|
||||
dependencies:
|
||||
iconv-lite: 0.6.3
|
||||
sax: 1.4.3
|
||||
sax: 1.4.4
|
||||
optional: true
|
||||
|
||||
negotiator@0.6.3: {}
|
||||
@ -28938,7 +28939,7 @@ snapshots:
|
||||
'@parcel/watcher': 2.5.1
|
||||
optional: true
|
||||
|
||||
sax@1.4.3: {}
|
||||
sax@1.4.4: {}
|
||||
|
||||
saxes@5.0.1:
|
||||
dependencies:
|
||||
@ -29895,7 +29896,7 @@ snapshots:
|
||||
css-what: 6.2.2
|
||||
csso: 5.0.5
|
||||
picocolors: 1.1.1
|
||||
sax: 1.4.3
|
||||
sax: 1.4.4
|
||||
|
||||
swagger-jsdoc@6.2.8(openapi-types@12.1.3):
|
||||
dependencies:
|
||||
@ -31180,12 +31181,12 @@ snapshots:
|
||||
|
||||
xml2js@0.5.0:
|
||||
dependencies:
|
||||
sax: 1.4.3
|
||||
sax: 1.4.4
|
||||
xmlbuilder: 11.0.1
|
||||
|
||||
xml2js@0.6.2:
|
||||
dependencies:
|
||||
sax: 1.4.3
|
||||
sax: 1.4.4
|
||||
xmlbuilder: 11.0.1
|
||||
|
||||
xmlbuilder@11.0.1: {}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user