Skip to content

Commit 2d56ff1

Browse files
Merge pull request AnandChowdhary#317 from AnandChowdhary/dependabot/npm_and_yarn/vue-router-3.4.6
2 parents bacc43c + 645dbcf commit 2d56ff1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"vue": "^2.6.12",
1616
"vue-class-component": "^7.2.6",
1717
"vue-property-decorator": "^9.0.1",
18-
"vue-router": "^3.4.5",
18+
"vue-router": "^3.4.6",
1919
"vue-simplemde": "^0.5.2",
2020
"vuex": "^3.5.1",
2121
"vuex-persistedstate": "^3.1.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9712,10 +9712,10 @@ vue-property-decorator@^9.0.1:
97129712
resolved "https://registry.yarnpkg.com/vue-property-decorator/-/vue-property-decorator-9.0.1.tgz#acaf4b7b29f3a2aeb57521339399f3f5bc78028e"
97139713
integrity sha512-SFfWmhWQBPncp9lQx/5w/NdqgSsI9xybpVvZ5Gdq2cE+7CvDuROsycsNIKtqrV5In0LUolFL+DEeikNChpW/ng==
97149714

9715-
vue-router@^3.4.5:
9716-
version "3.4.5"
9717-
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.4.5.tgz#d396ec037b35931bdd1e9b7edd86f9788dc15175"
9718-
integrity sha512-ioRY5QyDpXM9TDjOX6hX79gtaMXSVDDzSlbIlyAmbHNteIL81WIVB2e+jbzV23vzxtoV0krdS2XHm+GxFg+Nxg==
9715+
vue-router@^3.4.6:
9716+
version "3.4.6"
9717+
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.4.6.tgz#f7bda2c9a43d39837621c9a02ba7789f5daa24b2"
9718+
integrity sha512-kaXnB3pfFxhAJl/Mp+XG1HJMyFqrL/xPqV7oXlpXn4AwMmm6VNgf0nllW8ksflmZANfI4kdo0bVn/FYSsAolPQ==
97199719

97209720
vue-simplemde@^0.5.2:
97219721
version "0.5.2"

0 commit comments

Comments
 (0)