3 Commits

Author SHA1 Message Date
minori e16ef1dfed deps: update fastify to 5.7.4
Node.js CI / CI (pull_request) Failing after 26s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m11s
2026-02-13 07:10:21 -08:00
minori c2c3c9e267 deps: update fastify to 5.7.2
Node.js CI / CI (pull_request) Failing after 54s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m57s
2026-02-05 07:17:18 -08:00
minori 92a689409c deps: update fastify to 5.7.1
Node.js CI / CI (pull_request) Failing after 32s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m55s
2026-02-04 08:49:52 -08:00
2 changed files with 14 additions and 21 deletions
+2 -2
View File
@@ -25,9 +25,9 @@
"dependencies": {
"@nhcarrigan/discord-analytics": "0.0.6",
"@nhcarrigan/logger": "1.1.1",
"@prisma/client": "7.3.0",
"@prisma/client": "6.19.0",
"discord.js": "14.24.2",
"fastify": "5.6.2",
"fastify": "5.7.4",
"node-schedule": "2.1.1"
}
}
+12 -19
View File
@@ -15,14 +15,14 @@ importers:
specifier: 1.1.1
version: 1.1.1
'@prisma/client':
specifier: 7.3.0
version: 7.3.0(prisma@6.19.0(typescript@5.9.3))(typescript@5.9.3)
specifier: 6.19.0
version: 6.19.0(prisma@6.19.0(typescript@5.9.3))(typescript@5.9.3)
discord.js:
specifier: 14.24.2
version: 14.24.2
fastify:
specifier: 5.6.2
version: 5.6.2
specifier: 5.7.4
version: 5.7.4
node-schedule:
specifier: 2.1.1
version: 2.1.1
@@ -389,15 +389,12 @@ packages:
resolution: {integrity: sha512-fdDH1LSGfZdTH2sxdpVMw31BanV28K/Gry0cVFxaNP77neJSkd82mM8ErPNYs9e+0O7SdHBLTDzDgwUuy18RnQ==}
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
'@prisma/client-runtime-utils@7.3.0':
resolution: {integrity: sha512-dG/ceD9c+tnXATPk8G+USxxYM9E6UdMTnQeQ+1SZUDxTz7SgQcfxEqafqIQHcjdlcNK/pvmmLfSwAs3s2gYwUw==}
'@prisma/client@7.3.0':
resolution: {integrity: sha512-FXBIxirqQfdC6b6HnNgxGmU7ydCPEPk7maHMOduJJfnTP+MuOGa15X4omjR/zpPUUpm8ef/mEFQjJudOGkXFcQ==}
engines: {node: ^20.19 || ^22.12 || >=24.0}
'@prisma/client@6.19.0':
resolution: {integrity: sha512-QXFT+N/bva/QI2qoXmjBzL7D6aliPffIwP+81AdTGq0FXDoLxLkWivGMawG8iM5B9BKfxLIXxfWWAF6wbuJU6g==}
engines: {node: '>=18.18'}
peerDependencies:
prisma: '*'
typescript: '>=5.4.0'
typescript: '>=5.1.0'
peerDependenciesMeta:
prisma:
optional: true
@@ -1260,8 +1257,8 @@ packages:
fast-uri@3.1.0:
resolution: {integrity: sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==}
fastify@5.6.2:
resolution: {integrity: sha512-dPugdGnsvYkBlENLhCgX8yhyGCsCPrpA8lFWbTNU428l+YOnLgYHR69hzV8HWPC79n536EqzqQtvhtdaCE0dKg==}
fastify@5.7.4:
resolution: {integrity: sha512-e6l5NsRdaEP8rdD8VR0ErJASeyaRbzXYpmkrpr2SuvuMq6Si3lvsaVy5C+7gLanEkvjpMDzBXWE5HPeb/hgTxA==}
fastq@1.19.1:
resolution: {integrity: sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==}
@@ -2670,11 +2667,7 @@ snapshots:
'@pkgr/core@0.1.2': {}
'@prisma/client-runtime-utils@7.3.0': {}
'@prisma/client@7.3.0(prisma@6.19.0(typescript@5.9.3))(typescript@5.9.3)':
dependencies:
'@prisma/client-runtime-utils': 7.3.0
'@prisma/client@6.19.0(prisma@6.19.0(typescript@5.9.3))(typescript@5.9.3)':
optionalDependencies:
prisma: 6.19.0(typescript@5.9.3)
typescript: 5.9.3
@@ -3764,7 +3757,7 @@ snapshots:
fast-uri@3.1.0: {}
fastify@5.6.2:
fastify@5.7.4:
dependencies:
'@fastify/ajv-compiler': 4.0.5
'@fastify/error': 4.2.0