-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Snyk] Upgrade: , ajv, fast-uri, fastify, jsonwebtoken #221
base: main
Are you sure you want to change the base?
Conversation
Snyk has created this PR to upgrade: - @fastify/csrf-protection from 6.3.0 to 6.4.1. See this package in npm: https://www.npmjs.com/package/@fastify/csrf-protection - ajv from 8.12.0 to 8.17.1. See this package in npm: https://www.npmjs.com/package/ajv - fast-uri from 2.2.0 to 2.4.0. See this package in npm: https://www.npmjs.com/package/fast-uri - fastify from 4.19.2 to 4.28.1. See this package in npm: https://www.npmjs.com/package/fastify - jsonwebtoken from 9.0.1 to 9.0.2. See this package in npm: https://www.npmjs.com/package/jsonwebtoken See this project in Snyk: https://app.snyk.io/org/sammytezzy/project/0ebbe13e-a0e4-423e-a630-ad315a982ed6?utm_source=github&utm_medium=referral&page=upgrade-pr
Run & review this pull request in StackBlitz Codeflow. |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. Here's why:
- It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!
- We don't review packaging changes - Let us know if you'd like us to change this.
@@ -5,22 +5,22 @@ | |||
}, | |||
"dependencies": { | |||
"@fastify/cookie": "^8.3.0", | |||
"@fastify/csrf-protection": "6.3.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
3.0
@@ -5,22 +5,22 @@ | |||
}, | |||
"dependencies": { | |||
"@fastify/cookie": "^8.3.0", | |||
"@fastify/csrf-protection": "6.3.0", | |||
"@fastify/csrf-protection": "6.4.1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
4.1
"@fastify/middie": "8.3", | ||
"@fastify/session": "^10.1.1", | ||
"@fastify/swagger": "^8.3.1", | ||
"@fastify/swagger-ui": "^1.5.0", | ||
"@immobiliarelabs/fastify-sentry": "^6.0.0", | ||
"@prisma/client": "4.16.2", | ||
"ajv": "8.12.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
12.0
"@fastify/middie": "8.3", | ||
"@fastify/session": "^10.1.1", | ||
"@fastify/swagger": "^8.3.1", | ||
"@fastify/swagger-ui": "^1.5.0", | ||
"@immobiliarelabs/fastify-sentry": "^6.0.0", | ||
"@prisma/client": "4.16.2", | ||
"ajv": "8.12.0", | ||
"ajv": "8.17.1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
17.1
"ajv-formats": "^2.1.1", | ||
"bad-words": "3.0.4", | ||
"connect-mongo": "4.6.0", | ||
"fast-uri": "2.2.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2
"ajv-formats": "^2.1.1", | ||
"bad-words": "3.0.4", | ||
"connect-mongo": "4.6.0", | ||
"fast-uri": "2.2.0", | ||
"fastify": "4.19.2", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
19.2
"ajv-formats": "^2.1.1", | ||
"bad-words": "3.0.4", | ||
"connect-mongo": "4.6.0", | ||
"fast-uri": "2.2.0", | ||
"fastify": "4.19.2", | ||
"fast-uri": "2.4.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
4
"fast-uri": "2.2.0", | ||
"fastify": "4.19.2", | ||
"fast-uri": "2.4.0", | ||
"fastify": "4.28.1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
28.1
"fastify-auth0-verify": "^1.0.0", | ||
"fastify-plugin": "^4.3.0", | ||
"jsonwebtoken": "9.0.1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1
"fastify-auth0-verify": "^1.0.0", | ||
"fastify-plugin": "^4.3.0", | ||
"jsonwebtoken": "9.0.1", | ||
"jsonwebtoken": "9.0.2", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2
Snyk has created this PR to upgrade multiple dependencies.
👯 The following dependencies are linked and will therefore be updated together.ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
@fastify/csrf-protection
from 6.3.0 to 6.4.1 | 2 versions ahead of your current version | 10 months ago
on 2023-11-06
ajv
from 8.12.0 to 8.17.1 | 5 versions ahead of your current version | 2 months ago
on 2024-07-12
fast-uri
from 2.2.0 to 2.4.0 | 3 versions ahead of your current version | 3 months ago
on 2024-06-10
fastify
from 4.19.2 to 4.28.1 | 21 versions ahead of your current version | 2 months ago
on 2024-06-29
jsonwebtoken
from 9.0.1 to 9.0.2 | 1 version ahead of your current version | a year ago
on 2023-08-30
Release notes
Package name: @fastify/csrf-protection
What's Changed
New Contributors
Full Changelog: v6.4.0...v6.4.1
What's Changed
node:
prefix to bypass require.cache call for builtins by @ Fdawgs in #141.gitattributes
file by @ Fdawgs in #144New Contributors
Full Changelog: v6.3.0...v6.4.0
This release fixes a vulnerability (CVE-2023-27495) that can lead to a bypass of the CSRF protection in the case of predictable
userInfo
more details at GHSA-qrgf-9gpc-vrxw.What's Changed
Full Changelog: v6.2.0...v6.3.0
Package name: ajv
What's Changed
Full Changelog: v8.17.0...v8.17.1
Plus everything in 8.17.0 which failed to release
The only functional change is to switch from uri-js (which is no longer supported), to fast-uri. This is the second attempt and the team on fast-uri have been really helpful addressing the issues we found last time.
Revert "Revert fast-uri change (#2444)" by @ gurgunday in #2448
fix: ignore new eslint error for @ typescript-eslint/no-extraneous-class by @ jasoniangreen in #2455
docs: clarify behaviour of addVocabulary by @ jasoniangreen in #2454
docs: refactor to improve legibility by @ blottn in #2432
Fix grammatical typo in managing-schemas.md by @ wetneb in #2305
docs: Fix broken strict-mode link by @ alexanderjsx in #2459
feat: add test for encoded refs and bump fast-uri by @ jasoniangreen in #2449
fix: changes for @ typescript-eslint/array-type rule by @ jasoniangreen in #2467
fixes #2217 - clarify custom keyword naming by @ jasoniangreen in #2457
What's Changed
Full Changelog: v8.15.0...v8.16.0
What's Changed
uri-js
withfast-uri
by @ vixalien in #2415New Contributors
Full Changelog: v8.14.0...v8.15.0
What's Changed
New Contributors
Full Changelog: v8.13.0...v8.14.0
Package name: fast-uri
What's Changed
Full Changelog: v2.3.1...v2.4.0
What's Changed
Full Changelog: v2.3.0...v2.3.1
What's Changed
node:
prefix to bypass require.cache call for builtins by @ Fdawgs in #69.gitattributes
file by @ Fdawgs in #71Full Changelog: v2.2.0...v2.3.0
What's Changed
New Contributors
Full Changelog: v2.1.0...v2.2.0
Package name: fastify
What's Changed
Full Changelog: v4.28.0...v4.28.1
What's Changed
reply.redirect()
signature (#5483) by @ gurgunday in #5484Full Changelog: v4.27.0...v4.28.0
What's Changed