mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
fix(deps): update dependency nestjs-typeorm-paginate to v2.1.1
This commit is contained in:
parent
6f8601f483
commit
0ffb3da1db
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -8185,9 +8185,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"nestjs-typeorm-paginate": {
|
||||
"version": "2.0.3",
|
||||
"resolved": "https://registry.npmjs.org/nestjs-typeorm-paginate/-/nestjs-typeorm-paginate-2.0.3.tgz",
|
||||
"integrity": "sha512-cGIVwdIrZuDO5kHSVTcYRyFAjyxbg2dn/YFp9l+/xhsQl9XZkvcfXtqoo32T/h5bUmztdS4GJMoUYwo7TF30Eg=="
|
||||
"version": "2.1.1",
|
||||
"resolved": "https://registry.npmjs.org/nestjs-typeorm-paginate/-/nestjs-typeorm-paginate-2.1.1.tgz",
|
||||
"integrity": "sha512-e843bJi1gslDp1fDoGjnHlNRFqsmcpYweABsaLWWMsKKHoxnW9duBaztq4KZD5eXgBeb0BAYMDs7S+eDLizBEQ=="
|
||||
},
|
||||
"next-tick": {
|
||||
"version": "1.0.0",
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@
|
|||
"class-transformer": "0.2.3",
|
||||
"class-validator": "0.12.2",
|
||||
"date-fns": "2.13.0",
|
||||
"nestjs-typeorm-paginate": "2.0.3",
|
||||
"nestjs-typeorm-paginate": "2.1.1",
|
||||
"passport": "0.4.1",
|
||||
"passport-jwt": "4.0.0",
|
||||
"passport-spotify": "1.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue