Skip to content

Commit

Permalink
Update dependency ics to v2.44.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2023
1 parent 71d4b79 commit 9d38b0f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"express-rate-limit": "5.5.1",
"express-session": "1.17.2",
"express-validator": "6.13.0",
"ics": "2.31.0",
"ics": "2.44.0",
"knex": "0.21.21",
"lusca": "1.7.0",
"markdown-it": "12.3.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2931,10 +2931,10 @@ [email protected]:
dependencies:
safer-buffer ">= 2.1.2 < 3"

ics@2.31.0:
version "2.31.0"
resolved "https://registry.yarnpkg.com/ics/-/ics-2.31.0.tgz#4c26b755d017ee64c963cfbaa5ea9766e604ceec"
integrity sha512-3pW62uD097nl6LfFXIt92eBZtbwDESXsaRcgZPn3NO01zpUUM+L2G6fjf6qXhiyFcGIrJjsGuNB/y3AV58CvFg==
ics@2.44.0:
version "2.44.0"
resolved "https://registry.yarnpkg.com/ics/-/ics-2.44.0.tgz#3502c239a5e3a2c4c655ec766ce5395698a877e4"
integrity sha512-JeiPjNeWkd7Qri/wfHqjZCtglVwRJRqy1MEFKn9QzatzxUyCOsx4YARPlLkU8UnPxpg4VtEjR+VRUG+Cvj6bDg==
dependencies:
nanoid "^3.1.23"
yup "^0.32.9"
Expand Down

0 comments on commit 9d38b0f

Please sign in to comment.