Skip to content

Commit

Permalink
chore: npm update
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoKorinth committed Nov 2, 2023
1 parent 3cf9d7c commit 4d36261
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 25 deletions.
51 changes: 30 additions & 21 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"access": "public"
},
"dependencies": {
"@js-joda/core": "^5.5.3",
"@js-joda/timezone": "^2.18.0",
"@js-joda/core": "^5.6.1",
"@js-joda/timezone": "^2.18.2",
"ajv": "^8.11.2",
"ajv-formats": "^2.1.1",
"bcp47": "^1.1.2",
Expand All @@ -30,7 +30,7 @@
"lodash": "^4.17.21",
"packageurl-js": "^1.1.1",
"semver": "^7.5.4",
"undici": "^5.26.3"
"undici": "^5.27.0"
},
"devDependencies": {
"@types/chai": "^4.3.5",
Expand All @@ -48,5 +48,5 @@
"typescript": "^4.9.4",
"xml2js": "^0.5.0"
},
"version": "1.3.16"
"version": "1.3.17"
}

0 comments on commit 4d36261

Please sign in to comment.