Skip to content

Commit 42ced8f

Browse files
fix(deps): update dependency urlpattern-polyfill to v10
1 parent e9b83e1 commit 42ced8f

File tree

3 files changed

+7
-13
lines changed

3 files changed

+7
-13
lines changed

package-lock.json

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

packages/edge-bundler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"semver": "^7.3.8",
7777
"tar": "^7.4.3",
7878
"tmp-promise": "^3.0.3",
79-
"urlpattern-polyfill": "8.0.2",
79+
"urlpattern-polyfill": "10.1.0",
8080
"uuid": "^11.0.0"
8181
}
8282
}

packages/zip-it-and-ship-it/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"tmp-promise": "^3.0.2",
7171
"toml": "^3.0.0",
7272
"unixify": "^1.0.0",
73-
"urlpattern-polyfill": "8.0.2",
73+
"urlpattern-polyfill": "10.1.0",
7474
"yargs": "^17.0.0",
7575
"zod": "^3.23.8"
7676
},

0 commit comments

Comments
 (0)