Skip to content

Commit 3d702b3

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump node-forge in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [node-forge](https://github.com/digitalbazaar/forge). 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) --- updated-dependencies: - dependency-name: node-forge dependency-version: 1.3.2 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9892be0 commit 3d702b3

File tree

2 files changed

+21
-5
lines changed

2 files changed

+21
-5
lines changed

DNN Platform/Skins/Aperture/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"browser-sync": "^3.0.4",
2121
"chokidar": "^4.0.3",
2222
"cssnano": "^7.1.1",
23-
"glob": "^11.0.3",
23+
"glob": "^12.0.0",
2424
"postcss": "^8.5.6",
2525
"postcss-banner": "^4.0.1",
2626
"postcss-cli": "^11.0.1",

yarn.lock

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6166,7 +6166,7 @@ __metadata:
61666166
browser-sync: "npm:^3.0.4"
61676167
chokidar: "npm:^4.0.3"
61686168
cssnano: "npm:^7.1.1"
6169-
glob: "npm:^11.0.3"
6169+
glob: "npm:^12.0.0"
61706170
normalize.css: "npm:^8.0.1"
61716171
postcss: "npm:^8.5.6"
61726172
postcss-banner: "npm:^4.0.1"
@@ -11734,6 +11734,22 @@ __metadata:
1173411734
languageName: node
1173511735
linkType: hard
1173611736

11737+
"glob@npm:^12.0.0":
11738+
version: 12.0.0
11739+
resolution: "glob@npm:12.0.0"
11740+
dependencies:
11741+
foreground-child: "npm:^3.3.1"
11742+
jackspeak: "npm:^4.1.1"
11743+
minimatch: "npm:^10.1.1"
11744+
minipass: "npm:^7.1.2"
11745+
package-json-from-dist: "npm:^1.0.0"
11746+
path-scurry: "npm:^2.0.0"
11747+
bin:
11748+
glob: dist/esm/bin.mjs
11749+
checksum: 10/6e21b3f1f1fa635836d45e54bbe50704884cc3e310e0cc011cfb5429db65a030e12936d99b07e66236370efe45dc8c8b26fa5334dbf555d6f8709e0315c77c30
11750+
languageName: node
11751+
linkType: hard
11752+
1173711753
"glob@npm:^7.1.3, glob@npm:^7.1.4":
1173811754
version: 7.2.3
1173911755
resolution: "glob@npm:7.2.3"
@@ -15334,9 +15350,9 @@ __metadata:
1533415350
linkType: hard
1533515351

1533615352
"node-forge@npm:^1":
15337-
version: 1.3.1
15338-
resolution: "node-forge@npm:1.3.1"
15339-
checksum: 10/05bab6868633bf9ad4c3b1dd50ec501c22ffd69f556cdf169a00998ca1d03e8107a6032ba013852f202035372021b845603aeccd7dfcb58cdb7430013b3daa8d
15353+
version: 1.3.2
15354+
resolution: "node-forge@npm:1.3.2"
15355+
checksum: 10/dcc54aaffe0cf52367214a20c0032aa9b209d9095dd14526504f1972d1900a07e96046b3684cb0c8d0cc3d48744dd18e02b7b447ab28fac615ffb850beeabf18
1534015356
languageName: node
1534115357
linkType: hard
1534215358

0 commit comments

Comments
 (0)