Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
Signed-off-by: Innei <[email protected]>
  • Loading branch information
Innei committed May 20, 2024
1 parent 5da084d commit 58ff7af
Show file tree
Hide file tree
Showing 2 changed files with 719 additions and 86 deletions.
8 changes: 4 additions & 4 deletions apps/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,10 @@
"@socket.io/redis-adapter": "8.3.0",
"@socket.io/redis-emitter": "5.1.0",
"@typegoose/auto-increment": "4.3.0",
"@typegoose/typegoose": "12.4.0",
"@typegoose/typegoose": "12.5.0",
"@types/jsonwebtoken": "9.0.6",
"algoliasearch": "4.23.3",
"axios": "^1.6.7",
"axios": "^1.7.0",
"axios-retry": "4.2.0",
"bcryptjs": "^2.4.3",
"cache-manager": "5.5.2",
Expand Down Expand Up @@ -122,7 +122,7 @@
"rxjs": "7.8.1",
"semver": "7.6.2",
"slugify": "1.6.6",
"snakecase-keys": "6.0.0",
"snakecase-keys": "8.0.1",
"source-map-support": "^0.5.21",
"ua-parser-js": "1.0.37",
"vm2": "3.9.19",
Expand Down Expand Up @@ -167,4 +167,4 @@
"mongodb-memory-server": "^9.1.5",
"redis-memory-server": "^0.10.0"
}
}
}
Loading

0 comments on commit 58ff7af

Please sign in to comment.