diff --git a/package-lock.json b/package-lock.json index f9539816..6e872a40 100644 --- a/package-lock.json +++ b/package-lock.json @@ -97,7 +97,7 @@ "rollup": "^3.27.0", "rollup-plugin-esbuild": "^5.0.0", "rollup-plugin-node-externals": "^6.1.1", - "semver": "^7.3.5", + "semver": "7.7.1", "ts-jest": "29.1.1", "ts-node": "10.9.1", "tslib": "^2.3.0", diff --git a/package.json b/package.json index 80a7dced..9ab0f5ba 100644 --- a/package.json +++ b/package.json @@ -123,7 +123,7 @@ "rollup": "^3.27.0", "rollup-plugin-esbuild": "^5.0.0", "rollup-plugin-node-externals": "^6.1.1", - "semver": "^7.3.5", + "semver": "7.7.1", "ts-jest": "29.1.1", "ts-node": "10.9.1", "tslib": "^2.3.0",