Skip to content

Commit b3fc5ab

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TARTEAUCITRONJS-14927391
1 parent 783af0f commit b3fc5ab

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"sortablejs": "1.15.*",
7676
"svg4everybody": "2.1.*",
7777
"swiper": "12.0.*",
78-
"tarteaucitronjs": "1.26.*",
78+
"tarteaucitronjs": "1.29.0",
7979
"tom-select": "2.4.*"
8080
}
8181
}

0 commit comments

Comments
 (0)