-
Notifications
You must be signed in to change notification settings - Fork 0
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, bigint-conversion, bigint-crypto-utils, elliptic, jose #30
base: public
Are you sure you want to change the base?
Conversation
Snyk has created this PR to upgrade: - @juanelas/base64 from 1.1.2 to 1.1.5. See this package in npm: https://www.npmjs.com/package/@juanelas/base64 - ajv from 8.12.0 to 8.17.1. See this package in npm: https://www.npmjs.com/package/ajv - bigint-conversion from 2.4.1 to 2.4.3. See this package in npm: https://www.npmjs.com/package/bigint-conversion - bigint-crypto-utils from 3.2.2 to 3.3.0. See this package in npm: https://www.npmjs.com/package/bigint-crypto-utils - elliptic from 6.5.4 to 6.5.7. See this package in npm: https://www.npmjs.com/package/elliptic - jose from 4.14.0 to 4.15.9. See this package in npm: https://www.npmjs.com/package/jose See this project in Snyk: https://app.snyk.io/org/rish2497/project/c1c4ecd3-8132-4d4e-b517-55eb51fd640c?utm_source=github&utm_medium=referral&page=upgrade-pr
@@ -199,15 +199,15 @@ | |||
}, | |||
"dependencies": { | |||
"@apidevtools/openapi-schemas": "^2.1.0", | |||
"@juanelas/base64": "^1.1.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
@@ -199,15 +199,15 @@ | |||
}, | |||
"dependencies": { | |||
"@apidevtools/openapi-schemas": "^2.1.0", | |||
"@juanelas/base64": "^1.1.2", | |||
"ajv": "^8.11.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.
11.0
@@ -199,15 +199,15 @@ | |||
}, | |||
"dependencies": { | |||
"@apidevtools/openapi-schemas": "^2.1.0", | |||
"@juanelas/base64": "^1.1.2", | |||
"ajv": "^8.11.0", | |||
"@juanelas/base64": "^1.1.5", |
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.
5
"@juanelas/base64": "^1.1.2", | ||
"ajv": "^8.11.0", | ||
"@juanelas/base64": "^1.1.5", | ||
"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-draft-04": "^1.0.0", | ||
"ajv-formats": "^2.1.1", | ||
"bigint-conversion": "^2.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.
1
"bigint-conversion": "^2.4.1", | ||
"bigint-crypto-utils": "^3.2.2", | ||
"elliptic": "^6.5.4", | ||
"bigint-conversion": "^2.4.3", |
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
"bigint-crypto-utils": "^3.2.2", | ||
"elliptic": "^6.5.4", | ||
"bigint-conversion": "^2.4.3", | ||
"bigint-crypto-utils": "^3.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
"elliptic": "^6.5.4", | ||
"bigint-conversion": "^2.4.3", | ||
"bigint-crypto-utils": "^3.3.0", | ||
"elliptic": "^6.5.7", |
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.
7
"ethers": "^5.5.2", | ||
"jose": "^4.3.7", |
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.7
"ethers": "^5.5.2", | ||
"jose": "^4.3.7", | ||
"jose": "^4.15.9", |
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.
15.9
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.
@juanelas/base64
from 1.1.2 to 1.1.5 | 3 versions ahead of your current version | 10 months ago
on 2023-11-10
ajv
from 8.12.0 to 8.17.1 | 5 versions ahead of your current version | 2 months ago
on 2024-07-12
bigint-conversion
from 2.4.1 to 2.4.3 | 2 versions ahead of your current version | 10 months ago
on 2023-11-10
bigint-crypto-utils
from 3.2.2 to 3.3.0 | 1 version ahead of your current version | a year ago
on 2023-06-29
elliptic
from 6.5.4 to 6.5.7 | 3 versions ahead of your current version | 24 days ago
on 2024-08-14
jose
from 4.14.0 to 4.15.9 | 16 versions ahead of your current version | 2 months ago
on 2024-07-03
Issues fixed by the recommended upgrade:
SNYK-JS-JOSE-6419224
Release notes
Package name: @juanelas/base64
1.1.5
1.1.4
1.1.3
1.1.2
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: bigint-conversion
2.4.3
2.4.2
2.4.1
Package name: bigint-crypto-utils
3.3.0
3.2.2
Package name: elliptic
6.5.7
6.5.6
6.5.5
6.5.4
Package name: jose
Fixes
chore(release): 4.15.8
Fixes
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: