File tree 2 files changed +5
-5
lines changed
packages/gatsby-source-npm-package-search 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 12
12
"dependencies" : {
13
13
"@babel/runtime" : " ^7.15.4" ,
14
14
"algoliasearch" : " ^4.9.1" ,
15
- "got" : " ^11.8.3 "
15
+ "got" : " ^11.8.5 "
16
16
},
17
17
"devDependencies" : {
18
18
"@babel/cli" : " ^7.15.4" ,
Original file line number Diff line number Diff line change @@ -11991,10 +11991,10 @@ good-listener@^1.2.2:
11991
11991
dependencies:
11992
11992
delegate "^3.1.2"
11993
11993
11994
- got@^11.8.2, got@^11.8.3:
11995
- version "11.8.3 "
11996
- resolved "https://registry.yarnpkg.com/got/-/got-11.8.3 .tgz#f496c8fdda5d729a90b4905d2b07dbd148170770 "
11997
- integrity sha512-7gtQ5KiPh1RtGS9/Jbv1ofDpBFuq42gyfEib+ejaRBJuj/3tQFeR5+gw57e4ipaU8c/rCjvX6fkQz2lyDlGAOg ==
11994
+ got@^11.8.2, got@^11.8.3, got@^11.8.5 :
11995
+ version "11.8.5 "
11996
+ resolved "https://registry.yarnpkg.com/got/-/got-11.8.5 .tgz#ce77d045136de56e8f024bebb82ea349bc730046 "
11997
+ integrity sha512-o0Je4NvQObAuZPHLFoRSkdG2lTgtcynqymzg2Vupdx6PorhaT5MCbIyXG6d4D94kk8ZG57QeosgdiqfJWhEhlQ ==
11998
11998
dependencies:
11999
11999
"@sindresorhus/is" "^4.0.0"
12000
12000
"@szmarczak/http-timer" "^4.0.5"
You can’t perform that action at this time.
0 commit comments