Skip to content

Commit beac246

Browse files
⬆️ bump to numerique-gouv/moncomptepro#f26af54 (#501)
1 parent d1c7b5d commit beac246

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.env

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,10 @@ SENTRY_DNS="https://____@errors.data.gouv.fr/____"
2626
SYMMETRIC_ENCRYPTION_KEY="aTrueRandom32BytesLongBase64EncodedStringAA="
2727
ZAMMAD_TOKEN="____"
2828
ZAMMAD_URL="https://support.etalab.gouv.fr"
29+
30+
#
31+
32+
# MCP
33+
INSEE_CONSUMER_KEY=""
34+
INSEE_CONSUMER_SECRET=""
35+
JWKS='{"keys":[]}'

bun.lockb

-1.17 KB
Binary file not shown.

packages/~/infra/moncomptepro/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
}
1616
},
1717
"dependencies": {
18-
"@numerique-gouv/moncomptepro": "numerique-gouv/moncomptepro#3023fe279fd7f62c76faea16c7a5066000f42128",
18+
"@numerique-gouv/moncomptepro": "numerique-gouv/moncomptepro#f26af544c636f071bf6efc4343bfe4f9e98fddb5",
1919
"@~/app.core": "workspace:*",
2020
"consola": "3.2.3",
2121
"zod": "3.23.8"

0 commit comments

Comments
 (0)