Skip to content

Commit

Permalink
fix: upgrade @types/node from 20.4.2 to 20.5.9
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @types/node from 20.4.2 to 20.5.9.

See this package in npm:
https://www.npmjs.com/package/@types/node

See this project in Snyk:
https://app.snyk.io/org/qdraw/project/4885c835-1cac-4a15-bd27-a17cd26960bf?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 26, 2023
1 parent 7066f3e commit 716dd7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion starsky/starsky/clientapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^27.5.2",
"@types/leaflet": "^1.9.2",
"@types/node": "^20.4.2",
"@types/node": "^20.5.9",
"@types/reach__router": "^1.3.11",
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.7",
Expand Down

0 comments on commit 716dd7b

Please sign in to comment.