mirror of
https://github.com/zadam/trilium.git
synced 2025-12-09 00:44:25 +01:00
chore(deps): update dependency csrf-csrf to v4
This commit is contained in:
parent
517a06e068
commit
2c1517d259
@ -63,7 +63,7 @@
|
|||||||
"cls-hooked": "4.2.2",
|
"cls-hooked": "4.2.2",
|
||||||
"compression": "1.8.0",
|
"compression": "1.8.0",
|
||||||
"cookie-parser": "1.4.7",
|
"cookie-parser": "1.4.7",
|
||||||
"csrf-csrf": "3.2.2",
|
"csrf-csrf": "4.0.2",
|
||||||
"dayjs": "1.11.13",
|
"dayjs": "1.11.13",
|
||||||
"debounce": "2.2.0",
|
"debounce": "2.2.0",
|
||||||
"debug": "4.4.1",
|
"debug": "4.4.1",
|
||||||
|
|||||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -621,8 +621,8 @@ importers:
|
|||||||
specifier: 13.0.0
|
specifier: 13.0.0
|
||||||
version: 13.0.0(webpack@5.99.8(@swc/core@1.11.24(@swc/helpers@0.5.17))(esbuild@0.25.4)(webpack-cli@6.0.1))
|
version: 13.0.0(webpack@5.99.8(@swc/core@1.11.24(@swc/helpers@0.5.17))(esbuild@0.25.4)(webpack-cli@6.0.1))
|
||||||
csrf-csrf:
|
csrf-csrf:
|
||||||
specifier: 3.2.2
|
specifier: 4.0.2
|
||||||
version: 3.2.2
|
version: 4.0.2
|
||||||
dayjs:
|
dayjs:
|
||||||
specifier: 1.11.13
|
specifier: 1.11.13
|
||||||
version: 1.11.13
|
version: 1.11.13
|
||||||
@ -6947,8 +6947,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-n63i0lZ0rvQ6FXiGQ+/JFCKAUyPFhLQYJIqKaa+tSJtfKeULF/IDNDAbdnSIxgS4NTuw2b0+lj8LzfITuq+ZxQ==}
|
resolution: {integrity: sha512-n63i0lZ0rvQ6FXiGQ+/JFCKAUyPFhLQYJIqKaa+tSJtfKeULF/IDNDAbdnSIxgS4NTuw2b0+lj8LzfITuq+ZxQ==}
|
||||||
engines: {node: '>=12.10'}
|
engines: {node: '>=12.10'}
|
||||||
|
|
||||||
csrf-csrf@3.2.2:
|
csrf-csrf@4.0.2:
|
||||||
resolution: {integrity: sha512-E3TgLWX1e+jqigDva+nFItfqa59UZ+gLR56DVNyL/xawBGwQr8o3U4/o1gP9FZmIWLnWCiIl5ni85MghMCNRfg==}
|
resolution: {integrity: sha512-jWI4uDjZn1EedVSa6WhiL6L6M5XmSemXLgCDGwrdPLtkCThSDDTj4ewokTTqrW8JZYcfJ3oY4LFCtXgQ2XAg5Q==}
|
||||||
|
|
||||||
css-declaration-sorter@6.4.1:
|
css-declaration-sorter@6.4.1:
|
||||||
resolution: {integrity: sha512-rtdthzxKuyq6IzqX6jEcIzQF/YqccluefyCYheovBOLhFT/drQA9zj/UbRAa9J7C0o6EG6u3E6g+vKkay7/k3g==}
|
resolution: {integrity: sha512-rtdthzxKuyq6IzqX6jEcIzQF/YqccluefyCYheovBOLhFT/drQA9zj/UbRAa9J7C0o6EG6u3E6g+vKkay7/k3g==}
|
||||||
@ -21865,7 +21865,7 @@ snapshots:
|
|||||||
|
|
||||||
cross-zip@4.0.1: {}
|
cross-zip@4.0.1: {}
|
||||||
|
|
||||||
csrf-csrf@3.2.2:
|
csrf-csrf@4.0.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
http-errors: 2.0.0
|
http-errors: 2.0.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user