Skip to content

Commit ad9224f

Browse files
authored
Merge pull request #157 from REChain-Network-Solutions/dependabot/npm_and_yarn/vue-router-5.0.4
Bump vue-router from 5.0.3 to 5.0.4
2 parents 76e534e + 3fb4447 commit ad9224f

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
@@ -22,7 +22,7 @@
2222
"oREChain": "^0.1.17",
2323
"secp256k1": "^5.0.1",
2424
"vue": "^3.5.29",
25-
"vue-router": "^5.0.3",
25+
"vue-router": "^5.0.4",
2626
"vuex": "^4.1.0",
2727
"wif": "^5.0.0"
2828
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11472,10 +11472,10 @@ vue-loader@^15.9.2:
1147211472
vue-hot-reload-api "^2.3.0"
1147311473
vue-style-loader "^4.1.0"
1147411474

11475-
vue-router@^5.0.3:
11476-
version "5.0.3"
11477-
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-5.0.3.tgz#de0fac20b25dfa36ab77476abe944b9f86840621"
11478-
integrity sha512-nG1c7aAFac7NYj8Hluo68WyWfc41xkEjaR0ViLHCa3oDvTQ/nIuLJlXJX1NUPw/DXzx/8+OKMng045HHQKQKWw==
11475+
vue-router@^5.0.4:
11476+
version "5.0.4"
11477+
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-5.0.4.tgz#41ffc00bab448c406447115bbb29d49144cc1e7d"
11478+
integrity sha512-lCqDLCI2+fKVRl2OzXuzdSWmxXFLQRxQbmHugnRpTMyYiT+hNaycV0faqG5FBHDXoYrZ6MQcX87BvbY8mQ20Bg==
1147911479
dependencies:
1148011480
"@babel/generator" "^7.28.6"
1148111481
"@vue-macros/common" "^3.1.1"

0 commit comments

Comments
 (0)