Skip to content

Commit 26470fc

Browse files
lupu60snyk-bot
andauthored
fix: upgrade @nestjs/common from 11.0.16 to 11.1.0 (#582)
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent dc5a335 commit 26470fc

File tree

2 files changed

+46
-41
lines changed

2 files changed

+46
-41
lines changed

packages/http-logger-middleware/package-lock.json

Lines changed: 45 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/http-logger-middleware/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"prepublishOnly": "npm run build"
3838
},
3939
"dependencies": {
40-
"@nestjs/common": "11.0.16",
40+
"@nestjs/common": "11.1.0",
4141
"chalk": "4.1.2"
4242
},
4343
"devDependencies": {

0 commit comments

Comments
 (0)