mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-1956: Update NPM dependencies.
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
csv:6.2.5
|
||||
csv-parse:5.3.3
|
@@ -1,7 +1,7 @@
|
||||
node-csv (https://github.com/adaltas/node-csv)
|
||||
---------------------------------------------
|
||||
|
||||
Version: 6.2.5
|
||||
Version: 6.3.9
|
||||
From: 'Adaltas' (https://github.com/adaltas)
|
||||
License(s):
|
||||
MIT (bundled/csv-6.2.5/LICENSE)
|
||||
MIT (bundled/csv-6.3.9/LICENSE)
|
2
doc/licenses/csv-6.3.9/dep-coordinates.txt
Normal file
2
doc/licenses/csv-6.3.9/dep-coordinates.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
csv:6.3.9
|
||||
csv-parse:5.5.6
|
3274
guacamole/src/main/frontend/package-lock.json
generated
3274
guacamole/src/main/frontend/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -12,7 +12,7 @@
|
||||
"angular-translate-interpolation-messageformat": "^2.19.1",
|
||||
"angular-translate-loader-static-files": "^2.19.1",
|
||||
"blob-polyfill": ">=7.0.20220408",
|
||||
"csv": "^6.2.5",
|
||||
"csv": "^6.3.9",
|
||||
"d3-path": "^3.1.0",
|
||||
"d3-shape": "^3.2.0",
|
||||
"datalist-polyfill": "^1.25.1",
|
||||
@@ -21,11 +21,11 @@
|
||||
"jquery": "^3.7.1",
|
||||
"jstz": "^2.1.1",
|
||||
"lodash": "^4.17.21",
|
||||
"yaml": "^2.2.2"
|
||||
"yaml": "^2.4.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.20.12",
|
||||
"@babel/preset-env": "^7.20.2",
|
||||
"@babel/core": "^7.24.7",
|
||||
"@babel/preset-env": "^7.24.7",
|
||||
"babel-loader": "^8.3.0",
|
||||
"clean-webpack-plugin": "^4.0.0",
|
||||
"closure-webpack-plugin": "^2.6.1",
|
||||
|
Reference in New Issue
Block a user