diff --git a/source/notification-service/Directory.Packages.props b/source/notification-service/Directory.Packages.props
index f7e5882e..5e681b25 100644
--- a/source/notification-service/Directory.Packages.props
+++ b/source/notification-service/Directory.Packages.props
@@ -14,7 +14,7 @@
-
+
diff --git a/source/notification-service/ms.account.push.subscription.core/packages.lock.json b/source/notification-service/ms.account.push.subscription.core/packages.lock.json
index 9f7848db..3c908c73 100644
--- a/source/notification-service/ms.account.push.subscription.core/packages.lock.json
+++ b/source/notification-service/ms.account.push.subscription.core/packages.lock.json
@@ -13,12 +13,12 @@
},
"Scrutor": {
"type": "Direct",
- "requested": "[6.1.0, )",
- "resolved": "6.1.0",
- "contentHash": "m4+0RdgnX+jeiaqteq9x5SwEtuCjWG0KTw1jBjCzn7V8mCanXKoeF8+59E0fcoRbAjdEq6YqHFCmxZ49Kvqp3g==",
+ "requested": "[7.0.0, )",
+ "resolved": "7.0.0",
+ "contentHash": "wHWaroody48jnlLoq/REwUltIFLxplXyHTP+sttrc8P7+jkiVqf38afDidJNv4qgD/6zz2NKOYg06xLZ1bG7wQ==",
"dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1",
- "Microsoft.Extensions.DependencyModel": "8.0.2"
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
+ "Microsoft.Extensions.DependencyModel": "10.0.0"
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions": {
@@ -28,8 +28,31 @@
},
"Microsoft.Extensions.DependencyModel": {
"type": "Transitive",
- "resolved": "8.0.2",
- "contentHash": "mUBDZZRgZrSyFOsJ2qJJ9fXfqd/kXJwf3AiDoqLD9m6TjY5OO/vLNOb9fb4juC0487eq4hcGN/M2Rh/CKS7QYw=="
+ "resolved": "10.0.0",
+ "contentHash": "RFYJR7APio/BiqdQunRq6DB+nDB6nc2qhHr77mlvZ0q0BT8PubMXN7XicmfzCbrDE/dzhBnUKBRXLTcqUiZDGg==",
+ "dependencies": {
+ "System.Text.Encodings.Web": "10.0.0",
+ "System.Text.Json": "10.0.0"
+ }
+ },
+ "System.IO.Pipelines": {
+ "type": "Transitive",
+ "resolved": "10.0.0",
+ "contentHash": "M1eb3nfXntaRJPrrMVM9EFS8I1bDTnt0uvUS6QP/SicZf/ZZjydMD5NiXxfmwW/uQwaMDP/yX2P+zQN1NBHChg=="
+ },
+ "System.Text.Encodings.Web": {
+ "type": "Transitive",
+ "resolved": "10.0.0",
+ "contentHash": "257hh1ep1Gqm1Lm0ulxf7vVBVMJuGN6EL4xSWjpi46DffXzm1058IiWsfSC06zSm7SniN+Tb5160UnXsSa8rRg=="
+ },
+ "System.Text.Json": {
+ "type": "Transitive",
+ "resolved": "10.0.0",
+ "contentHash": "1Dpjwq9peG/Wt5BNbrzIhTpclfOSqBWZsUO28vVr59yQlkvL5jLBWfpfzRmJ1OY+6DciaY0DUcltyzs4fuZHjw==",
+ "dependencies": {
+ "System.IO.Pipelines": "10.0.0",
+ "System.Text.Encodings.Web": "10.0.0"
+ }
},
"ms.account.push.subscription.domain": {
"type": "Project"