1
0
Fork 0
mirror of https://github.com/voltbonn/profile-picture-generator.git synced 2024-12-21 23:35:05 +00:00

Merge pull request #23 from voltbonn/dependabot/npm_and_yarn/url-parse-1.5.10

Bump url-parse from 1.5.3 to 1.5.10
This commit is contained in:
Thomas Rosen 2022-03-21 02:23:13 +01:00 committed by GitHub
commit 80300bc64b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10846,9 +10846,9 @@ url-loader@4.1.1:
schema-utils "^3.0.0" schema-utils "^3.0.0"
url-parse@^1.4.3: url-parse@^1.4.3:
version "1.5.3" version "1.5.10"
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.3.tgz#71c1303d38fb6639ade183c2992c8cc0686df862" resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1"
integrity sha512-IIORyIQD9rvj0A4CLWsHkBBJuNqWpFQe224b6j9t/ABmquIS0qDU2pY6kl6AuOrL5OkCXHMCFNe1jBcuAggjvQ== integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==
dependencies: dependencies:
querystringify "^2.1.1" querystringify "^2.1.1"
requires-port "^1.0.0" requires-port "^1.0.0"