Skip to content

Commit

Permalink
Bump npm dependencies (nabeelio#1797)
Browse files Browse the repository at this point in the history
* Bump axios from 0.21.1 to 1.6.8

* Run npm audit fix

* Bump webpack-bundle-analyzer from 3.9.0 to 4.10.0

* Bump marked from 2.1.3 to 12.0.1

* Fix more CVEs

---------

Co-authored-by: Nabeel S. <[email protected]>
  • Loading branch information
arthurpar06 and nabeelio authored Jul 15, 2024
1 parent 268f12d commit 912331c
Show file tree
Hide file tree
Showing 32 changed files with 1,061 additions and 839 deletions.
1,817 changes: 1,006 additions & 811 deletions package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@turf/center": "^6.0.1",
"acorn": "^7.4.1",
"animate.css": "~3.6",
"axios": "^0.21.1",
"axios": "^1.6.8",
"bootstrap": "~4.3",
"bootstrap-sass": "^3.4.1",
"bootstrap3": "npm:bootstrap@~3.4",
Expand All @@ -34,7 +34,7 @@
"leaflet-rotatedmarker": "^0.2.0",
"leaflet.geodesic": "^2.5.2",
"lodash": ">=4.17.19",
"marked": "^2.1.3",
"marked": "^12.0.1",
"minimist": "^1.2.2",
"moment": "^2.29.1",
"paper-dashboard": "^1.1.0",
Expand Down Expand Up @@ -63,7 +63,7 @@
"sass-loader": "^12.1.0",
"tailwindcss": "^3.3.3",
"vue-template-compiler": "^2.6.12",
"webpack-bundle-analyzer": "^3.9.0",
"webpack-bundle-analyzer": "^4.10.0",
"webpack-dev-server": "^4.10.0"
}
}
Empty file modified public/assets/admin/css/blue.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified public/assets/admin/css/[email protected]
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions public/assets/admin/css/vendor.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions public/assets/admin/css/vendor.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/assets/admin/css/vendor.min.css.map

Large diffs are not rendered by default.

Empty file modified public/assets/admin/img/clear.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified public/assets/admin/img/loading.gif
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion public/assets/admin/js/app.js

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions public/assets/admin/js/app.js.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
* (c) 2010-2022 Vladimir Agafonkin, (c) 2010-2011 CloudMade
*/

/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <http://feross.org>
* @license MIT
*/

/*! *****************************************************************************
Copyright (c) Microsoft Corporation.

Expand All @@ -20,4 +27,6 @@

/*! Leaflet.Geodesic 2.6.1 - (c) Henry Thasler - https://github.com/henrythasler/Leaflet.Geodesic */

/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */

/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
2 changes: 1 addition & 1 deletion public/assets/admin/js/app.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/assets/admin/js/vendor.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/assets/frontend/css/now-ui-kit.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/assets/frontend/css/now-ui-kit.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/assets/frontend/js/app.js

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions public/assets/frontend/js/app.js.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
* (c) 2010-2022 Vladimir Agafonkin, (c) 2010-2011 CloudMade
*/

/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <http://feross.org>
* @license MIT
*/

/*! *****************************************************************************
Copyright (c) Microsoft Corporation.

Expand All @@ -20,4 +27,6 @@

/*! Leaflet.Geodesic 2.6.1 - (c) Henry Thasler - https://github.com/henrythasler/Leaflet.Geodesic */

/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */

/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
2 changes: 1 addition & 1 deletion public/assets/frontend/js/app.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/assets/frontend/js/vendor.js

Large diffs are not rendered by default.

Empty file modified public/assets/global/css/images/layers-2x.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified public/assets/global/css/images/layers.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified public/assets/global/css/images/marker-icon-2x.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified public/assets/global/css/images/marker-icon.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified public/assets/global/css/images/marker-shadow.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified public/assets/global/js/jquery.js
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion public/assets/global/js/vendor.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/assets/installer/css/vendor.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/assets/installer/js/app.js

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions public/assets/installer/js/app.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <http://feross.org>
* @license MIT
*/

/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */

/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
2 changes: 1 addition & 1 deletion public/assets/installer/js/app.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/assets/installer/js/vendor.js

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions public/mix-manifest.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"/assets/frontend/js/app.js": "/assets/frontend/js/app.js?id=e1bc799477f5de762f1c59ba54444b8f",
"/assets/installer/js/app.js": "/assets/installer/js/app.js?id=1a1e308c3aed9d14150c40a6f75390e0",
"/assets/admin/js/app.js": "/assets/admin/js/app.js?id=c7cb39719207af72f3b56fe7b70e0ae4",
"/assets/admin/css/vendor.min.css": "/assets/admin/css/vendor.min.css?id=faf0d79a49fe19dc37f0e7dbeadc95a3",
"/assets/frontend/css/now-ui-kit.css": "/assets/frontend/css/now-ui-kit.css?id=87da09c98178bcb36a3b6a1510d21274",
"/assets/frontend/js/app.js": "/assets/frontend/js/app.js?id=854fa7be06a761f15eb97b58a84dac43",
"/assets/installer/js/app.js": "/assets/installer/js/app.js?id=9c03dd58d88115aed95b6fd900af39d9",
"/assets/admin/js/app.js": "/assets/admin/js/app.js?id=8d2c8910ab496d7ced5c7878a0c12e11",
"/assets/admin/css/vendor.min.css": "/assets/admin/css/vendor.min.css?id=4966dab3fddd32c36196096bd9a74f34",
"/assets/frontend/css/now-ui-kit.css": "/assets/frontend/css/now-ui-kit.css?id=248015955eca0ec26f9105439b9b4712",
"/assets/fonts/glyphicons-halflings-regular.woff2": "/assets/fonts/glyphicons-halflings-regular.woff2?id=349344e92fb16221dd5621c254fdc45e",
"/assets/admin/fonts/glyphicons-halflings-regular.woff2": "/assets/admin/fonts/glyphicons-halflings-regular.woff2?id=349344e92fb16221dd5621c254fdc45e",
"/assets/admin/img/clear.png": "/assets/admin/img/clear.png?id=63b3af84650a0145d61af86a02fac4b6",
Expand Down Expand Up @@ -529,7 +529,7 @@
"/assets/admin/css/blue.png": "/assets/admin/css/blue.png?id=39437a6200d8066a49d4372416910b2a",
"/assets/admin/css/[email protected]": "/assets/admin/css/[email protected]?id=127d7cfbb176dc5598545c0a229244ed",
"/assets/frontend/js/vendor.js": "/assets/frontend/js/vendor.js?id=a3e4525b8b4d7f4b2ba6e95e419d5cad",
"/assets/admin/css/vendor.css": "/assets/admin/css/vendor.css?id=045876058b537ce698b1dad270b94f48",
"/assets/admin/css/vendor.css": "/assets/admin/css/vendor.css?id=42aa8f774a9bb4fb0cae72385747a576",
"/assets/admin/js/vendor.js": "/assets/admin/js/vendor.js?id=e4babafa97ccd45fcb7fb96548285eba",
"/assets/vendor/ckeditor4/CHANGES.md": "/assets/vendor/ckeditor4/CHANGES.md?id=f6aecaa34a4f047b698bece80fdec833",
"/assets/vendor/ckeditor4/LICENSE.md": "/assets/vendor/ckeditor4/LICENSE.md?id=bdd7b1a5211ef8687a2b772e6ab44de1",
Expand Down Expand Up @@ -3283,7 +3283,7 @@
"/assets/vendor/ckeditor4/skins/moono-lisa/readme.md": "/assets/vendor/ckeditor4/skins/moono-lisa/readme.md?id=945f130c476df6e1dbda7c2a66fbc7c1",
"/assets/vendor/ckeditor4/styles.js": "/assets/vendor/ckeditor4/styles.js?id=f5d57c2be704fbecec57e83aa5d4ec9f",
"/assets/vendor/ckeditor4/vendor/promise.js": "/assets/vendor/ckeditor4/vendor/promise.js?id=e89748afc09f3afcd5ef40c04bcaf376",
"/assets/installer/css/vendor.css": "/assets/installer/css/vendor.css?id=ba6449833c472d080264aff70848f7d5",
"/assets/installer/css/vendor.css": "/assets/installer/css/vendor.css?id=c33635e1d07bfe09f2ffe9b3700e20b5",
"/assets/installer/js/vendor.js": "/assets/installer/js/vendor.js?id=4398fa9f7340f95a110794571c7e8327",
"/assets/global/js/vendor.js": "/assets/global/js/vendor.js?id=bb691042c0629f4af9f52fe0c8a81a49",
"/assets/global/css/vendor.css": "/assets/global/css/vendor.css?id=fe732e89a845d219b83b2bb44229dc00"
Expand Down

0 comments on commit 912331c

Please sign in to comment.