Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
Fixes #46
  • Loading branch information
sindresorhus committed Sep 20, 2022
1 parent 34ed781 commit 2476829
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@
"taken"
],
"dependencies": {
"got": "^11.8.2",
"got": "^11.8.5",
"is-name-taken": "^2.0.0",
"is-scoped": "^3.0.0",
"is-url-superb": "^6.0.0",
"is-url-superb": "^6.1.0",
"lodash.zip": "^4.2.0",
"org-regex": "^1.0.0",
"p-map": "^5.0.0",
"registry-auth-token": "^4.2.1",
"registry-url": "^6.0.0",
"p-map": "^5.5.0",
"registry-auth-token": "^4.2.2",
"registry-url": "^6.0.1",
"validate-npm-package-name": "^3.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 2476829

Please sign in to comment.