diff --git a/dm-archive/PodPlugin_ExamplePlugin/exampleplugins/package.json b/dm-archive/PodPlugin_ExamplePlugin/exampleplugins/package.json index 8b80e34..cb6a15e 100644 --- a/dm-archive/PodPlugin_ExamplePlugin/exampleplugins/package.json +++ b/dm-archive/PodPlugin_ExamplePlugin/exampleplugins/package.json @@ -7,7 +7,7 @@ "@sap/grunt-sapui5-bestpractice-test": "2.0.1" }, "dependencies": { - "@sap/approuter": "9.4.0" + "@sap/approuter": "16.7.2" }, "scripts": { "start": "node node_modules/@sap/approuter/approuter.js",