Skip to content

chore: resolve open dependabot security alerts#384

Merged
toddbaert merged 4 commits into
mainfrom
chore/dependabot-alerts
May 12, 2026
Merged

chore: resolve open dependabot security alerts#384
toddbaert merged 4 commits into
mainfrom
chore/dependabot-alerts

Conversation

@jonathannorris

@jonathannorris jonathannorris commented May 8, 2026

Copy link
Copy Markdown
Member

Summary

  • Resolved alert add glossary #24 (ip-address, medium) by bumping from 10.1.010.2.0 in the lockfile via natural semver resolution — no override needed
  • Removed the pre-existing lodash.template override from package.json (was left over from a previous fix; the resolved version already satisfies the safe range)

Dependabot Alerts Resolved

Alert Package Severity Fix
#24 ip-address medium Lockfile bumped to 10.2.0 (patched: >=10.1.1) via transitive resolution

- ip-address <=10.1.0 -> 10.2.0 (medium, alert #24)

Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the ip-address dependency to version 10.2.0 and introduces a version override in package.json. The review feedback suggests narrowing the override range to ^10.2.0 to prevent potential breaking changes from future major versions and recommends reverting a manual edit in package-lock.json to maintain internal consistency and allow npm to manage the metadata automatically.

Comment thread package.json Outdated
Comment thread package-lock.json Outdated
…naturally

Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
…naturally

Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
@jonathannorris jonathannorris marked this pull request as draft May 8, 2026 20:02
Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
@jonathannorris jonathannorris marked this pull request as ready for review May 11, 2026 14:08
@jonathannorris jonathannorris enabled auto-merge (squash) May 11, 2026 14:08
@jonathannorris jonathannorris requested review from a team, beeme1mr and toddbaert May 11, 2026 15:29
@toddbaert toddbaert disabled auto-merge May 12, 2026 19:11
@toddbaert toddbaert merged commit 5d5dec7 into main May 12, 2026
7 checks passed
@toddbaert toddbaert deleted the chore/dependabot-alerts branch May 12, 2026 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants