Skip to content

Commit a72da13

Browse files
Update dependency ics to v2.44.0
1 parent 31eef7b commit a72da13

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"express-rate-limit": "5.5.1",
3838
"express-session": "1.17.2",
3939
"express-validator": "6.13.0",
40-
"ics": "2.31.0",
40+
"ics": "2.44.0",
4141
"knex": "0.21.21",
4242
"lusca": "1.7.0",
4343
"markdown-it": "12.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2931,10 +2931,10 @@ iconv-lite@0.4.24:
29312931
dependencies:
29322932
safer-buffer ">= 2.1.2 < 3"
29332933

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

0 commit comments

Comments
 (0)