Skip to content

Commit ea86c99

Browse files
DaveLuhmansnyk-bot
andauthored
fix: upgrade multiple dependencies with Snyk (#269)
Snyk has created this PR to upgrade: - @tailwindcss/typography from 0.5.14 to 0.5.15. See this package in npm: https://www.npmjs.com/package/@tailwindcss/typography - mongoose from 8.5.4 to 8.6.0. See this package in npm: https://www.npmjs.com/package/mongoose See this project in Snyk: https://app.snyk.io/org/daveluhman/project/5d70776e-c76b-4ef4-a5d4-ab838449a3bc?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
1 parent 99ceeda commit ea86c99

File tree

2 files changed

+13
-58
lines changed

2 files changed

+13
-58
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"homepage": "https://github.com/DaveLuhman/toolkeeper#readme",
2424
"dependencies": {
2525
"@sendgrid/mail": "^8.1.3",
26-
"@tailwindcss/typography": "^0.5.14",
26+
"@tailwindcss/typography": "^0.5.15",
2727
"autoprefixer": "^10.4.20",
2828
"bcrypt": "^5.1.1",
2929
"body-parser": "^1.20.2",
@@ -43,7 +43,7 @@
4343
"handlebars-helpers": "^0.10.0",
4444
"handlebars-paginate": "^0.1.0",
4545
"moment": "^2.30.1",
46-
"mongoose": "^8.5.4",
46+
"mongoose": "^8.6.0",
4747
"mongoose-autopopulate": "^1.1.0",
4848
"mongoose-unique-validator": "^5.0.1",
4949
"morgan": "^1.10.0",

0 commit comments

Comments
 (0)