Merge pull request #415 from ahmadk953/dependabot/npm_and_yarn/drizzle-orm-0.44.2
Some checks are pending
Commitlint / Run commitlint scanning (push) Waiting to run
ESLint / Run eslint scanning (push) Waiting to run
NodeJS Build and Compile / build (23.x) (push) Waiting to run

This commit is contained in:
Ahmad 2025-06-04 18:47:48 -04:00 committed by GitHub
commit a0a1cb70c7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -22,7 +22,7 @@
"dependencies": { "dependencies": {
"@napi-rs/canvas": "^0.1.70", "@napi-rs/canvas": "^0.1.70",
"discord.js": "^14.19.3", "discord.js": "^14.19.3",
"drizzle-orm": "^0.44.1", "drizzle-orm": "^0.44.2",
"ioredis": "^5.6.1", "ioredis": "^5.6.1",
"pg": "^8.16.0" "pg": "^8.16.0"
}, },

View file

@ -2053,9 +2053,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"drizzle-orm@npm:^0.44.1": "drizzle-orm@npm:^0.44.2":
version: 0.44.1 version: 0.44.2
resolution: "drizzle-orm@npm:0.44.1" resolution: "drizzle-orm@npm:0.44.2"
peerDependencies: peerDependencies:
"@aws-sdk/client-rds-data": ">=3" "@aws-sdk/client-rds-data": ">=3"
"@cloudflare/workers-types": ">=4" "@cloudflare/workers-types": ">=4"
@ -2144,7 +2144,7 @@ __metadata:
optional: true optional: true
sqlite3: sqlite3:
optional: true optional: true
checksum: 10c0/88953965483a71183b909519b12c6ccb9ffd411ba9e72e44115e4a20478d47dbc2ad1e2b90e6f7be5d3087807529d41dc94f36a3bca8a0174ac3db8ab771b814 checksum: 10c0/29c88cb32fcd547b668184a7811a8be89f591ac9e53d5d1b8ab791dd5dd9eee991111d237a738545f5e475b83dbba8163c6b2a8231a59ec4e97e4f3356441bf5
languageName: node languageName: node
linkType: hard linkType: hard
@ -4145,7 +4145,7 @@ __metadata:
cross-env: "npm:^7.0.3" cross-env: "npm:^7.0.3"
discord.js: "npm:^14.19.3" discord.js: "npm:^14.19.3"
drizzle-kit: "npm:^0.31.1" drizzle-kit: "npm:^0.31.1"
drizzle-orm: "npm:^0.44.1" drizzle-orm: "npm:^0.44.2"
eslint: "npm:^9.28.0" eslint: "npm:^9.28.0"
eslint-config-prettier: "npm:^10.1.5" eslint-config-prettier: "npm:^10.1.5"
globals: "npm:^16.2.0" globals: "npm:^16.2.0"