Skip to content
This repository was archived by the owner on Aug 29, 2023. It is now read-only.

Commit 59dda81

Browse files
committed
fix: upgrade fastify from 2.12.0 to 2.12.1
Snyk has created this PR to upgrade fastify from 2.12.0 to 2.12.1. See this package in NPM: https://www.npmjs.com/package/fastify See this project in Snyk: https://app.snyk.io/org/mikaelvesavuori/project/d0b2579a-c78c-4130-9920-66edd725bc4b?utm_source=github&utm_medium=upgrade-pr
1 parent 5bae456 commit 59dda81

2 files changed

Lines changed: 42 additions & 36 deletions

File tree

src/package-lock.json

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

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"author": "Mikael Vesavuori",
1919
"license": "ISC",
2020
"dependencies": {
21-
"fastify": "^2.12.0"
21+
"fastify": "^2.12.1"
2222
},
2323
"devDependencies": {
2424
"jest": "^25.1.0"

0 commit comments

Comments
 (0)