Skip to content

Commit

Permalink
chore(deps): update dependency semver to v7.5.4 (#1646)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency semver to v7.5.4

* chore(deps): align semver versions across repo

* chore(deps): pin semver version v7.5.4
  • Loading branch information
AasthaMehtaTech committed Aug 29, 2023
1 parent 0fbacba commit a556179
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion plugins/node/instrumentation-cucumber/package.json
Expand Up @@ -58,7 +58,7 @@
"mocha": "7.2.0",
"nyc": "15.1.0",
"rimraf": "5.0.1",
"semver": "^7.3.2",
"semver": "7.5.4",
"sinon": "15.2.0",
"test-all-versions": "5.0.1",
"ts-mocha": "10.0.0",
Expand Down
Expand Up @@ -64,7 +64,7 @@
"dependencies": {
"@opentelemetry/instrumentation": "^0.41.2",
"@opentelemetry/semantic-conventions": "^1.0.0",
"semver": "^7.3.2"
"semver": "7.5.4"
},
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-dns#readme"
}
Expand Up @@ -58,7 +58,7 @@
"nyc": "15.1.0",
"restify": "11.1.0",
"rimraf": "5.0.1",
"semver": "^7.3.7",
"semver": "7.5.4",
"test-all-versions": "^5.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
Expand Down

0 comments on commit a556179

Please sign in to comment.