Skip to content

Commit d7b04fa

Browse files
fix(deps): update external fixes (#2476)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 21dd476 commit d7b04fa

File tree

2 files changed

+24
-15
lines changed

2 files changed

+24
-15
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,12 @@
5353
"express": "4.21.2",
5454
"faye-websocket": "0.11.4",
5555
"fs-extra": "11.2.0",
56-
"glob": "11.0.0",
56+
"glob": "11.0.1",
5757
"glob-to-regexp": "0.4.1",
5858
"hast-util-select": "6.0.3",
5959
"http-proxy-agent": "7.0.2",
6060
"https-proxy-agent": "7.0.6",
61-
"ignore": "7.0.0",
61+
"ignore": "7.0.1",
6262
"ini": "5.0.0",
6363
"isomorphic-git": "1.29.0",
6464
"jose": "5.9.6",
@@ -72,7 +72,7 @@
7272
"semver": "7.6.3",
7373
"shelljs": "0.8.5",
7474
"unified": "11.0.5",
75-
"uuid": "11.0.4",
75+
"uuid": "11.0.5",
7676
"yargs": "17.7.2"
7777
},
7878
"devDependencies": {

0 commit comments

Comments
 (0)