Skip to content

Commit 71296d5

Browse files
committed
1 parent b672745 commit 71296d5

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

package-lock.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"nopt": "^5.0.0",
135135
"npm-audit-report": "^3.0.0",
136136
"npm-install-checks": "^5.0.0",
137-
"npm-package-arg": "^9.0.1",
137+
"npm-package-arg": "^9.0.2",
138138
"npm-pick-manifest": "^7.0.1",
139139
"npm-profile": "^6.0.2",
140140
"npm-registry-fetch": "^13.1.0",
@@ -5031,11 +5031,10 @@
50315031
"license": "ISC"
50325032
},
50335033
"node_modules/npm-package-arg": {
5034-
"version": "9.0.1",
5034+
"version": "9.0.2",
50355035
"resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-9.0.2.tgz",
50365036
"integrity": "sha512-v/miORuX8cndiOheW8p2moNuPJ7QhcFh9WGlTorruG8hXSA23vMTEp5hTCmDxic0nD8KHhj/NQgFuySD3GYY3g==",
50375037
"inBundle": true,
5038-
"license": "ISC",
50395038
"dependencies": {
50405039
"hosted-git-info": "^5.0.0",
50415040
"semver": "^7.3.5",
@@ -13170,7 +13169,7 @@
1317013169
"version": "1.0.1"
1317113170
},
1317213171
"npm-package-arg": {
13173-
"version": "9.0.1",
13172+
"version": "9.0.2",
1317413173
"resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-9.0.2.tgz",
1317513174
"integrity": "sha512-v/miORuX8cndiOheW8p2moNuPJ7QhcFh9WGlTorruG8hXSA23vMTEp5hTCmDxic0nD8KHhj/NQgFuySD3GYY3g==",
1317613175
"requires": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"nopt": "^5.0.0",
102102
"npm-audit-report": "^3.0.0",
103103
"npm-install-checks": "^5.0.0",
104-
"npm-package-arg": "^9.0.1",
104+
"npm-package-arg": "^9.0.2",
105105
"npm-pick-manifest": "^7.0.1",
106106
"npm-profile": "^6.0.2",
107107
"npm-registry-fetch": "^13.1.0",

0 commit comments

Comments
 (0)