Skip to content

Commit 4670296

Browse files
chore(deps): update dependency semver to v7.7.0 (#102)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 923797c commit 4670296

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"adm-zip": "0.5.16",
4343
"@graphprotocol/graph-ts": "0.37.0",
4444
"cookie": "1.0.2",
45-
"semver": "7.6.3",
45+
"semver": "7.7.0",
4646
"@graphprotocol/graph-cli": "0.95.0",
4747
"ejs": "3.1.10",
4848
"elliptic": "6.6.1",
@@ -1529,7 +1529,7 @@
15291529

15301530
"secp256k1": ["[email protected]", "", { "dependencies": { "elliptic": "^6.5.7", "node-addon-api": "^5.0.0", "node-gyp-build": "^4.2.0" } }, "sha512-6JfvwvjUOn8F/jUoBY2Q1v5WY5XS+rj8qSe0v8Y4ezH4InLgTEeOOPQsRll9OV429Pvo6BCHGavIyJfr3TAhsw=="],
15311531

1532-
"semver": ["semver@7.6.3", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A=="],
1532+
"semver": ["semver@7.7.0", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-DrfFnPzblFmNrIZzg5RzHegbiRWg7KMR7btwi2yjHwx06zsUbO5g613sVwEV7FTwmzJu+Io0lJe2GJ3LxqpvBQ=="],
15331533

15341534
"serialize-javascript": ["[email protected]", "", { "dependencies": { "randombytes": "^2.1.0" } }, "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g=="],
15351535

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"ws": "8.18.0",
6666
"adm-zip": "0.5.16",
6767
"cross-spawn": "7.0.6",
68-
"semver": "7.6.3",
68+
"semver": "7.7.0",
6969
"undici": "7.3.0",
7070
"axios": "1.7.9",
7171
"cookie": "1.0.2",

0 commit comments

Comments
 (0)