Skip to content

Commit

Permalink
update npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
qdraw committed Jun 12, 2024
1 parent bfd22e4 commit 9f86543
Show file tree
Hide file tree
Showing 9 changed files with 44 additions and 44 deletions.
18 changes: 9 additions & 9 deletions starsky-tools/dropbox-import/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion starsky-tools/dropbox-import/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"update:install": "npx --yes npm-check-updates -u && npm install"
},
"dependencies": {
"axios": "^1.6.8",
"axios": "^1.7.2",
"dotenv": "^16.4.5"
},
"author": "",
Expand Down
4 changes: 2 additions & 2 deletions starsky-tools/localtunnel/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions starsky-tools/mail/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions starsky-tools/mock/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion starsky-tools/mock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"license": "ISC",
"dependencies": {
"express": "^4.19.2",
"ws": "^8.16.0"
"ws": "^8.17.0"
}
}
4 changes: 2 additions & 2 deletions starsky-tools/sync/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

32 changes: 16 additions & 16 deletions starsky-tools/thumbnail/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions starsky-tools/thumbnail/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
"license": "ISC",
"dependencies": {
"@types/jpeg-autorotate": "^5.0.3",
"axios": "^1.6.8",
"axios": "^1.7.2",
"cwait": "^1.1.2",
"dotenv": "^16.4.5",
"jimp": "^0.22.12",
"jpeg-autorotate": "^9.0.0",
"p-iteration": "^1.1.8"
},
"devDependencies": {
"@types/node": "^20.12.7",
"@types/node": "^20.14.2",
"concurrently": "^8.2.2",
"typescript": "^5.4.5"
}
Expand Down

0 comments on commit 9f86543

Please sign in to comment.