We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 494c199 + 1b94d2a commit 0a86624Copy full SHA for 0a86624
2 files changed
package.json
@@ -95,7 +95,7 @@
95
"app-store-server-api": "^0.16.0",
96
"axios": "^1.13.5",
97
"base64url": "^3.0.1",
98
- "bn.js": "^5.2.1",
+ "bn.js": "^5.2.3",
99
"class-transformer": "^0.5.1",
100
"class-validator": "0.14.1",
101
"classnames": "^2.5.1",
yarn.lock
@@ -36916,7 +36916,7 @@ __metadata:
36916
babel-eslint: "npm:^10.1.0"
36917
babel-jest: "npm:29.7.0"
36918
base64url: "npm:^3.0.1"
36919
- bn.js: "npm:^5.2.1"
+ bn.js: "npm:^5.2.3"
36920
class-transformer: "npm:^0.5.1"
36921
class-validator: "npm:0.14.1"
36922
classnames: "npm:^2.5.1"
0 commit comments