Skip to content

Commit e866473

Browse files
Update dependency untildify to v6
1 parent a9fd6f5 commit e866473

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
@@ -1200,7 +1200,7 @@
12001200
"path-browserify": "1.0.1",
12011201
"process": "0.11.10",
12021202
"queue": "^6.0.2",
1203-
"untildify": "4.0.0",
1203+
"untildify": "6.0.0",
12041204
"util": "0.12.5"
12051205
},
12061206
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6360,10 +6360,10 @@ universalify@^2.0.0:
63606360
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717"
63616361
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==
63626362

6363-
untildify@4.0.0:
6364-
version "4.0.0"
6365-
resolved "https://registry.yarnpkg.com/untildify/-/untildify-4.0.0.tgz#2bc947b953652487e4600949fb091e3ae8cd919b"
6366-
integrity sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw==
6363+
untildify@6.0.0:
6364+
version "6.0.0"
6365+
resolved "https://registry.yarnpkg.com/untildify/-/untildify-6.0.0.tgz#95d532bb8a7f555613deb11c1379d1b7cf5a1755"
6366+
integrity sha512-sA2YTBvW2F463GvSbiZtso+dpuQV+B7xX9saX30SGrR5Fyx4AUcvA/zN+ShAkABKUKVyDaHECsJrHv5ToTuHsQ==
63676367

63686368
update-browserslist-db@^1.1.3:
63696369
version "1.1.3"

0 commit comments

Comments
 (0)