Skip to content

Commit 7573cd2

Browse files
committed
fix: upgrade @loopback/context from 7.0.2 to 7.0.5
Snyk has created this PR to upgrade @loopback/context from 7.0.2 to 7.0.5. See this package in npm: @loopback/context See this project in Snyk: https://app.snyk.io/org/ashishkaushik/project/1e1b30bd-e47b-432e-918e-0025129a3448?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent f4841f3 commit 7573cd2

File tree

2 files changed

+46
-38
lines changed

2 files changed

+46
-38
lines changed

package-lock.json

+45-37
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
],
4646
"dependencies": {
4747
"@loopback/boot": "^7.0.2",
48-
"@loopback/context": "^7.0.2",
48+
"@loopback/context": "^7.0.5",
4949
"@loopback/core": "^6.0.2",
5050
"@loopback/rest": "^14.0.2",
5151
"helmet": "^5.1.1"

0 commit comments

Comments
 (0)