This commit is contained in:
dependabot[bot] 2025-06-13 20:35:19 +00:00 committed by GitHub
commit cd4bd1a01a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

4
pnpm-lock.yaml generated
View file

@ -162,8 +162,8 @@ importers:
specifier: ^3.1.10
version: 3.1.10
esbuild:
specifier: ^0.25.3
version: 0.25.3
specifier: ^0.25.5
version: 0.25.5
express:
specifier: 4.21.2
version: 4.21.2

View file

@ -37,7 +37,7 @@
"cross-env": "^7.0.3",
"cross-spawn": "^7.0.6",
"ejs": "^3.1.10",
"esbuild": "^0.25.3",
"esbuild": "^0.25.5",
"express": "4.21.2",
"express-rate-limit": "^7.5.0",
"fast-deep-equal": "^3.1.3",