Skip to content

Commit 2a0ae68

Browse files
chore(deps): bump whatwg-url from 13.0.0 to 14.1.0
Bumps [whatwg-url](https://github.com/jsdom/whatwg-url) from 13.0.0 to 14.1.0. - [Release notes](https://github.com/jsdom/whatwg-url/releases) - [Commits](jsdom/whatwg-url@v13.0.0...v14.1.0) --- updated-dependencies: - dependency-name: whatwg-url dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b1d738f commit 2a0ae68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@
5757
},
5858
"dependencies": {
5959
"@types/whatwg-url": "^11.0.2",
60-
"whatwg-url": "^13.0.0"
60+
"whatwg-url": "^14.1.0"
6161
}
6262
}

0 commit comments

Comments
 (0)