Skip to content

Commit 81fe5cc

Browse files
authored
Merge branch 'main' into dev-container
2 parents 1988798 + 7ea20e6 commit 81fe5cc

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

shared-code/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
"mongodb": "^6.20.0",
3030
"mysql2": "^3.15.3",
3131
"nanoid": "^5.1.6",
32-
"node-gyp": "^11.5.0",
3332
"oracledb": "^6.10.0",
3433
"p-queue": "^9.0.0",
3534
"pg": "^8.16.3",

yarn.lock

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3159,7 +3159,6 @@ __metadata:
31593159
mongodb: ^6.20.0
31603160
mysql2: ^3.15.3
31613161
nanoid: ^5.1.6
3162-
node-gyp: ^11.5.0
31633162
oracledb: ^6.10.0
31643163
p-queue: ^9.0.0
31653164
pg: ^8.16.3
@@ -10027,7 +10026,7 @@ __metadata:
1002710026
languageName: node
1002810027
linkType: hard
1002910028

10030-
"node-gyp@npm:^11.5.0, node-gyp@npm:latest":
10029+
"node-gyp@npm:latest":
1003110030
version: 11.5.0
1003210031
resolution: "node-gyp@npm:11.5.0"
1003310032
dependencies:

0 commit comments

Comments
 (0)