Skip to content

Commit 7c835a3

Browse files
Bump the npm_and_yarn group across 1 directory with 2 updates (#59)
Bumps the npm_and_yarn group with 2 updates in the /.deploy/app-router directory: [node-forge](https://github.com/digitalbazaar/forge) and [validator](https://github.com/validatorjs/validator.js). Updates `node-forge` from 1.3.1 to 1.3.2 - [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md) - [Commits](digitalbazaar/forge@v1.3.1...v1.3.2) Updates `validator` from 13.15.15 to 13.15.20 - [Release notes](https://github.com/validatorjs/validator.js/releases) - [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md) - [Commits](validatorjs/validator.js@13.15.15...13.15.20) --- updated-dependencies: - dependency-name: node-forge dependency-version: 1.3.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: validator dependency-version: 13.15.20 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b62a73b commit 7c835a3

File tree

2 files changed

+12
-10
lines changed

2 files changed

+12
-10
lines changed

.deploy/app-router/package-lock.json

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

.deploy/app-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "approuter",
33
"dependencies": {
4-
"@sap/approuter": "^20.8.2"
4+
"@sap/approuter": "^20.8.3"
55
},
66
"scripts": {
77
"start": "node node_modules/@sap/approuter/approuter.js"

0 commit comments

Comments
 (0)