Skip to content

Commit ab92699

Browse files
committed
1 parent 2786578 commit ab92699

File tree

4 files changed

+34
-32
lines changed

4 files changed

+34
-32
lines changed

node_modules/npm-registry-fetch/lib/auth.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
'use strict'
22
const npa = require('npm-package-arg')
3+
const { URL } = require('url')
34

45
// Find the longest registry key that is used for some kind of auth
56
// in the options.

node_modules/npm-registry-fetch/package.json

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "npm-registry-fetch",
3-
"version": "12.0.1",
3+
"version": "12.0.2",
44
"description": "Fetch-based http client for use with npm registry APIs",
55
"main": "lib",
66
"files": [
@@ -19,7 +19,8 @@
1919
"npmclilint": "npmcli-lint",
2020
"postsnap": "npm run lintfix --",
2121
"postlint": "npm-template-check",
22-
"snap": "tap"
22+
"snap": "tap",
23+
"template-copy": "npm-template-copy --force"
2324
},
2425
"repository": "https://github.com/npm/npm-registry-fetch",
2526
"keywords": [
@@ -30,21 +31,21 @@
3031
"author": "GitHub Inc.",
3132
"license": "ISC",
3233
"dependencies": {
33-
"make-fetch-happen": "^10.0.0",
34-
"minipass": "^3.1.3",
35-
"minipass-fetch": "^1.3.0",
34+
"make-fetch-happen": "^10.0.1",
35+
"minipass": "^3.1.6",
36+
"minipass-fetch": "^1.4.1",
3637
"minipass-json-stream": "^1.0.1",
37-
"minizlib": "^2.0.0",
38-
"npm-package-arg": "^8.0.0"
38+
"minizlib": "^2.1.2",
39+
"npm-package-arg": "^8.1.5"
3940
},
4041
"devDependencies": {
41-
"@npmcli/template-oss": "^2.5.1",
42-
"cacache": "^15.0.0",
43-
"nock": "^13.1.0",
44-
"npmlog": "^4.1.2",
42+
"@npmcli/template-oss": "^2.7.1",
43+
"cacache": "^15.3.0",
44+
"nock": "^13.2.4",
45+
"npmlog": "^6.0.0",
4546
"require-inject": "^1.4.4",
46-
"ssri": "^8.0.0",
47-
"tap": "^15.0.4"
47+
"ssri": "^8.0.1",
48+
"tap": "^15.1.6"
4849
},
4950
"tap": {
5051
"check-coverage": true,
@@ -54,6 +55,6 @@
5455
"node": "^12.13.0 || ^14.15.0 || >=16"
5556
},
5657
"templateOSS": {
57-
"version": "2.5.1"
58+
"version": "2.7.1"
5859
}
5960
}

package-lock.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"npm-package-arg": "^8.1.5",
136136
"npm-pick-manifest": "^6.1.1",
137137
"npm-profile": "^6.0.0",
138-
"npm-registry-fetch": "^12.0.1",
138+
"npm-registry-fetch": "^12.0.2",
139139
"npm-user-validate": "^1.0.1",
140140
"npmlog": "^6.0.0",
141141
"opener": "^1.5.2",
@@ -5647,17 +5647,17 @@
56475647
}
56485648
},
56495649
"node_modules/npm-registry-fetch": {
5650-
"version": "12.0.1",
5651-
"resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-12.0.1.tgz",
5652-
"integrity": "sha512-ricy4ezH3Uv0d4am6RSwHjCYTWJI74NJjurIigWMAG7Vs3PFyd0TUlkrez5L0AgaPzDLRsEzqb5cOZ/Ue01bmA==",
5650+
"version": "12.0.2",
5651+
"resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-12.0.2.tgz",
5652+
"integrity": "sha512-Df5QT3RaJnXYuOwtXBXS9BWs+tHH2olvkCLh6jcR/b/u3DvPMlp3J0TvvYwplPKxHMOwfg287PYih9QqaVFoKA==",
56535653
"inBundle": true,
56545654
"dependencies": {
5655-
"make-fetch-happen": "^10.0.0",
5656-
"minipass": "^3.1.3",
5657-
"minipass-fetch": "^1.3.0",
5655+
"make-fetch-happen": "^10.0.1",
5656+
"minipass": "^3.1.6",
5657+
"minipass-fetch": "^1.4.1",
56585658
"minipass-json-stream": "^1.0.1",
5659-
"minizlib": "^2.0.0",
5660-
"npm-package-arg": "^8.0.0"
5659+
"minizlib": "^2.1.2",
5660+
"npm-package-arg": "^8.1.5"
56615661
},
56625662
"engines": {
56635663
"node": "^12.13.0 || ^14.15.0 || >=16"
@@ -15277,16 +15277,16 @@
1527715277
}
1527815278
},
1527915279
"npm-registry-fetch": {
15280-
"version": "12.0.1",
15281-
"resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-12.0.1.tgz",
15282-
"integrity": "sha512-ricy4ezH3Uv0d4am6RSwHjCYTWJI74NJjurIigWMAG7Vs3PFyd0TUlkrez5L0AgaPzDLRsEzqb5cOZ/Ue01bmA==",
15280+
"version": "12.0.2",
15281+
"resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-12.0.2.tgz",
15282+
"integrity": "sha512-Df5QT3RaJnXYuOwtXBXS9BWs+tHH2olvkCLh6jcR/b/u3DvPMlp3J0TvvYwplPKxHMOwfg287PYih9QqaVFoKA==",
1528315283
"requires": {
15284-
"make-fetch-happen": "^10.0.0",
15285-
"minipass": "^3.1.3",
15286-
"minipass-fetch": "^1.3.0",
15284+
"make-fetch-happen": "^10.0.1",
15285+
"minipass": "^3.1.6",
15286+
"minipass-fetch": "^1.4.1",
1528715287
"minipass-json-stream": "^1.0.1",
15288-
"minizlib": "^2.0.0",
15289-
"npm-package-arg": "^8.0.0"
15288+
"minizlib": "^2.1.2",
15289+
"npm-package-arg": "^8.1.5"
1529015290
}
1529115291
},
1529215292
"npm-user-validate": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"npm-package-arg": "^8.1.5",
104104
"npm-pick-manifest": "^6.1.1",
105105
"npm-profile": "^6.0.0",
106-
"npm-registry-fetch": "^12.0.1",
106+
"npm-registry-fetch": "^12.0.2",
107107
"npm-user-validate": "^1.0.1",
108108
"npmlog": "^6.0.0",
109109
"opener": "^1.5.2",

0 commit comments

Comments
 (0)