solidus-client
Advanced tools
Comparing version 1.4.0 to 1.4.1
@@ -0,1 +1,5 @@ | ||
## 1.4.1 (Jan 29, 2021) | ||
- Update extend, to prevent __proto__ attack [[a376c83](https://github.com/solidusjs/solidus-client/commit/a376c831087a1745c00977dedc274f65451d21da)] | ||
## 1.4.0 (Nov 6, 2018) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "solidus-client", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"main": "index.js", | ||
@@ -39,3 +39,3 @@ "author": { | ||
"dependencies": { | ||
"extend": "^2.0.0", | ||
"extend": "^2.0.2", | ||
"handlebars-helper": ">=0.0.12", | ||
@@ -42,0 +42,0 @@ "qs": "^2.4.1", |
Sorry, the diff of this file is too big to display
458374
14526
Updatedextend@^2.0.2