Skip to content

Commit c00e8f4

Browse files
fix(deps): update dependency urlpattern-polyfill to v10
1 parent 72c4c01 commit c00e8f4

File tree

3 files changed

+17
-23
lines changed

3 files changed

+17
-23
lines changed

package-lock.json

Lines changed: 15 additions & 21 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
@@ -77,7 +77,7 @@
7777
"semver": "^7.3.8",
7878
"tar": "^7.4.3",
7979
"tmp-promise": "^3.0.3",
80-
"urlpattern-polyfill": "8.0.2",
80+
"urlpattern-polyfill": "10.1.0",
8181
"uuid": "^11.0.0"
8282
}
8383
}

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)