fix: dependency security vulnerabilities (DELO-6206, DELO-6187, DELO-6185, DELO-6184, DELO-6183, DELO-6182, DELO-6181, DELO-6179, DELO-6178, DELO-6177, DELO-6176, DELO-6175, DELO-6174, DELO-6173)#219
Merged
Conversation
…O-6181, DELO-6179, DELO-6178, DELO-6177, DELO-6176, DELO-6175, DELO-6174, DELO-6173: fix dependency security vulnerabilities Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
lukaszczerpak-cloudinary
approved these changes
May 26, 2026
Contributor
lukaszczerpak-cloudinary
left a comment
There was a problem hiding this comment.
looks good
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Vulnerabilities resolved
0.57.2→0.218.0(minimum required:0.217.0, from DELO-6206)6.14.2/6.15.1→6.15.2(minimum required:6.15.2, from DELO-6187)7.5.5→7.6.1(minimum required:7.5.8from DELO-6185;7.5.6from DELO-6184, DELO-6183, DELO-6182, DELO-6179, DELO-6176, DELO-6175, DELO-6174, DELO-6173)1.1.0→1.1.1(minimum required:1.1.1, from DELO-6181, DELO-6178)2.0.4→2.0.5(minimum required:2.0.5, from DELO-6177)Dependencies updated
@opentelemetry/exporter-prometheus:^0.57.2→^0.218.0@opentelemetry/instrumentation-express:^0.49.0→^0.66.0@opentelemetry/instrumentation-http:^0.57.2→^0.218.0@opentelemetry/resources:^1.30.1→^2.7.1@opentelemetry/sdk-node:^0.57.2→^0.218.0@opentelemetry/sdk-trace-base:^1.30.1→^2.7.1@opentelemetry/semantic-conventions:^1.40.0→^1.41.1@opentelemetry/instrumentation: added as direct dep (^0.218.0) — was previously only transitive;instrumentation.jsimportsregisterInstrumentationsfrom itmocha:^11.7.5→^11.7.6nock:^14.0.13→^14.0.15Code changes
instrumentation.js: migrated fromnew Resource({...})toresourceFromAttributes({...})— required by the OpenTelemetry JS 2.x Resource API change pulled in by exporter-prometheus 0.218.0.Overrides
overrides/resolutionsto restore.Chrome/chromedriver
Package version
1.3.11→1.3.12Test results
Test plan
npm test)node --require ./instrumentation.js start.js(Prometheus exporter on :6060)