Skip to content

Commit 300bf86

Browse files
Update dependency knex to v3.2.8
1 parent f55daa1 commit 300bf86

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"html-to-text": "9.0.5",
8888
"ioredis": "5.10.1",
8989
"jsonwebtoken": "9.0.3",
90-
"knex": "3.2.7",
90+
"knex": "3.2.8",
9191
"ky": "1.14.3",
9292
"linkify-html": "4.3.2",
9393
"linkifyjs": "4.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3410,10 +3410,10 @@ jws@^4.0.0, jws@^4.0.1:
34103410
jwa "^2.0.1"
34113411
safe-buffer "^5.0.1"
34123412

3413-
3414-
version "3.2.7"
3415-
resolved "https://registry.yarnpkg.com/knex/-/knex-3.2.7.tgz#53bc16470217f12fef516a7a649794a405d3473d"
3416-
integrity sha512-VxdDE72x7Tc08E5yCu8HqYoeOm0HOjAraOtYiGSAUJTYkydwfSGBOpQqYHrzM5vjLNzw2JDL2vDH8m7DjIjtgA==
3413+
3414+
version "3.2.8"
3415+
resolved "https://registry.yarnpkg.com/knex/-/knex-3.2.8.tgz#1bfb9caa8419db2c65512259a83a7896912db42e"
3416+
integrity sha512-ElXXxu9Nq+5hWYdBUddYIWIT5yKKs5KNCsmKGbJSHPyaMpAABp3xs4L55GgdQoAs6QQ7dv72ai3M4pxYQ8utEg==
34173417
dependencies:
34183418
colorette "2.0.19"
34193419
commander "^10.0.0"

0 commit comments

Comments
 (0)