Skip to content

Commit bae9212

Browse files
Version adaptivecards to 3.0.6 for swiper CVE-2026-27212 fix
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 99ec7d0 commit bae9212

File tree

3 files changed

+21
-17
lines changed

3 files changed

+21
-17
lines changed

source/nodejs/ac-typed-schema/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"devDependencies": {
2626
"@types/i18n": "^0.13.0",
2727
"@types/node": "^10.17.60",
28-
"glob": "^7.1.6",
29-
"i18n": "^0.13.2",
28+
"glob": "^7.2.3",
29+
"i18n": "^0.13.4",
3030
"markdown-table": "^1.1.3",
3131
"mocha": "^10.3.0",
3232
"p-iteration": "^1.1.8"

source/nodejs/adaptivecards/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "adaptivecards",
3-
"version": "4.0.0",
3+
"version": "3.0.6",
44
"description": "Adaptive Cards Javascript library for HTML Clients",
55
"author": "AdaptiveCards",
66
"license": "MIT",
@@ -40,7 +40,7 @@
4040
"url": "git://git@github.com/microsoft/AdaptiveCards.git"
4141
},
4242
"devDependencies": {
43-
"concurrently": "^5.2.0",
43+
"concurrently": "^5.3.0",
4444
"cross-env": "^7.0.3",
4545
"rimraf": "^3.0.2",
4646
"typedoc": "^0.24.0",

source/nodejs/package-lock.json

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

0 commit comments

Comments
 (0)