-
Notifications
You must be signed in to change notification settings - Fork 5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6465 from jupyter/dependabot/npm_and_yarn/parse-u…
…rl-6.0.2 Bump parse-url from 6.0.0 to 6.0.2
- Loading branch information
Showing
1 changed file
with
63 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1269,10 +1269,10 @@ | |
"@jridgewell/sourcemap-codec" "^1.4.10" | ||
|
||
"@jupyter-notebook/application-extension@file:packages/application-extension": | ||
version "7.0.0-alpha.3" | ||
version "7.0.0-alpha.5" | ||
dependencies: | ||
"@jupyter-notebook/application" "^7.0.0-alpha.3" | ||
"@jupyter-notebook/ui-components" "^7.0.0-alpha.3" | ||
"@jupyter-notebook/application" "^7.0.0-alpha.5" | ||
"@jupyter-notebook/ui-components" "^7.0.0-alpha.5" | ||
"@jupyterlab/application" "^4.0.0-alpha.10" | ||
"@jupyterlab/apputils" "^4.0.0-alpha.10" | ||
"@jupyterlab/celltags" "^4.0.0-alpha.10" | ||
|
@@ -1290,7 +1290,7 @@ | |
"@lumino/widgets" "^1.32.0" | ||
|
||
"@jupyter-notebook/application@file:packages/application": | ||
version "7.0.0-alpha.3" | ||
version "7.0.0-alpha.5" | ||
dependencies: | ||
"@jupyterlab/application" "^4.0.0-alpha.10" | ||
"@jupyterlab/coreutils" "^6.0.0-alpha.10" | ||
|
@@ -1305,15 +1305,15 @@ | |
"@lumino/widgets" "^1.32.0" | ||
|
||
"@jupyter-notebook/console-extension@file:packages/console-extension": | ||
version "7.0.0-alpha.3" | ||
version "7.0.0-alpha.5" | ||
dependencies: | ||
"@jupyterlab/application" "^4.0.0-alpha.10" | ||
"@jupyterlab/console" "^4.0.0-alpha.10" | ||
"@jupyterlab/coreutils" "^6.0.0-alpha.10" | ||
"@lumino/algorithm" "^1.9.1" | ||
|
||
"@jupyter-notebook/docmanager-extension@file:packages/docmanager-extension": | ||
version "7.0.0-alpha.3" | ||
version "7.0.0-alpha.5" | ||
dependencies: | ||
"@jupyterlab/application" "^4.0.0-alpha.10" | ||
"@jupyterlab/coreutils" "^6.0.0-alpha.10" | ||
|
@@ -1323,26 +1323,26 @@ | |
"@lumino/algorithm" "^1.9.1" | ||
|
||
"@jupyter-notebook/documentsearch-extension@file:packages/documentsearch-extension": | ||
version "7.0.0-alpha.3" | ||
version "7.0.0-alpha.5" | ||
dependencies: | ||
"@jupyter-notebook/application" "^7.0.0-alpha.3" | ||
"@jupyter-notebook/application" "^7.0.0-alpha.5" | ||
"@jupyterlab/application" "^4.0.0-alpha.10" | ||
"@jupyterlab/documentsearch" "^4.0.0-alpha.10" | ||
"@lumino/widgets" "^1.32.0" | ||
|
||
"@jupyter-notebook/help-extension@file:packages/help-extension": | ||
version "7.0.0-alpha.3" | ||
version "7.0.0-alpha.5" | ||
dependencies: | ||
"@jupyter-notebook/ui-components" "^7.0.0-alpha.3" | ||
"@jupyter-notebook/ui-components" "^7.0.0-alpha.5" | ||
"@jupyterlab/application" "^4.0.0-alpha.10" | ||
"@jupyterlab/apputils" "^4.0.0-alpha.10" | ||
"@jupyterlab/mainmenu" "^4.0.0-alpha.10" | ||
"@jupyterlab/translation" "^4.0.0-alpha.10" | ||
|
||
"@jupyter-notebook/lab-extension@file:packages/lab-extension": | ||
version "7.0.0-alpha.3" | ||
version "7.0.0-alpha.5" | ||
dependencies: | ||
"@jupyter-notebook/application" "^7.0.0-alpha.3" | ||
"@jupyter-notebook/application" "^7.0.0-alpha.5" | ||
"@jupyterlab/application" "^4.0.0-alpha.10" | ||
"@jupyterlab/apputils" "^4.0.0-alpha.10" | ||
"@jupyterlab/coreutils" "^6.0.0-alpha.10" | ||
|
@@ -1353,9 +1353,9 @@ | |
"@lumino/disposable" "^1.10.1" | ||
|
||
"@jupyter-notebook/notebook-extension@file:packages/notebook-extension": | ||
version "7.0.0-alpha.3" | ||
version "7.0.0-alpha.5" | ||
dependencies: | ||
"@jupyter-notebook/application" "^7.0.0-alpha.3" | ||
"@jupyter-notebook/application" "^7.0.0-alpha.5" | ||
"@jupyterlab/application" "^4.0.0-alpha.10" | ||
"@jupyterlab/apputils" "^4.0.0-alpha.10" | ||
"@jupyterlab/cells" "^4.0.0-alpha.10" | ||
|
@@ -1367,17 +1367,17 @@ | |
"@lumino/widgets" "^1.32.0" | ||
|
||
"@jupyter-notebook/terminal-extension@file:packages/terminal-extension": | ||
version "7.0.0-alpha.3" | ||
version "7.0.0-alpha.5" | ||
dependencies: | ||
"@jupyterlab/application" "^4.0.0-alpha.10" | ||
"@jupyterlab/coreutils" "^6.0.0-alpha.10" | ||
"@jupyterlab/terminal" "^4.0.0-alpha.10" | ||
"@lumino/algorithm" "^1.9.1" | ||
|
||
"@jupyter-notebook/tree-extension@file:packages/tree-extension": | ||
version "7.0.0-alpha.3" | ||
version "7.0.0-alpha.5" | ||
dependencies: | ||
"@jupyter-notebook/application" "^7.0.0-alpha.3" | ||
"@jupyter-notebook/application" "^7.0.0-alpha.5" | ||
"@jupyterlab/application" "^4.0.0-alpha.10" | ||
"@jupyterlab/apputils" "^4.0.0-alpha.10" | ||
"@jupyterlab/coreutils" "^6.0.0-alpha.10" | ||
|
@@ -1394,7 +1394,7 @@ | |
"@lumino/widgets" "^1.32.0" | ||
|
||
"@jupyter-notebook/ui-components@file:packages/ui-components": | ||
version "7.0.0-alpha.3" | ||
version "7.0.0-alpha.5" | ||
dependencies: | ||
"@jupyterlab/ui-components" "^4.0.0-alpha.25" | ||
react "^17.0.1" | ||
|
@@ -6009,7 +6009,7 @@ decimal.js@^10.2.1: | |
decode-uri-component@^0.2.0: | ||
version "0.2.0" | ||
resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545" | ||
integrity sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU= | ||
integrity sha512-hjf+xovcEn31w/EUYdTXQh/8smFL/dzYjohQGEIgjyNavaJfBY2p5F527Bo1VPATxv0VYTUC2bOcXvqFwk78Og== | ||
|
||
decompress-response@^3.3.0: | ||
version "3.3.0" | ||
|
@@ -7129,7 +7129,7 @@ fill-range@^7.0.1: | |
filter-obj@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/filter-obj/-/filter-obj-1.1.0.tgz#9b311112bc6c6127a16e016c6c5d7f19e0805c5b" | ||
integrity sha1-mzERErxsYSehbgFsbF1/GeCAXFs= | ||
integrity sha512-8rXg1ZnX7xzy2NGDVkBVaAy+lSlPNwad13BtgSlLuxfIslyt5Vg64U7tFcCt4WS1R0hvtnQybT/IyCkGZ3DpXQ== | ||
|
||
[email protected]: | ||
version "1.2.0" | ||
|
@@ -7392,7 +7392,16 @@ get-caller-file@^2.0.1, get-caller-file@^2.0.5: | |
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e" | ||
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg== | ||
|
||
get-intrinsic@^1.0.2, get-intrinsic@^1.1.0, get-intrinsic@^1.1.1: | ||
get-intrinsic@^1.0.2: | ||
version "1.1.2" | ||
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.1.2.tgz#336975123e05ad0b7ba41f152ee4aadbea6cf598" | ||
integrity sha512-Jfm3OyCxHh9DJyc28qGk+JmfkpO41A4XkneDSujN9MDXrm4oDKdHvndhZ2dN94+ERNfkYJWDclW6k2L/ZGHjXA== | ||
dependencies: | ||
function-bind "^1.1.1" | ||
has "^1.0.3" | ||
has-symbols "^1.0.3" | ||
|
||
get-intrinsic@^1.1.0, get-intrinsic@^1.1.1: | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.1.1.tgz#15f59f376f855c446963948f0d24cd3637b4abc6" | ||
integrity sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q== | ||
|
@@ -8430,11 +8439,11 @@ is-shared-array-buffer@^1.0.2: | |
call-bind "^1.0.2" | ||
|
||
is-ssh@^1.3.0: | ||
version "1.3.3" | ||
resolved "https://registry.yarnpkg.com/is-ssh/-/is-ssh-1.3.3.tgz#7f133285ccd7f2c2c7fc897b771b53d95a2b2c7e" | ||
integrity sha512-NKzJmQzJfEEma3w5cJNcUMxoXfDjz0Zj0eyCalHn2E6VOwlzjZo0yuO2fcBSf8zhFuVCL/82/r5gRcoi6aEPVQ== | ||
version "1.4.0" | ||
resolved "https://registry.yarnpkg.com/is-ssh/-/is-ssh-1.4.0.tgz#4f8220601d2839d8fa624b3106f8e8884f01b8b2" | ||
integrity sha512-x7+VxdxOdlV3CYpjvRLBv5Lo9OJerlYanjwFrPR9fuGPjCiNiCzFgAWpiLAohSbsnH4ZAys3SBh+hq5rJosxUQ== | ||
dependencies: | ||
protocols "^1.1.0" | ||
protocols "^2.0.1" | ||
|
||
is-stream@^1.1.0: | ||
version "1.1.0" | ||
|
@@ -10550,11 +10559,16 @@ object-copy@^0.1.0: | |
define-property "^0.2.5" | ||
kind-of "^3.0.3" | ||
|
||
object-inspect@^1.12.0, object-inspect@^1.9.0: | ||
object-inspect@^1.12.0: | ||
version "1.12.0" | ||
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.0.tgz#6e2c120e868fd1fd18cb4f18c31741d0d6e776f0" | ||
integrity sha512-Ho2z80bVIvJloH+YzRmpZVQe87+qASmBUKZDWgx9cu+KDrX2ZDH/3tMy+gXbZETVGs2M8YdxObOh7XAtim9Y0g== | ||
|
||
object-inspect@^1.9.0: | ||
version "1.12.2" | ||
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.2.tgz#c0641f26394532f28ab8d796ab954e43c009a8ea" | ||
integrity sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ== | ||
|
||
object-keys@^1.1.1: | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e" | ||
|
@@ -10911,10 +10925,10 @@ parse-ms@^2.1.0: | |
resolved "https://registry.yarnpkg.com/parse-ms/-/parse-ms-2.1.0.tgz#348565a753d4391fa524029956b172cb7753097d" | ||
integrity sha512-kHt7kzLoS9VBZfUsiKjv43mr91ea+U05EyKkEtqp7vNbHxmaVuEqN7XxeEVnGrMtYOAxGrDElSi96K7EgO1zCA== | ||
|
||
parse-path@^4.0.0: | ||
version "4.0.3" | ||
resolved "https://registry.yarnpkg.com/parse-path/-/parse-path-4.0.3.tgz#82d81ec3e071dcc4ab49aa9f2c9c0b8966bb22bf" | ||
integrity sha512-9Cepbp2asKnWTJ9x2kpw6Fe8y9JDbqwahGCTvklzd/cEq5C5JC59x2Xb0Kx+x0QZ8bvNquGO8/BWP0cwBHzSAA== | ||
parse-path@^4.0.4: | ||
version "4.0.4" | ||
resolved "https://registry.yarnpkg.com/parse-path/-/parse-path-4.0.4.tgz#4bf424e6b743fb080831f03b536af9fc43f0ffea" | ||
integrity sha512-Z2lWUis7jlmXC1jeOG9giRO2+FsuyNipeQ43HAjqAZjwSe3SEf+q/84FGPHoso3kyntbxa4c4i77t3m6fGf8cw== | ||
dependencies: | ||
is-ssh "^1.3.0" | ||
protocols "^1.4.0" | ||
|
@@ -10927,13 +10941,13 @@ parse-srcset@^1.0.2: | |
integrity sha1-8r0iH2zJcKk42IVWq8WJyqqiveE= | ||
|
||
parse-url@^6.0.0: | ||
version "6.0.0" | ||
resolved "https://registry.yarnpkg.com/parse-url/-/parse-url-6.0.0.tgz#f5dd262a7de9ec00914939220410b66cff09107d" | ||
integrity sha512-cYyojeX7yIIwuJzledIHeLUBVJ6COVLeT4eF+2P6aKVzwvgKQPndCBv3+yQ7pcWjqToYwaligxzSYNNmGoMAvw== | ||
version "6.0.2" | ||
resolved "https://registry.yarnpkg.com/parse-url/-/parse-url-6.0.2.tgz#4a30b057bfc452af64512dfb1a7755c103db3ea1" | ||
integrity sha512-uCSjOvD3T+6B/sPWhR+QowAZcU/o4bjPrVBQBGFxcDF6J6FraCGIaDBsdoQawiaaAVdHvtqBe3w3vKlfBKySOQ== | ||
dependencies: | ||
is-ssh "^1.3.0" | ||
normalize-url "^6.1.0" | ||
parse-path "^4.0.0" | ||
parse-path "^4.0.4" | ||
protocols "^1.4.0" | ||
|
||
[email protected]: | ||
|
@@ -11304,11 +11318,16 @@ proto-list@~1.2.1: | |
resolved "https://registry.yarnpkg.com/proto-list/-/proto-list-1.2.4.tgz#212d5bfe1318306a420f6402b8e26ff39647a849" | ||
integrity sha1-IS1b/hMYMGpCD2QCuOJv85ZHqEk= | ||
|
||
protocols@^1.1.0, protocols@^1.4.0: | ||
protocols@^1.4.0: | ||
version "1.4.8" | ||
resolved "https://registry.yarnpkg.com/protocols/-/protocols-1.4.8.tgz#48eea2d8f58d9644a4a32caae5d5db290a075ce8" | ||
integrity sha512-IgjKyaUSjsROSO8/D49Ab7hP8mJgTYcqApOqdPhLoPxAplXmkp+zRvsrSQjFn5by0rhm4VH0GAUELIPpx7B1yg== | ||
|
||
protocols@^2.0.1: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/protocols/-/protocols-2.0.1.tgz#8f155da3fc0f32644e83c5782c8e8212ccf70a86" | ||
integrity sha512-/XJ368cyBJ7fzLMwLKv1e4vLxOju2MNAIokcr7meSaNcVbWz/CPcW22cP04mwxOErdA5mwjA8Q6w/cdAQxVn7Q== | ||
|
||
protoduck@^5.0.1: | ||
version "5.0.1" | ||
resolved "https://registry.yarnpkg.com/protoduck/-/protoduck-5.0.1.tgz#03c3659ca18007b69a50fd82a7ebcc516261151f" | ||
|
@@ -11374,7 +11393,7 @@ q@^1.5.1: | |
resolved "https://registry.yarnpkg.com/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7" | ||
integrity sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc= | ||
|
||
[email protected], qs@^6.9.4: | ||
[email protected]: | ||
version "6.10.3" | ||
resolved "https://registry.yarnpkg.com/qs/-/qs-6.10.3.tgz#d6cde1b2ffca87b5aa57889816c5f81535e22e8e" | ||
integrity sha512-wr7M2E0OFRfIfJZjKGieI8lBKb7fRCH4Fv5KNPEs7gJ8jadvotdsS08PzOKR7opXhZ/Xkjtt3WF9g38drmyRqQ== | ||
|
@@ -11386,6 +11405,13 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/qs/-/qs-6.9.7.tgz#4610846871485e1e048f44ae3b94033f0e675afe" | ||
integrity sha512-IhMFgUmuNpyRfxA90umL7ByLlgRXu6tIfKPpF5TmcfRLlLCckfP/g3IQmju6jjpu+Hh8rA+2p6A27ZSPOOHdKw== | ||
|
||
qs@^6.9.4: | ||
version "6.11.0" | ||
resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.0.tgz#fd0d963446f7a65e1367e01abd85429453f0c37a" | ||
integrity sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q== | ||
dependencies: | ||
side-channel "^1.0.4" | ||
|
||
qs@~6.5.2: | ||
version "6.5.3" | ||
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.3.tgz#3aeeffc91967ef6e35c0e488ef46fb296ab76aad" | ||
|
@@ -12681,7 +12707,7 @@ strict-uri-encode@^1.0.0: | |
strict-uri-encode@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz#b9c7330c7042862f6b142dc274bbcc5866ce3546" | ||
integrity sha1-ucczDHBChi9rFC3CdLvMWGbONUY= | ||
integrity sha512-QwiXZgpRcKkhTj2Scnn++4PKtWsH0kpzZ62L2R6c/LUVYv7hVnZqcg2+sMuT6R7Jusu1vviK/MFsu6kNJfWlEQ== | ||
|
||
string-length@^4.0.1: | ||
version "4.0.2" | ||
|