mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Use version 6.1.0 for normalize-url which switches to modules in v7
This commit is contained in:
parent
385cfdad71
commit
6e6745a2b7
2 changed files with 1 additions and 6 deletions
|
|
@ -80,7 +80,7 @@
|
|||
"knex-stringcase": "^1.4.2",
|
||||
"luxon": "^1.25.0",
|
||||
"nanoid": "^3.1.25",
|
||||
"normalize-url": "^7.0.3",
|
||||
"normalize-url": "^6.1.0",
|
||||
"oauth": "^0.9.15",
|
||||
"pg": "^8.3.3",
|
||||
"postgrator": "^4.2.0",
|
||||
|
|
|
|||
|
|
@ -12754,11 +12754,6 @@ normalize-url@^6.1.0:
|
|||
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-6.1.0.tgz#40d0885b535deffe3f3147bec877d05fe4c5668a"
|
||||
integrity sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==
|
||||
|
||||
normalize-url@^7.0.3:
|
||||
version "7.0.3"
|
||||
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-7.0.3.tgz#12e56889f7a54b2d5b09616f36c442a9063f61af"
|
||||
integrity sha512-RiCOdwdPnzvwcBFJE4iI1ss3dMVRIrEzFpn8ftje6iBfzBInqlnRrNhxcLwBEKjPPXQKzm1Ptlxtaiv9wdcj5w==
|
||||
|
||||
npm-bundled@^1.1.1:
|
||||
version "1.1.2"
|
||||
resolved "https://registry.yarnpkg.com/npm-bundled/-/npm-bundled-1.1.2.tgz#944c78789bd739035b70baa2ca5cc32b8d860bc1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue