This commit is contained in:
dependabot[bot] 2025-05-19 15:58:34 +00:00 committed by GitHub
commit 1c3396e93a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

10
pnpm-lock.yaml generated
View file

@ -231,8 +231,8 @@ importers:
specifier: ^2.0.7
version: 2.0.7
rate-limiter-flexible:
specifier: ^7.0.0
version: 7.0.0
specifier: ^7.1.1
version: 7.1.1
rehype:
specifier: ^13.0.2
version: 13.0.2
@ -4079,8 +4079,8 @@ packages:
resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==}
engines: {node: '>= 0.6'}
rate-limiter-flexible@7.0.0:
resolution: {integrity: sha512-K1Y7WTh6m/MpgifDkBzexI0PfPYd+LaXRl+Aqq+LkKKIb68KLJxd/cp+Fw3iU1T0h3oQ9TwbR0m2/ksU70ML+g==}
rate-limiter-flexible@7.1.1:
resolution: {integrity: sha512-lsYRcqRSJrKBNt6pMzBJTiCJP5KnwsGWdObMZxd19JFUJRntM+yuHs4/2bs6NZweSLgpsDcykvzyQaumoslWQg==}
raw-body@2.5.2:
resolution: {integrity: sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==}
@ -9112,7 +9112,7 @@ snapshots:
range-parser@1.2.1: {}
rate-limiter-flexible@7.0.0: {}
rate-limiter-flexible@7.1.1: {}
raw-body@2.5.2:
dependencies:

View file

@ -60,7 +60,7 @@
"oidc-provider": "^9.1.1",
"openapi-backend": "^5.12.0",
"proxy-addr": "^2.0.7",
"rate-limiter-flexible": "^7.0.0",
"rate-limiter-flexible": "^7.1.1",
"rehype": "^13.0.2",
"rehype-minify-whitespace": "^6.0.2",
"resolve": "1.22.10",