Skip to content

Commit

Permalink
Update npm to v10.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 3, 2023
1 parent 04b21dd commit a6e58db
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"engineStrict": true,
"engines": {
"node": "18.18.0",
"npm": "6.14.18 || 10.1.0"
"npm": "6.14.18 || 10.1.0 || 10.2"
},
"main": "index.js",
"author": "EIGHTFINITE",
Expand All @@ -20,7 +20,7 @@
"cloudscraper": "github:EIGHTFINITE/cloudscraper#master",
"electron": "github:EIGHTFINITE/electron#main",
"electron-chrome-extensions": "3.10.1",
"npm": "10.1.0",
"npm": "10.2.0",
"postman-request": "github:EIGHTFINITE/postman-request#master",
"spdx-expression-parse": "github:EIGHTFINITE/spdx-expression-parse#master",
"top-user-agents": "github:EIGHTFINITE/top-user-agents#main"
Expand All @@ -30,7 +30,7 @@
},
"devDependencies": {
"electron": "26.2.4",
"npm": "6.14.18"
"npm": "10.2.0"
},
"peerDependencies": {
"better-npm-audit": "3.7.3",
Expand Down

0 comments on commit a6e58db

Please sign in to comment.