bump deps to work with node 22
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-backend': minor
|
||||
---
|
||||
|
||||
Bumped the `isolated-vm` dependency from v4 to v5, which drops support for Node.js v16.
|
||||
@@ -95,7 +95,7 @@
|
||||
"fs-extra": "^11.2.0",
|
||||
"globby": "^11.0.0",
|
||||
"isbinaryfile": "^5.0.0",
|
||||
"isolated-vm": "^4.5.0",
|
||||
"isolated-vm": "^5.0.1",
|
||||
"jsonschema": "^1.2.6",
|
||||
"knex": "^3.0.0",
|
||||
"lodash": "^4.17.21",
|
||||
|
||||
@@ -7627,7 +7627,7 @@ __metadata:
|
||||
fs-extra: ^11.2.0
|
||||
globby: ^11.0.0
|
||||
isbinaryfile: ^5.0.0
|
||||
isolated-vm: ^4.5.0
|
||||
isolated-vm: ^5.0.1
|
||||
jsonschema: ^1.2.6
|
||||
knex: ^3.0.0
|
||||
lodash: ^4.17.21
|
||||
@@ -31137,13 +31137,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"isolated-vm@npm:^4.5.0":
|
||||
version: 4.7.2
|
||||
resolution: "isolated-vm@npm:4.7.2"
|
||||
"isolated-vm@npm:^5.0.1":
|
||||
version: 5.0.1
|
||||
resolution: "isolated-vm@npm:5.0.1"
|
||||
dependencies:
|
||||
node-gyp: latest
|
||||
prebuild-install: ^7.1.1
|
||||
checksum: 16f43f6413623dc7009a8bb9fa567fb30ffc151e21e9a7ae616f25626e750ba823527fb24e2e17408943c6bbbcc7235db89f41262d43a8d8155ad99e888b0760
|
||||
checksum: 33ca559797d8c20571015733309b313f55df667cbaf17f7c6445b707fcdfd8bef6896264a30e48eaaa5635ab1d33e826b4aa95a1ba0bf8d26b045a1226956956
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user