Skip to content

Commit cf1eeda

Browse files
committed
chore: update @hawk.so/nodejs to version 3.3.1
1 parent 71d43a0 commit cf1eeda

File tree

2 files changed

+6
-13
lines changed

2 files changed

+6
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@graphql-tools/merge": "^8.3.1",
4242
"@graphql-tools/schema": "^8.5.1",
4343
"@graphql-tools/utils": "^8.9.0",
44-
"@hawk.so/nodejs": "^3.3.0",
44+
"@hawk.so/nodejs": "^3.3.1",
4545
"@hawk.so/types": "^0.5.8",
4646
"@n1ru4l/json-patch-plus": "^0.2.0",
4747
"@node-saml/node-saml": "^5.0.1",

yarn.lock

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -494,22 +494,15 @@
494494
dependencies:
495495
tslib "^2.4.0"
496496

497-
"@hawk.so/nodejs@^3.3.0":
498-
version "3.3.0"
499-
resolved "https://registry.yarnpkg.com/@hawk.so/nodejs/-/nodejs-3.3.0.tgz#db140b3166cbb2d1199195dd0753f478318113b5"
500-
integrity sha512-0mSJedm+dKjR8Fh8buHmfz3NVamqI7rJiS1y9a5sEECnqQEb1NQWeYO64iIfQJKgmG+Huxa5SyCl/WN0q7eugw==
497+
"@hawk.so/nodejs@^3.3.1":
498+
version "3.3.1"
499+
resolved "https://registry.yarnpkg.com/@hawk.so/nodejs/-/nodejs-3.3.1.tgz#23e304607a64cd3a91e488d481cc968fccab6dba"
500+
integrity sha512-GALpgM/96As5gE3YdwVcMglTc57Dfqez3b2EciKJoq0u174gK/h+8tayEL+/65pqBy7BNni8ptCQWdgw5Zv5yA==
501501
dependencies:
502-
"@hawk.so/types" "^0.3.0"
502+
"@hawk.so/types" "^0.5.8"
503503
axios "^0.21.1"
504504
stack-trace "^0.0.10"
505505

506-
"@hawk.so/types@^0.3.0":
507-
version "0.3.0"
508-
resolved "https://registry.yarnpkg.com/@hawk.so/types/-/types-0.3.0.tgz#3332de27a2dd39832185b8237cb3a1bc4624ec41"
509-
integrity sha512-xM7bgVK3+JhXXIKXXDjVufhCIEuesAyA/o2E9qyq8h9zg04fTgwo/dJ8G+wJblu5W3bNNJ1dWllMgqaH1lY8bA==
510-
dependencies:
511-
bson "^7.0.0"
512-
513506
"@hawk.so/types@^0.5.8":
514507
version "0.5.8"
515508
resolved "https://registry.yarnpkg.com/@hawk.so/types/-/types-0.5.8.tgz#4278b489f77b5b0335a04ae8184f87c2112116d0"

0 commit comments

Comments
 (0)