Skip to content

Commit 5fb2b91

Browse files
authored
Merge pull request #1182 from ThatOpen/dependabot/npm_and_yarn/has-proto-1.1.0
Bump has-proto from 1.0.3 to 1.1.0
2 parents 99e2f78 + 5440a8a commit 5fb2b91

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

package-lock.json

+7-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+5-3
Original file line numberDiff line numberDiff line change
@@ -2034,9 +2034,11 @@ has-property-descriptors@^1.0.2:
20342034
es-define-property "^1.0.0"
20352035

20362036
has-proto@^1.0.1:
2037-
version "1.0.3"
2038-
resolved "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz"
2039-
integrity sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==
2037+
version "1.1.0"
2038+
resolved "https://registry.yarnpkg.com/has-proto/-/has-proto-1.1.0.tgz#deb10494cbbe8809bce168a3b961f42969f5ed43"
2039+
integrity sha512-QLdzI9IIO1Jg7f9GT1gXpPpXArAn6cS31R1eEZqz08Gc+uQ8/XiqHWt17Fiw+2p6oTTIq5GXEpQkAlA88YRl/Q==
2040+
dependencies:
2041+
call-bind "^1.0.7"
20402042

20412043
has-symbols@^1.0.3:
20422044
version "1.0.3"

0 commit comments

Comments
 (0)