Merge pull request #1243 from vircadia/dependabot/npm_and_yarn/screenshare/normalize-url-4.5.1

Bump normalize-url from 4.5.0 to 4.5.1 in /screenshare
This commit is contained in:
Kalila 2021-06-17 17:15:36 -04:00 committed by GitHub
commit d01385f9bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -940,9 +940,9 @@
}
},
"normalize-url": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.0.tgz",
"integrity": "sha512-2s47yzUxdexf1OhyRi4Em83iQk0aPvwTddtFz4hnSSw9dCEsLEGf6SwIO8ss/19S9iBb5sJaOuTvTGDeZI00BQ==",
"version": "4.5.1",
"resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.1.tgz",
"integrity": "sha512-9UZCFRHQdNrfTpGg8+1INIg93B6zE0aXMVFkw1WFwvO4SlZywU6aLg5Of0Ap/PgcbSw4LNxvMWXMeugwMCX0AA==",
"dev": true
},
"once": {