mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-12-22 19:01:26 +00:00
fix(deps): update dependency express to v4.21.2 (#2844)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6e57ec6cc6
commit
190ade9643
1 changed files with 26 additions and 13 deletions
|
@ -76,7 +76,7 @@ importers:
|
||||||
version: 2.0.0
|
version: 2.0.0
|
||||||
express:
|
express:
|
||||||
specifier: ~4.21.0
|
specifier: ~4.21.0
|
||||||
version: 4.21.1
|
version: 4.21.2
|
||||||
highlight.js:
|
highlight.js:
|
||||||
specifier: ^11.10.0
|
specifier: ^11.10.0
|
||||||
version: 11.10.0
|
version: 11.10.0
|
||||||
|
@ -2007,6 +2007,15 @@ packages:
|
||||||
supports-color:
|
supports-color:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
|
debug@4.4.0:
|
||||||
|
resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==}
|
||||||
|
engines: {node: '>=6.0'}
|
||||||
|
peerDependencies:
|
||||||
|
supports-color: '*'
|
||||||
|
peerDependenciesMeta:
|
||||||
|
supports-color:
|
||||||
|
optional: true
|
||||||
|
|
||||||
deep-equal@1.1.2:
|
deep-equal@1.1.2:
|
||||||
resolution: {integrity: sha512-5tdhKF6DbU7iIzrIOa1AOUt39ZRm13cmL1cGEh//aqR8x9+tNfbywRf0n5FD/18OKMdo7DNEtrX2t22ZAkI+eg==}
|
resolution: {integrity: sha512-5tdhKF6DbU7iIzrIOa1AOUt39ZRm13cmL1cGEh//aqR8x9+tNfbywRf0n5FD/18OKMdo7DNEtrX2t22ZAkI+eg==}
|
||||||
engines: {node: '>= 0.4'}
|
engines: {node: '>= 0.4'}
|
||||||
|
@ -2322,8 +2331,8 @@ packages:
|
||||||
exenv@1.2.2:
|
exenv@1.2.2:
|
||||||
resolution: {integrity: sha512-Z+ktTxTwv9ILfgKCk32OX3n/doe+OcLTRtqK9pcL+JsP3J1/VW8Uvl4ZjLlKqeW4rzK4oesDOGMEMRIZqtP4Iw==}
|
resolution: {integrity: sha512-Z+ktTxTwv9ILfgKCk32OX3n/doe+OcLTRtqK9pcL+JsP3J1/VW8Uvl4ZjLlKqeW4rzK4oesDOGMEMRIZqtP4Iw==}
|
||||||
|
|
||||||
express@4.21.1:
|
express@4.21.2:
|
||||||
resolution: {integrity: sha512-YSFlK1Ee0/GC8QaO91tHcDxJiE/X4FbpAyQWkxAvG6AXCuR65YzK8ua6D9hvi/TzUfZMpc+BwuM1IPw8fmQBiQ==}
|
resolution: {integrity: sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==}
|
||||||
engines: {node: '>= 0.10.0'}
|
engines: {node: '>= 0.10.0'}
|
||||||
|
|
||||||
fast-deep-equal@3.1.3:
|
fast-deep-equal@3.1.3:
|
||||||
|
@ -3615,8 +3624,8 @@ packages:
|
||||||
path-to-regexp-es6@1.7.0:
|
path-to-regexp-es6@1.7.0:
|
||||||
resolution: {integrity: sha512-QdT7okCAMGv7FR7w6KWFH9OSMivOgtXAGKodD6MDZBNR/XNL16W+hHoj6qBmV6cy/7eR1fr0Qujrg9OhBf5QPw==}
|
resolution: {integrity: sha512-QdT7okCAMGv7FR7w6KWFH9OSMivOgtXAGKodD6MDZBNR/XNL16W+hHoj6qBmV6cy/7eR1fr0Qujrg9OhBf5QPw==}
|
||||||
|
|
||||||
path-to-regexp@0.1.10:
|
path-to-regexp@0.1.12:
|
||||||
resolution: {integrity: sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w==}
|
resolution: {integrity: sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==}
|
||||||
|
|
||||||
path-to-regexp@1.7.0:
|
path-to-regexp@1.7.0:
|
||||||
resolution: {integrity: sha512-nifX1uj4S9IrK/w3Xe7kKvNEepXivANs9ng60Iq7PU/BlouV3yL/VUhFqTuTq33ykwUqoNcTeGo5vdOBP4jS/Q==}
|
resolution: {integrity: sha512-nifX1uj4S9IrK/w3Xe7kKvNEepXivANs9ng60Iq7PU/BlouV3yL/VUhFqTuTq33ykwUqoNcTeGo5vdOBP4jS/Q==}
|
||||||
|
@ -4817,7 +4826,7 @@ snapshots:
|
||||||
'@babel/core': 7.26.0
|
'@babel/core': 7.26.0
|
||||||
'@babel/helper-compilation-targets': 7.25.9
|
'@babel/helper-compilation-targets': 7.25.9
|
||||||
'@babel/helper-plugin-utils': 7.25.9
|
'@babel/helper-plugin-utils': 7.25.9
|
||||||
debug: 4.3.7
|
debug: 4.4.0
|
||||||
lodash.debounce: 4.0.8
|
lodash.debounce: 4.0.8
|
||||||
resolve: 1.22.8
|
resolve: 1.22.8
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
@ -5994,7 +6003,7 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/typescript-estree': 8.16.0(typescript@5.6.3)
|
'@typescript-eslint/typescript-estree': 8.16.0(typescript@5.6.3)
|
||||||
'@typescript-eslint/utils': 8.16.0(eslint@9.16.0)(typescript@5.6.3)
|
'@typescript-eslint/utils': 8.16.0(eslint@9.16.0)(typescript@5.6.3)
|
||||||
debug: 4.3.7
|
debug: 4.4.0
|
||||||
eslint: 9.16.0
|
eslint: 9.16.0
|
||||||
ts-api-utils: 1.4.3(typescript@5.6.3)
|
ts-api-utils: 1.4.3(typescript@5.6.3)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
|
@ -6611,6 +6620,10 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
ms: 2.1.3
|
ms: 2.1.3
|
||||||
|
|
||||||
|
debug@4.4.0:
|
||||||
|
dependencies:
|
||||||
|
ms: 2.1.3
|
||||||
|
|
||||||
deep-equal@1.1.2:
|
deep-equal@1.1.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
is-arguments: 1.1.1
|
is-arguments: 1.1.1
|
||||||
|
@ -6990,7 +7003,7 @@ snapshots:
|
||||||
|
|
||||||
exenv@1.2.2: {}
|
exenv@1.2.2: {}
|
||||||
|
|
||||||
express@4.21.1:
|
express@4.21.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
accepts: 1.3.8
|
accepts: 1.3.8
|
||||||
array-flatten: 1.1.1
|
array-flatten: 1.1.1
|
||||||
|
@ -7011,7 +7024,7 @@ snapshots:
|
||||||
methods: 1.1.2
|
methods: 1.1.2
|
||||||
on-finished: 2.4.1
|
on-finished: 2.4.1
|
||||||
parseurl: 1.3.3
|
parseurl: 1.3.3
|
||||||
path-to-regexp: 0.1.10
|
path-to-regexp: 0.1.12
|
||||||
proxy-addr: 2.0.7
|
proxy-addr: 2.0.7
|
||||||
qs: 6.13.0
|
qs: 6.13.0
|
||||||
range-parser: 1.2.1
|
range-parser: 1.2.1
|
||||||
|
@ -8158,7 +8171,7 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
path-to-regexp: 1.7.0
|
path-to-regexp: 1.7.0
|
||||||
|
|
||||||
path-to-regexp@0.1.10: {}
|
path-to-regexp@0.1.12: {}
|
||||||
|
|
||||||
path-to-regexp@1.7.0:
|
path-to-regexp@1.7.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -8740,7 +8753,7 @@ snapshots:
|
||||||
|
|
||||||
spdy-transport@3.0.0:
|
spdy-transport@3.0.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
debug: 4.3.7
|
debug: 4.4.0
|
||||||
detect-node: 2.1.0
|
detect-node: 2.1.0
|
||||||
hpack.js: 2.1.6
|
hpack.js: 2.1.6
|
||||||
obuf: 1.1.2
|
obuf: 1.1.2
|
||||||
|
@ -8751,7 +8764,7 @@ snapshots:
|
||||||
|
|
||||||
spdy@4.0.2:
|
spdy@4.0.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
debug: 4.3.7
|
debug: 4.4.0
|
||||||
handle-thing: 2.0.1
|
handle-thing: 2.0.1
|
||||||
http-deceiver: 1.2.7
|
http-deceiver: 1.2.7
|
||||||
select-hose: 2.0.0
|
select-hose: 2.0.0
|
||||||
|
@ -9151,7 +9164,7 @@ snapshots:
|
||||||
colorette: 2.0.20
|
colorette: 2.0.20
|
||||||
compression: 1.7.4
|
compression: 1.7.4
|
||||||
connect-history-api-fallback: 2.0.0
|
connect-history-api-fallback: 2.0.0
|
||||||
express: 4.21.1
|
express: 4.21.2
|
||||||
graceful-fs: 4.2.11
|
graceful-fs: 4.2.11
|
||||||
html-entities: 2.5.2
|
html-entities: 2.5.2
|
||||||
http-proxy-middleware: 2.0.7(@types/express@4.17.21)
|
http-proxy-middleware: 2.0.7(@types/express@4.17.21)
|
||||||
|
|
Loading…
Reference in a new issue