GUACAMOLE-1956: Update NPM dependencies.

This commit is contained in:
James Muehlner
2024-06-11 21:40:28 +00:00
parent ea7c5ef18e
commit 279dc3866e
6 changed files with 1741 additions and 1549 deletions

View File

@@ -1,2 +0,0 @@
csv:6.2.5
csv-parse:5.3.3

View File

@@ -1,7 +1,7 @@
node-csv (https://github.com/adaltas/node-csv) node-csv (https://github.com/adaltas/node-csv)
--------------------------------------------- ---------------------------------------------
Version: 6.2.5 Version: 6.3.9
From: 'Adaltas' (https://github.com/adaltas) From: 'Adaltas' (https://github.com/adaltas)
License(s): License(s):
MIT (bundled/csv-6.2.5/LICENSE) MIT (bundled/csv-6.3.9/LICENSE)

View File

@@ -0,0 +1,2 @@
csv:6.3.9
csv-parse:5.5.6

File diff suppressed because it is too large Load Diff

View File

@@ -12,7 +12,7 @@
"angular-translate-interpolation-messageformat": "^2.19.1", "angular-translate-interpolation-messageformat": "^2.19.1",
"angular-translate-loader-static-files": "^2.19.1", "angular-translate-loader-static-files": "^2.19.1",
"blob-polyfill": ">=7.0.20220408", "blob-polyfill": ">=7.0.20220408",
"csv": "^6.2.5", "csv": "^6.3.9",
"d3-path": "^3.1.0", "d3-path": "^3.1.0",
"d3-shape": "^3.2.0", "d3-shape": "^3.2.0",
"datalist-polyfill": "^1.25.1", "datalist-polyfill": "^1.25.1",
@@ -21,11 +21,11 @@
"jquery": "^3.7.1", "jquery": "^3.7.1",
"jstz": "^2.1.1", "jstz": "^2.1.1",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"yaml": "^2.2.2" "yaml": "^2.4.5"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.20.12", "@babel/core": "^7.24.7",
"@babel/preset-env": "^7.20.2", "@babel/preset-env": "^7.24.7",
"babel-loader": "^8.3.0", "babel-loader": "^8.3.0",
"clean-webpack-plugin": "^4.0.0", "clean-webpack-plugin": "^4.0.0",
"closure-webpack-plugin": "^2.6.1", "closure-webpack-plugin": "^2.6.1",