Skip to content

Commit 442ee52

Browse files
committed
Update yarn dep whatwg-url
Signed-off-by: Carlos Martín <carlos.martin.sanchez@gmail.com>
1 parent e2a74df commit 442ee52

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"react-app-rewire-svg-react-loader": "codebandits/react-app-rewire-svg-react-loader",
4444
"react-app-rewired": "^1.5.2",
4545
"react-test-renderer": "^16.4.0",
46-
"whatwg-url": "^6.4.1"
46+
"whatwg-url": "^7.0.0"
4747
},
4848
"proxy": {
4949
"/query": {

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8860,10 +8860,10 @@ whatwg-url@^4.3.0:
88608860
tr46 "~0.0.3"
88618861
webidl-conversions "^3.0.0"
88628862

8863-
whatwg-url@^6.4.1:
8864-
version "6.5.0"
8865-
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"
8866-
integrity sha512-rhRZRqx/TLJQWUpQ6bmrt2UV4f0HCQ463yQuONJqC6fO2VoEb1pTYddbe59SkYq87aoM5A3bdhMZiUiVws+fzQ==
8863+
whatwg-url@^7.0.0:
8864+
version "7.0.0"
8865+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-7.0.0.tgz#fde926fa54a599f3adf82dff25a9f7be02dc6edd"
8866+
integrity sha512-37GeVSIJ3kn1JgKyjiYNmSLP1yzbpb29jdmwBSgkD9h40/hyrR/OifpVUndji3tmwGgD8qpw7iQu3RSbCrBpsQ==
88678867
dependencies:
88688868
lodash.sortby "^4.7.0"
88698869
tr46 "^1.0.1"

0 commit comments

Comments
 (0)