dependabot/npm_and_yarn/normalize-url-4.5.1 Bump normalize-url from 4.5.0 to 4.5.1

Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

dependabot[bot] authored GitHub committed

Push event #32 passed

  • Ran for
  • Total time
  • New branch build
techgaun/get-nepali-number:.travis.yml@1d6d034
language: node_js
node_js:
  - 'stable'
  - 'lts/*'
  - '10'
  - '11'
  - '12'
  - '13'
  - '14'
Build Config
{
  "language": "node_js",
  "os": [
    "linux"
  ],
  "dist": "xenial",
  "node_js": [
    "stable",
    "lts/*",
    "10",
    "11",
    "12",
    "13",
    "14"
  ]
}