Skip to content

Commit b19e291

Browse files
committed
Update object-hash to version 2.1.1
1 parent 0379357 commit b19e291

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"lodash": "^4.17.20",
6969
"modern-normalize": "^1.0.0",
7070
"node-emoji": "^1.8.1",
71-
"object-hash": "^2.0.3",
71+
"object-hash": "^2.1.1",
7272
"postcss-functions": "^3",
7373
"postcss-js": "^3.0.3",
7474
"postcss-nested": "^5.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4221,10 +4221,10 @@ object-copy@^0.1.0:
42214221
define-property "^0.2.5"
42224222
kind-of "^3.0.3"
42234223

4224-
object-hash@^2.0.3:
4225-
version "2.0.3"
4226-
resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-2.0.3.tgz#d12db044e03cd2ca3d77c0570d87225b02e1e6ea"
4227-
integrity sha512-JPKn0GMu+Fa3zt3Bmr66JhokJU5BaNBIh4ZeTlaCBzrBsOeXzwcKKAK1tbLiPKgvwmPXsDvvLHoWh5Bm7ofIYg==
4224+
object-hash@^2.1.1:
4225+
version "2.1.1"
4226+
resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-2.1.1.tgz#9447d0279b4fcf80cff3259bf66a1dc73afabe09"
4227+
integrity sha512-VOJmgmS+7wvXf8CjbQmimtCnEx3IAoLxI3fp2fbWehxrWBcAQFbk+vcwb6vzR0VZv/eNCJ/27j151ZTwqW/JeQ==
42284228

42294229
object-keys@^1.0.11, object-keys@^1.0.12:
42304230
version "1.1.1"

0 commit comments

Comments
 (0)