Skip to content

Commit 70dc25b

Browse files
fix(deps): update external fixes
1 parent 30c8cff commit 70dc25b

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
- name: Use Node.js 24.11 (LTS)
8989
uses: actions/setup-node@v6
9090
with:
91-
node-version: '24.11.1'
91+
node-version: '24.12.0'
9292
- run: npm ci
9393
- name: Check npm version
9494
run: npm --version

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"https-proxy-agent": "7.0.6",
6666
"ignore": "7.0.5",
6767
"ini": "6.0.0",
68-
"isomorphic-git": "1.35.1",
68+
"isomorphic-git": "1.36.1",
6969
"jose": "6.1.3",
7070
"livereload-js": "4.0.2",
7171
"node-fetch": "3.3.2",

0 commit comments

Comments
 (0)