Skip to content

Commit

Permalink
Merge pull request #18 from formio/snyk-upgrade-5da5aab718f90da234948…
Browse files Browse the repository at this point in the history
…207145e8dfb

[Snyk] Upgrade core-js from 3.36.0 to 3.36.1
  • Loading branch information
lane-formio authored Apr 11, 2024
2 parents 5e159dd + bdee4ca commit 437b8ec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@formio/vpat": "github:formio/vpat#v2.5.1",
"@uswds/uswds": "^3.8.0",
"autocompleter": "^6.1.3",
"core-js": "^3.33.1",
"core-js": "^3.36.1",
"eventemitter2": "^6.4.7",
"flatpickr": "^4.6.13",
"font-awesome": "^4.7.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2190,10 +2190,10 @@ core-js@^3.26.1:
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.30.2.tgz#6528abfda65e5ad728143ea23f7a14f0dcf503fc"
integrity sha512-uBJiDmwqsbJCWHAwjrx3cvjbMXP7xD72Dmsn5LOJpiRmE3WbBbN5rCqQ2Qh6Ek6/eOrjlWngEynBWo4VxerQhg==

core-js@^3.33.1:
version "3.36.0"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.36.0.tgz#e752fa0b0b462a0787d56e9d73f80b0f7c0dde68"
integrity sha512-mt7+TUBbTFg5+GngsAxeKBTl5/VS0guFeJacYge9OmHb+m058UwwIm41SE9T4Den7ClatV57B6TYTuJ0CX1MAw==
core-js@^3.36.1:
version "3.36.1"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.36.1.tgz#c97a7160ebd00b2de19e62f4bbd3406ab720e578"
integrity sha512-BTvUrwxVBezj5SZ3f10ImnX2oRByMxql3EimVqMysepbC9EeMUOpLwdy6Eoili2x6E4kf+ZUB5k/+Jv55alPfA==

core-util-is@~1.0.0:
version "1.0.3"
Expand Down

0 comments on commit 437b8ec

Please sign in to comment.