1 Commits

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