Skip to content

Commit 4cb5315

Browse files
dependabot[bot]audiodude
authored andcommitted
chore(deps): bump node-forge from 1.3.2 to 1.4.0 in /wp1-frontend
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.2 to 1.4.0. - [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md) - [Commits](digitalbazaar/forge@v1.3.2...v1.4.0) --- updated-dependencies: - dependency-name: node-forge dependency-version: 1.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ecbc07a commit 4cb5315

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

wp1-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint-plugin-vue": "^9.4.0",
4949
"jquery": "^3.6.0",
5050
"minimist": "^1.2.6",
51-
"node-forge": "^1.3.2",
51+
"node-forge": "^1.4.0",
5252
"path-to-regexp": "^3.3.0",
5353
"popper.js": "^1.16.0",
5454
"postcss": "^8.4.31",

wp1-frontend/yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2146,7 +2146,12 @@ neo-async@^2.6.2:
21462146
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
21472147
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
21482148

2149-
node-forge@^1.3.2, node-forge@~1.3.0:
2149+
node-forge@^1.4.0:
2150+
version "1.4.0"
2151+
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-1.4.0.tgz#1c7b7d8bdc2d078739f58287d589d903a11b2fc2"
2152+
integrity sha512-LarFH0+6VfriEhqMMcLX2F7SwSXeWwnEAJEsYm5QKWchiVYVvJyV9v7UDvUv+w5HO23ZpQTXDv/GxdDdMyOuoQ==
2153+
2154+
node-forge@~1.3.0:
21502155
version "1.3.2"
21512156
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-1.3.2.tgz#d0d2659a26eef778bf84d73e7f55c08144ee7750"
21522157
integrity sha512-6xKiQ+cph9KImrRh0VsjH2d8/GXA4FIMlgU4B757iI1ApvcyA9VlouP0yZJha01V+huImO+kKMU7ih+2+E14fw==

0 commit comments

Comments
 (0)