Compare commits

...

1 commit

Author SHA1 Message Date
dependabot[bot]
0ffa0fbd92
Bump normalize-url from 4.4.1 to 4.5.1
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.4.1 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>
2021-06-10 10:51:16 +00:00

6
package-lock.json generated
View file

@ -3107,9 +3107,9 @@
"dev": true
},
"normalize-url": {
"version": "4.4.1",
"resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-4.4.1.tgz",
"integrity": "sha512-rjH3yRt0Ssx19mUwS0hrDUOdG9VI+oRLpLHJ7tXRdjcuQ7v7wo6qPvOZppHRrqfslTKr0L2yBhjj4UXd7c3cQg==",
"version": "4.5.1",
"resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.1.tgz",
"integrity": "sha512-9UZCFRHQdNrfTpGg8+1INIg93B6zE0aXMVFkw1WFwvO4SlZywU6aLg5Of0Ap/PgcbSw4LNxvMWXMeugwMCX0AA==",
"dev": true
},
"npm-run-path": {