Skip to content

Commit

Permalink
Merge pull request #1 from apitoolkit/dependabot/npm_and_yarn/multi-8…
Browse files Browse the repository at this point in the history
…7b2ad6fb3

Bump uuid and @types/uuid
  • Loading branch information
dawkaka authored Jul 15, 2024
2 parents 2ce9545 + 08f287c commit 14d6deb
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/jsonpath": "^0.2.0",
"@types/node-fetch": "^2.6.4",
"@types/sync-fetch": "^0.4.3",
"@types/uuid": "^9.0.7",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"eslint": "^8.56.0",
Expand All @@ -49,6 +49,6 @@
"jsonpath": "^1.1.1",
"node-fetch": "^3.3.2",
"sync-fetch": "^0.5.2",
"uuid": "^9.0.1"
"uuid": "^10.0.0"
}
}

0 comments on commit 14d6deb

Please sign in to comment.