8000 build(deps): bump helmet from 6.0.1 to 6.1.3 in /02-Calling-an-API (#… · auth0-samples/auth0-vue-samples@63b900c · GitHub
[go: up one dir, main page]

Skip to content

Commit 63b900c

Browse files
build(deps): bump helmet from 6.0.1 to 6.1.3 in /02-Calling-an-API (#363)
Bumps [helmet](https://github.com/helmetjs/helmet) from 6.0.1 to 6.1.3. - [Release notes](https://github.com/helmetjs/helmet/releases) - [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md) - [Commits](helmetjs/helmet@v6.0.1...v6.1.3) --- updated-dependencies: - dependency-name: helmet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb4ee19 commit 63b900c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

02-Calling-an-API/package-lock.json

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

02-Calling-an-API/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"cors": "^2.8.5",
1818
"express": "^4.18.2",
1919
"express-oauth2-jwt-bearer": "^1.4.0",
20-
"helmet": "^6.0.0",
20+
"helmet": "^6.1.3",
2121
"highlight.js": "^11.7.0",
2222
"morgan": "^1.10.0",
2323
"vue": "^3.2.40",

0 commit comments

Comments
 (0)
0