Skip to content
This repository was archived by the owner on Feb 11, 2022. It is now read-only.

Commit fcf114b

Browse files
committed
fix(deps): update dependency @typegoose/auto-increment to v0.11.0
1 parent 833cf1d commit fcf114b

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
@@ -64,7 +64,7 @@
6464
"@nestjs/schedule": "0.4.3",
6565
"@nestjs/swagger": "4.8.2",
6666
"@nestjs/websockets": "7.6.18",
67-
"@typegoose/auto-increment": "0.6.0",
67+
"@typegoose/auto-increment": "0.11.0",
6868
"@typegoose/typegoose": "7.6.3",
6969
"@types/mkdirp": "1.0.2",
7070
"apollo-server-express": "2.25.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2303,10 +2303,10 @@
23032303
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.1.tgz#a6ca6a9a0ff366af433f42f5f0e124794ff6b8f1"
23042304
integrity sha512-FTgBI767POY/lKNDNbIzgAX6miIDBs6NTCbdlDb8TrWovHsSvaVIZDlTqym29C6UqhzwcJx4CYr+AlrMywA0cA==
23052305

2306-
"@typegoose/auto-increment@0.6.0":
2307-
version "0.6.0"
2308-
resolved "https://registry.yarnpkg.com/@typegoose/auto-increment/-/auto-increment-0.6.0.tgz#d4a4dbd23038cffc5a959c7dc38bddbb578a572e"
2309-
integrity sha512-LLRJ7CoUbcRHtRUDhHV8g6KFhiR72VdYH24kgUa6cXRIDpB8rawIbyr5eZzd/2s7mrKyNtfpTlnJAjw5ZaIGYg==
2306+
"@typegoose/auto-increment@0.11.0":
2307+
version "0.11.0"
2308+
resolved "https://registry.yarnpkg.com/@typegoose/auto-increment/-/auto-increment-0.11.0.tgz#97e8f8bf9d93f2195e8158ee0df3d90b89a99c3a"
2309+
integrity sha512-Tn5ogVgVzCZzJSmnzFzBJEkRmGwvipOEMnsnCkVgKJS9Cipkwe5rtTS0iETZNfVWquMxkBiNc0wFZOcJi+ROAg==
23102310
dependencies:
23112311
loglevel "^1.7.0"
23122312
tslib "^2.0.3"

0 commit comments

Comments
 (0)