Skip to content

Commit ec9e7d6

Browse files
chore(deps): bump @formulajs/formulajs from 4.5.1 to 4.5.4
Bumps [@formulajs/formulajs](https://github.com/formulajs/formulajs) from 4.5.1 to 4.5.4. - [Release notes](https://github.com/formulajs/formulajs/releases) - [Commits](formulajs/formulajs@4.5.1...4.5.4) --- updated-dependencies: - dependency-name: "@formulajs/formulajs" dependency-version: 4.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent add6cd1 commit ec9e7d6

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"papaparse": "5.5.3",
4545
"reflect-metadata": "^0.1.13",
4646
"ws": "^8.2.1",
47-
"@formulajs/formulajs": "4.5.1",
47+
"@formulajs/formulajs": "4.5.4",
4848
"prom-client": "^14.1.1",
4949
"seq-logging": "^2.2.0"
5050
},

guardian-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"image-size": "1.0.2"
1717
},
1818
"dependencies": {
19-
"@formulajs/formulajs": "4.5.1",
19+
"@formulajs/formulajs": "4.5.4",
2020
"@guardian/common": "3.4.0",
2121
"@guardian/interfaces": "3.4.0",
2222
"@mikro-orm/core": "6.4.16",

yarn.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1313,10 +1313,10 @@
13131313
streaming-iterables "^6.0.0"
13141314
throttled-queue "^2.1.2"
13151315

1316-
"@formulajs/[email protected].1":
1317-
version "4.5.1"
1318-
resolved "https://registry.yarnpkg.com/@formulajs/formulajs/-/formulajs-4.5.1.tgz#8738ac38f4ced71b81efb2b316f95dd0e271ea8b"
1319-
integrity sha512-Edenag5E8YqYEvOUQ4gKZQ2+udbpG9FGAeMfPlY+JcL0oYGG4ULaDWqE5wRWSGdRXfEmKHroJhB4+QFXyVKDcw==
1316+
"@formulajs/[email protected].4":
1317+
version "4.5.4"
1318+
resolved "https://registry.yarnpkg.com/@formulajs/formulajs/-/formulajs-4.5.4.tgz#020e86acb314897d679eb683153ff4c6796c772a"
1319+
integrity sha512-7xflX5PVeA1ESmds4NFI80AVqnBZbvGV48ws7wMGl7HqgKrQE3KFk9Eg0mLkjKHM40DpDGQi4pDUa8ivGjFOxw==
13201320
dependencies:
13211321
bessel "^1.0.2"
13221322
jstat "^1.9.6"
@@ -11456,9 +11456,10 @@ one-webcrypto@^1.0.3:
1145611456
resolved "https://registry.yarnpkg.com/one-webcrypto/-/one-webcrypto-1.0.3.tgz#f951243cde29b79b6745ad14966fc598a609997c"
1145711457
integrity sha512-fu9ywBVBPx0gS9K0etIROTiCkvI5S1TDjFsYFb3rC1ewFxeOqsbzq7aIMBHsYfrTHBcGXJaONXXjTl8B01cW1Q==
1145811458

11459-
"one-webcrypto@git+https://github.com/web3-storage/one-webcrypto.git":
11459+
"one-webcrypto@https://github.com/web3-storage/one-webcrypto":
1146011460
version "1.0.1"
11461-
resolved "git+https://github.com/web3-storage/one-webcrypto.git#9e029e2fd477bd95bb80abd3553bbac704ccc7a6"
11461+
uid "9e029e2fd477bd95bb80abd3553bbac704ccc7a6"
11462+
resolved "https://github.com/web3-storage/one-webcrypto#9e029e2fd477bd95bb80abd3553bbac704ccc7a6"
1146211463

1146311464
onetime@^5.1.0:
1146411465
version "5.1.2"

0 commit comments

Comments
 (0)