Skip to content

Commit 49d3f67

Browse files
authored
Merge pull request #48 from firstcontributions/dependabot/npm_and_yarn/sideway/formula-3.0.1
2 parents f8ebd54 + 4da2237 commit 49d3f67

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,5 +101,8 @@
101101
},
102102
"resolutions": {
103103
"webpack": "^5"
104+
},
105+
"engines": {
106+
"node": "17.5.0"
104107
}
105108
}

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2099,9 +2099,9 @@
20992099
"@hapi/hoek" "^9.0.0"
21002100

21012101
"@sideway/formula@^3.0.0":
2102-
version "3.0.0"
2103-
resolved "https://registry.npmjs.org/@sideway/formula/-/formula-3.0.0.tgz"
2104-
integrity sha512-vHe7wZ4NOXVfkoRb8T5otiENVlT7a3IAiw7H5M2+GO+9CDgcVUUsX1zalAztCmwyOr2RUTGJdgB+ZvSVqmdHmg==
2102+
version "3.0.1"
2103+
resolved "https://registry.yarnpkg.com/@sideway/formula/-/formula-3.0.1.tgz#80fcbcbaf7ce031e0ef2dd29b1bfc7c3f583611f"
2104+
integrity sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg==
21052105

21062106
"@sideway/pinpoint@^2.0.0":
21072107
version "2.0.0"

0 commit comments

Comments
 (0)