Bump url-parse from 1.5.1 to 1.5.10 (#116)

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.10. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.10) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed May 10, 2022 at 23:55 UTC 45fa3864b008e9e963d85073b771890e1267e2e8
1 file changed +6 -6
package-lock.json
+6 -6
@@ -27842,9 +27842,9 @@
27842 }
27843 },
27844 "node_modules/url-parse": {
27845 - "version": "1.5.1",
27846 - "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.1.tgz",
27847 - "integrity": "sha512-HOfCOUJt7iSYzEx/UqgtwKRMC6EU91NFhsCHMv9oM03VJcVo2Qrp8T8kI9D7amFf1cu+/3CEhgb3rF9zL7k85Q==",
27845 + "version": "1.5.10",
27846 + "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.10.tgz",
27847 + "integrity": "sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==",
27848 "dependencies": {
27849 "querystringify": "^2.1.1",
27850 "requires-port": "^1.0.0"
@@ -52655,9 +52655,9 @@
52655 }
52656 },
52657 "url-parse": {
52658 - "version": "1.5.1",
52659 - "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.1.tgz",
52660 - "integrity": "sha512-HOfCOUJt7iSYzEx/UqgtwKRMC6EU91NFhsCHMv9oM03VJcVo2Qrp8T8kI9D7amFf1cu+/3CEhgb3rF9zL7k85Q==",
52658 + "version": "1.5.10",
52659 + "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.10.tgz",
52660 + "integrity": "sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==",
52661 "requires": {
52662 "querystringify": "^2.1.1",
52663 "requires-port": "^1.0.0"