Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Commit

Permalink
fix: upgrade @vkontakte/vk-mini-apps-router from 1.4.2 to 1.4.3
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @vkontakte/vk-mini-apps-router from 1.4.2 to 1.4.3.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/scffs/project/c2f6d72f-53a0-4706-b843-f0b84f5089aa?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 22, 2024
1 parent 1e923c8 commit 8da34e6
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 @@ -17,7 +17,7 @@
"dependencies": {
"@vkontakte/icons": "^2.95.0",
"@vkontakte/vk-bridge": "^2.13.0",
"@vkontakte/vk-mini-apps-router": "^1.4.2",
"@vkontakte/vk-mini-apps-router": "^1.4.3",
"@vkontakte/vkui": "^6.0.0",
"preact": "^10.19.3"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -759,10 +759,10 @@
resolved "https://registry.yarnpkg.com/@vkontakte/vk-bridge/-/vk-bridge-2.13.0.tgz#ea1085e0274b4d7955768a04ada0dbba91f51950"
integrity sha512-fACaGwJ1RUXR7E6EVZhQyR5fmfQdoiAALOl7S+1lpwd9j2omqRyOC/p4zxZPFiufBGF3GH9dF9TdNbTpXMB2/A==

"@vkontakte/vk-mini-apps-router@^1.4.2":
version "1.4.2"
resolved "https://registry.yarnpkg.com/@vkontakte/vk-mini-apps-router/-/vk-mini-apps-router-1.4.2.tgz#804c8a3906249bc6e9c0d2d597a0409a12fdd88b"
integrity sha512-yQnCoWDy5rnX+RHhi7iSELu+lJi7O+1KToNwWA+pGblZmPWOQnOnwRNc6R0DO+uvDaMqh6k9NQa2AJvHZNcq3Q==
"@vkontakte/vk-mini-apps-router@^1.4.3":
version "1.4.3"
resolved "https://registry.yarnpkg.com/@vkontakte/vk-mini-apps-router/-/vk-mini-apps-router-1.4.3.tgz#c4ed6bfe5f1cc489aee16b5127dc3b2832109573"
integrity sha512-BGGL26GbjiavyTn9CdF8b8ECyXyml9SxJKPnXZB01dvqzjMwttmZXiF9lwccArEZkjCoV3c2R+35uRwHaOMlhw==
dependencies:
"@remix-run/router" "^1.13.0"

Expand Down

0 comments on commit 8da34e6

Please sign in to comment.