Skip to content

Commit 796c8d8

Browse files
chore(deps): update dependency msw to v2.12.0
1 parent c63a69f commit 796c8d8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/pangea-node-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@types/promise-retry": "1.1.6",
4646
"@types/proper-url-join": "2.1.5",
4747
"cross-env": "10.1.0",
48-
"msw": "2.11.6",
48+
"msw": "2.12.0",
4949
"publint": "0.3.12",
5050
"start-server-and-test": "2.1.2",
5151
"tsdown": "0.16.1",

packages/pangea-node-sdk/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3732,9 +3732,9 @@ __metadata:
37323732
languageName: node
37333733
linkType: hard
37343734

3735-
"msw@npm:2.11.6":
3736-
version: 2.11.6
3737-
resolution: "msw@npm:2.11.6"
3735+
"msw@npm:2.12.0":
3736+
version: 2.12.0
3737+
resolution: "msw@npm:2.12.0"
37383738
dependencies:
37393739
"@inquirer/confirm": "npm:^5.0.0"
37403740
"@mswjs/interceptors": "npm:^0.40.0"
@@ -3761,7 +3761,7 @@ __metadata:
37613761
optional: true
37623762
bin:
37633763
msw: cli/index.js
3764-
checksum: 10c0/a19e9af0ca880bddbdfa7a852c40d7b8db8e04cd1d745575346cef5ee313acd65cadd0a1c48c6945b020235048168dce8e0ad856c3e14a0c1bb4b26618c5fb3c
3764+
checksum: 10c0/d6167cb7f51dbb0a0b313c707cb17e363186918e248f02e1d8ea144a25aaf1492a621de3035986859628abd9fac423f265d4f5df99c41ae9451379c8d7642532
37653765
languageName: node
37663766
linkType: hard
37673767

@@ -3993,7 +3993,7 @@ __metadata:
39933993
formdata-node: "npm:^6.0.3"
39943994
json-canon: "npm:^1.0.1"
39953995
merkle-tools: "npm:^1.4.1"
3996-
msw: "npm:2.11.6"
3996+
msw: "npm:2.12.0"
39973997
proper-url-join: "npm:^2.1.2"
39983998
publint: "npm:0.3.12"
39993999
start-server-and-test: "npm:2.1.2"

0 commit comments

Comments
 (0)