mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 07:50:45 +00:00
added deployment
This commit is contained in:
Generated
+8
@@ -9,6 +9,7 @@
|
||||
"@types/express": "^4.17.21",
|
||||
"@types/jimp": "^0.2.28",
|
||||
"colord": "^2.9.3",
|
||||
"crypto": "^1.0.1",
|
||||
"express": "^4.19.2",
|
||||
"jimp": "^0.22.12",
|
||||
"node-addon-api": "^8.1.0",
|
||||
@@ -5170,6 +5171,13 @@
|
||||
"node": ">= 8"
|
||||
}
|
||||
},
|
||||
"node_modules/crypto": {
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/crypto/-/crypto-1.0.1.tgz",
|
||||
"integrity": "sha512-VxBKmeNcqQdiUQUW2Tzq0t377b54N2bMtXO/qiLa+6eRRmmC4qT3D4OnTGoT/U6O9aklQ/jTwbOtRMTTY8G0Ig==",
|
||||
"deprecated": "This package is no longer supported. It's now a built-in Node module. If you've depended on crypto, you should switch to the one that's built-in.",
|
||||
"license": "ISC"
|
||||
},
|
||||
"node_modules/css-select": {
|
||||
"version": "4.3.0",
|
||||
"resolved": "https://registry.npmjs.org/css-select/-/css-select-4.3.0.tgz",
|
||||
|
||||
Reference in New Issue
Block a user