Skip to content

Commit

Permalink
Merge pull request #217 from axiomhq/dependabot/npm_and_yarn/winston-…
Browse files Browse the repository at this point in the history
…3.14.2

chore(deps): bump winston from 3.13.0 to 3.14.2
  • Loading branch information
dasfmi authored Oct 30, 2024
2 parents 4f30bf8 + 7c31a94 commit f2993dd
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion examples/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
},
"dependencies": {
"@axiomhq/js": "workspace:*",
"winston": "^3.8.2"
"winston": "^3.14.2"
}
}
2 changes: 1 addition & 1 deletion examples/winston/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
},
"dependencies": {
"@axiomhq/winston": "workspace:*",
"winston": "^3.8.2"
"winston": "^3.14.2"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"turbo": "^1.12.5",
"typescript": "^5.4.2",
"vitest": "^0.34.6",
"winston": "^3.12.0"
"winston": "^3.14.2"
},
"workspaces": [
"packages/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/winston/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@axiomhq/js": "workspace:*"
},
"devDependencies": {
"winston": "^3.8.2"
"winston": "^3.14.2"
},
"repository": {
"type": "git",
Expand Down
22 changes: 11 additions & 11 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f2993dd

Please sign in to comment.