Skip to content

Commit e0c3912

Browse files
committed
fix: use @nrfcloud/problem-detail@1.4.4
1.4.4 is the current release. The previous pin, 1.4.3, was the latest at the time the dependency was switched from JSR to NPM, and was superseded before that change was released.
1 parent b966c3c commit e0c3912

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@aws-lambda-powertools/metrics": "2.34.0",
7070
"@middy/core": "7.7.2",
7171
"@middy/input-output-logger": "7.7.2",
72-
"@nrfcloud/problem-detail": "1.4.3",
72+
"@nrfcloud/problem-detail": "1.4.4",
7373
"@sinclair/typebox": "0.34.52"
7474
}
7575
}

0 commit comments

Comments
 (0)