Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/backend-defaults/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
"minimatch": "^9.0.0",
"mysql2": "^3.0.0",
"node-fetch": "^2.7.0",
"node-forge": "^1.3.1",
"node-forge": "^1.3.2",
"p-limit": "^3.1.0",
"path-to-regexp": "^8.0.0",
"pg": "^8.11.3",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2594,7 +2594,7 @@ __metadata:
msw: "npm:^1.0.0"
mysql2: "npm:^3.0.0"
node-fetch: "npm:^2.7.0"
node-forge: "npm:^1.3.1"
node-forge: "npm:^1.3.2"
node-mocks-http: "npm:^1.0.0"
p-limit: "npm:^3.1.0"
path-to-regexp: "npm:^8.0.0"
Expand Down Expand Up @@ -38754,13 +38754,20 @@ __metadata:
languageName: node
linkType: hard

"node-forge@npm:^1, node-forge@npm:^1.2.1, node-forge@npm:^1.3.1":
"node-forge@npm:^1, node-forge@npm:^1.2.1":
version: 1.3.1
resolution: "node-forge@npm:1.3.1"
checksum: 10/05bab6868633bf9ad4c3b1dd50ec501c22ffd69f556cdf169a00998ca1d03e8107a6032ba013852f202035372021b845603aeccd7dfcb58cdb7430013b3daa8d
languageName: node
linkType: hard

"node-forge@npm:^1.3.2":
version: 1.3.2
resolution: "node-forge@npm:1.3.2"
checksum: 10/dcc54aaffe0cf52367214a20c0032aa9b209d9095dd14526504f1972d1900a07e96046b3684cb0c8d0cc3d48744dd18e02b7b447ab28fac615ffb850beeabf18
languageName: node
linkType: hard

"node-gyp-build@npm:^4.8.0, node-gyp-build@npm:^4.8.2, node-gyp-build@npm:^4.8.4":
version: 4.8.4
resolution: "node-gyp-build@npm:4.8.4"
Expand Down