Skip to content

Commit 3c95e58

Browse files
author
cwanjau
committed
Update @azure/app-configuration version
1 parent 4c56d39 commit 3c95e58

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libraries/azure-app-configuration-importer-file-source/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"clean": "rimraf dist dist-* types *.tgz *.log"
3333
},
3434
"dependencies": {
35-
"@azure/app-configuration": "1.5.0",
35+
"@azure/app-configuration": "^1.9.0",
3636
"@azure/app-configuration-importer": "1.1.2-preview"
3737
},
3838
"devDependencies": {

libraries/azure-app-configuration-importer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"clean": "rimraf dist dist-* types *.tgz *.log"
3636
},
3737
"dependencies": {
38-
"@azure/app-configuration": "1.5.0",
38+
"@azure/app-configuration": "^1.9.0",
3939
"@azure/core-client": "^1.9.2",
4040
"@azure/core-paging": "^1.4.0",
4141
"@azure/core-rest-pipeline": "^1.6.0",

0 commit comments

Comments
 (0)