Skip to content

Commit 30f326d

Browse files
Merge branch 'master' into dfx-0.16.1-1
2 parents 8a3481b + 2e987d5 commit 30f326d

File tree

6 files changed

+299
-130
lines changed

6 files changed

+299
-130
lines changed

motoko/encrypted-notes-dapp/package-lock.json

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

motoko/encrypted-notes-dapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@dfinity/candid": "^0.15.1",
6060
"@dfinity/identity": "^0.15.1",
6161
"@dfinity/principal": "^0.15.1",
62-
"crypto-js": "^4.1.1",
62+
"crypto-js": "^4.2.0",
6363
"idb": "^7.0.0",
6464
"sirv-cli": "^1.0.0",
6565
"svelte-icons": "^2.1.0",

motoko/ic-pos/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.

motoko/ic-pos/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@radix-ui/react-switch": "^1.0.3",
4848
"@tanstack/react-loaders": "^0.0.1-beta.53",
4949
"@tanstack/router": "0.0.1-beta.86",
50-
"axios": "^1.4.0",
50+
"axios": "^1.6.0",
5151
"class-variance-authority": "^0.6.0",
5252
"clsx": "^1.2.1",
5353
"local-storage": "^2.0.0",

0 commit comments

Comments
 (0)