Skip to content

Commit fa59830

Browse files
committed
1 parent 4c33a4d commit fa59830

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"libnpmorg": "^4.0.0",
120120
"libnpmpack": "^4.0.0",
121121
"libnpmpublish": "^6.0.1",
122-
"libnpmsearch": "^5.0.0",
122+
"libnpmsearch": "^5.0.1",
123123
"libnpmteam": "^4.0.0",
124124
"libnpmversion": "^3.0.0",
125125
"make-fetch-happen": "^10.0.4",
@@ -10676,7 +10676,7 @@
1067610676
}
1067710677
},
1067810678
"workspaces/libnpmsearch": {
10679-
"version": "5.0.0",
10679+
"version": "5.0.1",
1068010680
"license": "ISC",
1068110681
"dependencies": {
1068210682
"npm-registry-fetch": "^13.0.0"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"libnpmorg": "^4.0.0",
8888
"libnpmpack": "^4.0.0",
8989
"libnpmpublish": "^6.0.1",
90-
"libnpmsearch": "^5.0.0",
90+
"libnpmsearch": "^5.0.1",
9191
"libnpmteam": "^4.0.0",
9292
"libnpmversion": "^3.0.0",
9393
"make-fetch-happen": "^10.0.4",

0 commit comments

Comments
 (0)