mirror of
https://github.com/techno-tim/littlelink-server.git
synced 2024-11-25 05:55:21 +01:00
chore(deps-dev): bump url from 0.11.2 to 0.11.3 (#493)
Bumps [url](https://github.com/defunctzombie/node-url) from 0.11.2 to 0.11.3. - [Commits](https://github.com/defunctzombie/node-url/compare/v0.11.2...v0.11.3) --- updated-dependencies: - dependency-name: url dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
370f9b5b51
commit
a619c9e81c
@ -54,7 +54,7 @@
|
||||
"react-test-renderer": "^18.2.0",
|
||||
"stylelint": "^15.10.3",
|
||||
"stylelint-config-prettier": "^9.0.5",
|
||||
"url": "^0.11.2",
|
||||
"url": "^0.11.3",
|
||||
"webpack": "^5.88.2",
|
||||
"webpack-dev-server": "^4.15.1"
|
||||
}
|
||||
|
@ -9663,10 +9663,10 @@ url-parse@^1.4.3, url-parse@^1.5.3:
|
||||
querystringify "^2.1.1"
|
||||
requires-port "^1.0.0"
|
||||
|
||||
url@^0.11.2:
|
||||
version "0.11.2"
|
||||
resolved "https://registry.yarnpkg.com/url/-/url-0.11.2.tgz#02f250a6e0d992b781828cd456d44f49bf2e19dd"
|
||||
integrity sha512-7yIgNnrST44S7PJ5+jXbdIupfU1nWUdQJBFBeJRclPXiWgCvrSq5Frw8lr/i//n5sqDfzoKmBymMS81l4U/7cg==
|
||||
url@^0.11.3:
|
||||
version "0.11.3"
|
||||
resolved "https://registry.yarnpkg.com/url/-/url-0.11.3.tgz#6f495f4b935de40ce4a0a52faee8954244f3d3ad"
|
||||
integrity sha512-6hxOLGfZASQK/cijlZnZJTq8OXAkt/3YGfQX45vvMYXpZoo8NdWZcY73K108Jf759lS1Bv/8wXnHDTSz17dSRw==
|
||||
dependencies:
|
||||
punycode "^1.4.1"
|
||||
qs "^6.11.2"
|
||||
|
Loading…
Reference in New Issue
Block a user