Skip to content

Commit 69ea543

Browse files
committed
1 parent dff3f6d commit 69ea543

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"init-package-json": "^3.0.0",
112112
"is-cidr": "^4.0.2",
113113
"json-parse-even-better-errors": "^2.3.1",
114-
"libnpmaccess": "^6.0.0",
114+
"libnpmaccess": "^6.0.1",
115115
"libnpmdiff": "^4.0.0",
116116
"libnpmexec": "^4.0.1",
117117
"libnpmfund": "^3.0.1",
@@ -10451,7 +10451,7 @@
1045110451
}
1045210452
},
1045310453
"workspaces/libnpmaccess": {
10454-
"version": "6.0.0",
10454+
"version": "6.0.1",
1045510455
"license": "ISC",
1045610456
"dependencies": {
1045710457
"aproba": "^2.0.0",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"init-package-json": "^3.0.0",
8080
"is-cidr": "^4.0.2",
8181
"json-parse-even-better-errors": "^2.3.1",
82-
"libnpmaccess": "^6.0.0",
82+
"libnpmaccess": "^6.0.1",
8383
"libnpmdiff": "^4.0.0",
8484
"libnpmexec": "^4.0.1",
8585
"libnpmfund": "^3.0.1",

0 commit comments

Comments
 (0)