File tree 2 files changed +15
-18
lines changed
packages/gatsby-telemetry 2 files changed +15
-18
lines changed Original file line number Diff line number Diff line change 15
15
"configstore" : " ^5.0.1" ,
16
16
"fs-extra" : " ^10.1.0" ,
17
17
"gatsby-core-utils" : " ^3.24.0-next.1" ,
18
- "git-up" : " ^6 .0.0" ,
18
+ "git-up" : " ^7 .0.0" ,
19
19
"is-docker" : " ^2.2.1" ,
20
20
"lodash" : " ^4.17.21" ,
21
21
"node-fetch" : " ^2.6.7"
Original file line number Diff line number Diff line change @@ -11354,13 +11354,13 @@ git-up@^4.0.0:
11354
11354
is-ssh "^1.3.0"
11355
11355
parse-url "^6.0.0"
11356
11356
11357
- git-up@^6 .0.0:
11358
- version "6 .0.0"
11359
- resolved "https://registry.yarnpkg.com/git-up/-/git-up-6 .0.0.tgz#dbd6e4eee270338be847a0601e6d0763c90b74db "
11360
- integrity sha512-6RUFSNd1c/D0xtGnyWN2sxza2bZtZ/EmI9448n6rCZruFwV/ezeEn2fJP7XnUQGwf0RAtd/mmUCbtH6JPYA2SA ==
11357
+ git-up@^7 .0.0:
11358
+ version "7 .0.0"
11359
+ resolved "https://registry.yarnpkg.com/git-up/-/git-up-7 .0.0.tgz#bace30786e36f56ea341b6f69adfd83286337467 "
11360
+ integrity sha512-ONdIrbBCFusq1Oy0sC71F5azx8bVkvtZtMJAsv+a6lz5YAmbNnLD6HAB4gptHZVLPR8S2/kVN6Gab7lryq5+lQ ==
11361
11361
dependencies:
11362
11362
is-ssh "^1.4.0"
11363
- parse-url "^7.0.2 "
11363
+ parse-url "^8.1.0 "
11364
11364
11365
11365
git-url-parse@^11.1.2:
11366
11366
version "11.1.2"
@@ -18235,10 +18235,10 @@ parse-path@^4.0.0:
18235
18235
is-ssh "^1.3.0"
18236
18236
protocols "^1.4.0"
18237
18237
18238
- parse-path@^5 .0.0:
18239
- version "5 .0.0"
18240
- resolved "https://registry.yarnpkg.com/parse-path/-/parse-path-5 .0.0.tgz#f933152f3c6d34f4cf36cfc3d07b138ac113649d "
18241
- integrity sha512-qOpH55/+ZJ4jUu/oLO+ifUKjFPNZGfnPJtzvGzKN/4oLMil5m9OH4VpOj6++9/ytJcfks4kzH2hhi87GL/OU9A ==
18238
+ parse-path@^7 .0.0:
18239
+ version "7 .0.0"
18240
+ resolved "https://registry.yarnpkg.com/parse-path/-/parse-path-7 .0.0.tgz#605a2d58d0a749c8594405d8cc3a2bf76d16099b "
18241
+ integrity sha512-Euf9GG8WT9CdqwuWJGdf3RkUcTBArppHABkO7Lm8IzRQp0e2r/kkFnmhu4TSK30Wcu5rVAZLmfPKSBBi9tWFog ==
18242
18242
dependencies:
18243
18243
protocols "^2.0.0"
18244
18244
@@ -18261,15 +18261,12 @@ parse-url@^6.0.0:
18261
18261
parse-path "^4.0.0"
18262
18262
protocols "^1.4.0"
18263
18263
18264
- parse-url@^7.0.2 :
18265
- version "7.0.2 "
18266
- resolved "https://registry.yarnpkg.com/parse-url/-/parse-url-7.0.2. tgz#d21232417199b8d371c6aec0cedf1406fd6393f0 "
18267
- integrity sha512-PqO4Z0eCiQ08Wj6QQmrmp5YTTxpYfONdOEamrtvK63AmzXpcavIVQubGHxOEwiIoDZFb8uDOoQFS0NCcjqIYQg ==
18264
+ parse-url@^8.1.0 :
18265
+ version "8.1.0 "
18266
+ resolved "https://registry.yarnpkg.com/parse-url/-/parse-url-8.1.0. tgz#972e0827ed4b57fc85f0ea6b0d839f0d8a57a57d "
18267
+ integrity sha512-xDvOoLU5XRrcOZvnI6b8zA6n9O9ejNk/GExuz1yBuWUGn9KA97GI6HTs6u02wKara1CeVmZhH+0TZFdWScR89w ==
18268
18268
dependencies:
18269
- is-ssh "^1.4.0"
18270
- normalize-url "^6.1.0"
18271
- parse-path "^5.0.0"
18272
- protocols "^2.0.1"
18269
+ parse-path "^7.0.0"
18273
18270
18274
18271
parse5-htmlparser2-tree-adapter@^6.0.1:
18275
18272
version "6.0.1"
You can’t perform that action at this time.
0 commit comments