kopia lustrzana https://github.com/manuelkasper/sotlas-frontend
Update axios
rodzic
737868b80e
commit
09c9cd5e66
|
@ -19,7 +19,7 @@
|
||||||
"@mapbox/mapbox-gl-draw": "github:manuelkasper/mapbox-gl-draw#sotlas2",
|
"@mapbox/mapbox-gl-draw": "github:manuelkasper/mapbox-gl-draw#sotlas2",
|
||||||
"@maptiler/sdk": "^2.0.3",
|
"@maptiler/sdk": "^2.0.3",
|
||||||
"@tmcw/togeojson": "^3.2.0",
|
"@tmcw/togeojson": "^3.2.0",
|
||||||
"axios": "^1.6.8",
|
"axios": "^1.7.4",
|
||||||
"buefy": "^0.8.20",
|
"buefy": "^0.8.20",
|
||||||
"cheap-ruler": "^2.5.1",
|
"cheap-ruler": "^2.5.1",
|
||||||
"core-js": "^3.37.0",
|
"core-js": "^3.37.0",
|
||||||
|
@ -4559,9 +4559,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/axios": {
|
"node_modules/axios": {
|
||||||
"version": "1.6.8",
|
"version": "1.7.4",
|
||||||
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.8.tgz",
|
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.4.tgz",
|
||||||
"integrity": "sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==",
|
"integrity": "sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"follow-redirects": "^1.15.6",
|
"follow-redirects": "^1.15.6",
|
||||||
"form-data": "^4.0.0",
|
"form-data": "^4.0.0",
|
||||||
|
@ -20216,9 +20216,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"axios": {
|
"axios": {
|
||||||
"version": "1.6.8",
|
"version": "1.7.4",
|
||||||
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.8.tgz",
|
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.4.tgz",
|
||||||
"integrity": "sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==",
|
"integrity": "sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"follow-redirects": "^1.15.6",
|
"follow-redirects": "^1.15.6",
|
||||||
"form-data": "^4.0.0",
|
"form-data": "^4.0.0",
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
"@mapbox/mapbox-gl-draw": "github:manuelkasper/mapbox-gl-draw#sotlas2",
|
"@mapbox/mapbox-gl-draw": "github:manuelkasper/mapbox-gl-draw#sotlas2",
|
||||||
"@maptiler/sdk": "^2.0.3",
|
"@maptiler/sdk": "^2.0.3",
|
||||||
"@tmcw/togeojson": "^3.2.0",
|
"@tmcw/togeojson": "^3.2.0",
|
||||||
"axios": "^1.6.8",
|
"axios": "^1.7.4",
|
||||||
"buefy": "^0.8.20",
|
"buefy": "^0.8.20",
|
||||||
"cheap-ruler": "^2.5.1",
|
"cheap-ruler": "^2.5.1",
|
||||||
"core-js": "^3.37.0",
|
"core-js": "^3.37.0",
|
||||||
|
|
Ładowanie…
Reference in New Issue